micropython/tests/misc
Damien George 539681fffd tests: Rename test scripts, changing - to _ for consistency.
From now on, all new tests must use underscore.

Addresses issue #727.
2014-07-05 06:14:29 +01:00
..
features.py py: Fix bug in optimised for .. range. 2014-03-31 18:02:22 +01:00
recursion.py tests: Add test for catching infinite function recursion. 2014-06-27 00:03:56 +03:00
recursive_data.py_ py: Add protection against printing too nested or recursive data structures. 2014-06-28 02:25:04 +03:00
rge_sm.py tests: Rename test scripts, changing - to _ for consistency. 2014-07-05 06:14:29 +01:00