cpython/Lib/bsddb/test
Mark Dickinson c028abf3cd Issue #5073: Fix occasional failure of bsddb/test/test_lock.py. Thanks
Hirokazu Yamamoto for the patch.
2009-01-26 21:51:56 +00:00
..
__init__.py
test_all.py Python3.0 bsddb testsuite compatibility improvements 2008-09-03 22:07:11 +00:00
test_associate.py
test_basics.py Bugfix for issue3885 and 'DB.verify()' crash. 2008-09-23 18:54:08 +00:00
test_compare.py
test_compat.py
test_cursor_pget_bug.py
test_dbobj.py
test_dbshelve.py
test_dbtables.py
test_distributed_transactions.py
test_early_close.py warnings.catch_warnings() now returns a list or None instead of the custom 2008-09-09 00:49:16 +00:00
test_get_none.py
test_join.py
test_lock.py Issue #5073: Fix occasional failure of bsddb/test/test_lock.py. Thanks 2009-01-26 21:51:56 +00:00
test_misc.py
test_pickle.py
test_queue.py
test_recno.py
test_replication.py On Windows, temporarily disable the bsddb test referenced in bug 3892. 2008-09-18 02:47:35 +00:00
test_sequence.py
test_thread.py