Add the new test suite.
This test suite has been in use for a long time now, in place of the obsolete and unmanageable testparser.py and testfuncs.py. It verifies the complete optimizer output to stdout and stderr, to ensure that the output matches the expectations. See unit_tests/README.txt for more info.
This commit is contained in:
3
unit_tests/coverage.suite/lslparse-err-5.err
Normal file
3
unit_tests/coverage.suite/lslparse-err-5.err
Normal file
@@ -0,0 +1,3 @@
|
||||
f(1);
|
||||
^
|
||||
(Line 6 char 12): ERROR: Function call mismatches type or number of arguments
|
||||
Reference in New Issue
Block a user