summaryrefslogtreecommitdiffstats
path: root/Modules/_testcapi/util.h
Commit message (Expand)AuthorAgeFilesLines
* gh-109469: Silence compiler warnings on string comparisons in _testcapi (GH-1...Serhiy Storchaka2023-09-191-1/+2
* C API tests: use special markers to test that output parameters were set (GH-...Serhiy Storchaka2023-09-061-0/+7
* Add Modules/_testcapi/util.h header (GH-108774)Serhiy Storchaka2023-09-011-0/+25