From d5075cfdb093af473dea17f4d492da4afb105b13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Wed, 2 Nov 2016 23:17:57 +0100 Subject: test/sam: add sam testing infrastructure Compare structural regular expression implementation with the one of sam(1). --- sam/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sam/.gitignore (limited to 'sam/.gitignore') diff --git a/sam/.gitignore b/sam/.gitignore new file mode 100644 index 0000000..589a89a --- /dev/null +++ b/sam/.gitignore @@ -0,0 +1,3 @@ +*.out +*.err +*.disabled \ No newline at end of file -- cgit v1.2.3