* Give the test_bsddb3 tests a unique temporary directory to run their
commit98257b222a9e393b809bdb2c345bb8f759962730
authorgregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 25 May 2008 07:14:09 +0000 (25 07:14 +0000)
committergregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 25 May 2008 07:14:09 +0000 (25 07:14 +0000)
treeeb1b9e26523e14e003ee5aebe04dec0b4382f976
parent653023ca3939e64d8858fe0f66f3cd966e7be76d
* 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.

git-svn-id: http://svn.python.org/projects/python/trunk@63601 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/bsddb/test/test_all.py
Lib/test/test_bsddb3.py