summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-12-21 17:46:58 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-12-21 17:46:58 +0000
commit9c638909446de06eb789988a26058cb64f1c80d6 (patch)
tree75c8adeb2e0bf218146f311837a7e4adf8363316 /Makefile.am
parente90380f0e9647b9953be8f06b985cefd48b4de17 (diff)
downloadpcre-9c638909446de06eb789988a26058cb64f1c80d6.tar.gz
More conversion of function calls in pcretest.
git-svn-id: svn://vcs.exim.org/pcre/code/branches/pcre16@815 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 10 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 100825d..95c74dd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -379,6 +379,10 @@ EXTRA_DIST += \
testdata/testinput13 \
testdata/testinput14 \
testdata/testinput15 \
+ testdata/testinput16 \
+ testdata/testinput17 \
+ testdata/testinput18 \
+ testdata/testinput19 \
testdata/testoutput1 \
testdata/testoutput2 \
testdata/testoutput3 \
@@ -389,11 +393,16 @@ EXTRA_DIST += \
testdata/testoutput8 \
testdata/testoutput9 \
testdata/testoutput10 \
- testdata/testoutput11 \
+ testdata/testoutput11-8 \
+ testdata/testoutput11-16 \
testdata/testoutput12 \
testdata/testoutput13 \
testdata/testoutput14 \
testdata/testoutput15 \
+ testdata/testoutput16 \
+ testdata/testoutput17 \
+ testdata/testoutput18 \
+ testdata/testoutput19 \
testdata/wintestinput3 \
testdata/wintestoutput3 \
perltest.pl