From a99df7391b6a7b6ea200c48fe548020277836fa1 Mon Sep 17 00:00:00 2001 From: Kay Hayen Date: Mon, 14 Apr 2025 10:11:22 +0200 Subject: [PATCH] Tests: Remove CPython test submodules, they only do harm * We need to organize their relationship externally, in CI runs, but as it is now, they only do harm when e.g. using Git URLs in pyproject.toml with tools. --- .gitmodules | 48 ------------------------------------------------ tests/CPython26 | 1 - tests/CPython27 | 1 - tests/CPython310 | 1 - tests/CPython311 | 1 - tests/CPython32 | 1 - tests/CPython33 | 1 - tests/CPython34 | 1 - tests/CPython35 | 1 - tests/CPython36 | 1 - tests/CPython37 | 1 - tests/CPython38 | 1 - tests/CPython39 | 1 - 13 files changed, 60 deletions(-) delete mode 160000 tests/CPython26 delete mode 160000 tests/CPython27 delete mode 160000 tests/CPython310 delete mode 160000 tests/CPython311 delete mode 160000 tests/CPython32 delete mode 160000 tests/CPython33 delete mode 160000 tests/CPython34 delete mode 160000 tests/CPython35 delete mode 160000 tests/CPython36 delete mode 160000 tests/CPython37 delete mode 160000 tests/CPython38 delete mode 160000 tests/CPython39 diff --git a/.gitmodules b/.gitmodules index 6416a4f16..e69de29bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,48 +0,0 @@ -[submodule "tests/CPython26"] - path = tests/CPython26 - url = https://github.com/Nuitka/Nuitka-CPython-tests.git - branch = CPython26 -[submodule "tests/CPython27"] - path = tests/CPython27 - url = https://github.com/Nuitka/Nuitka-CPython-tests.git - branch = CPython27 -[submodule "tests/CPython32"] - path = tests/CPython32 - url = https://github.com/Nuitka/Nuitka-CPython-tests.git - branch = CPython32 -[submodule "tests/CPython33"] - path = tests/CPython33 - url = https://github.com/Nuitka/Nuitka-CPython-tests.git - branch = CPython33 -[submodule "tests/CPython34"] - path = tests/CPython34 - url = https://github.com/Nuitka/Nuitka-CPython-tests.git - branch = CPython34 -[submodule "tests/CPython35"] - path = tests/CPython35 - url = https://github.com/Nuitka/Nuitka-CPython-tests.git - branch = CPython35 -[submodule "tests/CPython36"] - path = tests/CPython36 - url = https://github.com/Nuitka/Nuitka-CPython-tests.git - branch = CPython36 -[submodule "tests/CPython37"] - path = tests/CPython37 - url = https://github.com/Nuitka/Nuitka-CPython-tests.git - branch = CPython37 -[submodule "tests/CPython38"] - path = tests/CPython38 - url = https://github.com/Nuitka/Nuitka-CPython-tests.git - branch = CPython38 -[submodule "tests/CPython39"] - path = tests/CPython39 - url = https://github.com/Nuitka/Nuitka-CPython-tests.git - branch = CPython39 -[submodule "tests/CPython310"] - path = tests/CPython310 - url = https://github.com/Nuitka/Nuitka-CPython-tests.git - branch = CPython310 -[submodule "tests/CPython311"] - path = tests/CPython311 - url = https://github.com/Nuitka/Nuitka-CPython-tests.git - branch = CPython311 diff --git a/tests/CPython26 b/tests/CPython26 deleted file mode 160000 index 728efd584..000000000 --- a/tests/CPython26 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 728efd58434d5b333f9057b47006e874b8476da8 diff --git a/tests/CPython27 b/tests/CPython27 deleted file mode 160000 index 6d71ba295..000000000 --- a/tests/CPython27 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6d71ba295ef91a7491f12df0b7f5a673352a64dc diff --git a/tests/CPython310 b/tests/CPython310 deleted file mode 160000 index 5ffc17ff3..000000000 --- a/tests/CPython310 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5ffc17ff3ae056f48801ea66185ed471f5615e1d diff --git a/tests/CPython311 b/tests/CPython311 deleted file mode 160000 index decfcce86..000000000 --- a/tests/CPython311 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit decfcce86bcba7ae683b934e2a48bb41accc501a diff --git a/tests/CPython32 b/tests/CPython32 deleted file mode 160000 index ff27686ba..000000000 --- a/tests/CPython32 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ff27686ba5ca5523dbdd5ade6a0a1a1349b45998 diff --git a/tests/CPython33 b/tests/CPython33 deleted file mode 160000 index 3a9c96cba..000000000 --- a/tests/CPython33 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3a9c96cba377d8cb91fde41002a7643f433d97fe diff --git a/tests/CPython34 b/tests/CPython34 deleted file mode 160000 index 1b7d6579a..000000000 --- a/tests/CPython34 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1b7d6579a154a943ab4cf8c8b125042b9308e72e diff --git a/tests/CPython35 b/tests/CPython35 deleted file mode 160000 index 056fd0cbb..000000000 --- a/tests/CPython35 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 056fd0cbb08d37d377fab210125c5835fd6f0083 diff --git a/tests/CPython36 b/tests/CPython36 deleted file mode 160000 index d78ab39b3..000000000 --- a/tests/CPython36 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d78ab39b344d937bce5fd8033ae680ee345b2afa diff --git a/tests/CPython37 b/tests/CPython37 deleted file mode 160000 index 2f0eff297..000000000 --- a/tests/CPython37 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2f0eff297ac13fe77f4acebb97830de95ea180ee diff --git a/tests/CPython38 b/tests/CPython38 deleted file mode 160000 index 9924f368c..000000000 --- a/tests/CPython38 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9924f368c7dbdce0254ca7efb425a4c96a09b568 diff --git a/tests/CPython39 b/tests/CPython39 deleted file mode 160000 index 03aa7e1d0..000000000 --- a/tests/CPython39 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 03aa7e1d0656cf45f04aeb5a64d3cf8767d05988