]> granicus.if.org Git - python/commit
* Give the test_bsddb3 tests a unique temporary directory to run their
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 25 May 2008 07:14:09 +0000 (07:14 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 25 May 2008 07:14:09 +0000 (07:14 +0000)
commit8107290fa186bd5efa2a9c158000fd578d228a6c
treeaffec9cea7672e055a8ecdba9c06fe23bd4e3591
parent6153ab3fee7e9b0abb878b46b3bc89569836d6b5
* Give the test_bsddb3 tests a unique temporary directory to run their
  stuff in and clean it up afterwards regardless of the result.
* Get rid of duplicate list of test modules to run, they're maintained
  within test_all now.
* Print the BerkeleyDB version to stderr when running test_bsddb3 to
  help buildbot problem diagnosis.
Lib/bsddb/test/test_all.py
Lib/test/test_bsddb3.py