summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix reading of test lists.fix-test-listsJelmer Vernooij2022-11-162-5/+14
* Release 1.4.11.4.1Jelmer Vernooij2022-11-053-2/+26
* fix perl distcheckJelmer Vernooij2022-11-053-9/+7
* Fix distcheck; include python files again.Jelmer Vernooij2022-11-053-13/+61
* Fix perl test runs having both INSTALLDIRS and PREFIX set.Jelmer Vernooij2022-11-051-1/+1
* Merge branch 'fix-filter-entrypoints' of https://github.com/mtreinish/subunitJelmer Vernooij2022-11-0520-250/+256
|\
| * Merge branch 'master' into fix-filter-entrypointsMatthew Treinish2021-06-158-8/+39
| |\
| * | Update setup.pyMatthew Treinish2021-06-151-1/+1
| * | Merge branch 'master' into fix-filter-entrypointsMatthew Treinish2021-06-156-128/+37
| |\ \
| * \ \ Merge branch 'master' into fix-filter-entrypointsMatthew Treinish2021-06-109-24/+161
| |\ \ \
| * | | | Remove duplicate packages keyword in setup.pyMatthew Treinish2020-03-141-1/+0
| * | | | Merge branch 'master' into fix-filter-entrypointsMatthew Treinish2020-03-143-93/+133
| |\ \ \ \
| * | | | | Fix syntax issuesMatthew Treinish2019-12-159-31/+33
| * | | | | Add filter_scripts to packageMatthew Treinish2019-12-151-1/+1
| * | | | | Fix typo in extras_requireMatthew Treinish2019-12-151-1/+1
| * | | | | Fix setup.pyMatthew Treinish2019-12-151-15/+13
| * | | | | Cleanup tests and buildsMatthew Treinish2019-12-152-56/+1
| * | | | | Fix review commentsMatthew Treinish2019-12-151-1/+3
| * | | | | Switch to setuptools entrypoint console scripts for filtersMatthew Treinish2019-12-1518-198/+251
* | | | | | Merge pull request #53 from jelmer/pyproject-wheelJelmer Vernooij2022-10-201-1/+1
|\ \ \ \ \ \
| * | | | | | Don't add an explicit build-requirement on wheelJelmer Vernooij2022-10-191-1/+1
|/ / / / / /
* | | | | | Explicitly invoke python3.Jelmer Vernooij2022-01-2517-17/+17
* | | | | | Check minimum version of Python in configure.ac.Jelmer Vernooij2022-01-251-1/+1
* | | | | | Add testing for Python 3.10Stephen Finucane2021-12-153-2/+9
* | | | | | Stop using io imports from testtoolsStephen Finucane2021-12-158-42/+18
* | | | | | Remove logic for Python < 3.6Stephen Finucane2021-12-158-106/+50
* | | | | | Drop support for Python 2.7, 3.5Stephen Finucane2021-12-155-38/+37
* | | | | | Merge pull request #51 from cjwatson/testtools-2.5.0Robert Collins2021-07-294-68/+106
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Update NEWSColin Watson2021-07-271-0/+6
| * | | | | Handle different SyntaxError output in testtools 2.5.0Colin Watson2021-07-272-42/+98
| * | | | | Sort Content-Type parameters when writing detailsColin Watson2021-07-272-34/+10
| * | | | | Import six from the right placeColin Watson2021-07-271-1/+1
|/ / / / /
* | | | | Merge pull request #47 from mhuin/testtools.compatMatthew Treinish2021-06-158-8/+39
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' into testtools.compatMatthew Treinish2021-06-153-36/+36
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #46 from stephenfin/python310Matthew Treinish2021-06-151-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into python310Matthew Treinish2021-06-152-32/+32
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #50 from testing-cabal/gha-ciMatthew Treinish2021-06-152-32/+32
|\ \ \ \ \ \
| * | | | | | Pivot CI to github actionsMatthew Treinish2021-06-152-32/+32
|/ / / / / /
| * | | | | Merge branch 'master' into python310Matthew Treinish2021-06-153-92/+1
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | python: Mark rawstrings as suchStephen Finucane2021-04-201-4/+4
| | |_|_|/ | |/| | |
| | * | | Merge branch 'master' into testtools.compatMatthew Treinish2021-06-153-92/+1
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #48 from mtreinish/revert-brokenMatthew Treinish2021-06-153-92/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "Merge pull request #17 from mtreinish/timestamp-output"Matthew Treinish2021-06-153-92/+1
|/ / / /
| * | | fix trailing commaMatthieu Huin2021-06-151-1/+1
| * | | Fix imports from testtools.compatMatthieu Huin2021-06-158-8/+39
|/ / /
* | | Merge pull request #17 from mtreinish/timestamp-outputJelmer Vernooij2021-03-093-1/+92
|\ \ \
| * | | Fix timestamp test copy paste errorMatthew Treinish2020-03-141-1/+1
| * | | Add options to output filter to set timestampsMatthew Treinish2020-03-143-1/+92
| | |/ | |/|
* | | Merge pull request #45 from graingert/drop-unsupportable-pythonsJelmer Vernooij2021-03-043-6/+10
|\ \ \
| * | | run everything on focal, except pypy3.5 which only runs on xenialThomas Grainger2021-03-041-7/+5