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