Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-08 | tests: fix "4 custom target depends extmodule" with Python 3.8+ on Windows | Christoph Reiter | 1 | -0/+3 |
2021-03-04 | mass rewrite of string formatting to use f-strings everywhere | Eli Schwartz | 1 | -1/+1 |
2020-07-12 | simplify/correct test logic | Michael Hirsch | 1 | -17/+18 |
2020-07-12 | some python test cases don't care about backend, so run them in any case | Michael Hirsch | 1 | -0/+4 |
2020-07-12 | raise SystemExit() generally preferred to sys.exit(1) | Michael Hirsch | 1 | -4/+2 |
2019-10-20 | Disable extension module tests with Python 3.8 and VS2015. | Jussi Pakkanen | 1 | -0/+5 |
2018-12-12 | tests: Add tests for the python module | Dylan Baker | 7 | -0/+142 |