cpython/Lib/bsddb/test
Jesus Cea c5a11fabdb bsddb module updated to version 4.7.2devel9.
This patch publishes the work done until now
for Python 3.0 compatibility. Still a lot
to be done.

When possible, we use 3.0 features in Python 2.6,
easing development and testing, and exposing internal
changes to a wider audience, for better test coverage.

Some mode details:
http://www.jcea.es/programacion/pybsddb.htm#bsddb3-4.7.2
2008-07-23 11:38:42 +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 bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00
test_associate.py bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00
test_basics.py bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00
test_compare.py bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +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 bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00
test_misc.py bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +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 bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00
test_sequence.py bsddb module updated to version 4.7.0 2008-05-22 15:27:38 +00:00
test_thread.py bsddb module updated to version 4.7.2devel9. 2008-07-23 11:38:42 +00:00