Home
last modified time | relevance | path

Searched refs:test_ctypes (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Misc/
DREADME.valgrind28 test_ctypes causes Valgrind 3.1.1 to fail (crash).
/external/python/cpython3/Misc/
DREADME.valgrind31 test_ctypes causes Valgrind 3.1.1 to fail (crash).
DHISTORY1760 - Issue #22060: test_ctypes has been somewhat cleaned up and simplified; it
6101 - Issue #17079: test_ctypes now works with unittest test discovery.
/external/python/cpython2/Lib/test/
Dtest_curses.py380 def test_ctypes(self): member in TestAscii
/external/python/cpython3/Lib/test/
Dtest_curses.py466 def test_ctypes(self): member in TestAscii
/external/python/cpython3/Misc/NEWS.d/
D3.5.0a1.rst5370 test_ctypes has been somewhat cleaned up and simplified; it now uses