Scott Shawcroft
|
b35fa44c8a
|
Merge MicroPython 1.12 into CircuitPython
|
2021-05-03 14:01:18 -07:00 |
microDev
|
a52eb88031
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
Damien George
|
fde54350a8
|
tests/float: Convert "sys.exit()" to "raise SystemExit".
The latter is shorter and simpler because it doesn't require importing the
sys module.
|
2017-06-08 14:00:57 +10:00 |
Paul Sokolovsky
|
a0cbc108ba
|
tests/float: Make various tests skippable.
|
2017-03-09 00:11:05 +01:00 |
Damien George
|
19b3fea6a8
|
tests: Separate out test cases that rely on float support to float/ dir.
|
2015-01-08 15:41:37 +00:00 |