summaryrefslogtreecommitdiff
path: root/tests/test_check_parallel.py
Commit message (Expand)AuthorAgeFilesLines
* Add a warning ``use-implicit-booleaness-not-comparison`` for comparison with ...Jaehoon Hwang2021-10-171-7/+7
* Refactor ``LinterStats`` (#5074)Daniël van Noord2021-10-071-131/+120
* Bump pylint to 2.11.0, update changelogv2.11.0Pierre Sassoulas2021-09-161-0/+1
* Add typing to ``filepath`` (#4980)Daniël van Noord2021-09-161-9/+13
* Add typing to all calls to ``self.stats`` (#4973)Daniël van Noord2021-09-151-1/+2
* Type ``process_module`` and update argument namesDaniël van Noord2021-09-131-3/+3
* Add typing with `PyAnnotate` to `./tests` (#4950)Daniël van Noord2021-09-041-19/+21
* Add ``Consider-using-f-string`` checker (#4796)Daniël van Noord2021-08-301-2/+3
* Bump pylint to 2.10.0, update changelogv2.10.0Pierre Sassoulas2021-08-201-0/+1
* Similar check: Passe min_lines to recombined.Julien Palard2021-07-281-0/+142
* Bump pylint to 2.9.3, update changelogv2.9.3Pierre Sassoulas2021-07-011-0/+1
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* Update copyright notice with copyritePierre Sassoulas2021-02-281-1/+1
* Apply copyrite --contribution-thresholdPierre Sassoulas2021-02-211-1/+2
* mapreduce| Fixes -jN for map/reduce Checkers (e.g. SimilarChecker)Frank Harrison2021-01-021-6/+21
* Fix PytestCollectionWarning: cannot collect test class TestReporterPierre Sassoulas2020-11-281-1/+1
* review fixes| Annotates and makes explicit invalid types being pass to initFrank Harrison2020-10-191-6/+16
* review fixes| Fixes typosFrank Harrison2020-10-191-2/+2
* review fixes| Attempts to explain that the captured behaviour has changedFrank Harrison2020-10-191-1/+1
* review fixes| Remvoes debug print in testFrank Harrison2020-10-191-13/+0
* review fixes| Conform to snake-case fixtures, supported by pytestFrank Harrison2020-10-191-2/+2
* review fixes| Removes clarifying (IMO) variableFrank Harrison2020-10-191-2/+1
* review fixes| Removes spaces in comments (PEP-257)Frank Harrison2020-10-191-11/+11
* check_parallel| Fixes tests after upstream changesFrank Harrison2020-10-191-2/+6
* check_parallel| Adds paramterised test against #jobs, #files and #checkerFrank Harrison2020-10-191-1/+126
* check_parallel| Adds new test suite for multiple workers/check_parallelFrank Harrison2020-10-191-0/+262