summaryrefslogtreecommitdiff
path: root/tests/test_files.py
Commit message (Expand)AuthorAgeFilesLines
...
* ModuleFinder no longer takes a main-module argument.Buck Golemon2014-11-141-33/+6
* make --source and -m play nice togetherbuck2014-10-151-1/+61
* Make the Fnmatcher work right on Windows.Ned Batchelder2014-09-211-0/+8
* Make the test match the code betterNed Batchelder2014-06-031-1/+1
* Fix the new FnmatchMatcher for >100 patternsNed Batchelder2014-06-031-0/+6
* Avoid a bunch of deprecated functions.Ned Batchelder2014-05-171-3/+3
* Small cleanupsNed Batchelder2014-05-031-1/+0
* Cleaner tests of the file matchersNed Batchelder2014-03-111-23/+31
* Use assertRaises as a context manager now that we can.Ned Batchelder2013-12-211-12/+7
* Get rid of our backward implementation of set, sorted, reversed, and rpartition.Ned Batchelder2013-10-191-1/+0
* Mark a bunch of tests that don't need temp directories.Ned Batchelder2013-09-281-0/+2
* Allow relative paths in the [paths] aliases. #267.Ned Batchelder2013-09-261-1/+25
* Find .pyw files when searching for source files.Ned Batchelder2013-09-161-0/+2
* Give the matchers a way to get info out of them.Ned Batchelder2013-09-061-2/+7
* Directory changed: test->tests. Adapt.Ned Batchelder2013-02-021-1/+1
* Move the test directory to tests to avoid conflicts with the stdlib test pack...Ned Batchelder2013-02-021-0/+169