cpython/Lib/bsddb/test
Gregory P. Smith 8107290fa1 * Give the test_bsddb3 tests a unique temporary directory to run their
stuff in and clean it up afterwards regardless of the result.
* Get rid of duplicate list of test modules to run, they're maintained
  within test_all now.
* Print the BerkeleyDB version to stderr when running test_bsddb3 to
  help buildbot problem diagnosis.
2008-05-25 07:14:09 +00:00
..
__init__.py Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at 2002-12-30 20:53:52 +00:00
test_all.py * Give the test_bsddb3 tests a unique temporary directory to run their 2008-05-25 07:14:09 +00:00
test_associate.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_basics.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_compare.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_compat.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_cursor_pget_bug.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_dbobj.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_dbshelve.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_dbtables.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_distributed_transactions.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_early_close.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_get_none.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_join.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_lock.py issue2858: Fix potential memory corruption when bsddb.db.DBEnv.lock_get 2008-05-17 06:12:02 +00:00
test_misc.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_pickle.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_queue.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_recno.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_replication.py Use test_support to get network ports to bind to. 2008-05-25 03:13:41 +00:00
test_sequence.py bsddb module updated to version 4.7.0 2008-05-22 15:27:38 +00:00
test_thread.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00