cpython/Lib/bsddb/test
Barry Warsaw e3ea281280 readerThread(): Add max_retries to both DeadlockWrap() calls. This
may cause some tests to fail but it prevents them from hanging.
2003-07-21 23:01:34 +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 Everything worked in both the distutils distro and in Python 2.3cvs, 2003-01-28 17:20:44 +00:00
test_associate.py bsddb 4.1.6: 2003-07-09 04:45:59 +00:00
test_basics.py bsddb 4.1.6: 2003-07-09 04:45:59 +00:00
test_compat.py bugfix: proper import bsddb exists below 2003-07-09 05:29:24 +00:00
test_dbobj.py Everything worked in both the distutils distro and in Python 2.3cvs, 2003-01-28 17:20:44 +00:00
test_dbshelve.py Everything worked in both the distutils distro and in Python 2.3cvs, 2003-01-28 17:20:44 +00:00
test_dbtables.py Everything worked in both the distutils distro and in Python 2.3cvs, 2003-01-28 17:20:44 +00:00
test_env_close.py Everything worked in both the distutils distro and in Python 2.3cvs, 2003-01-28 17:20:44 +00:00
test_get_none.py Everything worked in both the distutils distro and in Python 2.3cvs, 2003-01-28 17:20:44 +00:00
test_join.py test01_join(): Fix a test failure when run with "python -O". The 2003-07-21 18:43:33 +00:00
test_lock.py Adds support for the DBEnv->set_timeout() method. 2003-03-27 17:23:29 +00:00
test_misc.py fix for use on python 2.1 2003-02-03 04:19:40 +00:00
test_queue.py Everything worked in both the distutils distro and in Python 2.3cvs, 2003-01-28 17:20:44 +00:00
test_recno.py Everything worked in both the distutils distro and in Python 2.3cvs, 2003-01-28 17:20:44 +00:00
test_thread.py readerThread(): Add max_retries to both DeadlockWrap() calls. This 2003-07-21 23:01:34 +00:00