cpython/Lib/bsddb/test
Gregory P. Smith 00ca01e7c3 disable the crashing test. I will also file a bug. This crash does
not appear to be a new bug, its just that the test coverage went up
recently exposing it.  (I verified that by testing this test code on
an older Modules/_bsddb.c)
2008-05-15 04:56:18 +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 disable the crashing test. I will also file a bug. This crash does 2008-05-15 04:56:18 +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