summaryrefslogtreecommitdiffstats
path: root/source4/scripting/bin/subunitrun
Commit message (Expand)AuthorAgeFilesLines
* Remove use of global_loadparm in last Python script.Jelmer Vernooij2008-10-241-2/+0
* Fix subunit files location after cherrypicks.Jelmer Vernooij2008-10-081-1/+1
* Move all subunit files to lib directory.Jelmer Vernooij2008-10-081-0/+1
* Revert "Add option for generating coverage data from python tests."Jelmer Vernooij2008-09-121-8/+0
* Add option for generating coverage data from python tests.Jelmer Vernooij2008-09-091-0/+8
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-1/+1
* Set sys.path for running inside source tree.Jelmer Vernooij2008-05-111-1/+3
* Use system python rather than smbpython.Jelmer Vernooij2008-05-111-1/+3
* Make sure credentials are specified when running the Python winreg RPC tests.Jelmer Vernooij2008-04-141-2/+1
* Allow command line options in the subunitrun script.Jelmer Vernooij2008-04-141-1/+21
* Fix subunit runner exit codes.Jelmer Vernooij2008-02-121-1/+2
* Correctly increment counters in Subunit test runner.Jelmer Vernooij2008-02-121-3/+1
* r26598: Simplify the way Python tests are run.Jelmer Vernooij2007-12-261-1/+2
* r26191: Import custom test runner for subunit, rather than using trial, which...Jelmer Vernooij2007-12-211-0/+25