gh-110525: Add tests for internal set CAPI (GH-110630)

This commit is contained in:
Nikita Sobolev 2023-10-10 19:00:05 +03:00 committed by GitHub
parent 66a9b10820
commit 9cfb4e0d1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 117 additions and 3 deletions

View file

@ -96,6 +96,7 @@
<ClCompile Include="..\Modules\_testinternalcapi.c" />
<ClCompile Include="..\Modules\_testinternalcapi\pytime.c" />
<ClCompile Include="..\Modules\_testinternalcapi\test_lock.c" />
<ClCompile Include="..\Modules\_testinternalcapi\set.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\PC\python_nt.rc" />