..
__init__.py
dict.keys() returns an iterable, convert it into a list.
2007-07-11 14:49:26 +00:00
runtests.py
Copy ctypes-0.9.9.4 Python modules from external into the trunk.
2006-03-08 19:56:54 +00:00
test_anon.py
Merged revisions 46753-51188 via svnmerge from
2006-08-11 14:57:12 +00:00
test_array_in_pointer.py
Whitespace normalization.
2006-03-09 01:15:05 +00:00
test_arrays.py
Merged revisions 55007-55179 via svnmerge from
2007-05-07 22:24:25 +00:00
test_as_parameter.py
Fix various spots where int/long and str/unicode unification
2007-05-03 21:05:51 +00:00
test_bitfields.py
SF patch 1631942 by Collin Winter:
2007-01-10 16:19:56 +00:00
test_buffers.py
Fix some simple ctypes tests.
2007-07-11 12:25:26 +00:00
test_byteswap.py
Fix some simple ctypes tests.
2007-07-11 12:25:26 +00:00
test_callbacks.py
Four months of trunk changes (including a few releases...)
2006-12-13 04:49:30 +00:00
test_cast.py
Fix some more ctypes tests.
2007-07-11 13:50:53 +00:00
test_cfuncs.py
Merge the rest of the trunk.
2006-06-08 15:35:45 +00:00
test_checkretval.py
Merged revisions 55325-55327 via svnmerge from
2007-05-14 22:51:27 +00:00
test_errcheck.py
Copy ctypes-0.9.9.4 Python modules from external into the trunk.
2006-03-08 19:56:54 +00:00
test_find.py
Fix most trivially-findable print statements.
2007-02-09 05:37:30 +00:00
test_funcptr.py
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
2006-05-27 19:21:47 +00:00
test_functions.py
Fix one more ctypes test, and disable the tests that were segfaulting.
2007-07-11 14:51:58 +00:00
test_incomplete.py
Copy ctypes-0.9.9.4 Python modules from external into the trunk.
2006-03-08 19:56:54 +00:00
test_init.py
Merged revisions 55817-55961 via svnmerge from
2007-06-13 18:07:49 +00:00
test_integers.py
Copy ctypes-0.9.9.4 Python modules from external into the trunk.
2006-03-08 19:56:54 +00:00
test_internals.py
Fix some more ctypes tests.
2007-07-11 13:50:53 +00:00
test_keeprefs.py
Fix most trivially-findable print statements.
2007-02-09 05:37:30 +00:00
test_libc.py
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
2006-05-27 19:21:47 +00:00
test_loading.py
Merged revisions 55325-55327 via svnmerge from
2007-05-14 22:51:27 +00:00
test_macholib.py
Whitespace normalization.
2006-03-09 01:15:05 +00:00
test_memfunctions.py
Merged revisions 53952-54987 via svnmerge from
2007-04-27 19:54:29 +00:00
test_numbers.py
Fix some simple ctypes tests.
2007-07-11 12:25:26 +00:00
test_objects.py
Fix a bunch of doctests with the -d option of refactor.py.
2007-02-09 20:13:25 +00:00
test_parameters.py
Rip out all the u"..." literals and calls to unicode().
2007-05-02 19:09:54 +00:00
test_pointers.py
Rip out 'long' and 'L'-suffixed integer literals.
2007-01-15 16:59:06 +00:00
test_prototypes.py
Rip out all the u"..." literals and calls to unicode().
2007-05-02 19:09:54 +00:00
test_python_api.py
Fix one more ctypes test, and disable the tests that were segfaulting.
2007-07-11 14:51:58 +00:00
test_random_things.py
Merged revisions 55325-55327 via svnmerge from
2007-05-14 22:51:27 +00:00
test_refcounts.py
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
2006-05-27 19:21:47 +00:00
test_repr.py
Merged revisions 53952-54987 via svnmerge from
2007-04-27 19:54:29 +00:00
test_returnfuncptrs.py
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
2006-05-27 19:21:47 +00:00
test_simplesubclasses.py
Restructure comparison dramatically. There is no longer a default
2006-08-24 00:41:19 +00:00
test_sizes.py
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
2006-04-21 10:40:58 +00:00
test_slicing.py
Fix one more ctypes test, and disable the tests that were segfaulting.
2007-07-11 14:51:58 +00:00
test_stringptr.py
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
2006-05-27 19:21:47 +00:00
test_strings.py
Rip out all the u"..." literals and calls to unicode().
2007-05-02 19:09:54 +00:00
test_struct_fields.py
Copy ctypes-0.9.9.4 Python modules from external into the trunk.
2006-03-08 19:56:54 +00:00
test_structures.py
Rip out all the u"..." literals and calls to unicode().
2007-05-02 19:09:54 +00:00
test_unaligned_structures.py
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
2006-04-21 10:40:58 +00:00
test_unicode.py
Make this a pure-ASCII file. This used to have a Latin-1 coding and
2007-07-12 09:25:21 +00:00
test_values.py
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
2006-05-27 19:21:47 +00:00
test_varsize_struct.py
Merged revisions 46753-51188 via svnmerge from
2006-08-11 14:57:12 +00:00
test_win32.py
Merged revisions 53304-53433,53435-53450 via svnmerge from
2007-01-15 15:49:28 +00:00