Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Instrument code coverage | Anthony Sottile | 2020-03-24 | 1 | -28/+0 |
* | Add variables so blank lines may be configures | Adi Roiban | 2018-04-08 | 1 | -1/+9 |
* | Fix up testsuite for W504 | Ian Stapleton Cordasco | 2018-01-17 | 1 | -1/+1 |
* | Fix issue #400: Require two blank lines after toplevel def, class | Nikhil Benesch | 2016-06-25 | 1 | -0/+1 |
* | Updated tests and doc examples -> pycodestylepackage-pycodestyle | Ian Lee | 2016-05-26 | 1 | -7/+9 |
* | Test behaviour regarding multi-line ignore parsing in config_file | Kristian Glass | 2015-08-22 | 1 | -1/+2 |
* | Fix normalize_paths to allow whitespace | Will Kahn-Greene | 2014-11-06 | 1 | -1/+2 |
* | More API tests | Florent Xicluna | 2013-03-02 | 1 | -1/+1 |
* | nose compat | Florent Xicluna | 2013-03-02 | 1 | -6/+5 |
* | Fix 'python setup.py test' | Florent Xicluna | 2013-03-02 | 1 | -4/+7 |
* | Add more tests for the CLI; issue #162 | Florent Xicluna | 2013-03-02 | 1 | -75/+6 |
* | Add docstrings to test cases | Florent Xicluna | 2013-03-01 | 1 | -0/+5 |
* | Add API tests | Florent Xicluna | 2013-03-01 | 1 | -0/+71 |
* | Reorganize the test suite using unittest. | Florent Xicluna | 2013-03-01 | 1 | -0/+53 |