cpython/Lib/bsddb/test
Neal Norwitz 31e88934ed Remove the files/dirs after closing the DB so the tests work on Windows.
Patch from Trent Nelson.  Also simplified removing a file by using test_support.
2008-03-05 05:10:48 +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 Close the file before trying to remove the directory so it works on Windows. 2008-03-04 16:22:46 +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 Remove the files/dirs after closing the DB so the tests work on Windows. 2008-03-05 05:10:48 +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 Remove the files/dirs after closing the DB so the tests work on Windows. 2008-03-05 05:10:48 +00:00