summaryrefslogtreecommitdiff
path: root/tests/functional/e
Commit message (Expand)AuthorAgeFilesLines
* Remove functional test configuration for python version <=3.6.0Pierre Sassoulas2021-08-303-2/+0
* Add regression tests for issue with subclassed enumsPierre Sassoulas2021-08-161-2/+62
* Add ``redundant-u-string-prefix`` checker (#4804)Daniƫl van Noord2021-08-062-9/+10
* Add regression tests for Enum.name and .value inference (#4558)Andrew Haigh2021-06-161-0/+19
* Remove txt file during update for functional test without outputPierre Sassoulas2021-03-171-2/+0
* Fix false negative 'use-symbolic-message-instead' and optimize itPierre Sassoulas2021-03-171-2/+2
* Cleanup unwanted 'use-symbolic-message-instead' in functional testsPierre Sassoulas2021-03-171-1/+1
* Enable use-symbolic-message-instead in functional testsPierre Sassoulas2021-03-173-2/+4
* Migrate all func_noerror_* to new functional testsPierre Sassoulas2021-03-072-0/+59
* Remove tests that only run pre-Python 3.6David Gilman2021-02-166-68/+0
* Add column to the information checked for functional testsPierre Sassoulas2021-01-244-21/+21
* Fix location metadata on backslash lint checksMatthew Suozzo2021-01-042-2/+3
* Fix 'use-symbolic-message-instead' error in 'excess escape'Pierre Sassoulas2021-01-031-1/+1
* Move excess escape functional test to new frameworkPierre Sassoulas2021-01-032-0/+40
* Fix trailing whitespaces and trailing newlinesPierre Sassoulas2020-05-034-4/+4
* [functional tests] Module needs an __init__.pyPierre Sassoulas2019-09-101-0/+0
* [functional tests] Rename example_functional_tests.py => e/example_functional...Pierre Sassoulas2019-09-1013-0/+113