summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/subunit
Commit message (Expand)AuthorAgeFilesLines
* Import tests for subunit python module.Jelmer Vernooij2008-10-085-0/+853
* Use new style python classes.Jelmer Vernooij2008-08-011-1/+1
* Convert some more files to GPLv3.Andrew Kroeger2008-03-281-1/+1
* Fix subunit runner exit codes.Jelmer Vernooij2008-02-121-1/+2
* Correctly increment counters in Subunit test runner.Jelmer Vernooij2008-02-121-1/+4
* r26516: Fix line splitting in subunitrun.Jelmer Vernooij2007-12-211-2/+2
* r26450: The subprocess is only available in python >= 2.4 so avoid it for now.Jelmer Vernooij2007-12-211-4/+2
* r26191: Import custom test runner for subunit, rather than using trial, which...Jelmer Vernooij2007-12-211-0/+386