Files
TencentOS-tiny/components/language/micropython/tests/feature_check
2022-09-29 12:10:37 +08:00
..
2022-09-29 12:10:37 +08:00

This directory doesn't contain real tests, but code snippets to detect
various interpreter features, which can't be/inconvenient to detecte by
other means. Scripts here are executed by run-tests.py at the beginning of
testsuite to decide what other test groups to run/exclude.