summaryrefslogtreecommitdiff
path: root/Cython/Compiler/Tests/TestSignatureMatching.py
Commit message (Expand)AuthorAgeFilesLines
* Enable type inference of template function results.Robert Bradshaw2016-12-071-2/+1
* clean up and simplify signature matching testStefan Behnel2012-08-301-23/+23
* added some tests for the function signature override matcherStefan Behnel2012-08-301-0/+74