cpython/Lib/bsddb/test
Gregory P. Smith 5c5f1703e5 Merge r58434:
Fixes http://bugs.python.org/issue1233 - bsddb.dbshelve.DBShelf.append
was useless due to inverted logic.  Also adds a test case for RECNO dbs
to test_dbshelve.
2007-10-12 19:13:19 +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 merge r58023 to fix issue1112 on windows. make this test more robust 2007-09-06 23:06:50 +00:00
test_all.py some test suite cleanup, use tempfile.mkdtemp() in setUp and 2007-08-28 08:05:56 +00:00
test_associate.py some test suite cleanup, use tempfile.mkdtemp() in setUp and 2007-08-28 08:05:56 +00:00
test_basics.py some test suite cleanup, use tempfile.mkdtemp() in setUp and 2007-08-28 08:05:56 +00:00
test_compare.py fix test, use bytes not unicode and let the test raise its internal exception 2007-09-03 16:48:32 +00:00
test_compat.py some test suite cleanup, use tempfile.mkdtemp() in setUp and 2007-08-28 08:05:56 +00:00
test_cursor_pget_bug.py some test suite cleanup, use tempfile.mkdtemp() in setUp and 2007-08-28 08:05:56 +00:00
test_dbobj.py some test suite cleanup, use tempfile.mkdtemp() in setUp and 2007-08-28 08:05:56 +00:00
test_dbshelve.py Merge r58434: 2007-10-12 19:13:19 +00:00
test_dbtables.py Get test_bsddb3 passing 2007-08-29 05:52:49 +00:00
test_env_close.py some test suite cleanup, use tempfile.mkdtemp() in setUp and 2007-08-28 08:05:56 +00:00
test_get_none.py some test suite cleanup, use tempfile.mkdtemp() in setUp and 2007-08-28 08:05:56 +00:00
test_join.py some test suite cleanup, use tempfile.mkdtemp() in setUp and 2007-08-28 08:05:56 +00:00
test_lock.py some test suite cleanup, use tempfile.mkdtemp() in setUp and 2007-08-28 08:05:56 +00:00
test_misc.py some test suite cleanup, use tempfile.mkdtemp() in setUp and 2007-08-28 08:05:56 +00:00
test_pickle.py some test suite cleanup, use tempfile.mkdtemp() in setUp and 2007-08-28 08:05:56 +00:00
test_queue.py Get test_bsddb3 passing 2007-08-29 05:52:49 +00:00
test_recno.py Get test_bsddb3 passing 2007-08-29 05:52:49 +00:00
test_sequence.py some test suite cleanup, use tempfile.mkdtemp() in setUp and 2007-08-28 08:05:56 +00:00
test_thread.py Cleanup test_thread. CDB (Concurrent Database) support in BerkeleyDB is only 2007-09-08 23:25:43 +00:00