version 1.1.1.4, 2013/07/22 08:25:55
|
version 1.1.1.5, 2014/06/15 19:46:04
|
Line 502 echo "---------------------------- Test 105 ----------
|
Line 502 echo "---------------------------- Test 105 ----------
|
(cd $srcdir; $valgrind $pcregrep --colour=always "ipsum|" ./testdata/grepinput3) >>testtry 2>&1 |
(cd $srcdir; $valgrind $pcregrep --colour=always "ipsum|" ./testdata/grepinput3) >>testtry 2>&1 |
echo "RC=$?" >>testtry |
echo "RC=$?" >>testtry |
|
|
|
echo "---------------------------- Test 106 -----------------------------" >>testtry |
|
(cd $srcdir; echo "a" | $valgrind $pcregrep -M "|a" ) >>testtry 2>&1 |
|
echo "RC=$?" >>testtry |
|
|
|
|
# Now compare the results. |
# Now compare the results. |
|
|