tests: Add some tests to improve coverage.
Used gcov to find some parts of vm.c, runtime.c, obj.c that were not covered by any tests. Still need to use gcov more thoroughly.
tests/basics/del_global.py
0 → 100644
tests/float/int_power.py
0 → 100644
Please register or sign in to comment