--- code/trunk/RunGrepTest 2007/09/11 13:27:16 238 +++ code/trunk/RunGrepTest 2007/09/11 13:46:30 239 @@ -205,6 +205,9 @@ echo "---------------------------- Test 50 ------------------------------" >>testtry (cd $srcdir; $valgrind $pcregrep -Mv "brown\sfox" ./testdata/grepinputv) >>testtry +echo "---------------------------- Test 51 ------------------------------" >>testtry +(cd $srcdir; $valgrind $pcregrep --colour=always jumps ./testdata/grepinputv) >>testtry + # Now compare the results. $cf $srcdir/testdata/grepoutput testtry