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:
2
unit_tests/false.py
Normal file
2
unit_tests/false.py
Normal file
@@ -0,0 +1,2 @@
|
||||
import sys
|
||||
sys.exit(1)
|
||||
Reference in New Issue
Block a user