aboutsummaryrefslogtreecommitdiff
path: root/test cases/python/4 custom target depends extmodule
AgeCommit message (Expand)AuthorFilesLines
2023-08-08tests: fix "4 custom target depends extmodule" with Python 3.8+ on WindowsChristoph Reiter1-0/+3
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz1-1/+1
2020-07-12simplify/correct test logicMichael Hirsch1-17/+18
2020-07-12some python test cases don't care about backend, so run them in any caseMichael Hirsch1-0/+4
2020-07-12raise SystemExit() generally preferred to sys.exit(1)Michael Hirsch1-4/+2
2019-10-20Disable extension module tests with Python 3.8 and VS2015.Jussi Pakkanen1-0/+5
2018-12-12tests: Add tests for the python moduleDylan Baker7-0/+142