summaryrefslogtreecommitdiff
path: root/Lib/test/test_ctypes.py
Commit message (Expand)AuthorAgeFilesLines
* #17079: test_ctypes now works with unittest test discovery. Patch by Zachary...Ezio Melotti2013-03-011-4/+4
* Merged revisions 70734,70775,70856,70874,70876-70877 via svnmergeR. David Murray2009-03-311-1/+5
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-1/+1
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-2/+2
* Replace the trivial ctypes test (did only an import) with the real test suite.Thomas Heller2006-03-091-3/+11
* Trivial test for ctypes, more to comeThomas Heller2006-03-081-0/+4