summaryrefslogtreecommitdiff
path: root/tests/test_misc.py
Commit message (Expand)AuthorAgeFilesLines
* Use assertRaises as a context manager now that we can.Ned Batchelder2013-12-211-1/+2
* Add assert_starts_withNed Batchelder2013-12-141-1/+1
* Mark a bunch of tests that don't need temp directories.Ned Batchelder2013-09-281-0/+2
* More --debug options, split code into separate objects.Ned Batchelder2013-09-081-22/+2
* Better to leave the space out.Ned Batchelder2013-09-061-7/+7
* Move the info formatting into its own function.Ned Batchelder2013-09-061-1/+22
* Tweaks to Matt's merged pull request.Ned Batchelder2013-04-211-0/+1
* Removed redundant code; Changed a setup.py test to ensure that the proper set...desmaj2013-03-181-0/+3
* 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/+73