Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-11 | selftest: Avoid check_call(), use call() instead. This should fix | Jelmer Vernooij | 1 | -1/+1 | |
Python2.4 compatibility. | |||||
2010-10-08 | s4:ldap.py - split it up and move SAM related stuff to sam.py | Matthias Dieter Wallnöfer | 1 | -0/+1 | |
ldap.py would still need some additional split-up but it's a start. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Fri Oct 8 14:05:18 UTC 2010 on sn-devel-104 | |||||
2010-10-06 | s4-test: Fix PYTHONPATH for samba4.schemaInfo.python(dc) test | Kamen Mazdrashki | 1 | -1/+1 | |
Autobuild-User: Kamen Mazdrashki <kamenim@samba.org> Autobuild-Date: Wed Oct 6 02:54:56 UTC 2010 on sn-devel-104 | |||||
2010-10-05 | s4-test: Fix PYTHONPATH for python.drs_ tests | Kamen Mazdrashki | 1 | -2/+2 | |
2010-10-05 | s4-test: Use absolute path for 'samba4srcdir' | Kamen Mazdrashki | 1 | -1/+1 | |
2010-10-04 | unittests: makes the unit tests for ldb.python back in order | Matthieu Patou | 1 | -1/+1 | |
2010-10-02 | s4-test: silence a tap2subunit error | Andrew Tridgell | 1 | -1/+1 | |
2010-10-01 | selftest: Let selftest provide the tempdir, rather than creating it as ↵ | Jelmer Vernooij | 1 | -5/+2 | |
sideeffect of tests.py. | |||||
2010-09-30 | selftest: fixed a selftest error on sn | Andrew Tridgell | 1 | -1/+1 | |
Pair-Programmed-With: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-10-01 | s4-selftest: Remove unnecessary PYTHONPATH overrides. | Jelmer Vernooij | 1 | -6/+6 | |
2010-10-01 | s4-selftest: Normalize paths. | Jelmer Vernooij | 1 | -5/+5 | |
2010-10-01 | s4-selftest: Finish conversion of selftest.sh to Python. | Jelmer Vernooij | 1 | -103/+103 | |
2010-10-01 | s4-selftest: Convert tests.sh to Python. | Jelmer Vernooij | 1 | -0/+510 | |