X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7da2926d0733ff0683f31aeea176ce71e127264f..cf74de4a878beaa5177d7ea2fc4e11b550240559:/tools/tesh/catch-wrong-output.tesh diff --git a/tools/tesh/catch-wrong-output.tesh b/tools/tesh/catch-wrong-output.tesh index 1dcd26d6dd..05ccc57ef0 100644 --- a/tools/tesh/catch-wrong-output.tesh +++ b/tools/tesh/catch-wrong-output.tesh @@ -6,10 +6,13 @@ p This tests whether TESH detects wrong outputs < > TOTO < < TUTU < $ cat -$ perl ${bindir:=.}/tesh +$ ${bindir:=.}/tesh > Test suite from stdin > [(stdin):3] cat > Output of <(stdin):3> mismatch: -> - TOTO -> + TUTU +>--- expected +>+++ obtained +>@@ -1 +1 @@ +> -TOTO +> +TUTU > Test suite `(stdin)': NOK (<(stdin):3> output mismatch)