summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_bsddb3.py
Commit message (Expand)AuthorAgeFilesLines
* 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