summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_check_c_globals.py
Commit message (Expand)AuthorAgeFilesLines
* gh-95349: Hide a Distutils Warning Filter for test_check_c_globals (GH-95837)Eric Snow2022-08-091-1/+6
* bpo-36876: Re-organize the c-analyzer tool code. (gh-16841)Eric Snow2019-10-191-1/+1
* bpo-36876: Skip test_check_c_globals for now. (gh-16017)Eric Snow2019-09-121-1/+3
* bpo-36876: Add a tool that identifies unsupported global C variables. (#15877)Eric Snow2019-09-111-0/+22