summaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_base.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notice with copyritePierre Sassoulas2021-02-281-2/+1
* Apply copyrite --contribution-thresholdPierre Sassoulas2021-02-211-1/+5
* Migrate from % syntax or bad format() syntax to fstringPierre Sassoulas2021-02-211-14/+8
* Remove the # coding, since PEP3120 the default is UTF8Pierre Sassoulas2021-02-211-1/+0
* add nan-comparison checker for NaN comparisonsOr Bahari2021-02-181-0/+37
* Fix pylint warningshippo912021-02-161-1/+0
* Disable TestNoSixDavid Gilman2021-02-161-3/+1
* Check for lack of six in tox test runsDavid Gilman2021-02-161-0/+14
* Fix need type annotation for 'CONFIG'Pierre Sassoulas2021-02-071-3/+4
* Improve lint message for singleton-comparison with boolsethan-leba2020-09-221-6/+38
* Sets up copyrighthippo912020-08-201-3/+3
* Fix 'using possibly undefined loop variable' in testsPierre Sassoulas2020-05-011-4/+12
* Remove the 'checker' in moved file namePierre Sassoulas2020-04-271-0/+594