Home
last modified time | relevance | path

Searched refs:cpython_only (Results 1 – 25 of 130) sorted by relevance

123456

/external/python/cpython2/Lib/test/
Dtest_code.py85 from test.test_support import run_doctest, run_unittest, cpython_only
107 @cpython_only
136 @cpython_only
142 @cpython_only
148 @cpython_only
154 @cpython_only
Dtest_tuple.py99 @test_support.cpython_only
140 @test_support.cpython_only
145 @test_support.cpython_only
152 @test_support.cpython_only
Dtest_fcntl.py11 import_module, cpython_only)
100 @cpython_only
Dtest_traceback.py7 from test.test_support import (run_unittest, is_jython, Error, cpython_only,
184 @cpython_only
Dtest_buffer.py47 @test_support.cpython_only
Dtest_poll.py12 from test.test_support import TESTFN, run_unittest, reap_threads, cpython_only
167 @cpython_only
Dtest_enumerate.py106 @test_support.cpython_only
155 @test_support.cpython_only
/external/python/cpython3/Lib/test/
Dtest_code.py137 from test.support import (run_doctest, run_unittest, cpython_only,
165 @cpython_only
173 @cpython_only
288 @cpython_only
294 @cpython_only
300 @cpython_only
306 @cpython_only
312 @cpython_only
Dtest_repl.py8 from test.support import cpython_only, SuppressCrashReport
41 @cpython_only
62 @cpython_only
Dtest_xml_etree_c.py121 @support.cpython_only
182 @support.cpython_only
200 @support.cpython_only
Dtest_tuple.py278 @support.cpython_only
319 @support.cpython_only
324 @support.cpython_only
331 @support.cpython_only
Dtest_fcntl.py10 cpython_only)
111 @cpython_only
178 @cpython_only
Dtest_scope.py4 from test.support import check_syntax_error, cpython_only
501 @cpython_only
531 @cpython_only
731 @cpython_only
Dtest_exceptions.py13 check_warnings, cpython_only, gc_collect,
260 @cpython_only
999 @cpython_only
1058 @cpython_only
1076 @cpython_only
1100 @cpython_only
1119 @cpython_only
1159 @cpython_only
1243 @cpython_only
Dtest_crashers.py21 @test.support.cpython_only
Dtest_devpoll.py9 from test.support import run_unittest, cpython_only
130 @cpython_only
Dtest_dict.py864 @support.cpython_only
882 @support.cpython_only
946 @support.cpython_only
965 @support.cpython_only
982 @support.cpython_only
1002 @support.cpython_only
1022 @support.cpython_only
1031 @support.cpython_only
1047 @support.cpython_only
1429 @support.cpython_only
Dtest_compile.py480 @support.cpython_only
534 @support.cpython_only
590 @support.cpython_only
637 @support.cpython_only
702 @support.cpython_only
Dtest_finalization.py198 @support.cpython_only
212 @support.cpython_only
471 @support.cpython_only
Dtest_poll.py10 from test.support import TESTFN, run_unittest, reap_threads, cpython_only
166 @cpython_only
Dtest_list.py3 from test.support import cpython_only
191 @cpython_only
Dtest_unicode.py500 @support.cpython_only
723 @support.cpython_only
890 @support.cpython_only
1491 @support.cpython_only
2303 @support.cpython_only
2364 @support.cpython_only
2764 @support.cpython_only
2802 @support.cpython_only
2826 @support.cpython_only
2843 @support.cpython_only
[all …]
/external/python/cpython2/Lib/ctypes/test/
Dtest_anon.py2 from test.support import cpython_only
39 @cpython_only
/external/python/cpython3/Lib/ctypes/test/
Dtest_anon.py39 @test.support.cpython_only
/external/python/cpython3/Lib/test/test_import/
D__init__.py25 unlink, unload, cpython_only, TESTFN_UNENCODABLE,
94 @cpython_only
395 @cpython_only
426 @cpython_only
1040 @cpython_only
1073 @cpython_only
1245 @cpython_only

123456