summaryrefslogtreecommitdiff
path: root/test cases/python/2 extmodule
AgeCommit message (Expand)Author
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz
2020-07-12simplify/correct test logicMichael Hirsch
2020-07-12some python test cases don't care about backend, so run them in any caseMichael Hirsch
2020-07-12raise SystemExit() generally preferred to sys.exit(1)Michael Hirsch
2018-12-12tests: Add tests for the python moduleDylan Baker