summaryrefslogtreecommitdiffstats
path: root/source4/scripting/bin/subunitrun
Commit message (Collapse)AuthorAgeFilesLines
* Fix subunit runner exit codes.Jelmer Vernooij2008-02-121-1/+2
| | | | (This used to be commit 7911308dbc1233838e44c533302f77b03ea41148)
* Correctly increment counters in Subunit test runner.Jelmer Vernooij2008-02-121-3/+1
| | | | (This used to be commit c474a2bb83a3e28a0b83f3b8ca1b646742dfca3d)
* r26598: Simplify the way Python tests are run.Jelmer Vernooij2007-12-261-1/+2
| | | | (This used to be commit d649f73431fc993e31522e7fc8e1e35e0a4421d8)
* r26191: Import custom test runner for subunit, rather than using trial, ↵Jelmer Vernooij2007-12-211-0/+25
which is part of twisted. (This used to be commit b0f808345f948c49ad46f34ba306ca8354393850)