summaryrefslogtreecommitdiff
path: root/Modules/_testcapimodule.c
Commit message (Expand)AuthorAgeFilesLines
* Fix error in comment, and in test_long_api and test_longlong_api removeTim Peters2001-06-161-6/+2
* Fixed typo in comment.Tim Peters2001-06-141-1/+1
* Add tests of PyLong_{As,From}{Unsigned,}Long. These are very much likeTim Peters2001-06-141-158/+71
* longobject.c:Tim Peters2001-06-131-15/+158
* The merest start of a test for the PyLong_{As,From}{Unsigned,}LongLong()Tim Peters2001-06-121-4/+57
* Slight adaptation of Michael Hudson's patch to test PyDict_Next()Guido van Rossum2001-04-131-0/+62
* Related to SF bug 132008 (PyList_Reverse blows up).Tim Peters2001-02-121-0/+46
* Renamed _testXXX to _testcapiXXX. Jack is my hero -- good call!Tim Peters2001-02-041-0/+68