summaryrefslogtreecommitdiff
path: root/tests/feature_check
AgeCommit message (Expand)Author
2017-06-26tests: Auto detect floating point capabilites of the target.Damien George
2017-04-02run-tests: Add feature check for "const" keyword and skip related tests.Paul Sokolovsky
2017-03-10tests/feature_check/int_big: Rework "big int" detection.Paul Sokolovsky
2017-03-03tests/run-tests: Check for big int availability and skip related tests.Paul Sokolovsky
2017-02-14tests/run-tests: Allow to skip tests using async/await keywords.Paul Sokolovsky
2017-01-05tests/run-tests: Allow to skip set tests.Paul Sokolovsky
2016-12-22tests: Add a coverage test for printing the parse-tree.Damien George
2015-12-06tests: Actuall add feature check for complex type being available.Paul Sokolovsky
2015-10-12unix: Add exit and paste-mode hints to shell startup banner.Damien George
2015-10-12Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.Damien George
2015-08-30tests: Consolidate all feature check snippets under feature_check/.Paul Sokolovsky
2015-08-30tests: Add feature_check dir to collect capability detection scripts.Paul Sokolovsky