cpython/Lib/ctypes/test
Serhiy Storchaka bab1f851cc Issue #25582: Fixed 100 MB memory leak in test_ctypes. 2015-11-09 22:31:10 +02:00
..
__init__.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05: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 #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_as_parameter.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_bitfields.py Issue #23319: Fix ctypes.BigEndianStructure, swap correctly bytes. Patch 2015-07-29 14:37:17 +02:00
test_buffers.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_byteswap.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_callbacks.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_cast.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_cfuncs.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_checkretval.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_delattr.py Issue #1642: Fix segfault in ctypes when trying to delete attributes. 2007-12-18 19:00:34 +00:00
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 Make some tests more frienly to MemoryError. 2015-03-28 20:38:48 +02: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 #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05: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_internals.py Avoid hardcoding refcounts in tests. 2010-03-17 17:36:16 +00:00
test_keeprefs.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_libc.py convert usage of fail* to assert* 2009-06-30 22:57:08 +00:00
test_loading.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_macholib.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_memfunctions.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_numbers.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_objects.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_parameters.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_pep3118.py support pep 3118 format strings for ctypes objects with nontrivial shapes (closes #10744) 2014-05-17 14:57:10 -07:00
test_pickling.py Issue #22777: Test pickling with all protocols. 2014-12-15 14:02:43 +02:00
test_pointers.py Issue #25582: Fixed 100 MB memory leak in test_ctypes. 2015-11-09 22:31:10 +02:00
test_prototypes.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_python_api.py Issue #19493: Fix two uses of ctypes.test.requires (it's not a decorator) 2014-07-23 14:29:25 -05:00
test_random_things.py Issue #25523: Backported a-to-an corrections. 2015-11-02 15:06:09 +02: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 Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_stringptr.py convert usage of fail* to assert* 2009-06-30 22:57:08 +00:00
test_strings.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_struct_fields.py convert usage of fail* to assert* 2009-06-30 22:57:08 +00:00
test_structures.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_unaligned_structures.py convert usage of fail* to assert* 2009-06-30 22:57:08 +00:00
test_unicode.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_values.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00
test_varsize_struct.py convert usage of fail* to assert* 2009-06-30 22:57:08 +00:00
test_win32.py Issue #25582: Fixed 100 MB memory leak in test_ctypes. 2015-11-09 22:31:10 +02:00
test_wintypes.py Issue #19493: Backport 6f63fff5c120 2014-06-13 14:40:16 -05:00