summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_cppext
Commit message (Expand)AuthorAgeFilesLines
* [3.11] Add support.MS_WINDOWS constant (#110446) (#110452) (#110464)Victor Stinner2023-10-062-7/+4
* [3.11] gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-1...Serhiy Storchaka2023-09-031-0/+2
* [3.11] gh-105776: Fix test_cppext when CC contains -std=c11 option (#108343) ...Victor Stinner2023-08-231-0/+13
* [3.11] gh-108303: Add Lib/test/test_cppext/ sub-directory (#108325) (#108336)Victor Stinner2023-08-233-0/+411