mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 05:30:27 +01:00
Big aka arbitrary-precision integers (implemented by MPZ module) are used in tests starting with "int_big_" or ending with "_intbig".
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.