summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Handle very short packetsRobert Collins2015-08-041-1/+3
| | | | Yay quickcheck.
* Add subunit2disk which exports a stream to the fs.Robert Collins2015-07-131-1/+4
|
* Rename README to README.rst for github renderingRobert Collins2015-07-131-1/+1
|
* Release 1.0.0.1.0.0Robert Collins2014-11-191-1/+1
|
* Add files to listings in Makefile.amThomi Richards2013-12-021-2/+4
|
* Merged trunk, fixed conflict.Thomi Richards2013-12-021-0/+1
|\
| * Add missing filters test script from EXTRA_DIST.Robert Collins2013-11-301-0/+1
| |
* | Make sure filter script is installed.Thomi Richards2013-11-251-0/+1
|/
* BUG FIXESRobert Collins2013-06-161-7/+5
| | | | | | | | ~~~~~~~~~ * Removed GPL files that were (C) non Subunit Developers - they are incompatible for binary distribution, which affects redistributors. (Robert Collins, #1185591)
* Release 0.0.11, depending on the new testtools StreamResult API.0.0.11Robert Collins2013-04-081-0/+2
|
* Add basic 1to2 and 2to1 filters.Robert Collins2013-02-251-0/+2
|
* * All the source files are now included in the distribution tarball.Robert Collins2012-12-171-0/+3
| | | | (Arfrever Frehtes Taifersar Arahesis, Robert Collins, #996275)
* Also dist ``python/subunit/filters.py``. (Robert Collins)Robert Collins2012-05-091-0/+1
|
* * ``python/subunit/tests/test_run.py`` was not included in the 0.0.8 tarball.Robert Collins2012-05-091-0/+1
| | | | (Robert Collins)
* Release 0.0.5Robert Collins2010-01-201-1/+1
|
* Fix make checkwhen subunit isn't currently installed for test_child.c.Robert Collins2009-12-201-1/+1
|
* Do not distribute a second copy of the original iso8601 source (thanks ↵Robert Collins2009-12-181-1/+0
| | | | automake).
* Dist more files.Robert Collins2009-12-151-5/+14
|
* Makefile was still tying to dist deleted files.Robert Collins2009-12-151-4/+0
|
* Merge trunk.Robert Collins2009-12-071-9/+2
|\
| * Do not use gcc specific flags on non-gcc builds.Robert Collins2009-12-071-9/+2
| |\
| | * Fix review commentsTrond Norbye2009-11-221-1/+1
| | |
| | * Don't add GCC options to non gcc compilersTrond Norbye2009-11-051-9/+2
| |/
* | Move details parsing into a separate class.Robert Collins2009-10-131-0/+2
| |
* | Move chunking to be \r\n based and create a dedicated module with that logic.Robert Collins2009-10-101-0/+2
| |
* | Fix distcheck.Robert Collins2009-10-101-0/+4
|/
* Fix make distcheck.Robert Collins2009-10-101-4/+0
|
* Install libcppunit_subunit.pc.Robert Collins2009-10-041-1/+3
|
* Move the C++ Listener from a patch against cppunit to a usable external ↵Robert Collins2009-10-031-1/+10
| | | | module for cppunit.
* Fix packaging bugs found when packaging 0.0.2 for Debian, and bump configure ↵Robert Collins2009-09-301-1/+5
| | | | to 0.0.3.
* Rename diff-subunit to subunit-diff.Robert Collins2009-09-191-2/+2
|
* Finally got distcheck working again.Robert Collins2009-09-191-8/+14
|
* Install diff-subunit in /usr/bin.Jelmer Vernooij2009-09-121-1/+1
|
* Get make distcheck working with Jelmers perl-install patch (and some minor ↵Robert Collins2009-09-091-3/+35
|\ | | | | | | trunk issues).
| * Install the perl modules.Jelmer Vernooij2009-09-081-0/+7
| |
* | Add new filters to be installed and add dependencies to INSTALL.Robert Collins2009-08-291-0/+2
|/
* Add subunit.test_results.HookedTestResultDecorator.Robert Collins2009-07-221-1/+4
|
* Support microsecond times.Robert Collins2009-07-201-0/+1
|
* Move subunitrun => subunit.runJelmer Vernooij2009-06-121-1/+3
|
* Clean .pyc filesRobert Collins2009-05-081-0/+3
|
* Switch to autoconf.Robert Collins2009-05-081-0/+71