summaryrefslogtreecommitdiff
path: root/source4/selftest/output
AgeCommit message (Expand)AuthorFilesLines
2008-04-16Properly warn about exit codes that indicate success while tests claimJelmer Vernooij1-0/+3
2008-03-17selftest: handle progress output in verbose modeStefan Metzmacher1-2/+2
2008-02-18When not using --immediate, use a one-line progress indicator in selftest.Jelmer Vernooij1-2/+9
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 Vernooij3-71/+82
2007-12-21r26549: Remove suite-specific bits.Jelmer Vernooij3-15/+24
2007-12-21r26548: Remove remaining variables from state hash.Jelmer Vernooij3-27/+16
2007-12-21r26547: Make testsuites less special during subunit handling.Jelmer Vernooij3-34/+58
2007-12-21r26398: Fix writing the output of failed tests to st/summary.Jelmer Vernooij1-3/+8
2007-12-21r25764: Fix total number of tests count to not include skipped tests.Jelmer Vernooij1-4/+3
2007-12-21r25746: [selftest] make plain output more readableStefan Metzmacher1-9/+10
2007-12-21r25743: Write short summary of failed tests and skipped tests to file.Jelmer Vernooij1-8/+27
2007-12-21r25742: Start trimming down hash size for start_testsuite.Jelmer Vernooij3-24/+23
2007-12-21r25741: Simplify calls to Subunit functions.Jelmer Vernooij3-27/+6
2007-12-21r25740: More consistent naming for tests, always include environment name in ...Jelmer Vernooij1-2/+0
2007-10-10r25465: improve plain output...Stefan Metzmacher1-8/+13
2007-10-10r25464: improve build-farm output...Stefan Metzmacher1-2/+6
2007-10-10r25435: actually pass the statistics to the buildfarm output moduleStefan Metzmacher1-2/+2
2007-10-10r25427: fix SELFTEST RUNTIME calculation for the build-farmStefan Metzmacher2-6/+6
2007-10-10r25385: Don't clutter the buildfarm output with SKIP: lines.Jelmer Vernooij1-5/+1
2007-10-10r25364: List skipped testsuites in summary only.Jelmer Vernooij1-9/+24
2007-10-10r25182: don't hide the envlog in plain modeStefan Metzmacher1-0/+2
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-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+5
2007-10-10r25031: Use pointers to services rather than service numbers when possible.Jelmer Vernooij1-2/+8
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 Vernooij3-8/+20
2007-10-10r24869: Print command that was executed.Jelmer Vernooij2-0/+6
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 Vernooij3-7/+8
2007-10-10r24705: Avoid undefined value warnings.Jelmer Vernooij1-1/+5
2007-10-10r24692: Color expected fialures orange rather than green.Jelmer Vernooij2-5/+30
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 Vernooij4-13/+131
2007-10-10r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ fo...Jelmer Vernooij3-22/+148
2007-10-10r24665: Close file handles properly.Jelmer Vernooij1-12/+15
2007-10-10r24345: Add --format=html option to selftest.Jelmer Vernooij3-0/+144
2007-10-10r24339: Move output functions to separate files.Jelmer Vernooij2-0/+196