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