summaryrefslogtreecommitdiff
path: root/testsuite/test_all.py
Commit message (Expand)AuthorAgeFilesLines
* Instrument code coverageAnthony Sottile2020-03-241-28/+0
* Add variables so blank lines may be configuresAdi Roiban2018-04-081-1/+9
* Fix up testsuite for W504Ian Stapleton Cordasco2018-01-171-1/+1
* Fix issue #400: Require two blank lines after toplevel def, classNikhil Benesch2016-06-251-0/+1
* Updated tests and doc examples -> pycodestylepackage-pycodestyleIan Lee2016-05-261-7/+9
* Test behaviour regarding multi-line ignore parsing in config_fileKristian Glass2015-08-221-1/+2
* Fix normalize_paths to allow whitespaceWill Kahn-Greene2014-11-061-1/+2
* More API testsFlorent Xicluna2013-03-021-1/+1
* nose compatFlorent Xicluna2013-03-021-6/+5
* Fix 'python setup.py test'Florent Xicluna2013-03-021-4/+7
* Add more tests for the CLI; issue #162Florent Xicluna2013-03-021-75/+6
* Add docstrings to test casesFlorent Xicluna2013-03-011-0/+5
* Add API testsFlorent Xicluna2013-03-011-0/+71
* Reorganize the test suite using unittest.Florent Xicluna2013-03-011-0/+53