python:tests: Add test for warn_pwd_expire
[sfrench/samba-autobuild/.git] / selftest / format-subunit
2015-03-06 Jelmer Vernooijformat-subunit: Remove import of unnecessary third...
2014-11-30 Jelmer VernooijReduce number of places where sys.path is (possibly...
2014-11-22 Jelmer VernooijInclude mimeparse, which is used by subunit/testtools.
2014-11-19 Jelmer Vernooijformat-subunit: Remove remaining tabs.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2010-10-02 Jelmer Vernooijformat-subunit: Split out summary file writing.
2010-10-02 Jelmer Vernooijselftest: Move plain text formatter to subunithelper.
2010-10-02 Jelmer Vernooijland: Move stage building into a separate class so...
2010-09-28 Jelmer Vernooijformat-subunit: Display number of failed tests even...
2010-09-14 Jelmer Vernooijsubunit: Use RemoteError when passing errors to upstrea...
2010-09-14 Jelmer Vernooijsubunit.pm: Simplify subunit handling in perl.
2010-09-14 Jelmer Vernooijsubunit: Use standard subunit functions for reproducing...
2010-09-14 Jelmer Vernooijsubunit: Pass TestCase objects to startTest rather...
2010-09-14 Jelmer Vernooijsubunit: Use subunit standard functions for handling...
2010-09-14 Jelmer Vernooijsubunit: Use standard subunit test protocol client...
2010-09-14 Jelmer Vernooijsubunit: Initial work on using the standard TestResult...
2010-05-17 Jelmer Vernooijselftest: Cope with empty testsuite results in more...
2010-05-17 Jelmer Vernooijselftest: Cope with testsuites without any output whats...
2010-04-07 Jelmer Vernooijselftest: Display minutes and hours for duration.
2010-03-31 Jeremy AllisonMerge branch 'master' of ssh://git.samba.org/data/git...
2010-03-31 Jelmer Vernooijselftest: Update sys.path before attempting to import...
2010-03-31 Jelmer Vernooijselftest: Make sure format-subunit and filter-subunit...
2010-03-31 Jelmer Vernooijformat-subunit: Hide reason if it is None.
2010-03-31 Jelmer Vernooijformat-subunit: Don't show reason at all if it is None.
2010-03-31 Jelmer Vernooijselftest: Use boolean types in Python.
2010-03-31 Jelmer Vernooijselftest: Use standard subunit command for progress...
2010-03-31 Jelmer Vernooijselftest: Support parsing progress in format-subunit...
2010-03-31 Jelmer Vernooijformat-subunit: Avoid printing backtrace on Ctrl-C.
2010-03-30 Andrew Tridgellselftest: reason may be None
2010-03-29 Jelmer Vernooijformat-subunit: Improve formatting, simplify code.
2010-03-29 Jelmer Vernooijselftest: Replace perl subunit formatter with python...
2010-03-29 Jelmer Vernooijselftest: Convert format-subunit to Python.
2010-03-28 Jelmer Vernooijselftest: Remove html subunit formatter; it's too simpl...
2010-03-28 Jelmer VernooijRemove extension from format-subunit.