mirror of
https://github.com/micropython/micropython.git
synced 2026-04-26 19:00:23 +02:00
1a1b48e51a
Which are currently intermixed with real scripts and spread around various dirs.
5 lines
274 B
Plaintext
5 lines
274 B
Plaintext
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 at the beginning of
|
|
testsuite to decide what other test groups to run/exclude.
|