cpython/Lib/bsddb/test
Gregory P. Smith 664782e1c8 issue2858: Fix potential memory corruption when bsddb.db.DBEnv.lock_get
and other bsddb.db object constructors raised an exception.
Debugging & patch by Neal Norowitz.
2008-05-17 06:12:02 +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 Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +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 Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_sequence.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00
test_thread.py Testsuite for bsddb module, version 4.6.4 2008-05-13 20:57:59 +00:00