Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / tools / tesh / catch-wrong-output.tesh
index 6273a9b..08cfa6c 100644 (file)
@@ -1,4 +1,4 @@
-#! ./tesh
+#!/usr/bin/env tesh
 
 p This tests whether TESH detects wrong outputs
 
@@ -10,6 +10,9 @@ $ ${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)