Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |