Skip to content

Commit fb2101c

Browse files
committed
pythongh-93649: Split heaptype tests from _testcapimodule.c
1 parent bceb197 commit fb2101c

File tree

6 files changed

+1002
-970
lines changed

6 files changed

+1002
-970
lines changed

Modules/Setup.stdlib.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
@MODULE__XXTESTFUZZ_TRUE@_xxtestfuzz _xxtestfuzz/_xxtestfuzz.c _xxtestfuzz/fuzzer.c
170170
@MODULE__TESTBUFFER_TRUE@_testbuffer _testbuffer.c
171171
@MODULE__TESTINTERNALCAPI_TRUE@_testinternalcapi _testinternalcapi.c
172-
@MODULE__TESTCAPI_TRUE@_testcapi _testcapimodule.c _testcapi/vectorcall.c
172+
@MODULE__TESTCAPI_TRUE@_testcapi _testcapimodule.c _testcapi/vectorcall.c _testcapi/heaptype.c
173173

174174
# Some testing modules MUST be built as shared libraries.
175175
*shared*

0 commit comments

Comments
 (0)