index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
feature_check
Age
Commit message (
Expand
)
Author
2017-06-26
tests: Auto detect floating point capabilites of the target.
Damien George
2017-04-02
run-tests: Add feature check for "const" keyword and skip related tests.
Paul Sokolovsky
2017-03-10
tests/feature_check/int_big: Rework "big int" detection.
Paul Sokolovsky
2017-03-03
tests/run-tests: Check for big int availability and skip related tests.
Paul Sokolovsky
2017-02-14
tests/run-tests: Allow to skip tests using async/await keywords.
Paul Sokolovsky
2017-01-05
tests/run-tests: Allow to skip set tests.
Paul Sokolovsky
2016-12-22
tests: Add a coverage test for printing the parse-tree.
Damien George
2015-12-06
tests: Actuall add feature check for complex type being available.
Paul Sokolovsky
2015-10-12
unix: Add exit and paste-mode hints to shell startup banner.
Damien George
2015-10-12
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
Damien George
2015-08-30
tests: Consolidate all feature check snippets under feature_check/.
Paul Sokolovsky
2015-08-30
tests: Add feature_check dir to collect capability detection scripts.
Paul Sokolovsky