index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
bin
/
subunitrun
Commit message (
Expand
)
Author
Age
Files
Lines
*
subunitrun: Update instructions for running subunit tests.
Jelmer Vernooij
2015-03-06
1
-1
/
+1
*
selftest: Add separate command line for listing tests, allowing us of subunit...
Jelmer Vernooij
2014-11-30
1
-0
/
+2
*
Move option handling into samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
1
-8
/
+6
*
Move option parsing to samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
1
-1
/
+3
*
subunitrun: Use new samba.tests.subunitrun module.
Jelmer Vernooij
2014-11-22
1
-13
/
+3
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-1
/
+1
*
s4-python: Override SIGINT handler in scripts only.
Jelmer Vernooij
2012-09-25
1
-0
/
+6
*
Fix default value for subunitrun --list.
Jelmer Vernooij
2011-11-14
1
-1
/
+1
*
subunitrun: Don't load smb.conf when just listing tests.
Jelmer Vernooij
2011-11-14
1
-4
/
+5
*
subunitrun: Add notes about subunitrun being deprecated.
Jelmer Vernooij
2011-11-10
1
-0
/
+12
*
Revert "test: added -D option to subunitrun"
Jelmer Vernooij
2011-11-10
1
-5
/
+0
*
test: added -D option to subunitrun
Andrew Tridgell
2011-11-10
1
-0
/
+5
*
subunitrun: give more useful help
Andrew Tridgell
2011-10-20
1
-2
/
+25
*
subunitrun: Use unittest.TestProgram if subunit.TestProgram is not
Jelmer Vernooij
2010-12-10
1
-11
/
+11
*
s4-python: Add convenience function for forcibly importing bundled
Jelmer Vernooij
2010-12-10
1
-4
/
+2
*
subunitrun: Extend hack to cope with older system subunit run installs.
Jelmer Vernooij
2010-12-10
1
-0
/
+2
*
subunitrun: Remove global subunit module when reimporting from a
Jelmer Vernooij
2010-12-10
1
-1
/
+6
*
s4-python: Split up ensure_external_module.
Jelmer Vernooij
2010-12-10
1
-2
/
+1
*
subunitrun: Support --list.
Jelmer Vernooij
2010-12-10
1
-3
/
+8
*
s4-test: Use smb.conf path set in environment rather than using
Jelmer Vernooij
2010-06-13
1
-4
/
+1
*
Remove unused version options for subunitrun.
Jelmer Vernooij
2010-06-13
1
-1
/
+0
*
subunitrun: Find testtools and subunit when they're not provided by the
Jelmer Vernooij
2010-04-01
1
-3
/
+5
*
python: use '#!/usr/bin/env python' to cope with varying install locations
Andrew Tridgell
2010-03-25
1
-1
/
+1
*
Import testtools as well, required for subunit.
Jelmer Vernooij
2010-01-16
1
-2
/
+1
*
Remove use of global_loadparm in last Python script.
Jelmer Vernooij
2008-10-24
1
-2
/
+0
*
Fix subunit files location after cherrypicks.
Jelmer Vernooij
2008-10-08
1
-1
/
+1
*
Move all subunit files to lib directory.
Jelmer Vernooij
2008-10-08
1
-0
/
+1
*
Revert "Add option for generating coverage data from python tests."
Jelmer Vernooij
2008-09-12
1
-8
/
+0
*
Add option for generating coverage data from python tests.
Jelmer Vernooij
2008-09-09
1
-0
/
+8
*
Move more modules inside of the samba package.
Jelmer Vernooij
2008-05-21
1
-1
/
+1
*
Set sys.path for running inside source tree.
Jelmer Vernooij
2008-05-11
1
-1
/
+3
*
Use system python rather than smbpython.
Jelmer Vernooij
2008-05-11
1
-1
/
+3
*
Make sure credentials are specified when running the Python winreg RPC tests.
Jelmer Vernooij
2008-04-14
1
-2
/
+1
*
Allow command line options in the subunitrun script.
Jelmer Vernooij
2008-04-14
1
-1
/
+21
*
Fix subunit runner exit codes.
Jelmer Vernooij
2008-02-12
1
-1
/
+2
*
Correctly increment counters in Subunit test runner.
Jelmer Vernooij
2008-02-12
1
-3
/
+1
*
r26598: Simplify the way Python tests are run.
Jelmer Vernooij
2007-12-26
1
-1
/
+2
*
r26191: Import custom test runner for subunit, rather than using trial, which...
Jelmer Vernooij
2007-12-21
1
-0
/
+25