index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
tests
/
__init__.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-06
Use samba TestCase so we get all compatibility functions on Python < 2.7.
Jelmer Vernooij
1
-1
/
+1
2015-03-06
Provide TestCase.assertIsInstance for python < 2.7.
Jelmer Vernooij
1
-0
/
+4
2015-03-06
Add replacement addCleanup.
Jelmer Vernooij
1
-0
/
+11
2015-03-06
Add custom implementations of TestCase.assertIs and TestCase.assertIsNot, for...
Jelmer Vernooij
1
-0
/
+8
2015-03-06
Fix use of TestCase.skipTest on python2.6 now that we no longer use testtools.
Jelmer Vernooij
1
-0
/
+4
2015-03-06
Rename TestSkipped to Skiptest, consistent with Python 2.7.
Jelmer Vernooij
1
-2
/
+2
2015-03-06
Avoid importing TestCase and TestSkipped from testtools.
Jelmer Vernooij
1
-11
/
+8
2015-02-03
s4-dsdb-test: Implement samdb_connect_env() to rely solely on environment
Kamen Mazdrashki
1
-0
/
+21
2015-02-03
s4-tests: Print out what the error is in delete_force()
Kamen Mazdrashki
1
-2
/
+2
2015-02-01
python/samba/tests: don't lower case path names in connect_samdb()
Stefan Metzmacher
1
-1
/
+0
2014-12-08
s4-tests/env_loadparm: Throw KeyError in case SMB_CONF_PATH
Kamen Mazdrashki
1
-1
/
+1
2014-11-30
Reduce number of places where sys.path is (possibly) updated for external mod...
Jelmer Vernooij
1
-0
/
+2
2014-10-14
urgent_replication: Use subunit reporting, remove allow_empty_output.
Jelmer Vernooij
1
-2
/
+5
2013-03-02
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
1
-0
/
+237
[prev]