index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
bsddb
/
test
/
test_associate.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Testsuite for bsddb module, version 4.6.4
Jesus Cea
2008-05-13
1
-39/+21
*
Modify import of test_support so that the code can also be used with a
Gregory P. Smith
2008-03-02
1
-1/+5
*
Create a db_home directory with a unique name so multiple users can
Neal Norwitz
2008-02-24
1
-7/+4
*
Consistently use tempfile.tempdir for the db_home directory.
Neal Norwitz
2008-01-26
1
-1/+1
*
[Patch #1520904] Fix bsddb tests to write to the temp directory instead of th...
Andrew M. Kuchling
2007-01-05
1
-1/+1
*
Plug the last 657 referenceleaks in test_bsddb3: a circular reference
Thomas Wouters
2006-03-12
1
-0/+5
*
Tools/scripts/reindent.py _is_ your friend
Anthony Baxter
2005-06-08
1
-60/+60
*
fix more Errors (not Failures) when run using BerkeleyDB <= 4.0
Gregory P. Smith
2005-06-06
1
-4/+13
*
fix Errors (not Failures) in test cases when running with BerkeleyDB<4.2
Gregory P. Smith
2005-06-06
1
-32/+61
*
test case for pybsddb SF bug id 1215432
Gregory P. Smith
2005-06-06
1
-0/+50
*
test DB.associate using transactions. somewhat related to SF pybsddb
Gregory P. Smith
2005-06-06
1
-12/+46
*
Adds support for DB.pget and DBCursor.pget methods.
Gregory P. Smith
2004-06-28
1
-0/+25
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-2/+2
*
Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new
Gregory P. Smith
2003-09-21
1
-3/+3
*
bsddb 4.1.6:
Gregory P. Smith
2003-07-09
1
-1/+1
*
Everything worked in both the distutils distro and in Python 2.3cvs,
Barry Warsaw
2003-01-28
1
-1/+6
*
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
Barry Warsaw
2002-12-30
1
-28/+26
*
Whitespace normalization.
Tim Peters
2002-11-24
1
-4/+4
*
Importing test suite from bsddb3 3.4.0 (with modifications).
Martin v. Löwis
2002-11-19
1
-0/+323