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
/
source4
/
dsdb
/
tests
/
python
/
linked_attributes.py
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-14
PY3: change shebang to python3 in source4/dsdb dir
Joe Guo
1
-1
/
+1
2018-12-10
s4/dsdb/tests/python: PY3 port for samba4.ldap.linked_attributes
Noel Power
1
-1
/
+1
2018-08-24
PEP8: fix E305: expected 2 blank lines after class or function definition, fo...
Joe Guo
1
-0
/
+1
2018-08-24
PEP8: fix E303: too many blank lines (2)
Joe Guo
1
-1
/
+0
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E124: closing bracket does not match visual indentation
Joe Guo
1
-1
/
+1
2018-04-13
python: bulk replace dict.iteritems to items for py3
Joe Guo
1
-2
/
+2
2018-03-23
s3/dsdb: convert print func to be py2/py3 compatible
Noel Power
1
-7
/
+8
2018-02-28
dsdb python tests: convert 'except X, (tuple)' to 'except X as e'
Noel Power
1
-1
/
+2
2018-02-15
dsdb python tests: convert 'except X, e' to 'except X as e'
Douglas Bagnall
1
-1
/
+1
2017-10-26
linked attribute tests: correct add_all_at_once test
Douglas Bagnall
1
-8
/
+5
2017-10-26
linked_attribute tests: helper assert function for expected LdbError
Douglas Bagnall
1
-20
/
+29
2017-10-26
linked attribute tests: fix logic for add test
Douglas Bagnall
1
-0
/
+2
2017-10-26
linked attribute tests: ensure duplicate deletes fail
Douglas Bagnall
1
-0
/
+5
2017-10-26
linked attribute tests: test against duplicates in replace
Douglas Bagnall
1
-0
/
+10
2017-06-15
s4/linked_attribute tests: test duplicate values
Douglas Bagnall
1
-1
/
+19
2017-02-09
s4/linked_attribute tests: remove helper function unused parameter
Douglas Bagnall
1
-3
/
+2
2017-02-09
s4/linked_attribute tests: try adding linked attributes directly
Douglas Bagnall
1
-13
/
+51
2017-02-09
s4/linked_attribute tests: test with the relax control
Douglas Bagnall
1
-6
/
+75
2017-02-09
s4/linked_attribute tests: compare link lists in sorted order
Douglas Bagnall
1
-5
/
+3
2017-02-09
s4/linked_attribute tests: remove unused code
Douglas Bagnall
1
-22
/
+0
2017-02-09
s4/linked_attribute tests: add multiple links and replace tests
Douglas Bagnall
1
-0
/
+132
2017-02-09
s4/linked_attributes test: pep8 tidy-up, remove unused imports
Douglas Bagnall
1
-10
/
+7
2016-09-08
tests: Skip a test for reveal internals for passing Windows
Garming Sam
1
-1
/
+6
2016-09-08
tests: Check that USN bumps when modifying a linked attr
Garming Sam
1
-0
/
+21
2016-09-08
tests: Assert vanishing links doesn't bump USN
Garming Sam
1
-0
/
+20
2016-07-15
link_attrs: Add tests for one way links (and pseudo one-way)
Garming Sam
1
-0
/
+68
2016-07-15
dsdb tests: add linked attribute tests
Douglas Bagnall
1
-0
/
+363