-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
"Embed" test_bdist_wheel files and execution (#4429)
- Loading branch information
Showing
39 changed files
with
242 additions
and
257 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Refactored ``test_bdist_wheel`` such that it creates examples in temporary | ||
folders and run the ``bdist_wheel`` command programmatically without subprocesses. |
2 changes: 0 additions & 2 deletions
2
setuptools/tests/bdist_wheel_testdata/abi3extension.dist/extension.c
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
setuptools/tests/bdist_wheel_testdata/abi3extension.dist/setup.cfg
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
setuptools/tests/bdist_wheel_testdata/abi3extension.dist/setup.py
This file was deleted.
Oops, something went wrong.
Empty file removed
0
setuptools/tests/bdist_wheel_testdata/commasinfilenames.dist/mypackage/__init__.py
Empty file.
Empty file.
Empty file.
12 changes: 0 additions & 12 deletions
12
setuptools/tests/bdist_wheel_testdata/commasinfilenames.dist/setup.py
This file was deleted.
Oops, something went wrong.
Empty file.
5 changes: 0 additions & 5 deletions
5
setuptools/tests/bdist_wheel_testdata/complex-dist/complexdist/__init__.py
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
setuptools/tests/bdist_wheel_testdata/complex-dist/setup.py
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-22.8 KB
setuptools/tests/bdist_wheel_testdata/extension.dist/extension.abi3.so
Binary file not shown.
17 changes: 0 additions & 17 deletions
17
setuptools/tests/bdist_wheel_testdata/extension.dist/extension.c
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
setuptools/tests/bdist_wheel_testdata/extension.dist/setup.py
This file was deleted.
Oops, something went wrong.
Empty file.
Empty file.
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
setuptools/tests/bdist_wheel_testdata/headers.dist/setup.py
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-9.32 KB
setuptools/tests/bdist_wheel_testdata/macosx_minimal_system_version/libb.dylib
Binary file not shown.
13 changes: 0 additions & 13 deletions
13
setuptools/tests/bdist_wheel_testdata/macosx_minimal_system_version/test_lib.c
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-756 Bytes
setuptools/tests/bdist_wheel_testdata/macosx_minimal_system_version/test_lib_10_10.dylib
Binary file not shown.
Binary file removed
BIN
-756 Bytes
setuptools/tests/bdist_wheel_testdata/macosx_minimal_system_version/test_lib_10_10_10.dylib
Binary file not shown.
Binary file removed
BIN
-668 Bytes
setuptools/tests/bdist_wheel_testdata/macosx_minimal_system_version/test_lib_10_10_386.dylib
Binary file not shown.
Binary file removed
BIN
-8.74 KB
setuptools/tests/bdist_wheel_testdata/macosx_minimal_system_version/test_lib_10_10_fat.dylib
Binary file not shown.
Binary file removed
BIN
-764 Bytes
setuptools/tests/bdist_wheel_testdata/macosx_minimal_system_version/test_lib_10_14.dylib
Binary file not shown.
Binary file removed
BIN
-676 Bytes
setuptools/tests/bdist_wheel_testdata/macosx_minimal_system_version/test_lib_10_14_386.dylib
Binary file not shown.
Binary file removed
BIN
-8.75 KB
setuptools/tests/bdist_wheel_testdata/macosx_minimal_system_version/test_lib_10_14_fat.dylib
Binary file not shown.
Binary file removed
BIN
-756 Bytes
setuptools/tests/bdist_wheel_testdata/macosx_minimal_system_version/test_lib_10_6.dylib
Binary file not shown.
Binary file removed
BIN
-668 Bytes
setuptools/tests/bdist_wheel_testdata/macosx_minimal_system_version/test_lib_10_6_386.dylib
Binary file not shown.
Binary file removed
BIN
-8.74 KB
setuptools/tests/bdist_wheel_testdata/macosx_minimal_system_version/test_lib_10_6_fat.dylib
Binary file not shown.
Binary file removed
BIN
-64.4 KB
...s/tests/bdist_wheel_testdata/macosx_minimal_system_version/test_lib_10_9_universal2.dylib
Binary file not shown.
Binary file removed
BIN
-16.1 KB
setuptools/tests/bdist_wheel_testdata/macosx_minimal_system_version/test_lib_11.dylib
Binary file not shown.
Binary file removed
BIN
-8.75 KB
...ools/tests/bdist_wheel_testdata/macosx_minimal_system_version/test_lib_multiple_fat.dylib
Binary file not shown.
11 changes: 0 additions & 11 deletions
11
setuptools/tests/bdist_wheel_testdata/simple.dist/setup.py
This file was deleted.
Oops, something went wrong.
Empty file.
11 changes: 0 additions & 11 deletions
11
setuptools/tests/bdist_wheel_testdata/unicode.dist/setup.py
This file was deleted.
Oops, something went wrong.
Empty file.
Empty file.
Oops, something went wrong.