summaryrefslogtreecommitdiffstats
path: root/selftest/output
Commit message (Collapse)AuthorAgeFilesLines
* selftest: Remove existing buildfarm output format.Jelmer Vernooij2009-06-121-140/+0
|
* format-subunit: Remove subunit output module.Jelmer Vernooij2009-06-121-101/+0
| | | | We can still use "cat" to obtain a subunit stream from a subunit stream. :-)
* selftest/buildfarm: Don't assume that a reason being specified is an ↵Jelmer Vernooij2009-06-121-2/+9
| | | | indication of failure.
* selftest: Fix uninitialized variables in selftest output.Jelmer Vernooij2009-06-111-2/+11
|
* selftest: Properly recognize xfail testsuites.Jelmer Vernooij2009-06-112-1/+4
|
* selftest: Fix subunit formatting, fix years when filtering subunitJelmer Vernooij2009-06-113-15/+22
| | | | streams.
* selftest: Fix handling of testsuite, reintroduce progress indication.Jelmer Vernooij2009-06-111-13/+17
|
* selftest: Remove unnecessary uses.Jelmer Vernooij2009-06-113-4/+1
|
* selftest/subunit: Remove prefix command.Jelmer Vernooij2009-06-114-45/+13
|
* selftest: Use external processes for filtering known failures and prettyJelmer Vernooij2009-06-113-5/+14
| | | | formatting.
* selftest: Avoid decreasing total testsuites if the original total is notJelmer Vernooij2009-06-111-2/+8
| | | | known.
* subunit: Move more Subunit printing logic to Subunit.pm.Jelmer Vernooij2009-06-111-15/+7
|
* selftest/plain: Allow caller to not specify the number of expectedJelmer Vernooij2009-06-031-1/+5
| | | | testsuites to run.
* selftest: Factor generic functionality for buildfarm output into aJelmer Vernooij2009-06-031-35/+23
| | | | separate perl module.
* Support reporting current time in selftest output.Jelmer Vernooij2009-06-033-4/+26
|
* selftest: Add subunit output format.Jelmer Vernooij2009-06-031-0/+102
|
* selftest: Add copyright headersJelmer Vernooij2009-03-253-2/+45
|
* Fix typo.Jelmer Vernooij2008-10-191-1/+1
|
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftestJelmer Vernooij2008-10-111-4/+21
| | | | | Conflicts: selftest/selftest.pl
* Move selftest code to top-level.Jelmer Vernooij2008-09-184-0/+798