Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all subunit files to lib directory. | Jelmer Vernooij | 2008-10-08 | 6 | -1241/+0 |
| | |||||
* | Import tests for subunit python module. | Jelmer Vernooij | 2008-10-08 | 5 | -0/+853 |
| | |||||
* | Use new style python classes. | Jelmer Vernooij | 2008-08-01 | 1 | -1/+1 |
| | | | | (This used to be commit 2a39aae0cef310a79427feb1b85f6794ea36849a) | ||||
* | Convert some more files to GPLv3. | Andrew Kroeger | 2008-03-28 | 1 | -1/+1 |
| | | | | (This used to be commit ebe5e8399422eb7e2ff4deb546338823e2718907) | ||||
* | Fix subunit runner exit codes. | Jelmer Vernooij | 2008-02-12 | 1 | -1/+2 |
| | | | | (This used to be commit 7911308dbc1233838e44c533302f77b03ea41148) | ||||
* | Correctly increment counters in Subunit test runner. | Jelmer Vernooij | 2008-02-12 | 1 | -1/+4 |
| | | | | (This used to be commit c474a2bb83a3e28a0b83f3b8ca1b646742dfca3d) | ||||
* | r26516: Fix line splitting in subunitrun. | Jelmer Vernooij | 2007-12-21 | 1 | -2/+2 |
| | | | | (This used to be commit 623b7b31144f9da5e256e5541d04db8698dd39d3) | ||||
* | r26450: The subprocess is only available in python >= 2.4 so avoid it for now. | Jelmer Vernooij | 2007-12-21 | 1 | -4/+2 |
| | | | | (This used to be commit 5300bc175ea425e2d28332c5e18bd8e3846b458d) | ||||
* | r26191: Import custom test runner for subunit, rather than using trial, ↵ | Jelmer Vernooij | 2007-12-21 | 1 | -0/+386 |
which is part of twisted. (This used to be commit b0f808345f948c49ad46f34ba306ca8354393850) |