summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_bsddb3.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 60350-60363 via svnmerge fromChristian Heimes2008-01-271-0/+26
* some test suite cleanup, use tempfile.mkdtemp() in setUp andGregory P. Smith2007-08-281-6/+9
* Fix test_bsddb3.Martin v. Löwis2007-08-111-2/+1
* Fix dbshelve and much of dbtables.Martin v. Löwis2007-08-101-15/+15
* Fix most of the bsddb3 tests.Martin v. Löwis2007-08-081-16/+17
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-5/+3
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-7/+7
* Killed the <> operator. You must now use !=.Guido van Rossum2006-08-241-1/+1
* Merge the rest of the trunk.Thomas Wouters2006-06-081-0/+2
* Remove generated test db filesNeal Norwitz2006-01-251-2/+3
* Fix bug #1413192, fix seg fault in bsddb if a txn was deleted before the env.Neal Norwitz2006-01-251-0/+6
* Add some missing tests. Should now test everything that pybsddb'sBarry Warsaw2002-12-301-24/+32
* Whitespace normalization.Tim Peters2002-11-241-1/+0
* Importing test suite from bsddb3 3.4.0 (with modifications).Martin v. Löwis2002-11-191-0/+60