cpython/Lib/ctypes/test
Miss Skeleton (bot) 6e998fad1c
bpo-16396: Allow wintypes to be imported on non-Windows systems. (GH-21394)
Co-authored-by: Christian Heimes <christian@python.org>
(cherry picked from commit 5456e78f45)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2020-10-19 15:29:37 -07:00
..
__init__.py
__main__.py
test_anon.py
test_array_in_pointer.py
test_arrays.py
test_as_parameter.py
test_bitfields.py
test_buffers.py
test_bytes.py
test_byteswap.py
test_callbacks.py bpo-40795: ctypes calls unraisablehook with an exception (GH-20452) 2020-05-27 15:56:36 -07:00
test_cast.py
test_cfuncs.py
test_checkretval.py
test_delattr.py
test_errno.py
test_find.py [3.8] bpo-41976: Fix the fallback to gcc of ctypes.util.find_library when using gcc>9 (GH-22598). (GH-22600) 2020-10-08 19:50:28 +01:00
test_frombuffer.py
test_funcptr.py
test_functions.py
test_incomplete.py
test_init.py
test_internals.py
test_keeprefs.py
test_libc.py
test_loading.py bpo-40214: Fix ctypes WinDLL test with insecure flags (GH-19652) 2020-05-22 15:24:45 -07:00
test_macholib.py
test_memfunctions.py
test_numbers.py
test_objects.py
test_parameters.py
test_pep3118.py
test_pickling.py
test_pointers.py
test_prototypes.py
test_python_api.py
test_random_things.py bpo-40795: ctypes calls unraisablehook with an exception (GH-20452) 2020-05-27 15:56:36 -07:00
test_refcounts.py
test_repr.py
test_returnfuncptrs.py
test_simplesubclasses.py
test_sizes.py
test_slicing.py
test_stringptr.py
test_strings.py
test_struct_fields.py
test_structures.py bpo-16575: Disabled checks for union types being passed by value. (GH-17960) (GH-17964) 2020-01-12 11:41:07 +00:00
test_unaligned_structures.py bpo-40795: ctypes calls unraisablehook with an exception (GH-20452) 2020-05-27 15:56:36 -07:00
test_unicode.py
test_values.py
test_varsize_struct.py
test_win32.py
test_wintypes.py bpo-16396: Allow wintypes to be imported on non-Windows systems. (GH-21394) 2020-10-19 15:29:37 -07:00