pcre/pcre-7.0.dif

24 lines
838 B
Plaintext

--- RunGrepTest.in
+++ RunGrepTest.in 2007/01/09 10:22:01
@@ -139,7 +139,7 @@
echo "RC=$?" >>testtry
echo "---------------------------- Test 36 -----------------------------" >>testtry
-$valgrind ./pcregrep -L -r --include=grepinput --exclude 'grepinput$' 'fox' $testdata >>testtry
+$valgrind ./pcregrep -L -r --include=grepinput --exclude 'grepinput$' 'fox' $testdata | sort >>testtry
echo "RC=$?" >>testtry
echo "---------------------------- Test 37 -----------------------------" >>testtry
--- testdata/grepoutput
+++ testdata/grepoutput 2007/01/09 10:19:33
@@ -342,8 +342,8 @@
./testdata/grepinputx
RC=0
---------------------------- Test 36 -----------------------------
-./testdata/grepinputx
./testdata/grepinput8
+./testdata/grepinputx
RC=0
---------------------------- Test 37 -----------------------------
aaaaa0