summaryrefslogtreecommitdiff
path: root/source4/selftest/output/buildfarm.pm
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26552: remove unused state variable, use dot as path separator for test names.Jelmer Vernooij1-23/+26
(This used to be commit a84975610c2825e9ceecdd47d744282bd55220be)
2007-12-21r26549: Remove suite-specific bits.Jelmer Vernooij1-5/+7
(This used to be commit ac01d515b71ce44a0d98e50d58a76e1ce9e1f5d9)
2007-12-21r26548: Remove remaining variables from state hash.Jelmer Vernooij1-1/+3
(This used to be commit 84f5b3e257241f699f3e51d8f282fa00cfd1000a)
2007-12-21r26547: Make testsuites less special during subunit handling.Jelmer Vernooij1-13/+19
(This used to be commit 0bf6bdcd7f21740853ae852193d51bdf14201782)
2007-12-21r25742: Start trimming down hash size for start_testsuite.Jelmer Vernooij1-10/+10
(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-10r25464: improve build-farm output...Stefan Metzmacher1-2/+6
metze (This used to be commit 7b5d5777cb8cef5e502ae0851f600c7019eefa17)
2007-10-10r25435: actually pass the statistics to the buildfarm output moduleStefan Metzmacher1-2/+2
to calculate the SELFTEST RUNTIME correct metze (This used to be commit 12e485170909c8e09962aa2080b86455ad6509e5)
2007-10-10r25427: fix SELFTEST RUNTIME calculation for the build-farmStefan Metzmacher1-4/+5
metze (This used to be commit 554d56aa16c147bbb383e4a40d7fc11fa405a3a8)
2007-10-10r25385: Don't clutter the buildfarm output with SKIP: lines.Jelmer Vernooij1-5/+1
(This used to be commit 70810484eaab1ff5bc15ce312edce556c976423a)
2007-10-10r24878: Support specifying a reason for skips/expected failuresJelmer Vernooij1-3/+7
(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-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/+95
(This used to be commit f4ff4c5f61189c71ab60a5455272302add9e1d97)