examples: check the errors

* examples/test (run): Check stderr, unless -noerr is passed.
* examples/calc++/calc++.test, examples/mfcalc/mfcalc.test: Check
errors.
This commit is contained in:
Akim Demaille
2018-10-26 07:36:51 +02:00
parent 18743948b5
commit f3110c9b9a
3 changed files with 25 additions and 11 deletions

View File

@@ -24,4 +24,4 @@ cat >input <<EOF
(1+2) * 3
EOF
run 0 9
run 0 9 -p
run -noerr 0 9 -p