index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_filecmp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #21445: Pass exception messages correctly to assertTrue in
Berker Peksag
2014-08-14
1
-4/+4
*
use with blocks to make sure files are closed
Benjamin Peterson
2014-05-04
1
-18/+12
*
improve test coverage of filecmp (closes #21357)
Benjamin Peterson
2014-05-04
1
-5/+75
*
Issue #18149: Add filecmp.clear_cache() to manually clear the filecmp cache.
Ned Deily
2013-06-14
1
-0/+7
*
Close #15442: Expand the list of default directories ignored by filecmp.dircm...
Eli Bendersky
2013-01-12
1
-5/+11
*
#15269: document dircmp.left and right, and add tests for them.
R David Murray
2012-08-15
1
-2/+8
*
Merged revisions 78093 via svnmerge from
Georg Brandl
2010-03-14
1
-1/+1
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-13/+13
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-5/+5
*
Patch by Christian Heimes to change self.assert_(x == y) into
Guido van Rossum
2007-07-11
1
-11/+11
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-1/+2
*
Only apply case-insensitivity test on appropriate platforms.' test_filecmp.py
Raymond Hettinger
2003-09-02
1
-2/+6
*
SF bug #453515: filecmp.dircmp case sensitivity bug
Raymond Hettinger
2003-09-02
1
-2/+6
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-4/+1
*
Add test suite for filecmp.py, after some discussion on bug #680494.
Andrew M. Kuchling
2003-02-06
1
-0/+128