1. 3db8a34 Change more tests to use import_module for the modules that by R. David Murray · 16 years ago
  2. 39defbe more intensive test on dbm. by Hirokazu Yamamoto · 17 years ago
  3. ba17cfc Convert test_dummy_threading and test_dbm to unittest. by Brett Cannon · 17 years ago
  4. 7dbd918 Add test_main() functions to various tests where it was simple to do. Done so by Brett Cannon · 17 years ago
  5. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  6. 110054c Backported r51621 from p3yk: by Thomas Wouters · 18 years ago
  7. e7629c8 Skip test_dbm if we can't write to the file by Neal Norwitz · 23 years ago
  8. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  9. f6e47ad Check that f.keys() == [] right after creation -- this prevents bugs by Guido van Rossum · 24 years ago
  10. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 25 years ago
  11. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 25 years ago
  12. 57a4e90 Fix up the cleanup of the temporary DB so it works for BSD DB's by Fred Drake · 25 years ago
  13. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  14. fab8ab8 Many scripts, but small changes. Update the way the scripts obtain the by Roger E. Masse · 29 years ago
  15. 16f9fd2 Added a test script for dbmmodule.c and added it to testall.py and by Roger E. Masse · 29 years ago