-
- Downloads
tests: Rewrite some tests so they can run without needing eval/exec.
For builds without the compiler enabled (and hence without eval/exec) it is useful to still be able to run as many tests as possible.
Showing
- tests/basics/fun_error.py 29 additions, 16 deletionstests/basics/fun_error.py
- tests/basics/fun_error2.py 4 additions, 10 deletionstests/basics/fun_error2.py
- tests/basics/op_error.py 72 additions, 27 deletionstests/basics/op_error.py
- tests/basics/op_error_intbig.py 4 additions, 1 deletiontests/basics/op_error_intbig.py
- tests/basics/op_error_memoryview.py 5 additions, 10 deletionstests/basics/op_error_memoryview.py
Loading
Please register or sign in to comment