Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26552: remove unused state variable, use dot as path separator for test names. | Jelmer Vernooij | 1 | -25/+30 |
2007-12-21 | r26549: Remove suite-specific bits. | Jelmer Vernooij | 1 | -7/+12 |
2007-12-21 | r26548: Remove remaining variables from state hash. | Jelmer Vernooij | 1 | -5/+11 |
2007-12-21 | r26547: Make testsuites less special during subunit handling. | Jelmer Vernooij | 1 | -14/+22 |
2007-12-21 | r26398: Fix writing the output of failed tests to st/summary. | Jelmer Vernooij | 1 | -3/+8 |
2007-12-21 | r25746: [selftest] make plain output more readable | Stefan Metzmacher | 1 | -9/+10 |
2007-12-21 | r25743: Write short summary of failed tests and skipped tests to file. | Jelmer Vernooij | 1 | -8/+27 |
2007-12-21 | r25742: Start trimming down hash size for start_testsuite. | Jelmer Vernooij | 1 | -7/+7 |
2007-12-21 | r25741: Simplify calls to Subunit functions. | Jelmer Vernooij | 1 | -9/+2 |
2007-10-10 | r25465: improve plain output... | Stefan Metzmacher | 1 | -8/+13 |
2007-10-10 | r25427: fix SELFTEST RUNTIME calculation for the build-farm | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r25182: don't hide the envlog in plain mode | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r25031: Use pointers to services rather than service numbers when possible. | Jelmer Vernooij | 1 | -2/+8 |
2007-10-10 | r24878: Support specifying a reason for skips/expected failures | Jelmer Vernooij | 1 | -2/+6 |
2007-10-10 | r24834: Pass environment name on to skip_testsuite(). | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r24671: More improvements to the HTML test suite results: hide | Jelmer Vernooij | 1 | -2/+9 |
2007-10-10 | r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ fo... | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r24345: Add --format=html option to selftest. | Jelmer Vernooij | 1 | -0/+7 |
2007-10-10 | r24339: Move output functions to separate files. | Jelmer Vernooij | 1 | -0/+101 |