Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
61d77e0d970fb816efa1d0bc758c4b461da99e8c
/
Lib
/
bsddb
/
test
95334a5
Purged Berkeley code of references to the long-obsolete whrandom.
by Tim Peters
· 21 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 21 years ago
19699a9
Adds support for DB.pget and DBCursor.pget methods.
by Gregory P. Smith
· 21 years ago
dc5af70
SF patch / bug #967763
by Gregory P. Smith
· 21 years ago
bce64ec
bugfix for people executing test_all to run the test suite. (call the
by Gregory P. Smith
· 21 years ago
a7befda
Fixes SF bug # 778421
by Gregory P. Smith
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 22 years ago
e33aef7
__init__.py: keep it compatible with older python (True and False == 1 and 0)
by Gregory P. Smith
· 22 years ago
be0db8b
bsddb3 4.2.2, adds DBCursor.get_current_size() method to return the length
by Gregory P. Smith
· 22 years ago
41631e8
Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new
by Gregory P. Smith
· 22 years ago
e3ea281
readerThread(): Add max_retries to both DeadlockWrap() calls. This
by Barry Warsaw
· 22 years ago
e676c5e
test01_join(): Fix a test failure when run with "python -O". The
by Barry Warsaw
· 22 years ago
ad30fa0
fix to work on python <= 2.1
by Gregory P. Smith
· 22 years ago
df35bee
bugfix: proper import bsddb exists below
by Gregory P. Smith
· 22 years ago
455d46f
bsddb 4.1.6:
by Gregory P. Smith
· 22 years ago
bc6e94a
Wrap the cursor functions with dbutils.DeadlockWrap to deal with the
by Gregory P. Smith
· 22 years ago
fe11d3e
Adds support for the DBEnv->set_timeout() method.
by Gregory P. Smith
· 22 years ago
bc2adef
fix for use on python 2.1
by Gregory P. Smith
· 23 years ago
f71de3e
Everything worked in both the distutils distro and in Python 2.3cvs,
by Barry Warsaw
· 23 years ago
b6c9f78
bugfix: do not double-close DB cursor during deallocation when the
by Gregory P. Smith
· 23 years ago
c25fd3f
bugfix: disallow use of DB_TXN after commit() or abort(), prevents a
by Gregory P. Smith
· 23 years ago
9149aeb
Python 2.1's string module doesn't have ascii_letters, so let's just
by Barry Warsaw
· 23 years ago
a21bdea
Cleanups, and conversion of assert to assertEqual()
by Barry Warsaw
· 23 years ago
b1dcbd2
Make two tests non-locale-dependent
by Barry Warsaw
· 23 years ago
bc38baf
test01_close_dbenv_before_db(): Added an XXX comment that this test is
by Barry Warsaw
· 23 years ago
9a0d779
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
by Barry Warsaw
· 23 years ago
74859f3
Template for future tests.
by Barry Warsaw
· 23 years ago
77c06fb
Whitespace normalization.
by Tim Peters
· 23 years ago
b2c7aff
Merge with bsddb3 2002.11.23.10.42.36
by Martin v. Löwis
· 23 years ago
1c6b1a2
Importing test suite from bsddb3 3.4.0 (with modifications).
by Martin v. Löwis
· 23 years ago