Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-18 | tests: python module should install files correctly | Eli Schwartz | 7 | -3/+51 |
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 | -12/+15 |
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 | -5/+2 |
2018-12-12 | tests: Add tests for the python module | Dylan Baker | 4 | -0/+97 |