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
2024-12-19
ldb:tests: add tests ensuring indexes don't change search results
Douglas Bagnall
1
-0
/
+478
2024-09-24
ldb:test:api_search: shift remaining setUp adds to class add_index
Douglas Bagnall
1
-35
/
+31
2024-09-24
ldb:test:api_search: remove pass-through setUp()s
Douglas Bagnall
1
-9
/
+0
2024-09-24
ldb:test:api_search: use @unittest.skipIf for LMDB tests
Douglas Bagnall
1
-37
/
+8
2024-09-24
ldb:test:api_search: skip LMDB tests at class level
Douglas Bagnall
1
-18
/
+25
2024-09-24
ldb:test:api_search: use class method to add index
Douglas Bagnall
1
-21
/
+56
2024-09-24
ldb:test:api_search: tidy up files in each subclass
Douglas Bagnall
1
-2
/
+8
2024-09-24
ldb:test:api_search: set up the database once and use copies
Douglas Bagnall
1
-210
/
+224
2024-09-24
ldb:test:api_search: use test name as db name
Douglas Bagnall
1
-2
/
+6
2024-09-24
ldb:test:api_search: put config options on class, not instance.
Douglas Bagnall
1
-47
/
+44
2024-09-24
ldb:test:api_search: improve attribute access tests
Douglas Bagnall
1
-3
/
+3
2024-09-24
ldb:test:api_base: make flags method a class method
Douglas Bagnall
1
-2
/
+3
2024-09-24
ldb:test:api_base: simplify prefix selection
Douglas Bagnall
1
-7
/
+1
2024-09-24
ldb:tests:index: use abi_base
Douglas Bagnall
1
-12
/
+6
2024-09-24
ldb:tests:crash: rationalise imports
Douglas Bagnall
1
-2
/
+1
2024-09-24
ldb:tests:api_simple uses conventional 4 space indent
Douglas Bagnall
1
-3
/
+3
2024-09-24
ldb:tests:repack: use common api_base variables
Douglas Bagnall
1
-11
/
+6
2024-09-24
ldb:tests:api_misc: fix Control test
Douglas Bagnall
1
-1
/
+1
2024-09-24
ldb:tests: move api.py to api_misc
Douglas Bagnall
1
-0
/
+0
2024-09-24
ldb:tests: make api_simple module
Douglas Bagnall
2
-732
/
+752
2024-09-24
ldb:tests: make api_add_modify module
Douglas Bagnall
2
-355
/
+376
2024-09-24
ldb:tests: make api_search module
Douglas Bagnall
2
-1698
/
+1720
2024-09-24
ldb:tests: make api_base module
Douglas Bagnall
2
-38
/
+54
2024-09-24
ldb:tests:api.py uses .disconnect before rmdir
Douglas Bagnall
1
-1
/
+1
2024-09-24
ldb:pytest:api: remove unnecessary super() parameters
Douglas Bagnall
1
-45
/
+45
2024-09-24
ldb:pytest:api: remove pass-though tearDowns
Douglas Bagnall
1
-48
/
+0
2024-05-07
ldb:tests: add a test for dotted i uppercase
Douglas Bagnall
1
-0
/
+4
2024-04-23
ldb:pytests: test for Turkic i-dots in ldb_comparison_fold
Douglas Bagnall
1
-0
/
+16
2024-04-10
ldb:pytests: test ldb.connect() works after .disconnect()
Douglas Bagnall
1
-0
/
+9
2024-03-20
ldb:pytests: test duplicate connections fail
Douglas Bagnall
1
-0
/
+14
2024-03-03
ldb: Pass a supported opaque type to ldb.set_opaque()
Jo Sutton
1
-1
/
+1
2024-03-03
ldb: Add tests for Python set_opaque() and get_opaque()
Jo Sutton
1
-0
/
+68
2024-03-03
pyldb: Remove unused and broken Python access to LDB module API
Andrew Bartlett
1
-58
/
+0
2024-02-29
ldb: ldb_string_to_time reports more errors
Douglas Bagnall
1
-0
/
+1
2023-08-30
lib:ldb:tests: Remove explicit comparison with False
Joseph Sutton
1
-1
/
+1
2023-04-04
lib:ldb:tests: Fix code spelling
Andreas Schneider
1
-4
/
+4
2022-10-05
pyldb: Fix tests going unused
Joseph Sutton
1
-23
/
+15
2021-09-28
pyldb: Add tests for ldb.Message containment testing
Joseph Sutton
1
-0
/
+23
2021-09-28
pyldb: Add test for an invalid ldb.Message index type
Joseph Sutton
1
-0
/
+6
2021-06-11
pyldb: Add test for Message.items()
Joseph Sutton
1
-0
/
+21
2021-03-24
CVE-2020-27840: pytests: move Dn.validate test to ldb
Douglas Bagnall
1
-0
/
+45
2021-03-01
pyldb: catch potential overflow error in py_timestring
Stefan Metzmacher
1
-0
/
+19
2021-02-22
ldb: remove some 'if PY3's in tests
Douglas Bagnall
2
-44
/
+17
2020-02-25
ldb: Add tests aimed at the SCOPE_ONELEVEL bug in particular
Andrew Bartlett
1
-0
/
+8
2020-02-25
ldb: Ensure @IDXONE modes is tested in ldb.python (apy.py) tests
Andrew Bartlett
1
-1
/
+68
2020-02-25
ldb: Add tests aimed at the SCOPE_ONELEVEL particular
Andrew Bartlett
1
-0
/
+171
2020-02-25
ldb: Add tests for one-level indexes in conjunction with other indexes
Andrew Bartlett
1
-0
/
+251
2019-07-04
ldb ldb_key_value: test ldb batch
Gary Lockyer
1
-0
/
+57
2019-07-04
ldb: Add tests for Ldb.write_ldif() including the FLG_SHOW_BINARY and FLAG_FO...
Andrew Bartlett
1
-0
/
+51
2019-06-21
lib ldb key value: fix index buffering
Gary Lockyer
1
-1
/
+81
[next]