summaryrefslogtreecommitdiff
path: root/tests/test_func.py
Commit message (Expand)AuthorAgeFilesLines
* Migrate func_logging_not_lazy_with_logger to new functional testsPierre Sassoulas2021-03-071-1/+1
* Migrate func_w0612.py to new functional testsPierre Sassoulas2021-03-071-3/+0
* Apply copyrite --contribution-thresholdPierre Sassoulas2021-02-211-1/+2
* Move from % string formatting syntax to f-string or .format()Pierre Sassoulas2021-02-211-1/+1
* Move from format() to f-string where it makes sensePierre Sassoulas2021-02-161-5/+2
* Fix E731 do not assign a lambda expression, use a defPierre Sassoulas2021-02-151-1/+1
* Move excess escape functional test to new frameworkPierre Sassoulas2021-01-031-1/+1
* Move func_bug113231 to new functional testsPierre Sassoulas2021-01-011-1/+1
* Move func_disable_linebased to new functional testsPierre Sassoulas2021-01-011-1/+1
* Actually remove the file even if the tests failedPierre Sassoulas2021-01-011-3/+5
* Uniformize update mechanism in functional testsPierre Sassoulas2021-01-011-9/+18
* Remove unused class attribute _TEST_TYPEPierre Sassoulas2021-01-011-4/+0
* Uniformize update mechanism in functional testsPierre Sassoulas2021-01-011-8/+8
* Remove unused constant in test_func.pyPierre Sassoulas2020-11-291-2/+0
* Fix python 3.6 pipeline without deprecation warning (?)Pierre Sassoulas2020-11-281-5/+12
* Fix python 3.5 pipeline that do not have deprecation to handlePierre Sassoulas2020-11-281-1/+1
* Silence an expected deprecation warning in a test_func.py testPierre Sassoulas2020-11-281-2/+12
* Rename variable to respect pep8 in test_func.pyPierre Sassoulas2020-11-281-8/+6
* Remove dead code commented in test_func.pyPierre Sassoulas2020-11-281-4/+0
* Sets up copyrighthippo912020-08-201-1/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+5
* pyupgrade: automated removal of python2 constructsAnthony Sottile2020-03-241-3/+3
* Remove redundant compatibility code (#3097)Hugo van Kemenade2019-09-121-3/+0
* Stopped installing tests with packageAshley Whetter2019-06-201-0/+158