summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-08-23 11:17:49 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-08-23 11:17:49 +0000
commit1d802a43983c10a4874fc5f014dec121722ad5f8 (patch)
tree391638d458cdb1cf430539578727f4906c5eceea /Makefile.am
parenta5f6af34b843babdc621c9e7a6398fe82dabf08f (diff)
downloadpcre-1d802a43983c10a4874fc5f014dec121722ad5f8.tar.gz
Refactor RunTest and add JIT-specific tests.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@671 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2668538..fc64748 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -306,6 +306,8 @@ EXTRA_DIST += \
testdata/testinput11 \
testdata/testinput12 \
testdata/testinput13 \
+ testdata/testinput14 \
+ testdata/testinput15 \
testdata/testoutput1 \
testdata/testoutput2 \
testdata/testoutput3 \
@@ -319,6 +321,8 @@ EXTRA_DIST += \
testdata/testoutput11 \
testdata/testoutput12 \
testdata/testoutput13 \
+ testdata/testoutput14 \
+ testdata/testoutput15 \
testdata/wintestinput3 \
testdata/wintestoutput3 \
perltest.pl