Age | Commit message (Expand) | Author |
---|---|---|
2023-06-08 | tests: Replace umodule with module everywhere. | Jim Mussared |
2023-01-18 | tests/extmod/ure_namedclass: Add tests for named classes in class sets. | Damien George |
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2017-06-10 | tests: Convert remaining "sys.exit()" to "raise SystemExit". | Paul Sokolovsky |
2017-02-15 | tests/extmod: Make tests skippable. | Paul Sokolovsky |
2015-02-21 | tests: Add tests for ure groups and named char classes. | Damien George |