summaryrefslogtreecommitdiff
path: root/tests/functional/p
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/p')
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_activated.py (renamed from tests/functional/p/postponed_evaluation_activated.py)0
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_activated.rc (renamed from tests/functional/p/postponed_evaluation_activated.rc)0
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_activated_with_alias.py (renamed from tests/functional/p/postponed_evaluation_activated_with_alias.py)0
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_activated_with_alias.rc (renamed from tests/functional/p/postponed_evaluation_activated_with_alias.rc)0
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_not_activated.py (renamed from tests/functional/p/postponed_evaluation_not_activated.py)0
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_not_activated.rc (renamed from tests/functional/p/postponed_evaluation_not_activated.rc)0
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_not_activated.txt (renamed from tests/functional/p/postponed_evaluation_not_activated.txt)0
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_pep585.py (renamed from tests/functional/p/postponed_evaluation_pep585.py)2
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_pep585.rc (renamed from tests/functional/p/postponed_evaluation_pep585.rc)0
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_pep585.txt (renamed from tests/functional/p/postponed_evaluation_pep585.txt)0
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_pep585_error.py (renamed from tests/functional/p/postponed_evaluation_pep585_error.py)2
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_pep585_error.rc (renamed from tests/functional/p/postponed_evaluation_pep585_error.rc)0
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_pep585_error.txt (renamed from tests/functional/p/postponed_evaluation_pep585_error.txt)0
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_pep585_py39.py (renamed from tests/functional/p/postponed_evaluation_pep585_py39.py)0
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_pep585_py39.rc (renamed from tests/functional/p/postponed_evaluation_pep585_py39.rc)0
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_pep585_py39.txt (renamed from tests/functional/p/postponed_evaluation_pep585_py39.txt)0
16 files changed, 2 insertions, 2 deletions
diff --git a/tests/functional/p/postponed_evaluation_activated.py b/tests/functional/p/postponed/postponed_evaluation_activated.py
index 3492fe5c2..3492fe5c2 100644
--- a/tests/functional/p/postponed_evaluation_activated.py
+++ b/tests/functional/p/postponed/postponed_evaluation_activated.py
diff --git a/tests/functional/p/postponed_evaluation_activated.rc b/tests/functional/p/postponed/postponed_evaluation_activated.rc
index a17bb22da..a17bb22da 100644
--- a/tests/functional/p/postponed_evaluation_activated.rc
+++ b/tests/functional/p/postponed/postponed_evaluation_activated.rc
diff --git a/tests/functional/p/postponed_evaluation_activated_with_alias.py b/tests/functional/p/postponed/postponed_evaluation_activated_with_alias.py
index f9899f34a..f9899f34a 100644
--- a/tests/functional/p/postponed_evaluation_activated_with_alias.py
+++ b/tests/functional/p/postponed/postponed_evaluation_activated_with_alias.py
diff --git a/tests/functional/p/postponed_evaluation_activated_with_alias.rc b/tests/functional/p/postponed/postponed_evaluation_activated_with_alias.rc
index a17bb22da..a17bb22da 100644
--- a/tests/functional/p/postponed_evaluation_activated_with_alias.rc
+++ b/tests/functional/p/postponed/postponed_evaluation_activated_with_alias.rc
diff --git a/tests/functional/p/postponed_evaluation_not_activated.py b/tests/functional/p/postponed/postponed_evaluation_not_activated.py
index 76e564a9a..76e564a9a 100644
--- a/tests/functional/p/postponed_evaluation_not_activated.py
+++ b/tests/functional/p/postponed/postponed_evaluation_not_activated.py
diff --git a/tests/functional/p/postponed_evaluation_not_activated.rc b/tests/functional/p/postponed/postponed_evaluation_not_activated.rc
index a17bb22da..a17bb22da 100644
--- a/tests/functional/p/postponed_evaluation_not_activated.rc
+++ b/tests/functional/p/postponed/postponed_evaluation_not_activated.rc
diff --git a/tests/functional/p/postponed_evaluation_not_activated.txt b/tests/functional/p/postponed/postponed_evaluation_not_activated.txt
index 8d9630e04..8d9630e04 100644
--- a/tests/functional/p/postponed_evaluation_not_activated.txt
+++ b/tests/functional/p/postponed/postponed_evaluation_not_activated.txt
diff --git a/tests/functional/p/postponed_evaluation_pep585.py b/tests/functional/p/postponed/postponed_evaluation_pep585.py
index 1d539126d..2317228e5 100644
--- a/tests/functional/p/postponed_evaluation_pep585.py
+++ b/tests/functional/p/postponed/postponed_evaluation_pep585.py
@@ -9,7 +9,7 @@ Testing with 3.8 only, to support TypedDict.
# pylint: disable=unused-variable,unnecessary-direct-lambda-call
# Disabled because of a bug with pypy 3.8 see
-# https://github.com/PyCQA/pylint/pull/7918#issuecomment-1352737369
+# https://github.com/pylint-dev/pylint/pull/7918#issuecomment-1352737369
# pylint: disable=multiple-statements
from __future__ import annotations
diff --git a/tests/functional/p/postponed_evaluation_pep585.rc b/tests/functional/p/postponed/postponed_evaluation_pep585.rc
index 35b185fdb..35b185fdb 100644
--- a/tests/functional/p/postponed_evaluation_pep585.rc
+++ b/tests/functional/p/postponed/postponed_evaluation_pep585.rc
diff --git a/tests/functional/p/postponed_evaluation_pep585.txt b/tests/functional/p/postponed/postponed_evaluation_pep585.txt
index 899dc5977..899dc5977 100644
--- a/tests/functional/p/postponed_evaluation_pep585.txt
+++ b/tests/functional/p/postponed/postponed_evaluation_pep585.txt
diff --git a/tests/functional/p/postponed_evaluation_pep585_error.py b/tests/functional/p/postponed/postponed_evaluation_pep585_error.py
index 19153105e..9810c0c14 100644
--- a/tests/functional/p/postponed_evaluation_pep585_error.py
+++ b/tests/functional/p/postponed/postponed_evaluation_pep585_error.py
@@ -9,7 +9,7 @@ Testing with 3.8 only, to support TypedDict.
# pylint: disable=unused-variable,line-too-long,unnecessary-direct-lambda-call
# Disabled because of a bug with pypy 3.8 see
-# https://github.com/PyCQA/pylint/pull/7918#issuecomment-1352737369
+# https://github.com/pylint-dev/pylint/pull/7918#issuecomment-1352737369
# pylint: disable=multiple-statements
import collections
diff --git a/tests/functional/p/postponed_evaluation_pep585_error.rc b/tests/functional/p/postponed/postponed_evaluation_pep585_error.rc
index 35b185fdb..35b185fdb 100644
--- a/tests/functional/p/postponed_evaluation_pep585_error.rc
+++ b/tests/functional/p/postponed/postponed_evaluation_pep585_error.rc
diff --git a/tests/functional/p/postponed_evaluation_pep585_error.txt b/tests/functional/p/postponed/postponed_evaluation_pep585_error.txt
index 406081dfa..406081dfa 100644
--- a/tests/functional/p/postponed_evaluation_pep585_error.txt
+++ b/tests/functional/p/postponed/postponed_evaluation_pep585_error.txt
diff --git a/tests/functional/p/postponed_evaluation_pep585_py39.py b/tests/functional/p/postponed/postponed_evaluation_pep585_py39.py
index 5354e081f..5354e081f 100644
--- a/tests/functional/p/postponed_evaluation_pep585_py39.py
+++ b/tests/functional/p/postponed/postponed_evaluation_pep585_py39.py
diff --git a/tests/functional/p/postponed_evaluation_pep585_py39.rc b/tests/functional/p/postponed/postponed_evaluation_pep585_py39.rc
index 16b75eea7..16b75eea7 100644
--- a/tests/functional/p/postponed_evaluation_pep585_py39.rc
+++ b/tests/functional/p/postponed/postponed_evaluation_pep585_py39.rc
diff --git a/tests/functional/p/postponed_evaluation_pep585_py39.txt b/tests/functional/p/postponed/postponed_evaluation_pep585_py39.txt
index 127e252a5..127e252a5 100644
--- a/tests/functional/p/postponed_evaluation_pep585_py39.txt
+++ b/tests/functional/p/postponed/postponed_evaluation_pep585_py39.txt