summaryrefslogtreecommitdiffstats
path: root/Tools/clinic/clinic_test.py
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated tests.Serhiy Storchaka2016-04-241-10/+0
* Issue #20530: Argument Clinic's signature format has been revised again.Larry Hastings2014-02-091-11/+32
* #Issue 20456: Several improvements and bugfixes for Argument Clinic,Larry Hastings2014-02-011-17/+30
* Issue #20287: Argument Clinic's output is now configurable, allowingLarry Hastings2014-01-181-0/+29
* Issue #20226: Added tests for new features and regressions.Larry Hastings2014-01-161-0/+15
* Issue #20226: Major improvements to Argument Clinic.Larry Hastings2014-01-161-17/+6
* Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-161-2/+0
* Issue #20157: When Argument Clinic renames a parameter because its nameLarry Hastings2014-01-071-0/+19
* Argument Clinic: fixed test suite, improved howto.Larry Hastings2014-01-051-10/+14
* Issue #19390: Argument Clinic no longer accepts malformed Python and C ids.Larry Hastings2013-10-271-0/+14
* Issue #16612: Add "Argument Clinic", a compile-time preprocessorLarry Hastings2013-10-191-0/+699