cpython/Lib/test/test_tools
Stefano Rivera 030b452e34
gh-120418: Don't assume wheeldata is deleted if `WHEEL_PKG_DIR` is set (#120419)
Remove wheeldata from both sides of the `assertEqual`, so that we're
*actually* ignoring it from the test set.

This test is only making assertions about the source tree, no code is
being executed that would do anything different based on the value of
`WHEEL_PKG_DIR`.
2024-06-12 21:19:36 +02:00
..
__init__.py
__main__.py
test_freeze.py gh-113384: Skip test_freeze for framework builds on macOS (#113390) 2023-12-22 11:35:54 +01:00
test_i18n.py
test_makefile.py gh-120418: Don't assume wheeldata is deleted if `WHEEL_PKG_DIR` is set (#120419) 2024-06-12 21:19:36 +02:00
test_makeunicodedata.py
test_reindent.py
test_sundry.py