cpython/Lib/test/test_tools
Miss Islington (bot) 5b681d60a6
[3.12] gh-117711: Only check for 'test/wheeldata' when it's actually used (GH-117712) (#117749)
gh-117711: Only check for 'test/wheeldata' when it's actually used (GH-117712)

It's possible to build Python with option `--with-wheel-pkg-dir`
pointing to a custom wheel directory. Don't include the directory in the test
set if the wheels are used from a different location.

(cherry picked from commit d4963871b0)

Co-authored-by: Karolina Surma <33810531+befeleme@users.noreply.github.com>
Co-authored-by: Miro Hrončok <miro@hroncok.cz>
2024-04-11 10:22:17 +00:00
..
__init__.py
__main__.py
test_freeze.py [3.12] gh-113384: Skip test_freeze for framework builds on macOS (GH-113390) (#113395) 2023-12-22 12:06:46 +01:00
test_i18n.py
test_makefile.py [3.12] gh-117711: Only check for 'test/wheeldata' when it's actually used (GH-117712) (#117749) 2024-04-11 10:22:17 +00:00
test_reindent.py [3.12] gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265) (#109677) 2023-10-02 17:11:24 +02:00
test_sundry.py