summaryrefslogtreecommitdiff
path: root/source4/selftest/output
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r24705: Avoid undefined value warnings.Jelmer Vernooij1-1/+5
(This used to be commit 10f266e4d6a821a91bfa612d744eb7a4bab4ba6a)
2007-10-10r24692: Color expected fialures orange rather than green.Jelmer Vernooij2-5/+30
(This used to be commit cadfc0a7a1a86122f9dc5f127c0cd8be89cdaf46)
2007-10-10r24687: Registry tests are succeeding now so remove from known failure list, ↵Jelmer Vernooij1-30/+91
add summary page with failures and skipped tests to html output. (This used to be commit 227659c2c05f76a37e1c9d20dc3f8b6966a111df)
2007-10-10r24678: More improvements to html output; list unexpected successes and ↵Jelmer Vernooij1-6/+8
failures seperately from expected ones. (This used to be commit 14fda5260d49a89d7e74302958fe27b73415e6a1)
2007-10-10r24671: More improvements to the HTML test suite results: hideJelmer Vernooij4-13/+131
control messages, improve summary, stylesheet. (This used to be commit fcc2320417707ec803d706a923a231fbd1bb72a7)
2007-10-10r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ ↵Jelmer Vernooij3-22/+148
for an example of the current output. (This used to be commit 1e57394e865a9122bddb3413088a19d4f57a3e3d)
2007-10-10r24665: Close file handles properly.Jelmer Vernooij1-12/+15
(This used to be commit 7f914b08a77c6035918d9f4463990f1dd8f3efb9)
2007-10-10r24345: Add --format=html option to selftest.Jelmer Vernooij3-0/+144
(This used to be commit de66bced9468b338e94d430a474616016c6078a5)
2007-10-10r24339: Move output functions to separate files.Jelmer Vernooij2-0/+196
(This used to be commit f4ff4c5f61189c71ab60a5455272302add9e1d97)