summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.0.6.0.0.6Robert Collins2010-07-022-1/+9
* Make it clear that BRACKETED parts are utf8 and fix the outputter to do so.Robert Collins2010-07-023-12/+14
* Merge james_w's discovery patch, tweaked.Robert Collins2010-07-012-6/+36
|\
| * Tweak discovery patch as requested in the review.Robert Collins2010-07-011-2/+5
| * Modify the usage message from subunit.run.James Westby2010-06-221-2/+28
| * Add NEWS snippet.James Westby2010-06-141-0/+7
| * Use testtools to do the running and so support discovery via that.James Westby2010-06-121-26/+2
| * Add --discover-pattern.James Westby2010-06-071-1/+5
| * Implement a hacky first pass at discovery.James Westby2010-06-071-2/+18
* | Merge the setup.py Tres supplied.Robert Collins2010-06-243-0/+85
|\ \
| * | Add distutils / setuptools installation support for Python libs / scripts.Tres Seaver2010-06-022-0/+78
| |/
* | Fix make check with testtools trunk.Robert Collins2010-06-243-19/+22
* | Unbreak tests in trunk. Oops.Robert Collins2010-06-212-13/+16
* | * Old style tracebacks with no encoding info are now treated as UTF8 ratherRobert Collins2010-06-113-1/+10
|/
* On windows, ProtocolTestCase and TestProtocolClient will set their streams toRobert Collins2010-05-133-0/+22
* (vila, martin(gz), lifeless) Make _feed_chunks assertion verbose to help debugVincent Ladeuil2010-05-121-1/+1
* Merge support for handling lowercase skip/todo in tap2subunit.Jelmer Vernooij2010-04-122-5/+16
|\
| * Handle lowercase skip/todo in tap.Jelmer Vernooij2010-04-112-5/+16
* | Add support for progress reporting in Perl module.Jelmer Vernooij2010-04-061-0/+21
|\ \ | |/
| * Add support for progress in the perl bindings.Jelmer Vernooij2010-03-301-0/+21
|/
* Fix incorrect ordering of tags method parameters in TestResultDecorator. ThisRobert Collins2010-03-122-2/+6
* Apply trivial doc fix from Brad Hards for c/README.Robert Collins2010-02-202-1/+7
* Eliminate tabs used mixed in with spaces.Jelmer Vernooij2010-01-252-12/+12
* Release 0.0.5Robert Collins2010-01-203-3/+8
* Add --forward option to notify.Jelmer Vernooij2010-01-171-1/+8
* Merge SUBUNIT_FORMATTER patch.Jelmer Vernooij2010-01-163-8/+25
|\
| * Ignore SUBUNIT_FORMATTER if it is empty.Jelmer Vernooij2010-01-161-1/+1
| * Support SUBUNIT_FORMATTER environment variable.Jelmer Vernooij2010-01-153-8/+25
* | Only take commands that start the line they are observed on.Robert Collins2010-01-162-2/+6
* | Fix the default of all for read in subunit2gtk, really fixing the hup race co...Robert Collins2010-01-151-1/+1
* | Flush the read pipe after a process hangup is detected, before calling lostCo...Robert Collins2010-01-151-3/+7
|/
* Update NEWS about subunit-notify.Jelmer Vernooij2010-01-151-0/+6
* merge notification filter.Jelmer Vernooij2010-01-151-0/+58
|\
| * Add subunit script that notifies the test results.Jelmer Vernooij2010-01-151-0/+58
* | Shut GTK up about None being returned instead of True or False.Robert Collins2010-01-151-0/+1
* | Merge the change to not have a progress name collision in subunit2gtk from Vila.Robert Collins2010-01-151-10/+12
|\ \ | |/ |/|
| * Make subunit2gtk works and stop reporting the last test as an error.Vincent Ladeuil2010-01-141-18/+17
* | merge subunit2gtk fixes.Jelmer Vernooij2010-01-111-4/+2
|\ \ | |/ |/|
| * Remove unused imports.Jelmer Vernooij2009-12-311-2/+0
| * Fix some variable names.Jelmer Vernooij2009-12-311-2/+2
|/
* Fix make checkwhen subunit isn't currently installed for test_child.c.Robert Collins2009-12-202-1/+7
* Bump configure version for development cycle.Robert Collins2009-12-181-1/+1
* Release 0.0.4.Robert Collins2009-12-182-2/+5
* Fix the -f switch for subunit2junitxml.Robert Collins2009-12-182-1/+11
* Use m4_define and m4_defn rather than AC_DEFUN as per recent autoconf changes...Robert Collins2009-12-181-5/+5
* More guidance for locating testtools.Robert Collins2009-12-181-1/+2
* Do not distribute a second copy of the original iso8601 source (thanks automa...Robert Collins2009-12-181-1/+0
* Be more clear about where to get testtools from.Robert Collins2009-12-181-1/+2
* Tarballs should not claim to be 0.0.3 :)Robert Collins2009-12-161-1/+1
* Dist more files.Robert Collins2009-12-151-5/+14