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_dircache.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 86596 via svnmerge from
Ezio Melotti
2010-11-21
1
-3/+3
*
Remove unused imports in test modules.
Georg Brandl
2010-02-07
1
-1/+1
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-2/+2
*
Deprecate the dircache module for 3.0.
Brett Cannon
2008-05-10
1
-3/+7
*
fix typos, mostly in comments
Fred Drake
2005-10-28
1
-1/+1
*
make this test work when run repeatedly.
Michael W. Hudson
2004-08-03
1
-3/+2
*
Patch #707167: Pass dircache exceptions to the caller. Fixes #682813.
Martin v. Löwis
2003-09-20
1
-1/+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Change the PyUnit-based tests to use the test_main() approach. This
Fred Drake
2001-09-20
1
-1/+7
*
On WIndows, skip the part of test_dircache that can't work on Windows.
Tim Peters
2001-07-21
1
-9/+15
*
Whitespace normalization, plus:
Tim Peters
2001-07-21
1
-4/+4
*
Regression test for the dircache module, contributed by Nick Mathewson.
Fred Drake
2001-07-19
1
-0/+62