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