dns: Use new DNS debugclass in DNS server
[kai/samba.git] / source4 / selftest / output / plain.pm
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Jelmer VernooijAvoid printing characters when in immediate mode.
2008-09-21 Jelmer VernooijPrint status (one character per test) when not running...
2008-09-18 Jelmer VernooijMove selftest code to top-level.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijReport full 'path' of unexpected test results for easie...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijMerge branch 'wbinfo-test' of git://git.samba.org/kai...
2008-04-15 Jelmer VernooijProperly warn about exit codes that indicate success...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-19 Andrew BartlettMerge branch 'v4-0-logon' of git://git.id10ts.net/samba...
2008-03-17 Stefan Metzmacherselftest: handle progress output in verbose mode
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-19 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-18 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-gmake3
2008-02-18 Jelmer VernooijWhen not using --immediate, use a one-line progress...
2007-12-21 Jelmer Vernooijr26552: remove unused state variable, use dot as path...
2007-12-21 Jelmer Vernooijr26549: Remove suite-specific bits.
2007-12-21 Jelmer Vernooijr26548: Remove remaining variables from state hash.
2007-12-21 Jelmer Vernooijr26547: Make testsuites less special during subunit...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26398: Fix writing the output of failed tests to st...
2007-12-21 Stefan Metzmacherr25746: [selftest] make plain output more readable
2007-12-21 Jelmer Vernooijr25743: Write short summary of failed tests and skipped...
2007-12-21 Jelmer Vernooijr25742: Start trimming down hash size for start_testsuite.
2007-12-21 Jelmer Vernooijr25741: Simplify calls to Subunit functions.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25465: improve plain output...
2007-10-10 Stefan Metzmacherr25427: fix SELFTEST RUNTIME calculation for the build...
2007-10-10 Stefan Metzmacherr25182: don't hide the envlog in plain mode
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25031: Use pointers to services rather than service...
2007-10-10 Jelmer Vernooijr24878: Support specifying a reason for skips/expected...
2007-10-10 Jelmer Vernooijr24834: Pass environment name on to skip_testsuite().
2007-10-10 Jelmer Vernooijr24671: More improvements to the HTML test suite result...
2007-10-10 Jelmer Vernooijr24669: Add CSS to the test run HTML output. See samba...
2007-10-10 Jelmer Vernooijr24345: Add --format=html option to selftest.
2007-10-10 Jelmer Vernooijr24339: Move output functions to separate files.