| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2023-05-02 | tests: add a python test for bytecode compilation | Eli Schwartz | 10 | -3/+58 |
| 2023-05-02 | python module: add an automatic byte-compilation step | Eli Schwartz | 1 | -1/+1 |
| 2023-03-28 | test that python modules nominally compile without warnings | Eli Schwartz | 1 | -1/+1 |
| 2022-11-14 | tests: fix edge case where non-default python is used, by skipping it | Eli Schwartz | 1 | -5/+12 |
| 2022-06-19 | python module: implicitly add python dep to extensions | Eli Schwartz | 3 | -3/+0 |
| 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 |
