1. dbd2f6d Better integration between Python testing and bsddb3 by Jesus Cea · 17 years ago
  2. 8107290 * Give the test_bsddb3 tests a unique temporary directory to run their by Gregory P. Smith · 17 years ago
  3. ee365b9 Enable the updated Lib/bsddb/test suite to run. by Gregory P. Smith · 17 years ago
  4. 6057b2e Create a db_home directory with a unique name so multiple users can by Neal Norwitz · 17 years ago
  5. 41ada16 Print periodic "still working" messages since this suite is slow. by Neal Norwitz · 18 years ago
  6. c2898c5 Standardize on test.test_support.run_unittest() (as opposed to a mix of run_unittest() and run_suite()). Also, add functionality to run_unittest() that admits usage of unittest.TestLoader.loadTestsFromModule(). by Collin Winter · 18 years ago
  7. 372b583 * fix DBCursor.pget() bug with keyword argument names when no data= is by Gregory P. Smith · 19 years ago
  8. f0547d0 * add support for DBSequence objects [patch #1466734] by Gregory P. Smith · 19 years ago
  9. 14361ff Remove generated test db files by Neal Norwitz · 20 years ago
  10. 62a2112 Fix bug #1413192, fix seg fault in bsddb if a txn was deleted before the env. by Neal Norwitz · 20 years ago
  11. 0a26235 Add some missing tests. Should now test everything that pybsddb's by Barry Warsaw · 23 years ago
  12. 77c06fb Whitespace normalization. by Tim Peters · 23 years ago
  13. 1c6b1a2 Importing test suite from bsddb3 3.4.0 (with modifications). by Martin v. Löwis · 23 years ago