summaryrefslogtreecommitdiffstats
path: root/source4/selftest/output
Commit message (Expand)AuthorAgeFilesLines
* r26398: Fix writing the output of failed tests to st/summary.Jelmer Vernooij2007-12-211-3/+8
* r25764: Fix total number of tests count to not include skipped tests.Jelmer Vernooij2007-12-211-4/+3
* r25746: [selftest] make plain output more readableStefan Metzmacher2007-12-211-9/+10
* r25743: Write short summary of failed tests and skipped tests to file.Jelmer Vernooij2007-12-211-8/+27
* r25742: Start trimming down hash size for start_testsuite.Jelmer Vernooij2007-12-213-24/+23
* r25741: Simplify calls to Subunit functions.Jelmer Vernooij2007-12-213-27/+6
* r25740: More consistent naming for tests, always include environment name in ...Jelmer Vernooij2007-12-211-2/+0
* r25465: improve plain output...Stefan Metzmacher2007-10-101-8/+13
* r25464: improve build-farm output...Stefan Metzmacher2007-10-101-2/+6
* r25435: actually pass the statistics to the buildfarm output moduleStefan Metzmacher2007-10-101-2/+2
* r25427: fix SELFTEST RUNTIME calculation for the build-farmStefan Metzmacher2007-10-102-6/+6
* r25385: Don't clutter the buildfarm output with SKIP: lines.Jelmer Vernooij2007-10-101-5/+1
* r25364: List skipped testsuites in summary only.Jelmer Vernooij2007-10-101-9/+24
* r25182: don't hide the envlog in plain modeStefan Metzmacher2007-10-101-0/+2
* 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
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+5
* r25031: Use pointers to services rather than service numbers when possible.Jelmer Vernooij2007-10-101-2/+8
* 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-103-8/+20
* r24869: Print command that was executed.Jelmer Vernooij2007-10-102-0/+6
* 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-103-7/+8
* r24705: Avoid undefined value warnings.Jelmer Vernooij2007-10-101-1/+5
* r24692: Color expected fialures orange rather than green.Jelmer Vernooij2007-10-102-5/+30
* 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-104-13/+131
* r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ fo...Jelmer Vernooij2007-10-103-22/+148
* r24665: Close file handles properly.Jelmer Vernooij2007-10-101-12/+15
* r24345: Add --format=html option to selftest.Jelmer Vernooij2007-10-103-0/+144
* r24339: Move output functions to separate files.Jelmer Vernooij2007-10-102-0/+196