summaryrefslogtreecommitdiff
path: root/source4/selftest/output/plain.pm
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r25746: [selftest] make plain output more readableStefan Metzmacher1-9/+10
metze (This used to be commit b9363755ee9f6ca7e04729519991f9ba0163ff2f)
2007-12-21r25743: Write short summary of failed tests and skipped tests to file.Jelmer Vernooij1-8/+27
(This used to be commit 22cb93e5c00c9bd2a9288ba13336389d45c9987f)
2007-12-21r25742: Start trimming down hash size for start_testsuite.Jelmer Vernooij1-7/+7
(This used to be commit f2319fbe9be76966c81f3d4279f6bc2a631a3a5a)
2007-12-21r25741: Simplify calls to Subunit functions.Jelmer Vernooij1-9/+2
(This used to be commit e42de5d8346a12c3fcdb8f9af1efa650c368a442)
2007-10-10r25465: improve plain output...Stefan Metzmacher1-8/+13
metze (This used to be commit 8deb2f068c7574618467859d9335fbd1ca6e49a1)
2007-10-10r25427: fix SELFTEST RUNTIME calculation for the build-farmStefan Metzmacher1-2/+1
metze (This used to be commit 554d56aa16c147bbb383e4a40d7fc11fa405a3a8)
2007-10-10r25182: don't hide the envlog in plain modeStefan Metzmacher1-0/+2
metze (This used to be commit 77050171ae1c8157ff2c7722fb0b046efb82411d)
2007-10-10r25035: Fix some more warnings, use service pointer rather than service ↵Jelmer Vernooij1-1/+5
number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f)
2007-10-10r25031: Use pointers to services rather than service numbers when possible.Jelmer Vernooij1-2/+8
(This used to be commit dde12060ea07ba34fd3f96594559696d52127e7c)
2007-10-10r24878: Support specifying a reason for skips/expected failuresJelmer Vernooij1-2/+6
(This used to be commit 84c94b37fed837c7a45f59746de80d20063d93e8)
2007-10-10r24834: Pass environment name on to skip_testsuite().Jelmer Vernooij1-2/+2
(This used to be commit 2ac1f32506c9fdfbe836f605b2152a9e094dc733)
2007-10-10r24671: More improvements to the HTML test suite results: hideJelmer Vernooij1-2/+9
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 Vernooij1-1/+7
for an example of the current output. (This used to be commit 1e57394e865a9122bddb3413088a19d4f57a3e3d)
2007-10-10r24345: Add --format=html option to selftest.Jelmer Vernooij1-0/+7
(This used to be commit de66bced9468b338e94d430a474616016c6078a5)
2007-10-10r24339: Move output functions to separate files.Jelmer Vernooij1-0/+101
(This used to be commit f4ff4c5f61189c71ab60a5455272302add9e1d97)