summaryrefslogtreecommitdiff
path: root/tests/unit/test_file_checker.py
Commit message (Expand)AuthorAgeFilesLines
* automatic: pyupgrade --py36-plusAnthony Sottile2021-03-301-2/+3
* Fix python2 unicode test errorTomer Keren2019-01-301-2/+3
* Fix dogfoodTomer Keren2019-01-301-1/+1
* Write a test checking plugin failure exception handlingTomer Keren2019-01-301-0/+18
* Report error when non-exiting path is passed to flake8Avraham Shukron2018-02-211-0/+11
* Add pep8-naming to flake8 lintingIan Stapleton Cordasco2017-11-261-1/+1
* Add debugging utility for FileCheckerIan Cordasco2017-06-011-0/+9
* Handle SyntaxErrors after new-lines speciallyIan Cordasco2016-10-231-0/+25