Jelmer Vernooij
9f1e4c2b3a
r26553: Fix html output.
...
(This used to be commit 769ac782f3
)
2007-12-21 06:28:51 +01:00
Jelmer Vernooij
b3b3af05f1
r26552: remove unused state variable, use dot as path separator for test names.
...
(This used to be commit a84975610c
)
2007-12-21 06:28:50 +01:00
Jelmer Vernooij
1ae762d3bc
r26549: Remove suite-specific bits.
...
(This used to be commit ac01d515b7
)
2007-12-21 06:28:48 +01:00
Jelmer Vernooij
70c9374305
r26548: Remove remaining variables from state hash.
...
(This used to be commit 84f5b3e257
)
2007-12-21 06:28:48 +01:00
Jelmer Vernooij
254f1c6fee
r26547: Make testsuites less special during subunit handling.
...
(This used to be commit 0bf6bdcd7f
)
2007-12-21 06:28:47 +01:00
Jelmer Vernooij
78a4f5eada
r26398: Fix writing the output of failed tests to st/summary.
...
(This used to be commit 34b9ddddaf
)
2007-12-21 05:49:27 +01:00
Jelmer Vernooij
7267b35058
r25764: Fix total number of tests count to not include skipped tests.
...
(This used to be commit d90b058cd4
)
2007-12-21 05:43:49 +01:00
Stefan Metzmacher
09ec68badd
r25746: [selftest] make plain output more readable
...
metze
(This used to be commit b9363755ee
)
2007-12-21 05:43:41 +01:00
Jelmer Vernooij
a7eedba7c4
r25743: Write short summary of failed tests and skipped tests to file.
...
(This used to be commit 22cb93e5c0
)
2007-12-21 05:43:39 +01:00
Jelmer Vernooij
9d4addadc0
r25742: Start trimming down hash size for start_testsuite.
...
(This used to be commit f2319fbe9b
)
2007-12-21 05:43:39 +01:00
Jelmer Vernooij
e690c56ab7
r25741: Simplify calls to Subunit functions.
...
(This used to be commit e42de5d834
)
2007-12-21 05:43:38 +01:00
Jelmer Vernooij
90964021eb
r25740: More consistent naming for tests, always include environment name in test name.
...
(This used to be commit 9cfa44b438
)
2007-12-21 05:43:37 +01:00
Stefan Metzmacher
00d2a19554
r25465: improve plain output...
...
metze
(This used to be commit 8deb2f068c
)
2007-10-10 15:07:41 -05:00
Stefan Metzmacher
f069623ace
r25464: improve build-farm output...
...
metze
(This used to be commit 7b5d5777cb
)
2007-10-10 15:07:41 -05:00
Stefan Metzmacher
0988b807f6
r25435: actually pass the statistics to the buildfarm output module
...
to calculate the SELFTEST RUNTIME correct
metze
(This used to be commit 12e4851709
)
2007-10-10 15:07:32 -05:00
Stefan Metzmacher
59f43d2b58
r25427: fix SELFTEST RUNTIME calculation for the build-farm
...
metze
(This used to be commit 554d56aa16
)
2007-10-10 15:07:30 -05:00
Jelmer Vernooij
08aba81a36
r25385: Don't clutter the buildfarm output with SKIP: lines.
...
(This used to be commit 70810484ea
)
2007-10-10 15:07:23 -05:00
Jelmer Vernooij
79e59dfdf2
r25364: List skipped testsuites in summary only.
...
(This used to be commit cc22be4530
)
2007-10-10 15:07:18 -05:00
Stefan Metzmacher
020683680c
r25182: don't hide the envlog in plain mode
...
metze
(This used to be commit 77050171ae
)
2007-10-10 15:06:46 -05:00
Jelmer Vernooij
44500d6d98
r25124: Include link to summary page, hide environment variables for 'none' environment.
...
(This used to be commit 9fac2bd884
)
2007-10-10 15:06:43 -05:00
Jelmer Vernooij
2e6f0016d1
r25110: Show environment variables in HTML output.
...
(This used to be commit 62e770ace3
)
2007-10-10 15:06:41 -05:00
Jelmer Vernooij
98b57d5eb6
r25035: Fix some more warnings, use service pointer rather than service number in more places.
...
(This used to be commit df9cebcb97
)
2007-10-10 15:05:43 -05:00
Jelmer Vernooij
5def5048ca
r25031: Use pointers to services rather than service numbers when possible.
...
(This used to be commit dde12060ea
)
2007-10-10 15:05:42 -05:00
Jelmer Vernooij
ac2a701483
r24882: Use the torture API in BASE-CHARSET.
...
(This used to be commit 93910d92cd
)
2007-10-10 15:03:27 -05:00
Jelmer Vernooij
0271566a5b
r24878: Support specifying a reason for skips/expected failures
...
(This used to be commit 84c94b37fe
)
2007-10-10 15:03:26 -05:00
Jelmer Vernooij
2aea6fe95f
r24869: Print command that was executed.
...
(This used to be commit 9aabcafba6
)
2007-10-10 15:03:23 -05:00
Jelmer Vernooij
c3077a9e4b
r24860: Make it easier to run selftest.pl in a Samba3 source tree.
...
(This used to be commit 53ec879e31
)
2007-10-10 15:03:21 -05:00
Jelmer Vernooij
51cdf8bc04
r24834: Pass environment name on to skip_testsuite().
...
(This used to be commit 2ac1f32506
)
2007-10-10 15:03:16 -05:00
Jelmer Vernooij
bcfef9f04b
r24705: Avoid undefined value warnings.
...
(This used to be commit 10f266e4d6
)
2007-10-10 15:02:51 -05:00
Jelmer Vernooij
bae97f1631
r24692: Color expected fialures orange rather than green.
...
(This used to be commit cadfc0a7a1
)
2007-10-10 15:02:46 -05:00
Jelmer Vernooij
c021c7d648
r24687: Registry tests are succeeding now so remove from known failure list, add summary page with failures and skipped tests to html output.
...
(This used to be commit 227659c2c0
)
2007-10-10 15:02:43 -05:00
Jelmer Vernooij
9087001143
r24678: More improvements to html output; list unexpected successes and failures seperately from expected ones.
...
(This used to be commit 14fda5260d
)
2007-10-10 15:02:39 -05:00
Jelmer Vernooij
04e8c10f9e
r24671: More improvements to the HTML test suite results: hide
...
control messages, improve summary, stylesheet.
(This used to be commit fcc2320417
)
2007-10-10 15:02:36 -05:00
Jelmer Vernooij
3f6cf9672b
r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ for an
...
example of the current output.
(This used to be commit 1e57394e86
)
2007-10-10 15:02:35 -05:00
Jelmer Vernooij
8e789517b7
r24665: Close file handles properly.
...
(This used to be commit 7f914b08a7
)
2007-10-10 15:02:34 -05:00
Jelmer Vernooij
b5e36e5281
r24345: Add --format=html option to selftest.
...
(This used to be commit de66bced94
)
2007-10-10 15:01:42 -05:00
Jelmer Vernooij
4da477d4fa
r24339: Move output functions to separate files.
...
(This used to be commit f4ff4c5f61
)
2007-10-10 15:01:40 -05:00