summaryrefslogtreecommitdiff
path: root/tests/functional/r/recursion
Commit message (Collapse)AuthorAgeFilesLines
* [cleanup] Upgrade more doc following the PyCQA migrationPierre Sassoulas2023-03-311-1/+1
|
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-295-5/+5
|
* Remove Python 2 code from the tests & refactor (#7320)Mark Byrne2022-08-181-2/+2
| | | | | | | - Refactor Classes which inherit from `object`. - Remove `import print_function from __future__`. - Remove assignments to `__revision__` from the functional test module when it is never used throughout the module. Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* Revert "Fix existing tests"Marc Mueller2021-06-101-1/+1
|
* Fix existing testsMarc Mueller2021-06-101-1/+1
|
* Rename blacklisted-name to disallowed-namePeter Kolbus2021-03-092-2/+2
| | | | | | In the base checker, change the 'blacklisted-name' message to 'disallowed-name'. For backward compatibility, blacklisted-name is an old_name for disallowed-name.
* Create subdirectory for crowded functional testsPierre Sassoulas2021-03-0712-0/+141