aboutsummaryrefslogtreecommitdiff
path: root/tests/feature_check
AgeCommit message (Collapse)Author
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
Thanks to @nyov for the initial patch.
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
Which are currently intermixed with real scripts and spread around various dirs.