cpython/Lib/bsddb/test
Guido van Rossum e4ef3a6e6c Fix the bsddb3 unit tests.
This essentially meant fixing one case where a list of custom objects
was being sorted, and fixing one genuine bug where a method call was
missing parentheses.
2006-08-24 18:19:44 +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 fix test import for use in standalone pybsddb project bsddb3 module as well 2006-01-29 23:54:38 +00:00
test_all.py Get rid of dict.has_key(). Boy this has a lot of repercussions! 2006-08-18 22:13:04 +00:00
test_associate.py Get rid of dict.has_key(). Boy this has a lot of repercussions! 2006-08-18 22:13:04 +00:00
test_basics.py Fix the bsddb3 unit tests. 2006-08-24 18:19:44 +00:00
test_compare.py Get rid of dict.has_key(). Boy this has a lot of repercussions! 2006-08-18 22:13:04 +00:00
test_compat.py Killed the <> operator. You must now use !=. 2006-08-24 03:53:23 +00:00
test_cursor_pget_bug.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
test_dbobj.py Remove apply() 2006-03-17 08:00:19 +00:00
test_dbshelve.py Fix the bsddb3 unit tests. 2006-08-24 18:19:44 +00:00
test_dbtables.py Get rid of dict.has_key(). Boy this has a lot of repercussions! 2006-08-18 22:13:04 +00:00
test_env_close.py Get rid of dict.has_key(). Boy this has a lot of repercussions! 2006-08-18 22:13:04 +00:00
test_get_none.py Get rid of dict.has_key(). Boy this has a lot of repercussions! 2006-08-18 22:13:04 +00:00
test_join.py Get rid of dict.has_key(). Boy this has a lot of repercussions! 2006-08-18 22:13:04 +00:00
test_lock.py Get rid of dict.has_key(). Boy this has a lot of repercussions! 2006-08-18 22:13:04 +00:00
test_misc.py Add a unit test for bug fix #1396678. 2006-02-19 01:21:11 +00:00
test_pickle.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
test_queue.py Get rid of dict.has_key(). Boy this has a lot of repercussions! 2006-08-18 22:13:04 +00:00
test_recno.py Killed the <> operator. You must now use !=. 2006-08-24 03:53:23 +00:00
test_sequence.py Get rid of dict.has_key(). Boy this has a lot of repercussions! 2006-08-18 22:13:04 +00:00
test_thread.py Killed the <> operator. You must now use !=. 2006-08-24 03:53:23 +00:00