Revision: 1159
http://vcs.pcre.org/viewvc?view=rev&revision=1159
Author: chpe
Date: 2012-10-22 20:58:25 +0100 (Mon, 22 Oct 2012)
Log Message:
-----------
build: Add new test input and output files to EXTRA_DIST
Modified Paths:
--------------
code/trunk/Makefile.am
Modified: code/trunk/Makefile.am
===================================================================
--- code/trunk/Makefile.am 2012-10-22 19:43:50 UTC (rev 1158)
+++ code/trunk/Makefile.am 2012-10-22 19:58:25 UTC (rev 1159)
@@ -528,6 +528,10 @@
testdata/testinput20 \
testdata/testinput21 \
testdata/testinput22 \
+ testdata/testinput23 \
+ testdata/testinput24 \
+ testdata/testinput25 \
+ testdata/testinput26 \
testdata/testinputEBC \
testdata/testoutput1 \
testdata/testoutput2 \
@@ -539,19 +543,27 @@
testdata/testoutput8 \
testdata/testoutput9 \
testdata/testoutput10 \
+ testdata/testoutput11-8 \
testdata/testoutput11-16 \
- testdata/testoutput11-8 \
+ testdata/testoutput11-32 \
testdata/testoutput12 \
testdata/testoutput13 \
testdata/testoutput14 \
testdata/testoutput15 \
testdata/testoutput16 \
testdata/testoutput17 \
- testdata/testoutput18 \
+ testdata/testoutput18-16 \
+ testdata/testoutput18-32 \
testdata/testoutput19 \
testdata/testoutput20 \
- testdata/testoutput21 \
- testdata/testoutput22 \
+ testdata/testoutput21-16 \
+ testdata/testoutput21-32 \
+ testdata/testoutput22-16 \
+ testdata/testoutput22-32 \
+ testdata/testoutput23 \
+ testdata/testoutput24 \
+ testdata/testoutput25 \
+ testdata/testoutput26 \
testdata/testoutputEBC \
testdata/wintestinput3 \
testdata/wintestoutput3 \