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
/
lib
/
ldb
/
tests
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
lib ldb tests: remove deprecation warning from api.py
Gary Lockyer
1
-15
/
+15
2019-06-21
lib ldb tests: Test nested transactions
Gary Lockyer
1
-0
/
+103
2019-05-29
ldb: python test for repack
Aaron Haslett
1
-0
/
+204
2019-04-08
ldb: tests for <= and >= integer indexing with duplicates
Garming Sam
1
-0
/
+39
2019-04-08
ldb: tests for <= and >= integer indexing
Aaron Haslett
1
-0
/
+83
2019-03-26
Fix tests whithout lmdb
Mathieu Parent
1
-1
/
+1
2019-03-06
Enable make test even without lmdb
Mathieu Parent
2
-0
/
+45
2019-01-29
ldb: The test api.py should not rely on order of entries in dict
Lukas Slebodnik
1
-6
/
+8
2019-01-13
lib/ldb/tests/python: Add test to pass utf8 encoded bytes to ldb.Dn
Noel Power
1
-0
/
+15
2018-12-14
PY3: change shebang to python3 in lib dir
Joe Guo
2
-2
/
+2
2018-11-01
ldb/tests/py/index: remove dup value in dictionary
Douglas Bagnall
1
-1
/
+0
2018-11-01
ldb/tests/py/api: use proper name for ldb.LdbError
Douglas Bagnall
1
-2
/
+2
2018-10-25
ldb/tests/py/api: reveal shadowed casefold test
Douglas Bagnall
1
-1
/
+1
2018-09-27
lib/ldb/tests: add test for ldb.Dn passed utf8 unicode
Noel Power
1
-0
/
+4
2018-09-06
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E502: the backslash is redundant between brackets
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E306: expected 1 blank line before a nested definition, found 0
Joe Guo
1
-0
/
+2
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
-7
/
+0
2018-08-24
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
1
-0
/
+21
2018-08-24
PEP8: fix E301: expected 1 blank line, found 0
Joe Guo
2
-0
/
+17
2018-08-24
PEP8: fix E231: missing whitespace after ','
Joe Guo
1
-2
/
+2
2018-08-24
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E203: whitespace before ':'
Joe Guo
1
-6
/
+6
2018-08-24
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
2
-14
/
+14
2018-08-24
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
1
-1
/
+1
2018-08-24
PEP8: fix E124: closing bracket does not match visual indentation
Joe Guo
1
-1
/
+1
2018-08-15
ldb: extend API tests
Andrew Bartlett
1
-3
/
+44
2018-08-14
CVE-2018-1140 ldb: Add tests for search add and rename with a bad dn= DN
Andrew Bartlett
1
-0
/
+156
2018-05-30
ldb: Add tests for when we should expect a full scan
Andrew Bartlett
1
-1
/
+99
2018-05-23
ldb: Reject a possible future ldb_mdb with the index in a sub-database
Andrew Bartlett
1
-0
/
+32
2018-05-23
ldb_mdb/tests: Run api and index test also on lmdb
Gary Lockyer
2
-1
/
+107
2018-05-12
Bulk: enclose .keys() method with list where list (from python2) expected
Noel Power
1
-2
/
+2
2018-05-03
ldb: Prepare to allow tests to operate on ldb_mdb (by using the GUID index)
Gary Lockyer
1
-55
/
+111
2018-05-03
ldb tests: api ensure database correctly populated
Gary Lockyer
1
-0
/
+13
2018-04-06
ldb index: Add tests for truncated base 64 index keys
Gary Lockyer
1
-1
/
+36
2018-04-06
ldb index: Fix truncation key length calculation
Gary Lockyer
1
-2
/
+5
2018-04-05
ldb: Add test to show a reindex failure must not leave the DB corrupt
Andrew Bartlett
1
-0
/
+160
2018-04-05
lib ldb tests: Prepare to run api and index test on tdb and lmdb
Gary Lockyer
2
-60
/
+114
2018-03-06
ldb: Remove python warning in tests/python/index.py
Gary Lockyer
1
-1
/
+1
2018-03-03
ldb_tdb: Add tests for truncated index keys
Gary Lockyer
1
-0
/
+1222
2018-02-08
pyldb: extend dn.is_child_of() test: dn is child of itself
Björn Baumbach
1
-0
/
+4
2017-12-20
ldb: Intersect the index from SCOPE_ONELEVEL with the index for the search ex...
Andrew Bartlett
1
-1
/
+133
2017-09-22
ldb: Ensure we do not run out of File descriptors in autobuild
Andrew Bartlett
1
-0
/
+16
2017-09-22
ldb: Do not make an ldb file for API tests
Andrew Bartlett
1
-23
/
+11
2017-09-22
ldb: Add test showing a search against the index is not possible
Andrew Bartlett
1
-0
/
+16
2017-09-22
ldb: Add more tests covering in-transaction GUID index and unique index behav...
Andrew Bartlett
1
-12
/
+176
2017-09-22
ldb: Add tests for base DN of a different case
Andrew Bartlett
1
-0
/
+26
2017-09-22
ldb_tdb: Add tests for add/modify with the GUID index
Andrew Bartlett
1
-0
/
+84
2017-09-22
ldb: Also test the new GUID index mode
Andrew Bartlett
1
-0
/
+11
[prev]
[next]