summaryrefslogtreecommitdiff
path: root/testsuite/W60.py
Commit message (Expand)AuthorAgeFilesLines
* Add W605 warning for invalid escape sequences in string literalsJon Dufresne2017-09-101-0/+16
* Relax a bit the regex for W602, 3-arguments raise; closes #34Florent Xicluna2014-03-241-0/+1
* Fix regression when detecting W602 (due to e2bb226)Florent Xicluna2012-12-221-0/+2
* Fix W602 checking of 3 argument raises to handle multi-char names, issue #34Brian Elliott2012-03-291-1/+1
* test for issue34clayg2012-03-011-0/+2
* Reorganize the test suite in order to check more failures with fewer test files.Florent Xicluna2010-09-111-0/+10