| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | simplify/correct test logic | Michael Hirsch | 2020-07-12 | 3 | -33/+36 |
| * | some python test cases don't care about backend, so run them in any case | Michael Hirsch | 2020-07-12 | 3 | -14/+29 |
| * | raise SystemExit() generally preferred to sys.exit(1) | Michael Hirsch | 2020-07-12 | 5 | -20/+9 |
| * | c lang not needed for this test | Michael Hirsch | 2020-07-12 | 1 | -1/+2 |
| * | setuptools is not stdlib, but distutils is | Michael Hirsch | 2020-07-12 | 1 | -1/+1 |
| * | Disable extension module tests with Python 3.8 and VS2015. | Jussi Pakkanen | 2019-10-20 | 1 | -0/+5 |
| * | modules/python: add a modules keyword argument | Dylan Baker | 2019-06-12 | 1 | -0/+7 |
| * | modules/python: Report program found in find_installation() | Dylan Baker | 2019-04-03 | 1 | -1/+1 |
| * | tests: Add tests for the python module | Dylan Baker | 2018-12-12 | 24 | -0/+403 |
| * | python module: Move tests to test cases/unit | Nirbheek Chauhan | 2018-05-03 | 5 | -105/+0 |
| * | [fixup]: Rename find to find_installation | Mathieu Duponchelle | 2018-04-09 | 1 | -1/+1 |
| * | Implement a generic python module | Mathieu Duponchelle | 2018-04-06 | 5 | -0/+105 |
