16 Commits (04e7aa056316d7b4400b508caefe26c6b75384f8)

Author SHA1 Message Date
Damien George 1d51115246 tests: Add feature check for uio module and skip corresponding tests. 5 years ago
Damien George ecb77e40e0 tests: Add feature check for slice and skip corresponding tests. 5 years ago
Damien George 6e9ba1cf4b tests: Add feature check for bytearray and skip corresponding tests. 5 years ago
Paul Sokolovsky d6f9d64d97 tests/class_reverse_op: Test for reverse arith ops special methods. 7 years ago
Damien George 4a6c0fda78 tests: Auto detect floating point capabilites of the target. 7 years ago
Paul Sokolovsky b099aeb3ca run-tests: Add feature check for "const" keyword and skip related tests. 8 years ago
Paul Sokolovsky 854bb322bf tests/feature_check/int_big: Rework "big int" detection. 8 years ago
Paul Sokolovsky 89e570a5b4 tests/run-tests: Check for big int availability and skip related tests. 8 years ago
Paul Sokolovsky ce2e0eeb7b tests/run-tests: Allow to skip tests using async/await keywords. 8 years ago
Paul Sokolovsky 26f00ff154 tests/run-tests: Allow to skip set tests. 8 years ago
Damien George cdec7ba30e tests: Add a coverage test for printing the parse-tree. 8 years ago
Paul Sokolovsky cbc489dff5 tests: Actuall add feature check for complex type being available. 9 years ago
Damien George 3aa7dd23c9 unix: Add exit and paste-mode hints to shell startup banner. 9 years ago
Damien George 0334058fa4 Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc. 9 years ago
Paul Sokolovsky a3fe307400 tests: Consolidate all feature check snippets under feature_check/. 9 years ago
Paul Sokolovsky 1a1b48e51a tests: Add feature_check dir to collect capability detection scripts. 9 years ago