Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26553: Fix html output. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26552: remove unused state variable, use dot as path separator for test names. | Jelmer Vernooij | 1 | -23/+26 |
2007-12-21 | r26549: Remove suite-specific bits. | Jelmer Vernooij | 1 | -3/+5 |
2007-12-21 | r26548: Remove remaining variables from state hash. | Jelmer Vernooij | 1 | -21/+2 |
2007-12-21 | r26547: Make testsuites less special during subunit handling. | Jelmer Vernooij | 1 | -7/+17 |
2007-12-21 | r25764: Fix total number of tests count to not include skipped tests. | Jelmer Vernooij | 1 | -4/+3 |
2007-12-21 | r25742: Start trimming down hash size for start_testsuite. | Jelmer Vernooij | 1 | -7/+6 |
2007-12-21 | r25741: Simplify calls to Subunit functions. | Jelmer Vernooij | 1 | -9/+2 |
2007-12-21 | r25740: More consistent naming for tests, always include environment name in ... | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r25364: List skipped testsuites in summary only. | Jelmer Vernooij | 1 | -9/+24 |
2007-10-10 | r25124: Include link to summary page, hide environment variables for 'none' e... | Jelmer Vernooij | 1 | -15/+18 |
2007-10-10 | r25110: Show environment variables in HTML output. | Jelmer Vernooij | 1 | -0/+21 |
2007-10-10 | r24882: Use the torture API in BASE-CHARSET. | Jelmer Vernooij | 1 | -4/+1 |
2007-10-10 | r24878: Support specifying a reason for skips/expected failures | Jelmer Vernooij | 1 | -3/+7 |
2007-10-10 | r24869: Print command that was executed. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24860: Make it easier to run selftest.pl in a Samba3 source tree. | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r24834: Pass environment name on to skip_testsuite(). | Jelmer Vernooij | 1 | -3/+4 |
2007-10-10 | r24705: Avoid undefined value warnings. | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r24692: Color expected fialures orange rather than green. | Jelmer Vernooij | 1 | -5/+15 |
2007-10-10 | r24687: Registry tests are succeeding now so remove from known failure list, ... | Jelmer Vernooij | 1 | -30/+91 |
2007-10-10 | r24678: More improvements to html output; list unexpected successes and failu... | Jelmer Vernooij | 1 | -6/+8 |
2007-10-10 | r24671: More improvements to the HTML test suite results: hide | Jelmer Vernooij | 1 | -8/+95 |
2007-10-10 | r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ fo... | Jelmer Vernooij | 1 | -21/+49 |
2007-10-10 | r24665: Close file handles properly. | Jelmer Vernooij | 1 | -12/+15 |
2007-10-10 | r24345: Add --format=html option to selftest. | Jelmer Vernooij | 1 | -0/+130 |