Age | Commit message (Expand) | Author | Files | Lines |
2010-06-13 | s4-test: Use smb.conf path set in environment rather than using | Jelmer Vernooij | 1 | -4/+1 |
2010-06-13 | Remove unused version options for subunitrun. | Jelmer Vernooij | 1 | -1/+0 |
2010-04-01 | subunitrun: Find testtools and subunit when they're not provided by the | Jelmer Vernooij | 1 | -3/+5 |
2010-03-25 | python: use '#!/usr/bin/env python' to cope with varying install locations | Andrew Tridgell | 1 | -1/+1 |
2010-01-16 | Import testtools as well, required for subunit. | Jelmer Vernooij | 1 | -2/+1 |
2008-10-24 | Remove use of global_loadparm in last Python script. | Jelmer Vernooij | 1 | -2/+0 |
2008-10-08 | Fix subunit files location after cherrypicks. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-08 | Move all subunit files to lib directory. | Jelmer Vernooij | 1 | -0/+1 |
2008-09-12 | Revert "Add option for generating coverage data from python tests." | Jelmer Vernooij | 1 | -8/+0 |
2008-09-09 | Add option for generating coverage data from python tests. | Jelmer Vernooij | 1 | -0/+8 |
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-11 | Set sys.path for running inside source tree. | Jelmer Vernooij | 1 | -1/+3 |
2008-05-11 | Use system python rather than smbpython. | Jelmer Vernooij | 1 | -1/+3 |
2008-04-14 | Make sure credentials are specified when running the Python winreg RPC tests. | Jelmer Vernooij | 1 | -2/+1 |
2008-04-14 | Allow command line options in the subunitrun script. | Jelmer Vernooij | 1 | -1/+21 |
2008-02-12 | Fix subunit runner exit codes. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-12 | Correctly increment counters in Subunit test runner. | Jelmer Vernooij | 1 | -3/+1 |
2007-12-26 | r26598: Simplify the way Python tests are run. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26191: Import custom test runner for subunit, rather than using trial, which... | Jelmer Vernooij | 1 | -0/+25 |