.. |
__init__.py
|
#7855: Add tests for ctypes/winreg for issues found in IronPython. Initial patch by Dino Viehland.
|
2013-05-04 17:59:03 +03:00 |
runtests.py
|
#18741: fix more typos. Patch by Févry Thibault.
|
2013-08-17 16:07:38 +03:00 |
test_anon.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_array_in_pointer.py
|
Get rid of buffer() in test_ctypes: backport the 3.x tests.
|
2010-03-22 15:02:46 +00:00 |
test_arrays.py
|
Issue #19591: Use specific asserts in ctype tests.
|
2013-11-17 00:06:02 +02:00 |
test_as_parameter.py
|
Issue #19591: Use specific asserts in ctype tests.
|
2013-11-17 00:06:02 +02:00 |
test_bitfields.py
|
fix ctypes test alignment assumptions (closes #20946)
|
2014-03-16 10:07:26 +01:00 |
test_buffers.py
|
Issue #19591: Use specific asserts in ctype tests.
|
2013-11-17 00:06:02 +02:00 |
test_byteswap.py
|
Issue #19591: Use specific asserts in ctype tests.
|
2013-11-17 00:06:02 +02:00 |
test_callbacks.py
|
Remove trailing spaces
|
2011-09-12 21:19:53 +02:00 |
test_cast.py
|
Issue #19591: Use specific asserts in ctype tests.
|
2013-11-17 00:06:02 +02:00 |
test_cfuncs.py
|
#18741: fix more typos. Patch by Févry Thibault.
|
2013-08-17 16:07:38 +03:00 |
test_checkretval.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_delattr.py
|
Issue #1642: Fix segfault in ctypes when trying to delete attributes.
|
2007-12-18 19:00:34 +00:00 |
test_errcheck.py
|
…
|
|
test_errno.py
|
Partial revert of r80556 (Issue #7449, part 5, fix ctypes test)
|
2010-04-27 23:33:58 +00:00 |
test_find.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_frombuffer.py
|
Issue #19591: Use specific asserts in ctype tests.
|
2013-11-17 00:06:02 +02:00 |
test_funcptr.py
|
Issue #19591: Use specific asserts in ctype tests.
|
2013-11-17 00:06:02 +02:00 |
test_functions.py
|
Issue #19591: Use specific asserts in ctype tests.
|
2013-11-17 00:06:02 +02:00 |
test_incomplete.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_init.py
|
#11565: Fix several typos. Patch by Piotr Kasprzyk.
|
2011-03-16 12:34:31 +02:00 |
test_integers.py
|
#18981: fix a typo in a comment (noticed by Anoop Thomas Mathew).
|
2013-09-13 23:52:12 +03:00 |
test_internals.py
|
Avoid hardcoding refcounts in tests.
|
2010-03-17 17:36:16 +00:00 |
test_keeprefs.py
|
Merged revisions 86596 via svnmerge from
|
2010-11-21 13:34:58 +00:00 |
test_libc.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_loading.py
|
Issue #19591: Use specific asserts in ctype tests.
|
2013-11-17 00:06:02 +02:00 |
test_macholib.py
|
Issue #21093: Prevent failures of ctypes test_macholib on OS X if a
|
2014-03-29 00:07:42 -07:00 |
test_memfunctions.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_numbers.py
|
Issue #19591: Use specific asserts in ctype tests.
|
2013-11-17 00:06:02 +02:00 |
test_objects.py
|
Don't run the doctests with Python 2.3 because it doesn't have the ELLIPSIS flag.
|
2006-07-03 07:59:50 +00:00 |
test_parameters.py
|
Issue #19591: Use specific asserts in ctype tests.
|
2013-11-17 00:06:02 +02:00 |
test_pep3118.py
|
Get rid of buffer() in test_ctypes: backport the 3.x tests.
|
2010-03-22 15:02:46 +00:00 |
test_pickling.py
|
Get rid of buffer() in test_ctypes: backport the 3.x tests.
|
2010-03-22 15:02:46 +00:00 |
test_pointers.py
|
Issue #19591: Use specific asserts in ctype tests.
|
2013-11-17 00:06:02 +02:00 |
test_prototypes.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_python_api.py
|
Issue #19591: Use specific asserts in ctype tests.
|
2013-11-17 00:06:02 +02:00 |
test_random_things.py
|
Get rid of buffer() in test_ctypes: backport the 3.x tests.
|
2010-03-22 15:02:46 +00:00 |
test_refcounts.py
|
Issue #19591: Use specific asserts in ctype tests.
|
2013-11-17 00:06:02 +02:00 |
test_repr.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_returnfuncptrs.py
|
Fix test_from_dll* in test_returnfuncptrs.py.
|
2013-02-07 14:57:53 +02:00 |
test_simplesubclasses.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_sizes.py
|
Adds c_ssize_t to ctypes. issue 6729.
|
2010-03-01 04:56:12 +00:00 |
test_slicing.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_stringptr.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_strings.py
|
Issue #19591: Use specific asserts in ctype tests.
|
2013-11-17 00:06:02 +02:00 |
test_struct_fields.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_structures.py
|
fix ctypes test alignment assumptions (closes #20946)
|
2014-03-16 10:07:26 +01:00 |
test_unaligned_structures.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_unicode.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_values.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_varsize_struct.py
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00:00 |
test_win32.py
|
- Issue #17041: Fix testing when Python is configured with the
|
2013-01-27 19:45:49 +02:00 |
test_wintypes.py
|
#7855: Add tests for ctypes/winreg for issues found in IronPython. Initial patch by Dino Viehland.
|
2013-05-04 17:59:03 +03:00 |