summaryrefslogtreecommitdiff
path: root/tests/test_config.py
Commit message (Expand)AuthorAgeFilesLines
* Add skip-covered option.Krystian Kichewko2014-11-191-0/+2
* Fix one test and add one test for setup.cfg settingsNed Batchelder2014-11-161-1/+13
* Config tweaking applies to plugin options alsoNed Batchelder2014-10-111-0/+26
* Can change config after construction.Ned Batchelder2014-10-111-0/+13
* Some error checking and more tests for concurrency control.Ned Batchelder2014-09-251-1/+3
* More-serious plugin supportNed Batchelder2014-08-211-0/+24
* Read options from setup.cfg if .coveragerc not around. #304Ned Batchelder2014-07-051-53/+91
* Use assertRaises as a context manager now that we can.Ned Batchelder2013-12-211-1/+2
* Get rid of our backward implementation of set, sorted, reversed, and rpartition.Ned Batchelder2013-10-191-1/+0
* We only run on 2.6, 2.7, 3.2, 3.3 now.Ned Batchelder2013-10-191-12/+11
* 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/+225