cpython/Lib/bsddb/test
Gregory P. Smith 492e2bfefa Modify import of test_support so that the code can also be used with a
stand alone distribution of bsddb that includes its own small copy of
test_support for the needed functionality on older pythons.
2008-03-02 20:00:53 +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_1413192.py squelch the warning that this test is supposed to trigger. 2007-10-19 07:31:20 +00:00
test_all.py * fix DBCursor.pget() bug with keyword argument names when no data= is 2006-06-05 18:48:21 +00:00
test_associate.py Modify import of test_support so that the code can also be used with a 2008-03-02 20:00:53 +00:00
test_basics.py Modify import of test_support so that the code can also be used with a 2008-03-02 20:00:53 +00:00
test_compare.py Modify import of test_support so that the code can also be used with a 2008-03-02 20:00:53 +00:00
test_compat.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
test_cursor_pget_bug.py Modify import of test_support so that the code can also be used with a 2008-03-02 20:00:53 +00:00
test_dbobj.py Modify import of test_support so that the code can also be used with a 2008-03-02 20:00:53 +00:00
test_dbshelve.py Modify import of test_support so that the code can also be used with a 2008-03-02 20:00:53 +00:00
test_dbtables.py Modify import of test_support so that the code can also be used with a 2008-03-02 20:00:53 +00:00
test_env_close.py Modify import of test_support so that the code can also be used with a 2008-03-02 20:00:53 +00:00
test_get_none.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
test_join.py Modify import of test_support so that the code can also be used with a 2008-03-02 20:00:53 +00:00
test_lock.py Modify import of test_support so that the code can also be used with a 2008-03-02 20:00:53 +00:00
test_misc.py Modify import of test_support so that the code can also be used with a 2008-03-02 20:00:53 +00:00
test_pickle.py Modify import of test_support so that the code can also be used with a 2008-03-02 20:00:53 +00:00
test_queue.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
test_recno.py Modify import of test_support so that the code can also be used with a 2008-03-02 20:00:53 +00:00
test_sequence.py Modify import of test_support so that the code can also be used with a 2008-03-02 20:00:53 +00:00
test_thread.py Modify import of test_support so that the code can also be used with a 2008-03-02 20:00:53 +00:00