summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_cppext/setup.py
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-127906: Add missing sys import to test_cppext (GH-132902) (#132904)Miss Islington (bot)2025-04-251-0/+1
* [3.13] gh-127906: Test the limited C API in test_cppext (GH-127916) (#127919)Miss Islington (bot)2024-12-131-0/+6
* [3.13] gh-127906: Backport test_cppext changes from the main branch (#127914)Victor Stinner2024-12-131-2/+8
* gh-116869: Fix test_cext on RHEL7 (#117010)Victor Stinner2024-03-191-10/+14
* gh-92906: Enable test_cext and test_cppext on Windows (#117000)Victor Stinner2024-03-191-21/+55
* Add support.MS_WINDOWS constant (#110446)Victor Stinner2023-10-061-4/+2
* gh-105776: Fix test_cppext when CC contains -std=c11 option (#108343)Victor Stinner2023-08-231-0/+13
* gh-108303: Add Lib/test/test_cppext/ sub-directory (#108325)Victor Stinner2023-08-221-0/+42