cpython/Lib/bsddb/test
R. David Murray 343facabf1 Issue 3892 again. The bsddb3 replication test still fails randomly.
Since this module is unmaintained in the library and gone in py3k,
this patch skips the remainder of the replication test if a
second timeout occurs, as it randomly does.  This should improve buildbot
stability.
2010-03-01 19:14:16 +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 Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna. 2010-02-02 15:57:45 +00:00
test_associate.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_basics.py Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna. 2010-02-02 15:57:45 +00:00
test_compare.py Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna. 2010-02-02 15:57:45 +00:00
test_compat.py Issue #5341: Fix a variety of spelling errors. 2009-02-21 20:27:01 +00:00
test_cursor_pget_bug.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_dbobj.py #7092: silence py3k warnings for bsddb. Patch by Florent Xicluna. 2010-02-02 08:37:35 +00:00
test_dbshelve.py #7092: silence py3k warnings for bsddb. Patch by Florent Xicluna. 2010-02-02 08:37:35 +00:00
test_dbtables.py Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna. 2010-02-02 15:57:45 +00:00
test_distributed_transactions.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_early_close.py warnings.catch_warnings() now returns a list or None instead of the custom 2008-09-09 00:49:16 +00:00
test_get_none.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_join.py #7092: silence py3k warnings for bsddb. Patch by Florent Xicluna. 2010-02-02 08:37:35 +00:00
test_lock.py Issue #5073: Fix occasional failure of bsddb/test/test_lock.py. Thanks 2009-01-26 21:51:56 +00:00
test_misc.py #7269: fix failures in test_bsddb3. Patch by Florent Xicluna. 2010-01-24 21:47:59 +00:00
test_pickle.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_queue.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_recno.py Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna. 2010-02-02 15:57:45 +00:00
test_replication.py Issue 3892 again. The bsddb3 replication test still fails randomly. 2010-03-01 19:14:16 +00:00
test_sequence.py Update bsddb code to version 4.7.3pre2. This code should 2008-08-31 14:00:51 +00:00
test_thread.py Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna. 2010-02-02 15:57:45 +00:00