mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
5 lines
276 B
Plaintext
5 lines
276 B
Plaintext
This directory doesn't contain real tests, but code snippets to detect
|
|
various interpreter features, which can't be/inconvenient to detect 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.
|