summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test default provided options are forwardedEric N. Vander Weele2019-08-311-0/+7
* Add typings to ConfigFileFinder constructorEric N. Vander Weele2019-08-291-6/+6
* Hoist passing through sys.argv at the CLI layerEric N. Vander Weele2019-08-291-0/+10
* Put plugin options into separate argparse groupsAnthony Sottile2019-08-192-1/+13
* move from optparse to argparseAnthony Sottile2019-08-1713-88/+166
* Fix --show-source when indented with tabsAnthony Sottile2019-08-101-9/+19
* utils: Tighten `parse_comma_separated_list()` contract furtherEric N. Vander Weele2019-07-281-0/+1
* utils: Change `normalize_paths()` contractEric N. Vander Weele2019-07-281-4/+3
* utils: Change `parse_comma_separated_list()` contractEric N. Vander Weele2019-07-281-5/+0
* Fix / improve recently merged patches + CIAnthony Sottile2019-07-082-17/+49
* support extend-exclude Fixes #535Thomas Grainger2019-07-083-8/+22
* Merge branch 'master' into 'master'Anthony Sottile2019-07-081-0/+10
|\
| * Remove filter by filename in utils.filenames_fromYevhen Amelin2019-03-191-0/+10
* | Update test_violation.pyMarkus Piotrowski2019-06-161-0/+3
* | mypy now passesAnthony Sottile2019-05-199-30/+16
* | whitelist a bandit false positive and improve type annotationAnthony Sottile2019-05-191-3/+3
* | Fix crash when file fails to tokenize but parsesAnthony Sottile2019-04-071-0/+14
|/
* makes prelim_args test more explicitCharles Frye2019-03-111-1/+1
* Fixes handling of empty lists by ApplicationCharles Frye2019-03-071-0/+10
* Ensure exceptions are pickleableAnthony Sottile2019-02-191-0/+54
* Speed up flake8 when only 1 filename is passedAnthony Sottile2019-02-171-7/+13
* FIX 507: allow multiple letters in codesИлья Лебедев2019-02-111-0/+5
* Fix reporting of UndefinedLocal pyflakes errorAnthony Sottile2019-01-311-0/+18
* Improve error message for malformed per-file-ignoresAnthony Sottile2019-01-302-1/+29
* Fix flake8 --statisticsAnthony Sottile2019-01-302-6/+29
* Fix legacy api invocation of make_notifierAnthony Sottile2019-01-302-1/+13
* Merge branch 'is/490' into 'master'Anthony Sottile2019-01-301-0/+43
|\
| * Add integration test for `flake8 --diff`Anthony Sottile2019-01-301-0/+43
* | Fix lintersAnthony Sottile2019-01-301-4/+9
* | Refactor file processor tests to use fixtureTomer Keren2019-01-302-59/+51
* | Fix python2 unicode test errorTomer Keren2019-01-302-5/+7
* | Fix dogfoodTomer Keren2019-01-302-2/+3
* | Write a test checking plugin failure exception handlingTomer Keren2019-01-302-0/+35
|/
* Allow capitalized filenames in per-file-ignoresAnthony Sottile2019-01-291-3/+10
* Latest pycodestyleAnthony Sottile2019-01-292-1/+2
* Fix lintersAnthony Sottile2019-01-272-3/+3
* Merge branch 'master' into 'master'Ian Stapleton Cordasco2019-01-171-0/+10
|\
| * Fixed linting errorsymdatta2019-01-041-1/+1
| * test_option:Modify the tests to check support for optparse's types.ymdatta2018-11-091-5/+7
| * Added tests for optparse's 'float' and 'complex' typesymdatta2018-10-281-0/+8
* | Support more syntaxes in per-file-ignoresAnthony Sottile2019-01-071-0/+76
* | Remove unused and broken flake8.listen plugin typeAnthony Sottile2018-12-274-275/+4
* | Add tests for noqa without a spaceTomer Keren2018-12-272-0/+10
* | checker: allow physical checks to return multiple results, add testsTom Milligan2018-12-101-7/+81
* | Replace setuptools with entrypointsAnthony Sottile2018-11-055-79/+43
* | Add tests for the expected behaviour of per-file-ignoresIan Stapleton Cordasco2018-10-271-0/+100
|/
* Fixups after 3.6.0 releaseAnthony Sottile2018-10-231-12/+11
* Be explicit about the bytes put into test filesAnthony Sottile2018-10-231-5/+6
* Revert "Merge branch 'revert-63b91c95' into 'master'"Anthony Sottile2018-10-231-0/+26
* Revert "Merge branch 'match_newlines_py3' into 'master'"Anthony Sottile2018-10-231-26/+0