Add another 'unit test' for the interpreter.
This unit test shows that after a given number of run of the same file, the error changes. Unfortunately, this can not be automatically verified, since the result is printed in the python error stream, and cannot be redirected.
unitTesting/interpreter-test-runfile.cc
0 → 100644
unitTesting/test_python_error.py
0 → 100644
Please register or sign in to comment