Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to 1.4.3HEADmaster | Jelmer Vernooij | 2023-02-10 | 1 | -1/+1 |
| | |||||
* | Remove perl support from the main subunit repo | Jelmer Vernooij | 2022-11-26 | 1 | -3/+0 |
| | | | | | | | | | This has now moved to https://github.com/jelmer/subunit-perl This simplifies the build system logic and makes it unnecessary to integrate auto{conf,make} and the Perl buildsystem. The perl support is also not in the samestate as the rest of the code - it doesn't have a testsuite, and only supports subunit v1. | ||||
* | Release 1.4.2.1.4.2 | Jelmer Vernooij | 2022-11-17 | 1 | -1/+1 |
| | |||||
* | Release 1.4.11.4.1 | Jelmer Vernooij | 2022-11-05 | 1 | -1/+1 |
| | |||||
* | fix perl distcheck | Jelmer Vernooij | 2022-11-05 | 1 | -0/+2 |
| | |||||
* | Check minimum version of Python in configure.ac. | Jelmer Vernooij | 2022-01-25 | 1 | -1/+1 |
| | |||||
* | Release 1.4.0.1.4.0 | Jelmer Vernooij | 2020-03-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Jelmer Vernooij <jelmer@jelmer.uk> | ||||
* | Fixup NEWS and versions for recent work | Robert Collins | 2018-01-25 | 1 | -1/+1 |
| | |||||
* | Release 1.2.1.2.0 | Robert Collins | 2015-10-23 | 1 | -1/+1 |
| | |||||
* | Support --locals in tracebacks and release 1.1.01.1.0 | Robert Collins | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | Release 1.0.0.1.0.0 | Robert Collins | 2014-11-19 | 1 | -2/+2 |
| | |||||
* | 0.0.210.0.21 | Robert Collins | 2014-08-27 | 1 | -1/+1 |
| | | | | | | | | | | ------ BUGFIXES ~~~~~~~~ * Brown bag bugfix - 0.0.20's setup.py referenced cvs not csv. (Robert Collins, #1361924) | ||||
* | Release 0.0.200.0.20 | Robert Collins | 2014-08-27 | 1 | -1/+1 |
| | | | | | | | Also * The python-subunit tarball can now have setup run from the current directory. (Robert Collins, #1361857) | ||||
* | 0.0.19 | Robert Collins | 2014-08-24 | 1 | -1/+1 |
| | | | | | | | | | | | | ------ IMPROVEMENTS ~~~~~~~~~~~~ * ``subunit.run`` in Python will now exit 0 as long as the test stream has been generated correctly - this has always been the intent but API friction with testtools had prevented it working. (Robert Collins) | ||||
* | Release 0.0.18.0.0.18 | Robert Collins | 2014-01-30 | 1 | -1/+1 |
| | |||||
* | Release 0.0.17 | Robert Collins | 2014-01-29 | 1 | -1/+1 |
| | |||||
* | Release 0.0.16.0.0.16 | Robert Collins | 2013-11-30 | 1 | -1/+1 |
| | |||||
* | Release 0.0.150.0.15 | Robert Collins | 2013-08-25 | 1 | -1/+1 |
| | |||||
* | Release 0.0.140.0.14 | Robert Collins | 2013-08-24 | 1 | -1/+1 |
| | |||||
* | Release 0.0.13.0.0.13 | Robert Collins | 2013-06-17 | 1 | -2/+2 |
| | |||||
* | Merge use of AM_PATH_AR in configure.ac, which fixes a warning from autoconf. | Jelmer Vernooij | 2013-05-25 | 1 | -0/+1 |
|\ | |||||
| * | Invoke AM_PATH_AR. Fixes a warning from autoreconf. | Jelmer Vernooij | 2013-05-25 | 1 | -0/+1 |
| | | |||||
* | | Release 0.120.0.12 | Robert Collins | 2013-05-25 | 1 | -1/+1 |
|/ | |||||
* | Release 0.0.11, depending on the new testtools StreamResult API.0.0.11 | Robert Collins | 2013-04-08 | 1 | -1/+1 |
| | |||||
* | Release 0.0.10.0.0.10 | Robert Collins | 2013-02-08 | 1 | -1/+1 |
| | |||||
* | Release 0.0.9.0.0.9 | Robert Collins | 2012-12-17 | 1 | -1/+1 |
| | |||||
* | Release 0.0.8.0.0.8 | Robert Collins | 2012-05-08 | 1 | -1/+1 |
| | |||||
* | Release 0.0.7.0.0.7 | Robert Collins | 2011-06-12 | 1 | -1/+1 |
| | |||||
* | Release 0.0.6.0.0.6 | Robert Collins | 2010-07-02 | 1 | -1/+1 |
| | |||||
* | Release 0.0.5 | Robert Collins | 2010-01-20 | 1 | -2/+2 |
| | |||||
* | Bump configure version for development cycle. | Robert Collins | 2009-12-18 | 1 | -1/+1 |
| | |||||
* | Release 0.0.4. | Robert Collins | 2009-12-18 | 1 | -2/+2 |
| | |||||
* | Use m4_define and m4_defn rather than AC_DEFUN as per recent autoconf ↵ | Robert Collins | 2009-12-18 | 1 | -5/+5 |
| | | | | changes, permitting builds on autoconf 2.65. | ||||
* | Tarballs should not claim to be 0.0.3 :) | Robert Collins | 2009-12-16 | 1 | -1/+1 |
| | |||||
* | Fix review comments | Trond Norbye | 2009-11-22 | 1 | -3/+3 |
| | |||||
* | Don't add GCC options to non gcc compilers | Trond Norbye | 2009-11-05 | 1 | -0/+14 |
| | |||||
* | Move the C++ Listener from a patch against cppunit to a usable external ↵ | Robert Collins | 2009-10-03 | 1 | -0/+4 |
| | | | | module for cppunit. | ||||
* | Fix packaging bugs found when packaging 0.0.2 for Debian, and bump configure ↵ | Robert Collins | 2009-09-30 | 1 | -1/+1 |
| | | | | to 0.0.3. | ||||
* | Get make distcheck working with Jelmers perl-install patch (and some minor ↵ | Robert Collins | 2009-09-09 | 1 | -0/+1 |
| | | | | trunk issues). | ||||
* | Bump version and add NEWS file. | Robert Collins | 2009-07-20 | 1 | -1/+1 |
| | |||||
* | Switch to autoconf. | Robert Collins | 2009-05-08 | 1 | -0/+56 |