Bénédikt Tran
|
6d0d26eb8c
|
gh-111495: Add tests for `PyCodec_*` C API (#123343)
|
2024-09-29 15:22:39 +00:00 |
Serhiy Storchaka
|
ed582a2ed9
|
gh-109469: Silence compiler warnings on string comparisons in _testcapi (GH-109533)
|
2023-09-19 08:12:29 +03:00 |
Serhiy Storchaka
|
bf414b7fcb
|
C API tests: use special markers to test that output parameters were set (GH-109014)
|
2023-09-06 22:02:01 +03:00 |
Serhiy Storchaka
|
0e01fac315
|
Add Modules/_testcapi/util.h header (GH-108774)
It contains common macros used in C API tests.
|
2023-09-01 21:42:42 +03:00 |