1. 7bff3cb Issue #18149: Add filecmp.clear_cache() to manually clear the filecmp cache. by Ned Deily · 11 years ago
  2. eb2884a Close #15442: Expand the list of default directories ignored by filecmp.dircmp and expose it as a module attribute by Eli Bendersky · 12 years ago
  3. 2b209cd #15269: document dircmp.left and right, and add tests for them. by R David Murray · 12 years ago
  4. 1b37e87 Merged revisions 78093 via svnmerge from by Georg Brandl · 14 years ago
  5. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  6. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  7. e61fd5b Patch by Christian Heimes to change self.assert_(x == y) into by Guido van Rossum · 17 years ago
  8. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  9. f70e076 Only apply case-insensitivity test on appropriate platforms.' test_filecmp.py by Raymond Hettinger · 21 years ago
  10. eeca37e SF bug #453515: filecmp.dircmp case sensitivity bug by Raymond Hettinger · 21 years ago
  11. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  12. e63846d Add test suite for filecmp.py, after some discussion on bug #680494. by Andrew M. Kuchling · 21 years ago