summaryrefslogtreecommitdiff
path: root/tests/micropython/viper_misc.py
AgeCommit message (Expand)Author
2023-02-09tests/micropython: Split viper_misc test into two files.Damien George
2023-02-02top: Update Python formatting to black "2023 stable style".Jim Mussared
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2017-03-07tests/micropython/: Split off intbig tests.Paul Sokolovsky
2015-10-13tests: Add more tests for viper 16/32-bit load/store, and ellipsis.Damien George
2015-04-22tests: Add more tests for viper, including tests for ViperTypeError's.Damien George
2014-10-22py: Remove unused and unneeded SystemError exception.Damien George
2014-10-05tests: Add check for micropython.native and then skip relevant tests.Damien George