summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | add missing referenceThomas Grainger2021-03-041-0/+2
| * | | add current pythonsThomas Grainger2021-03-042-0/+4
| * | | drop Python 3.4 supportThomas Grainger2021-03-042-1/+1
|/ / /
* | | Merge pull request #32 from mcepl/kill_unittest2Jelmer Vernooij2021-03-041-15/+27
|\ \ \
| * | | Unittest from testtools doesn't work, use the one from stdlib.Matěj Cepl2020-06-051-3/+3
| * | | Acommodate review requests.Matěj Cepl2020-06-051-5/+5
| * | | Remove dependency on unittest2Matěj Cepl2018-09-131-11/+23
* | | | Release 1.4.0.1.4.0Jelmer Vernooij2020-03-143-2/+32
| |/ / |/| |
* | | Correctly handle py3 RawIOBase read()Stephen Finucane2020-03-141-17/+26
* | | trivial: Fix indentationStephen Finucane2020-03-101-88/+104
* | | Add license to setup.pySergiu2020-02-111-0/+1
* | | Merge pull request #39 from mtreinish/add-new-python-versionsJelmer Vernooij2019-12-182-1/+13
|\ \ \ | |_|/ |/| |
| * | Update setup.pyMatthew Treinish2019-12-131-1/+0
| * | Add support for new python versions and update pkg metadataMatthew Treinish2019-12-092-0/+13
|/ /
* | Merge pull request #37 from FedericoRessi/fix-StreamResultToBytes-chunked-wri...Matthew Treinish2019-12-091-0/+2
|\ \
| * \ Merge branch 'master' of https://github.com/testing-cabal/subunit into fix-St...Federico Ressi2019-09-271-1/+0
| |\ \ | |/ / |/| |
* | | Merge pull request #38 from FedericoRessi/remove-travis-ci-py26-jobMatthew Treinish2019-09-271-1/+0
|\ \ \
| * | | Remove broken Python 2.6 travis CI jobFederico Ressi2019-09-271-1/+0
|/ / /
| * | Check written bytes are not None before summing them to offsetFederico Ressi2019-09-271-0/+2
|/ /
* | Merge pull request #36 from qinqon/fix_python3_reportsJelmer Vernooij2018-12-271-2/+2
|\ \
| * | Fix file open for python3Quique Llorente2018-12-261-2/+2
|/ /
* | Merge pull request #34 from hguemar/migrate-gtk3Jelmer Vernooij2018-12-012-45/+45
|\ \
| * | Migrate Gtk interface to GObject introspectionHaikel Guemar2018-11-302-45/+45
| |/
* | Merge pull request #35 from jelmer/masterJelmer Vernooij2018-12-011-1/+0
|\ \ | |/ |/|
| * Stop running 3.3 on travis.Jelmer Vernooij2018-11-301-1/+0
|/
* Bump pypy3 to version 3.5; also test on cpython 3.5 and 3.6.Jelmer Vernooij2018-06-171-1/+3
* Rely on file.__iter__ rather than file.readlines.Jelmer Vernooij2018-06-161-2/+2
* Merge pull request #18 from ligurio/patch-1Jelmer Vernooij2018-06-151-17/+29
|\
| * Improve readability of SubUnit v2 specSergey Bronnikov2016-03-271-17/+29
* | Merge pull request #29 from jelmer/rename-test-ids1.3.0Jelmer Vernooij2018-03-244-2/+51
|\ \
| * | Add support for parsing in a regex to apply to test ids.Jelmer Vernooij2018-03-244-2/+51
|/ /