summaryrefslogtreecommitdiffstats
path: root/Lib/ctypes/test
Commit message (Expand)AuthorAgeFilesLines
* Try to fix test_loading on openbsd.Thomas Heller2006-03-301-1/+1
* Oops - this should not have gone in.Thomas Heller2006-03-301-1/+0
* Output more info when the test fails.Thomas Heller2006-03-301-1/+5
* Make the tests succeed with -Qnew: Do not rely on the exact wording of a Zero...Thomas Heller2006-03-281-6/+4
* Plug a leak in the ctypes test suite when tests are run repeatedly.Thomas Heller2006-03-201-0/+5
* Accessing unaligned structure fields works now on all architectures.Thomas Heller2006-03-202-38/+88
* Merge changes from the upstream version:Thomas Heller2006-03-174-7/+92
* Fix a test that fails when libGL.so and libGLU.so are not installed (on posix...Thomas Heller2006-03-161-2/+4
* Plug some refcount leaks when tests are run repeatedly.Thomas Heller2006-03-132-16/+21
* Remove the slightly broken test_leaks.py.Thomas Heller2006-03-132-91/+4
* Disable the testcase that crashes solaris.Thomas Heller2006-03-091-1/+2
* Whitespace normalization.Tim Peters2006-03-0920-74/+73
* Remove .cvsignore and set svn:ignore for *.pyc *.pyo.Hye-Shik Chang2006-03-081-4/+0
* Copy ctypes-0.9.9.4 Python modules from external into the trunk.Thomas Heller2006-03-0845-0/+4701