| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna. | Ezio Melotti | 2010-02-02 | 1 | -2/+1 |
|
|
* | #7092: silence py3k warnings for bsddb. Patch by Florent Xicluna. | Ezio Melotti | 2010-02-02 | 1 | -0/+2 |
|
|
* | A few more test skips via import_module, and change import_module to | R. David Murray | 2009-03-31 | 1 | -2/+2 |
|
|
* | Change more tests to use import_module for the modules that | R. David Murray | 2009-03-30 | 1 | -1/+5 |
|
|
* | Better integration between Python testing and bsddb3 | Jesus Cea | 2008-05-27 | 1 | -5/+5 |
|
|
* | * Give the test_bsddb3 tests a unique temporary directory to run their | Gregory P. Smith | 2008-05-25 | 1 | -52/+20 |
|
|
* | Enable the updated Lib/bsddb/test suite to run. | Gregory P. Smith | 2008-05-14 | 1 | -10/+7 |
|
|
* | Create a db_home directory with a unique name so multiple users can | Neal Norwitz | 2008-02-24 | 1 | -1/+12 |
|
|
* | Print periodic "still working" messages since this suite is slow. | Neal Norwitz | 2008-01-27 | 1 | -0/+26 |
|
|
* | Standardize on test.test_support.run_unittest() (as opposed to a mix of run_u... | Collin Winter | 2007-04-25 | 1 | -6/+4 |
|
|
* | * fix DBCursor.pget() bug with keyword argument names when no data= is | Gregory P. Smith | 2006-06-05 | 1 | -0/+1 |
|
|
* | * add support for DBSequence objects [patch #1466734] | Gregory P. Smith | 2006-06-05 | 1 | -0/+1 |
|
|
* | Remove generated test db files | Neal Norwitz | 2006-01-25 | 1 | -2/+3 |
|
|
* | Fix bug #1413192, fix seg fault in bsddb if a txn was deleted before the env. | Neal Norwitz | 2006-01-25 | 1 | -0/+6 |
|
|
* | Add some missing tests. Should now test everything that pybsddb's | Barry Warsaw | 2002-12-30 | 1 | -24/+32 |
|
|
* | Whitespace normalization. | Tim Peters | 2002-11-24 | 1 | -1/+0 |
|
|
* | Importing test suite from bsddb3 3.4.0 (with modifications). | Martin v. Löwis | 2002-11-19 | 1 | -0/+60 |
|
|