summaryrefslogtreecommitdiff
path: root/flake8/tests/test_engine.py
Commit message (Expand)AuthorAgeFilesLines
* Disable multiprocessing when using stdinIan Cordasco2014-09-121-1/+13
* Use unittest.mock if availableLukasz Dobrzanski2014-09-101-1/+4
* Fix the test suiteFlorent Xicluna2014-05-231-1/+1
* New option --jobs to spawn multiple processes in parallel; closes #146Florent Xicluna2014-04-271-0/+1
* Fix the errors reported by flake8Florent Xicluna2014-04-261-8/+7
* Fix test on Python 2.5Florent Xicluna2014-03-311-0/+2
* These should have been committed over a week ago.Ian Cordasco2013-07-271-1/+61
* A slow start towards rewriting the testsIan Cordasco2013-07-041-2/+15
* Start new testsIan Cordasco2013-07-041-0/+8