diff options
author | Victor Stinner <vstinner@python.org> | 2023-06-15 12:22:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-15 12:22:01 (GMT) |
commit | 8f10140e74d141a0a894702044e213e6f0690d9c (patch) | |
tree | c743b578bcfe88cc8f36656439151e16cadbb114 /Python | |
parent | 09ce8c3b48f940eb8865330f029b8069854c3106 (diff) | |
download | cpython-8f10140e74d141a0a894702044e213e6f0690d9c.zip cpython-8f10140e74d141a0a894702044e213e6f0690d9c.tar.gz cpython-8f10140e74d141a0a894702044e213e6f0690d9c.tar.bz2 |
gh-105751, test_ctypes: Remove disabled tests (#105826)
* The following tests were disabled since the initial ctypes commit
in 2006, commit babddfca758abe34ff12023f63b18d745fae7ca9:
* Callbacks.test_char_p()
* DeletePointerTestCase.test_X()
* NumberTestCase.test_perf()
* StructureTestCase.test_subclass_creation()
* Tests.test_X() of test_byteswap
* NumberTestCase.test_bool_from_address() was disabled in 2007 by
commit 5dc4fe09b7648f9801558e766b21a3d3b2dcad3b.
* Remove check_perf() and run_test() of test_numbers.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions