summaryrefslogtreecommitdiff
path: root/tests/test_cmdline.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid a bunch of deprecated functions.Ned Batchelder2014-05-171-1/+1
* Peter Portante's coroutine support, but it doesn't work yet.Ned Batchelder2014-01-091-0/+1
* Use assertRaises as a context manager now that we can.Ned Batchelder2013-12-211-5/+4
* Remove a lot of redundancy from the cmdline tests.Ned Batchelder2013-12-141-136/+162
* Mark a bunch of tests that don't need temp directories.Ned Batchelder2013-09-281-0/+2
* New flag for run: --debug, can trace why files aren't being traced.Ned Batchelder2013-09-041-24/+56
* 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/+702