micropython/tests/misc
Damien George 34f26ea862 tests: Allow tests to pass against CPython 3.5.
All breaking changes going from 3.4 to 3.5 are contained in
basics/python34.py.
2015-10-02 13:01:47 +01:00
..
features.py
non_compliant.py py/mpz: Raise NotImplError instead of failing assertion. 2015-10-01 17:57:36 +01:00
non_compliant.py.exp py/mpz: Raise NotImplError instead of failing assertion. 2015-10-01 17:57:36 +01:00
non_compliant_lexer.py
non_compliant_lexer.py.exp
print_exception.py tests: Allow tests to pass against CPython 3.5. 2015-10-02 13:01:47 +01:00
recursion.py
recursive_data.py
recursive_data.py.exp
recursive_iternext.py
recursive_iternext.py.exp
rge_sm.py
sys_exc_info.py