s4:selftest: don't loose the exit code with the usage of filter-subunit!
[metze/samba/wip.git] / source4 / selftest / tests.py
2010-11-03 Stefan Metzmachers4:selftest: don't loose the exit code with the usage...
2010-11-02 Andrew Bartletts4-selftest Run RPC-PAC against all the DC environments.
2010-10-28 Matthieu Patouunit tests: use skip file to exclude smb2.dir instead...
2010-10-28 Kai Blins4 net: rename to samba-tool in order to not clash...
2010-10-27 Matthieu Patouunit tests: move backend testing to the end
2010-10-27 Matthieu Patouunit tests: remove smb2.dir
2010-10-11 Jelmer Vernooijselftest: Avoid check_call(), use call() instead. This...
2010-10-08 Matthias Dieter... s4:ldap.py - split it up and move SAM related stuff...
2010-10-06 Kamen Mazdrashkis4-test: Fix PYTHONPATH for samba4.schemaInfo.python...
2010-10-05 Kamen Mazdrashkis4-test: Fix PYTHONPATH for python.drs_ tests
2010-10-05 Kamen Mazdrashkis4-test: Use absolute path for 'samba4srcdir'
2010-10-04 Matthieu Patouunittests: makes the unit tests for ldb.python back...
2010-10-03 Andrew Tridgells4-test: silence a tap2subunit error
2010-10-01 Jelmer Vernooijselftest: Let selftest provide the tempdir, rather...
2010-10-01 Andrew Tridgellselftest: fixed a selftest error on sn
2010-10-01 Jelmer Vernooijs4-selftest: Remove unnecessary PYTHONPATH overrides.
2010-10-01 Jelmer Vernooijs4-selftest: Normalize paths.
2010-10-01 Jelmer Vernooijs4-selftest: Finish conversion of selftest.sh to Python.
2010-10-01 Jelmer Vernooijs4-selftest: Convert tests.sh to Python.