summaryrefslogtreecommitdiff
path: root/tests/run/extstarargs.pyx
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect use of flags in re.sub()Jakub Wilk2017-04-231-1/+1
* some more testing and tweaking of common cases, follow more descriptive Py3 e...Stefan Behnel2008-08-271-4/+4
* more test fixesStefan Behnel2008-08-221-4/+4
* more accurate exception messages when passing a wrong argument count (adapted...Stefan Behnel2008-08-221-9/+9
* almost complete in-place implementation of Python's ParseTupleAndKeywords()Stefan Behnel2008-08-221-11/+7
* Py2.6 test fixesStefan Behnel2008-05-221-2/+2
* more test fixes for Py3Stefan Behnel2008-05-151-8/+12
* more test fixes for Py3Stefan Behnel2008-05-151-14/+18
* tons of fixes for the test suite: docstrings must be unicode strings to run i...Stefan Behnel2008-05-141-1/+1
* extended test for star args in extension functionsStefan Behnel2008-02-061-25/+87
* loads of doctestsStefan Behnel2008-01-011-0/+42
* collection of regression tests (based on Greg's test suite)Stefan Behnel2007-12-311-0/+16