selftest: Drop broken and unused Kvm target.
[samba.git] / selftest / Subunit.pm
2010-09-23 Jelmer Vernooijselftest: Let tests add prefix to tests by themselve.
2010-09-14 Jelmer Vernooijsubunit.pm: Fold Subunit::Filter into Subunit, trim...
2010-09-14 Jelmer Vernooijsubunit.pm: Remove output_msg/control_msg functions.
2010-09-14 Jelmer Vernooijselftest: Remove testsuite parsing.
2010-09-14 Jelmer Vernooijsubunit.pm: Simplify subunit handling in perl.
2010-09-14 Jelmer Vernooijsubunit.pm: Pass through milliseconds in time reports.
2010-09-14 Jelmer Vernooijselftest: Report times in milliseconds rather than...
2010-08-28 Stefan Metzmacherselftest/Subunit.pm: fix perl warnings
2010-08-26 Jelmer Vernooijsubunit: Make sure "]" in failure reason ends up on...
2010-03-31 Jeremy AllisonMerge branch 'master' of ssh://git.samba.org/data/git...
2010-03-31 Jelmer Vernooijselftest: Use standard subunit command for progress...
2010-03-31 Jelmer Vernooijselftest: Use standard subunit commands for progress...
2010-03-20 Andrew Tridgellsubunit: fixed reporting of unexpected failures
2010-01-21 Jelmer Vernooijselftest: Cope with 'multipart' support in subunit.
2009-09-05 Andrew Kroegerselftest: Account for 0-based months in date parsing...
2009-06-12 Jelmer Vernooijsubunit: Pass canonical names of test results to format...
2009-06-11 Jelmer Vernooijselftest: Fix exit code for format-subunit.pl.
2009-06-11 Jelmer Vernooijselftest/subunit: Add diff command that can diff two...
2009-06-11 Jelmer Vernooijselftest: Properly recognize xfail testsuites.
2009-06-11 Jelmer Vernooijselftest/subunit: Remove open_tests argument from parse...
2009-06-11 Jelmer Vernooijselftest: Fix subunit formatting, fix years when filter...
2009-06-11 Jelmer Vernooijselftest: Fix handling of testsuite, reintroduce progre...
2009-06-11 Jelmer Vernooijselftest/subunit: Remove prefix command.
2009-06-11 Jelmer VernooijMore work supporting prefixes.
2009-06-11 Jelmer Vernooijselftest: Use external processes for filtering known...
2009-06-11 Jelmer Vernooijselftest: Use filter-xfail for known failures
2009-06-11 Jelmer VernooijSubunit: Support "fail" as alias for "failure" in Subun...
2009-06-11 Jelmer Vernooijsubunit: Move more Subunit printing logic to Subunit.pm.
2009-06-11 Jelmer Vernooijsubunit: Support the time: command.
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-25 Jelmer Vernooijselftest: Add copyright headers
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-18 Jelmer VernooijMove selftest code to top-level.