rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / python / Cython / test / results-all.master
blob0d9d552958637204208c7ca7eba430f201d72b78
1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
2 py$(PYV): commands[0]> $(PYTHON) runtests.py -vv
3 Python 3.9.19 (main, Mar 26 2024, 20:30:24) 
4 [GCC 13.2.0]
6 Running tests against Cython 3.0.11
7 Using Cython language level 2.
8 Backends: c,cpp
10 test_cycache_switch (Cython.Build.Tests.TestCyCache.TestCyCache) ... $(@D)/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: $(@D)/TEST_TMP/cycache-test/src/a.pyx
11   tree = Parsing.p_module(s, pxd, full_module_name)
12 Test dependency found: 'numpy' version 1.26.4
13 Test dependency not found: 'pythran'
14 Test dependency found: 'setuptools.sandbox' version 72.1.0
15 Test dependency found: 'asyncio' version 3.9.19
16 Test dependency found: 'pstats' version 3.9.19
17 Test dependency found: 'posix' version 3.9.19
18 Test dependency found: 'array' version 3.9.19
19 Test dependency found: 'Cython.Coverage' version 3.0.11
20 Test dependency found: 'Cython.Coverage' version 3.0.11
21 Test dependency found: 'IPython.testing.globalipapp' version 8.18.1
22 Test dependency not found: 'jedi_BROKEN_AND_DISABLED'
23 Test dependency found: 'test.support' version 3.9.19
24 Excluding build.setuptools_reimport because it's listed in tests/bugs.txt
25 Excluding errors.missing_baseclass_in_predecl_T262 because it's listed in tests/bugs.txt
26 Excluding run.cfunc_call_tuple_args_T408 because it's listed in tests/bugs.txt
27 Excluding run.cimport_alias_subclass because it's listed in tests/bugs.txt
28 Excluding run.class_attribute_init_values_T18 because it's listed in tests/bugs.txt
29 Excluding run.for_from_pyvar_loop_T601 because it's listed in tests/bugs.txt
30 Excluding run.generator_expressions_in_class because it's listed in tests/bugs.txt
31 Excluding run.gil_in_var_initialization_tests because it's listed in tests/bugs.txt
32 Excluding run.inlined_generator_expressions because it's listed in tests/bugs.txt
33 Excluding run.mod__spec__ because it's listed in tests/bugs.txt
34 Excluding run.temp_sideeffects_T654 because it's listed in tests/bugs.txt
35 Excluding run.unsignedbehaviour_T184 because it's listed in tests/bugs.txt
36 Compiling TEST_TMP/cycache-test/src/a.pyx because it changed.
37 [1/1] Cythonizing TEST_TMP/cycache-test/src/a.pyx
38 $(@D)/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: $(@D)/TEST_TMP/cycache-test/src/a.pyx
39   tree = Parsing.p_module(s, pxd, full_module_name)
40 Compiling TEST_TMP/cycache-test/src/a.pyx because it changed.
41 [1/1] Cythonizing TEST_TMP/cycache-test/src/a.pyx
42 Compiling TEST_TMP/cycache-test/src/a.pyx because it changed.
43 [1/1] Found compiled TEST_TMP/cycache-test/src/a.pyx in cache
45 test_cycache_uses_cache (Cython.Build.Tests.TestCyCache.TestCyCache) ... $(@D)/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: $(@D)/TEST_TMP/cycache-test/src/a.pyx
46   tree = Parsing.p_module(s, pxd, full_module_name)
47 Compiling TEST_TMP/cycache-test/src/a.pyx because it changed.
48 [1/1] Cythonizing TEST_TMP/cycache-test/src/a.pyx
49 Compiling TEST_TMP/cycache-test/src/a.pyx because it changed.
50 [1/1] Found compiled TEST_TMP/cycache-test/src/a.pyx in cache
52 test_multi_file_output (Cython.Build.Tests.TestCyCache.TestCyCache) ... $(@D)/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: $(@D)/TEST_TMP/cycache-test/src/a.pyx
53   tree = Parsing.p_module(s, pxd, full_module_name)
54 Compiling TEST_TMP/cycache-test/src/a.pyx because it changed.
55 [1/1] Cythonizing TEST_TMP/cycache-test/src/a.pyx
56 Compiling TEST_TMP/cycache-test/src/a.pyx because it changed.
57 [1/1] Found compiled TEST_TMP/cycache-test/src/a.pyx in cache
59 test_options_invalidation (Cython.Build.Tests.TestCyCache.TestCyCache) ... $(@D)/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: $(@D)/TEST_TMP/cycache-test/src/options.pyx
60   tree = Parsing.p_module(s, pxd, full_module_name)
61 Compiling TEST_TMP/cycache-test/src/options.pyx because it changed.
62 [1/1] Cythonizing TEST_TMP/cycache-test/src/options.pyx
63 $(@D)/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: $(@D)/TEST_TMP/cycache-test/src/options.pyx
64   tree = Parsing.p_module(s, pxd, full_module_name)
65 Compiling TEST_TMP/cycache-test/src/options.pyx because it changed.
66 [1/1] Cythonizing TEST_TMP/cycache-test/src/options.pyx
67 Compiling TEST_TMP/cycache-test/src/options.pyx because it changed.
68 [1/1] Found compiled TEST_TMP/cycache-test/src/options.pyx in cache
69 Compiling TEST_TMP/cycache-test/src/options.pyx because it changed.
70 [1/1] Found compiled TEST_TMP/cycache-test/src/options.pyx in cache
72 test_annotate_and_optional (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
73 test_annotate_and_positional (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
74 test_annotate_fullc (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
75 test_annotate_long (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
76 test_annotate_short (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
77 test_build_long (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
78 test_build_short (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
79 test_compile_time_env_long (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
80 test_compile_time_env_multiple (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
81 test_compile_time_env_multiple_v2 (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
82 test_compile_time_env_short (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
83 test_directive_key_invalid (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
84 test_directive_long (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
85 test_directive_multiple (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
86 test_directive_multiple_v2 (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
87 test_directive_no_value (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
88 test_directive_short (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
89 test_directive_value_invalid (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
90 test_directive_value_no (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
91 test_directive_value_yes (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
92 test_directives_types (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
93 test_directives_wrong (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
94 test_exclude_long (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
95 test_exclude_multiple (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
96 test_exclude_short (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
97 test_file_inbetween (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
98 test_file_name (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
99 test_force_long (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
100 test_force_short (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
101 test_inplace_long (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
102 test_inplace_short (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
103 test_interspersed_positional (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
104 test_interspersed_positional2 (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
105 test_interspersed_positional3 (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
106 test_keep_going_long (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
107 test_keep_going_short (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
108 test_language_level_2 (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
109 test_language_level_3 (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
110 test_language_level_3str (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
111 test_lenient_long (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
112 test_no_docstrings_long (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
113 test_option_any_key (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
114 test_option_first (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
115 test_option_long (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
116 test_option_multiple (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
117 test_option_multiple_v2 (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
118 test_option_no_value (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
119 test_option_short (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
120 test_option_trailing (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
121 test_option_value_0 (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
122 test_option_value_4242 (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
123 test_option_value_a_str (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
124 test_option_value_emptystr (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
125 test_option_value_no (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
126 test_option_value_yes (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
127 test_parallel_long (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
128 test_parallel_short (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
129 test_quite_long (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
130 test_quite_short (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
131 test_wrong_option (Cython.Build.Tests.TestCythonizeArgsParser.TestCythonizeArgsParser) ... ok
132 test_annotate (Cython.Build.Tests.TestCythonizeArgsParser.TestParseArgs) ... ok
133 test_annotate_fullc (Cython.Build.Tests.TestCythonizeArgsParser.TestParseArgs) ... ok
134 test_build_set_for_inplace (Cython.Build.Tests.TestCythonizeArgsParser.TestParseArgs) ... ok
135 test_lenient (Cython.Build.Tests.TestCythonizeArgsParser.TestParseArgs) ... ok
136 test_no_docstrings (Cython.Build.Tests.TestCythonizeArgsParser.TestParseArgs) ... ok
137 test_extended_iglob_double_star (Cython.Build.Tests.TestDependencies.TestGlobbing) ... ok
138 test_extended_iglob_simple (Cython.Build.Tests.TestDependencies.TestGlobbing) ... ok
139 test_extended_iglob_simple_star (Cython.Build.Tests.TestDependencies.TestGlobbing) ... ok
140 test_class_ref (Cython.Build.Tests.TestInline.TestInline) ... Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
141 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
143 test_compiler_directives (Cython.Build.Tests.TestInline.TestInline) ... warning: .cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx:6:4: Unreachable code
144 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
145 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
147 test_def_node (Cython.Build.Tests.TestInline.TestInline) ... ok
148 test_globals (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_XXXXXXXX.pyx:6:4: Unreachable code
150 test_lang_version (Cython.Build.Tests.TestInline.TestInline) ... Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
151 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
152 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
153 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
155 test_locals (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_XXXXXXXX.pyx:6:4: Unreachable code
157 test_no_return (Cython.Build.Tests.TestInline.TestInline) ... ok
158 test_numpy (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_XXXXXXXX.pyx:7:4: Unreachable code
159 warning: TEST_TMP/inline/_cython_inline_XXXXXXXX.pyx:4:8: 'numpy.import_array()' has been added automatically since 'numpy' was cimported but 'numpy.import_array' was not called.
161 test_pure (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_XXXXXXXX.pyx:11:4: Unreachable code
163 test_repeated_use (Cython.Build.Tests.TestInline.TestInline) ... Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
164 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
166 test_simple (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_XXXXXXXX.pyx:6:4: Unreachable code
168 test_types (Cython.Build.Tests.TestInline.TestInline) ... warning: TEST_TMP/inline/_cython_inline_XXXXXXXX.pyx:8:4: Unreachable code
170 test_cython (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
171 test_cython2 (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
172 test_cython3 (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
173 test_cython3_pgo (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
174 test_cython_annotate (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
175 test_cython_annotate_complete_c_code (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
176 test_cython_annotate_default (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
177 test_cython_compile_error_shown (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
178 test_cython_inline (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
179 test_cython_language_level (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
180 test_cython_link_error_shown (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
181 test_cython_name (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
182 test_cython_no_annotate (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
183 test_cython_pyximport (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... $(@D)/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: $(@D)/_test_cython_pyximport.pyx
184   tree = Parsing.p_module(s, pxd, full_module_name)
186 test_cython_verbose (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
187 test_cython_verbose_thresholds (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
188 test_cython_warning_shown (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
189 test_extlibs (Cython.Build.Tests.TestIpythonMagic.TestIPythonMagic) ... ok
190 test_recythonize_py_on_dep_pxd_change (Cython.Build.Tests.TestRecythonize.TestRecythonize) ... $(@D)/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: $(@D)/TEST_TMP/recythonize-test/src/a.pxd
191   tree = Parsing.p_module(s, pxd, full_module_name)
192 $(@D)/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: $(@D)/TEST_TMP/recythonize-test/src/b.pxd
193   tree = Parsing.p_module(s, pxd, full_module_name)
194 Compiling TEST_TMP/recythonize-test/src/a.pyx because it changed.
195 Compiling TEST_TMP/recythonize-test/src/b.py because it changed.
196 [1/2] Cythonizing TEST_TMP/recythonize-test/src/a.pyx
197 [2/2] Cythonizing TEST_TMP/recythonize-test/src/b.py
198 Compiling TEST_TMP/recythonize-test/src/a.pyx because it depends on TEST_TMP/recythonize-test/src/a.pxd.
199 Compiling TEST_TMP/recythonize-test/src/b.py because it depends on TEST_TMP/recythonize-test/src/a.pxd.
200 [1/2] Cythonizing TEST_TMP/recythonize-test/src/a.pyx
201 [2/2] Cythonizing TEST_TMP/recythonize-test/src/b.py
203 test_recythonize_py_on_pxd_change (Cython.Build.Tests.TestRecythonize.TestRecythonize) ... $(@D)/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: $(@D)/TEST_TMP/recythonize-test/src/a.pxd
204   tree = Parsing.p_module(s, pxd, full_module_name)
205 Compiling TEST_TMP/recythonize-test/src/a.py because it changed.
206 [1/1] Cythonizing TEST_TMP/recythonize-test/src/a.py
207 Compiling TEST_TMP/recythonize-test/src/a.py because it depends on TEST_TMP/recythonize-test/src/a.pxd.
208 [1/1] Cythonizing TEST_TMP/recythonize-test/src/a.py
210 test_recythonize_pyx_on_dep_pxd_change (Cython.Build.Tests.TestRecythonize.TestRecythonize) ... $(@D)/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: $(@D)/TEST_TMP/recythonize-test/src/a.pxd
211   tree = Parsing.p_module(s, pxd, full_module_name)
212 $(@D)/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: $(@D)/TEST_TMP/recythonize-test/src/b.pyx
213   tree = Parsing.p_module(s, pxd, full_module_name)
214 Compiling TEST_TMP/recythonize-test/src/a.pyx because it changed.
215 Compiling TEST_TMP/recythonize-test/src/b.pyx because it changed.
216 [1/2] Cythonizing TEST_TMP/recythonize-test/src/a.pyx
217 [2/2] Cythonizing TEST_TMP/recythonize-test/src/b.pyx
218 Compiling TEST_TMP/recythonize-test/src/a.pyx because it depends on TEST_TMP/recythonize-test/src/a.pxd.
219 Compiling TEST_TMP/recythonize-test/src/b.pyx because it depends on TEST_TMP/recythonize-test/src/a.pxd.
220 [1/2] Cythonizing TEST_TMP/recythonize-test/src/a.pyx
221 [2/2] Cythonizing TEST_TMP/recythonize-test/src/b.pyx
223 test_recythonize_pyx_on_pxd_change (Cython.Build.Tests.TestRecythonize.TestRecythonize) ... $(@D)/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: $(@D)/TEST_TMP/recythonize-test/src/a.pxd
224   tree = Parsing.p_module(s, pxd, full_module_name)
225 Compiling TEST_TMP/recythonize-test/src/a.pyx because it changed.
226 [1/1] Cythonizing TEST_TMP/recythonize-test/src/a.pyx
227 Compiling TEST_TMP/recythonize-test/src/a.pyx because it depends on TEST_TMP/recythonize-test/src/a.pxd.
228 [1/1] Cythonizing TEST_TMP/recythonize-test/src/a.pyx
230 test_backslash (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
231 test_comment (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
232 test_comment_and_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
233 test_double_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
234 test_empty (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
235 test_extern (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
236 test_include (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
237 test_nested_quotes (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
238 test_raw (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
239 test_raw_unicode (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
240 test_single_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
241 test_triple_quote (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
242 test_unicode (Cython.Build.Tests.TestStripLiterals.TestStripLiterals) ... ok
243 test_basic (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok
244 test_pos_after_key (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok
245 test_type_keyword (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok
246 test_type_pos (Cython.Compiler.Tests.TestBuffer.TestBufferParsing) ... ok
247 test_3str (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
248 test_Werror (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
249 test_Wextra (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
250 test_annotate_first_fullc_second (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
251 test_annotate_fullc (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
252 test_annotate_fullc_first (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
253 test_annotate_long (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
254 test_annotate_short (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
255 test_capi_reexport_cincludes (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
256 test_cimport_from_pyx (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
257 test_compile_time_env_long (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
258 test_compile_time_env_multiple (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
259 test_compile_time_env_multiple_v2 (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
260 test_compile_time_env_short (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
261 test_convert_range (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
262 test_coverage_first (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
263 test_coverage_overwrites_annotation (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
264 test_debug_flags (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
265 test_directive_key_invalid (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
266 test_directive_multiple (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
267 test_directive_multiple_v2 (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
268 test_directive_no_value (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
269 test_directive_value_invalid (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
270 test_directive_value_no (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
271 test_directive_value_yes (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
272 test_embed_before_positional (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
273 test_errors (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
274 test_fast_fail (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
275 test_file_inbetween (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
276 test_gdb (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
277 test_gdb_first (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
278 test_gdb_overwrites_gdb_outdir (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
279 test_line_directives (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
280 test_long_options (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
281 test_module_name (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
282 test_multiple_files (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
283 test_no_annotate (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
284 test_no_c_in_traceback (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
285 test_old_style_globals (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
286 test_option_first (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
287 test_option_trailing (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
288 test_options_with_values (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
289 test_short_o (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
290 test_short_options (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
291 test_short_w (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
292 test_short_z (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
293 test_two_embeds (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
294 test_two_embeds2 (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
295 test_warning_errors (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
296 test_warning_extra (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
297 test_warning_extra_dont_overwrite (Cython.Compiler.Tests.TestCmdLine.CmdLineParserTest) ... ok
298 test_deepcopy (Cython.Compiler.Tests.TestFlowControl.TestGraph) ... ok
299 test_invalid_ellipsis (Cython.Compiler.Tests.TestGrammar.TestGrammar) ... ok
300 test_invalid_number_literals (Cython.Compiler.Tests.TestGrammar.TestGrammar) ... ok
301 test_valid_number_literals (Cython.Compiler.Tests.TestGrammar.TestGrammar) ... ok
302 test_basic (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok
303 test_cdef_arg (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok
304 test_def_arg (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok
305 test_default_1dim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok
306 test_default_ndim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok
307 test_general_slice (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok
308 test_non_slice_memview (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok
309 test_zero_offset (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok
310 test_zero_offset_ndim (Cython.Compiler.Tests.TestMemView.TestMemviewParsing) ... ok
311 test_calculate_pickle_checksums (Cython.Compiler.Tests.TestParseTreeTransforms.TestAnalyseDeclarationsTransform) ... ok
312 test_parallel_directives_cimports (Cython.Compiler.Tests.TestParseTreeTransforms.TestInterpretCompilerDirectives) ... ok
313 test_parallel_directives_imports (Cython.Compiler.Tests.TestParseTreeTransforms.TestInterpretCompilerDirectives) ... ok
314 test_parserbehaviour_is_what_we_coded_for (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok
315 test_pass_eliminated (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok
316 test_statinexpr (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok
317 test_wrap_multistat (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok
318 test_wrap_offagain (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok
319 test_wrap_singlestat (Cython.Compiler.Tests.TestParseTreeTransforms.TestNormalizeTree) ... ok
320 test_put_back_positions (Cython.Compiler.Tests.TestScanning.TestScanning) ... ok
321 test_tentatively_scan (Cython.Compiler.Tests.TestScanning.TestScanning) ... ok
322 test_cpp_reference_cpp_class (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok
323 test_cpp_reference_cpp_class_and_int (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok
324 test_cpp_reference_single_arg (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok
325 test_cpp_reference_two_args (Cython.Compiler.Tests.TestSignatureMatching.SignatureMatcherTest) ... ok
326 test_string_contains_lone_surrogates (Cython.Compiler.Tests.TestStringEncoding.StringEncodingTest) ... ok
327 test_string_contains_surrogates (Cython.Compiler.Tests.TestStringEncoding.StringEncodingTest) ... ok
328 test_basic (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok
329 test_copy_is_taken (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok
330 test_exprstat (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok
331 test_pos_is_transferred (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok
332 test_substitution (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok
333 test_substitutions_are_copied (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok
334 test_temps (Cython.Compiler.Tests.TestTreeFragment.TestTreeFragments) ... ok
335 test_node_path (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
336 test_node_path_and (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
337 test_node_path_attribute (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
338 test_node_path_attribute_dotted (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
339 test_node_path_attribute_exists (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
340 test_node_path_attribute_exists_not (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
341 test_node_path_attribute_string_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
342 test_node_path_child (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
343 test_node_path_node_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
344 test_node_path_node_predicate_step (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
345 test_node_path_recursive_predicate (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
346 test_node_path_star (Cython.Compiler.Tests.TestTreePath.TestTreePath) ... ok
347 test_widest_numeric_type (Cython.Compiler.Tests.TestTypes.TestMethodDispatcherTransform) ... ok
348 test_escape_special_type_characters (Cython.Compiler.Tests.TestTypes.TestTypeIdentifiers) ... ok
349 test_type_identifier_for_declaration (Cython.Compiler.Tests.TestTypes.TestTypeIdentifiers) ... ok
350 test_load (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok
351 test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok
352 test_load_tempita (Cython.Compiler.Tests.TestUtilityLoad.TestCythonUtilityLoader) ... ok
353 test_load (Cython.Compiler.Tests.TestUtilityLoad.TestTempitaUtilityLoader) ... ok
354 test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestTempitaUtilityLoader) ... ok
355 test_equality (Cython.Compiler.Tests.TestUtilityLoad.TestUtilityCode) ... ok
356 test_load (Cython.Compiler.Tests.TestUtilityLoad.TestUtilityLoader) ... ok
357 test_load_as_string (Cython.Compiler.Tests.TestUtilityLoad.TestUtilityLoader) ... ok
358 test_binop_method (Cython.Compiler.Tests.TestVisitor.TestMethodDispatcherTransform) ... ok
359 test_builtin_method (Cython.Compiler.Tests.TestVisitor.TestMethodDispatcherTransform) ... ok
360 test_all (Cython.Debugger.Tests.TestLibCython.TestAll) ... warning: could not convert 'PyModuleObject' from the host encoding (ISO-8859-1) to UTF-32.
361 This normally should not happen, please file a bug report.
362 $(PYTHON) was not compiled with debug symbols (or it was stripped). Some functionality may not work (properly).
363 warning: .cygdbinitpython: No such file or directory
364 /tmp/tmpXXXXXXXX:58: Error in sourced command file:
365 Undefined command: "from".  Try "help".
367 test_attribute (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
368 test_cascaded_assignment (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
369 test_cdef (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
370 test_cdef_var (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
371 test_def (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
372 test_for_loop (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
373 test_if (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
374 test_ifelifelse (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
375 test_inplace_assignment (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
376 test_longness_and_signedness (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
377 test_print (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
378 test_return_none (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
379 test_signed_short (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
380 test_typed_args (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
381 test_while_loop (Cython.Tests.TestCodeWriter.TestCodeWriter) ... ok
382 test_build_hex_version (Cython.Tests.TestCythonUtils.TestCythonUtils) ... ok
383 test_cache_method_name (Cython.Tests.TestCythonUtils.TestCythonUtils) ... ok
384 test_cached_method (Cython.Tests.TestCythonUtils.TestCythonUtils) ... ok
385 test_clear_method_caches (Cython.Tests.TestCythonUtils.TestCythonUtils) ... ok
386 test_clear_method_caches_with_missing_method (Cython.Tests.TestCythonUtils.TestCythonUtils) ... ok
387 test_find_cache_attributes (Cython.Tests.TestCythonUtils.TestCythonUtils) ... ok
388 test_normalise_float_repr (Cython.Tests.TestCythonUtils.TestCythonUtils) ... ok
389 test_print_version (Cython.Tests.TestCythonUtils.TestCythonUtils) ... ok
390 test_print_version_stdouterr (Cython.Tests.TestCythonUtils.TestCythonUtils) ... ok
391 test_requirements_for_Cached (Cython.Tests.TestCythonUtils.TestCythonUtils) ... ok
392 test_try_finally_contextmanager (Cython.Tests.TestCythonUtils.TestCythonUtils) ... ok
393 test_all_types_in_shadow (Cython.Tests.TestShadow.TestShadow) ... ok
394 test_int_types_in_shadow (Cython.Tests.TestShadow.TestShadow) ... ok
395 test_most_types (Cython.Tests.TestShadow.TestShadow) ... ok
396 test_insertion (Cython.Tests.TestStringIOTree.TestStringIOTree) ... ok
397 test_markers (Cython.Tests.TestStringIOTree.TestStringIOTree) ... ok
398 test_parse_pattern (Cython.Tests.TestTestUtils.TestTestUtils) ... ok
399 test_write_file_bytes (Cython.Tests.TestTestUtils.TestTestUtils) ... ok
400 test_write_file_dedent (Cython.Tests.TestTestUtils.TestTestUtils) ... ok
401 test_write_file_text (Cython.Tests.TestTestUtils.TestTestUtils) ... ok
402 test_write_newer_file (Cython.Tests.TestTestUtils.TestTestUtils) ... ok
403 test_write_newer_file_fresh (Cython.Tests.TestTestUtils.TestTestUtils) ... ok
404 test_write_newer_file_same (Cython.Tests.TestTestUtils.TestTestUtils) ... ok
405 StringIOTree (Cython)
406 Doctest: Cython.StringIOTree ... ok
407 parse_list (Cython.Build.Dependencies)
408 Doctest: Cython.Build.Dependencies.parse_list ... ok
409 normalise_encoding_name (Cython.Compiler.Options)
410 Doctest: Cython.Compiler.Options.normalise_encoding_name ... ok
411 parse_compile_time_env (Cython.Compiler.Options)
412 Doctest: Cython.Compiler.Options.parse_compile_time_env ... ok
413 parse_directive_list (Cython.Compiler.Options)
414 Doctest: Cython.Compiler.Options.parse_directive_list ... ok
415 parse_directive_value (Cython.Compiler.Options)
416 Doctest: Cython.Compiler.Options.parse_directive_value ... ok
417 parse_variable_value (Cython.Compiler.Options)
418 Doctest: Cython.Compiler.Options.parse_variable_value ... ok
419 TreeVisitor (Cython.Compiler.Visitor)
420 Doctest: Cython.Compiler.Visitor.TreeVisitor ... ok
421 runTest (__main__.CythonRunTestCase)
422 [-1] compiling (c/cy2) and running bufaccess ... acquire_failure1 (bufaccess)
423 Doctest: bufaccess.acquire_failure1 ... ok
424 acquire_failure2 (bufaccess)
425 Doctest: bufaccess.acquire_failure2 ... ok
426 acquire_failure3 (bufaccess)
427 Doctest: bufaccess.acquire_failure3 ... ok
428 acquire_failure4 (bufaccess)
429 Doctest: bufaccess.acquire_failure4 ... ok
430 acquire_failure5 (bufaccess)
431 Doctest: bufaccess.acquire_failure5 ... ok
432 acquire_nonbuffer1 (bufaccess)
433 Doctest: bufaccess.acquire_nonbuffer1 ... ok
434 acquire_nonbuffer2 (bufaccess)
435 Doctest: bufaccess.acquire_nonbuffer2 ... ok
436 acquire_raise (bufaccess)
437 Doctest: bufaccess.acquire_raise ... ok
438 acquire_release (bufaccess)
439 Doctest: bufaccess.acquire_release ... ok
440 as_argument (bufaccess)
441 Doctest: bufaccess.as_argument ... ok
442 as_argument_defval (bufaccess)
443 Doctest: bufaccess.as_argument_defval ... ok
444 as_argument_not_none (bufaccess)
445 Doctest: bufaccess.as_argument_not_none ... ok
446 assign_temporary_to_object (bufaccess)
447 Doctest: bufaccess.assign_temporary_to_object ... ok
448 assign_to_object (bufaccess)
449 Doctest: bufaccess.assign_to_object ... ok
450 basic_struct (bufaccess)
451 Doctest: bufaccess.basic_struct ... ok
452 bufdefaults1 (bufaccess)
453 Doctest: bufaccess.bufdefaults1 ... ok
454 buffer_cast (bufaccess)
455 Doctest: bufaccess.buffer_cast ... ok
456 buffer_cast_fails (bufaccess)
457 Doctest: bufaccess.buffer_cast_fails ... ok
458 buffer_nogil (bufaccess)
459 Doctest: bufaccess.buffer_nogil ... ok
460 buffer_nogil_oob (bufaccess)
461 Doctest: bufaccess.buffer_nogil_oob ... ok
462 c_contig (bufaccess)
463 Doctest: bufaccess.c_contig ... ok
464 c_contig_2d (bufaccess)
465 Doctest: bufaccess.c_contig_2d ... ok
466 cascaded_buffer_assignment (bufaccess)
467 Doctest: bufaccess.cascaded_buffer_assignment ... ok
468 cdef_assignment (bufaccess)
469 Doctest: bufaccess.cdef_assignment ... ok
470 check_object_nulled_1d (bufaccess)
471 Doctest: bufaccess.check_object_nulled_1d ... ok
472 check_object_nulled_2d (bufaccess)
473 Doctest: bufaccess.check_object_nulled_2d ... ok
474 complex_dtype (bufaccess)
475 Doctest: bufaccess.complex_dtype ... ok
476 complex_inplace (bufaccess)
477 Doctest: bufaccess.complex_inplace ... ok
478 complex_struct_dtype (bufaccess)
479 Doctest: bufaccess.complex_struct_dtype ... ok
480 complex_struct_inplace (bufaccess)
481 Doctest: bufaccess.complex_struct_inplace ... ok
482 disabled_usage (bufaccess)
483 Doctest: bufaccess.disabled_usage ... ok
484 explicitly_release_buffer (bufaccess)
485 Doctest: bufaccess.explicitly_release_buffer ... ok
486 f_contig (bufaccess)
487 Doctest: bufaccess.f_contig ... ok
488 f_contig_2d (bufaccess)
489 Doctest: bufaccess.f_contig_2d ... ok
490 forin_assignment (bufaccess)
491 Doctest: bufaccess.forin_assignment ... ok
492 get_int_2d (bufaccess)
493 Doctest: bufaccess.get_int_2d ... ok
494 get_int_2d_uintindex (bufaccess)
495 Doctest: bufaccess.get_int_2d_uintindex ... ok
496 inplace_operators (bufaccess)
497 Doctest: bufaccess.inplace_operators ... ok
498 list_comprehension (bufaccess)
499 Doctest: bufaccess.list_comprehension ... ok
500 mixed_get (bufaccess)
501 Doctest: bufaccess.mixed_get ... ok
502 nested_packed_struct (bufaccess)
503 Doctest: bufaccess.nested_packed_struct ... ok
504 nested_struct (bufaccess)
505 Doctest: bufaccess.nested_struct ... ok
506 no_negative_indices (bufaccess)
507 Doctest: bufaccess.no_negative_indices ... ok
508 nousage_cleanup (bufaccess)
509 Doctest: bufaccess.nousage_cleanup ... ok
510 packed_struct (bufaccess)
511 Doctest: bufaccess.packed_struct ... ok
512 printbuf_float (bufaccess)
513 Doctest: bufaccess.printbuf_float ... ok
514 printbuf_int_2d (bufaccess)
515 Doctest: bufaccess.printbuf_int_2d ... ok
516 printbuf_object (bufaccess)
517 Doctest: bufaccess.printbuf_object ... ok
518 printbuf_td_cy_int (bufaccess)
519 Doctest: bufaccess.printbuf_td_cy_int ... ok
520 printbuf_td_h_cy_short (bufaccess)
521 Doctest: bufaccess.printbuf_td_h_cy_short ... ok
522 printbuf_td_h_double (bufaccess)
523 Doctest: bufaccess.printbuf_td_h_double ... ok
524 printbuf_td_h_short (bufaccess)
525 Doctest: bufaccess.printbuf_td_h_short ... ok
526 printbuf_td_h_ushort (bufaccess)
527 Doctest: bufaccess.printbuf_td_h_ushort ... ok
528 readonly (bufaccess)
529 Doctest: bufaccess.readonly ... ok
530 safe_get (bufaccess)
531 Doctest: bufaccess.safe_get ... ok
532 set_int_2d (bufaccess)
533 Doctest: bufaccess.set_int_2d ... ok
534 set_int_2d_cascaded (bufaccess)
535 Doctest: bufaccess.set_int_2d_cascaded ... ok
536 strided (bufaccess)
537 Doctest: bufaccess.strided ... ok
538 test_inplace_assignment (bufaccess)
539 Doctest: bufaccess.test_inplace_assignment ... ok
540 test_nested_assignment (bufaccess)
541 Doctest: bufaccess.test_nested_assignment ... ok
542 tuple_buffer_assignment1 (bufaccess)
543 Doctest: bufaccess.tuple_buffer_assignment1 ... ok
544 tuple_buffer_assignment2 (bufaccess)
545 Doctest: bufaccess.tuple_buffer_assignment2 ... ok
546 typedbuffer1 (bufaccess)
547 Doctest: bufaccess.typedbuffer1 ... ok
548 typedbuffer2 (bufaccess)
549 Doctest: bufaccess.typedbuffer2 ... ok
550 unsafe_get (bufaccess)
551 Doctest: bufaccess.unsafe_get ... ok
552 unsafe_get_nonegative (bufaccess)
553 Doctest: bufaccess.unsafe_get_nonegative ... ok
554 wraparound_directive (bufaccess)
555 Doctest: bufaccess.wraparound_directive ... ok
556 writable (bufaccess)
557 Doctest: bufaccess.writable ... ok
558 runTest (__main__.CythonRunTestCase)
559 [-1] compiling (cpp/cy2) and running bufaccess ... acquire_failure1 (bufaccess)
560 Doctest: bufaccess.acquire_failure1 ... ok
561 acquire_failure2 (bufaccess)
562 Doctest: bufaccess.acquire_failure2 ... ok
563 acquire_failure3 (bufaccess)
564 Doctest: bufaccess.acquire_failure3 ... ok
565 acquire_failure4 (bufaccess)
566 Doctest: bufaccess.acquire_failure4 ... ok
567 acquire_failure5 (bufaccess)
568 Doctest: bufaccess.acquire_failure5 ... ok
569 acquire_nonbuffer1 (bufaccess)
570 Doctest: bufaccess.acquire_nonbuffer1 ... ok
571 acquire_nonbuffer2 (bufaccess)
572 Doctest: bufaccess.acquire_nonbuffer2 ... ok
573 acquire_raise (bufaccess)
574 Doctest: bufaccess.acquire_raise ... ok
575 acquire_release (bufaccess)
576 Doctest: bufaccess.acquire_release ... ok
577 as_argument (bufaccess)
578 Doctest: bufaccess.as_argument ... ok
579 as_argument_defval (bufaccess)
580 Doctest: bufaccess.as_argument_defval ... ok
581 as_argument_not_none (bufaccess)
582 Doctest: bufaccess.as_argument_not_none ... ok
583 assign_temporary_to_object (bufaccess)
584 Doctest: bufaccess.assign_temporary_to_object ... ok
585 assign_to_object (bufaccess)
586 Doctest: bufaccess.assign_to_object ... ok
587 basic_struct (bufaccess)
588 Doctest: bufaccess.basic_struct ... ok
589 bufdefaults1 (bufaccess)
590 Doctest: bufaccess.bufdefaults1 ... ok
591 buffer_cast (bufaccess)
592 Doctest: bufaccess.buffer_cast ... ok
593 buffer_cast_fails (bufaccess)
594 Doctest: bufaccess.buffer_cast_fails ... ok
595 buffer_nogil (bufaccess)
596 Doctest: bufaccess.buffer_nogil ... ok
597 buffer_nogil_oob (bufaccess)
598 Doctest: bufaccess.buffer_nogil_oob ... ok
599 c_contig (bufaccess)
600 Doctest: bufaccess.c_contig ... ok
601 c_contig_2d (bufaccess)
602 Doctest: bufaccess.c_contig_2d ... ok
603 cascaded_buffer_assignment (bufaccess)
604 Doctest: bufaccess.cascaded_buffer_assignment ... ok
605 cdef_assignment (bufaccess)
606 Doctest: bufaccess.cdef_assignment ... ok
607 check_object_nulled_1d (bufaccess)
608 Doctest: bufaccess.check_object_nulled_1d ... ok
609 check_object_nulled_2d (bufaccess)
610 Doctest: bufaccess.check_object_nulled_2d ... ok
611 complex_dtype (bufaccess)
612 Doctest: bufaccess.complex_dtype ... ok
613 complex_inplace (bufaccess)
614 Doctest: bufaccess.complex_inplace ... ok
615 complex_struct_dtype (bufaccess)
616 Doctest: bufaccess.complex_struct_dtype ... ok
617 complex_struct_inplace (bufaccess)
618 Doctest: bufaccess.complex_struct_inplace ... ok
619 disabled_usage (bufaccess)
620 Doctest: bufaccess.disabled_usage ... ok
621 explicitly_release_buffer (bufaccess)
622 Doctest: bufaccess.explicitly_release_buffer ... ok
623 f_contig (bufaccess)
624 Doctest: bufaccess.f_contig ... ok
625 f_contig_2d (bufaccess)
626 Doctest: bufaccess.f_contig_2d ... ok
627 forin_assignment (bufaccess)
628 Doctest: bufaccess.forin_assignment ... ok
629 get_int_2d (bufaccess)
630 Doctest: bufaccess.get_int_2d ... ok
631 get_int_2d_uintindex (bufaccess)
632 Doctest: bufaccess.get_int_2d_uintindex ... ok
633 inplace_operators (bufaccess)
634 Doctest: bufaccess.inplace_operators ... ok
635 list_comprehension (bufaccess)
636 Doctest: bufaccess.list_comprehension ... ok
637 mixed_get (bufaccess)
638 Doctest: bufaccess.mixed_get ... ok
639 nested_packed_struct (bufaccess)
640 Doctest: bufaccess.nested_packed_struct ... ok
641 nested_struct (bufaccess)
642 Doctest: bufaccess.nested_struct ... ok
643 no_negative_indices (bufaccess)
644 Doctest: bufaccess.no_negative_indices ... ok
645 nousage_cleanup (bufaccess)
646 Doctest: bufaccess.nousage_cleanup ... ok
647 packed_struct (bufaccess)
648 Doctest: bufaccess.packed_struct ... ok
649 printbuf_float (bufaccess)
650 Doctest: bufaccess.printbuf_float ... ok
651 printbuf_int_2d (bufaccess)
652 Doctest: bufaccess.printbuf_int_2d ... ok
653 printbuf_object (bufaccess)
654 Doctest: bufaccess.printbuf_object ... ok
655 printbuf_td_cy_int (bufaccess)
656 Doctest: bufaccess.printbuf_td_cy_int ... ok
657 printbuf_td_h_cy_short (bufaccess)
658 Doctest: bufaccess.printbuf_td_h_cy_short ... ok
659 printbuf_td_h_double (bufaccess)
660 Doctest: bufaccess.printbuf_td_h_double ... ok
661 printbuf_td_h_short (bufaccess)
662 Doctest: bufaccess.printbuf_td_h_short ... ok
663 printbuf_td_h_ushort (bufaccess)
664 Doctest: bufaccess.printbuf_td_h_ushort ... ok
665 readonly (bufaccess)
666 Doctest: bufaccess.readonly ... ok
667 safe_get (bufaccess)
668 Doctest: bufaccess.safe_get ... ok
669 set_int_2d (bufaccess)
670 Doctest: bufaccess.set_int_2d ... ok
671 set_int_2d_cascaded (bufaccess)
672 Doctest: bufaccess.set_int_2d_cascaded ... ok
673 strided (bufaccess)
674 Doctest: bufaccess.strided ... ok
675 test_inplace_assignment (bufaccess)
676 Doctest: bufaccess.test_inplace_assignment ... ok
677 test_nested_assignment (bufaccess)
678 Doctest: bufaccess.test_nested_assignment ... ok
679 tuple_buffer_assignment1 (bufaccess)
680 Doctest: bufaccess.tuple_buffer_assignment1 ... ok
681 tuple_buffer_assignment2 (bufaccess)
682 Doctest: bufaccess.tuple_buffer_assignment2 ... ok
683 typedbuffer1 (bufaccess)
684 Doctest: bufaccess.typedbuffer1 ... ok
685 typedbuffer2 (bufaccess)
686 Doctest: bufaccess.typedbuffer2 ... ok
687 unsafe_get (bufaccess)
688 Doctest: bufaccess.unsafe_get ... ok
689 unsafe_get_nonegative (bufaccess)
690 Doctest: bufaccess.unsafe_get_nonegative ... ok
691 wraparound_directive (bufaccess)
692 Doctest: bufaccess.wraparound_directive ... ok
693 writable (bufaccess)
694 Doctest: bufaccess.writable ... ok
695 runTest (__main__.CythonRunTestCase)
696 [-1] compiling (c/cy2) and running buffer ... buffer ()
697 Doctest: buffer ... ok
698 runTest (__main__.CythonRunTestCase)
699 [-1] compiling (cpp/cy2) and running buffer ... buffer ()
700 Doctest: buffer ... ok
701 runTest (__main__.CythonRunTestCase)
702 [-1] compiling (c/cy2) and running buffmt ... _int (buffmt)
703 Doctest: buffmt._int ... ok
704 _obj (buffmt)
705 Doctest: buffmt._obj ... ok
706 _ulong (buffmt)
707 Doctest: buffmt._ulong ... ok
708 alignment_string (buffmt)
709 Doctest: buffmt.alignment_string ... ok
710 char3int (buffmt)
711 Doctest: buffmt.char3int ... ok
712 complex_test (buffmt)
713 Doctest: buffmt.complex_test ... ok
714 int_and_long_are_same (buffmt)
715 Doctest: buffmt.int_and_long_are_same ... ok
716 long_string (buffmt)
717 Doctest: buffmt.long_string ... ok
718 mixed_complex_struct (buffmt)
719 Doctest: buffmt.mixed_complex_struct ... ok
720 packed_struct (buffmt)
721 Doctest: buffmt.packed_struct ... ok
722 packed_struct_with_arrays (buffmt)
723 Doctest: buffmt.packed_struct_with_arrays ... ok
724 packed_struct_with_ndarrays (buffmt)
725 Doctest: buffmt.packed_struct_with_ndarrays ... ok
726 packed_struct_with_strings (buffmt)
727 Doctest: buffmt.packed_struct_with_strings ... ok
728 partially_packed_struct (buffmt)
729 Doctest: buffmt.partially_packed_struct ... ok
730 partially_packed_struct_2 (buffmt)
731 Doctest: buffmt.partially_packed_struct_2 ... ok
732 unpacked_struct (buffmt)
733 Doctest: buffmt.unpacked_struct ... ok
734 unpacked_struct_with_arrays (buffmt)
735 Doctest: buffmt.unpacked_struct_with_arrays ... ok
736 wrongsize (buffmt)
737 Doctest: buffmt.wrongsize ... ok
738 runTest (__main__.CythonRunTestCase)
739 [-1] compiling (cpp/cy2) and running buffmt ... _int (buffmt)
740 Doctest: buffmt._int ... ok
741 _obj (buffmt)
742 Doctest: buffmt._obj ... ok
743 _ulong (buffmt)
744 Doctest: buffmt._ulong ... ok
745 alignment_string (buffmt)
746 Doctest: buffmt.alignment_string ... ok
747 char3int (buffmt)
748 Doctest: buffmt.char3int ... ok
749 complex_test (buffmt)
750 Doctest: buffmt.complex_test ... ok
751 int_and_long_are_same (buffmt)
752 Doctest: buffmt.int_and_long_are_same ... ok
753 long_string (buffmt)
754 Doctest: buffmt.long_string ... ok
755 mixed_complex_struct (buffmt)
756 Doctest: buffmt.mixed_complex_struct ... ok
757 packed_struct (buffmt)
758 Doctest: buffmt.packed_struct ... ok
759 packed_struct_with_arrays (buffmt)
760 Doctest: buffmt.packed_struct_with_arrays ... ok
761 packed_struct_with_ndarrays (buffmt)
762 Doctest: buffmt.packed_struct_with_ndarrays ... ok
763 packed_struct_with_strings (buffmt)
764 Doctest: buffmt.packed_struct_with_strings ... ok
765 partially_packed_struct (buffmt)
766 Doctest: buffmt.partially_packed_struct ... ok
767 partially_packed_struct_2 (buffmt)
768 Doctest: buffmt.partially_packed_struct_2 ... ok
769 unpacked_struct (buffmt)
770 Doctest: buffmt.unpacked_struct ... ok
771 unpacked_struct_with_arrays (buffmt)
772 Doctest: buffmt.unpacked_struct_with_arrays ... ok
773 wrongsize (buffmt)
774 Doctest: buffmt.wrongsize ... ok
775 runTest (__main__.CythonRunTestCase)
776 [-1] compiling (c/cy2) and running userbuffer ... userbuffer ()
777 Doctest: userbuffer ... ok
778 runTest (__main__.CythonRunTestCase)
779 [-1] compiling (cpp/cy2) and running userbuffer ... userbuffer ()
780 Doctest: userbuffer ... ok
781 runTest (__main__.EndToEndTest)
782 [-1] End-to-end basic_cythonize ... ok
783 runTest (__main__.EndToEndTest)
784 [-1] End-to-end basic_distutils ... ok
785 runTest (__main__.EndToEndTest)
786 [-1] End-to-end build_dir ... ok
787 runTest (__main__.EndToEndTest)
788 [-1] End-to-end build_dir_src ... ok
789 runTest (__main__.EndToEndTest)
790 [-1] End-to-end build_ext_cython_c_in_temp ... ok
791 runTest (__main__.EndToEndTest)
792 [-1] End-to-end build_ext_cython_cplus ... ok
793 runTest (__main__.EndToEndTest)
794 [-1] End-to-end build_ext_cython_include_dirs ... ok
795 runTest (__main__.EndToEndTest)
796 [-1] End-to-end common_include_dir ... ok
797 runTest (__main__.EndToEndTest)
798 [-1] End-to-end compile_env_distutils ... ok
799 runTest (__main__.EndToEndTest)
800 [-1] End-to-end cpp_cythonize ... ok
801 runTest (__main__.EndToEndTest)
802 [-1] End-to-end cython_language_level ... ok
803 runTest (__main__.EndToEndTest)
804 [-1] End-to-end cythonize_additional_sources ... ok
805 runTest (__main__.EndToEndTest)
806 [-1] End-to-end cythonize_additional_sources_ext ... ok
807 runTest (__main__.EndToEndTest)
808 [-1] End-to-end cythonize_cython ... ok
809 runTest (__main__.EndToEndTest)
810 [-1] End-to-end cythonize_glob ... ok
811 runTest (__main__.EndToEndTest)
812 [-1] End-to-end cythonize_newer_files ... ok
813 runTest (__main__.EndToEndTest)
814 [-1] End-to-end cythonize_options ... ok
815 runTest (__main__.EndToEndTest)
816 [-1] End-to-end cythonize_pep420_namespace ... ok
817 runTest (__main__.EndToEndTest)
818 [-1] End-to-end cythonize_rename_ext ... ok
819 runTest (__main__.EndToEndTest)
820 [-1] End-to-end cythonize_script ... ok
821 runTest (__main__.EndToEndTest)
822 [-1] End-to-end cythonize_script_excludes ... ok
823 runTest (__main__.EndToEndTest)
824 [-1] End-to-end cythonize_script_package ... ok
825 runTest (__main__.EndToEndTest)
826 [-1] End-to-end cythonize_with_annotate ... ok
827 runTest (__main__.EndToEndTest)
828 [-1] End-to-end cythonize_with_annotate_via_Options ... ok
829 runTest (__main__.EndToEndTest)
830 [-1] End-to-end cythonize_with_annotate_via_cli ... ok
831 runTest (__main__.EndToEndTest)
832 [-1] End-to-end depfile ... ok
833 runTest (__main__.EndToEndTest)
834 [-1] End-to-end depfile_numpy ... ok
835 runTest (__main__.EndToEndTest)
836 [-1] End-to-end depfile_package_cython ... ok
837 runTest (__main__.EndToEndTest)
838 [-1] End-to-end depfile_package_cythonize ... ok
839 runTest (__main__.CythonCompileTestCase)
840 [-1] compiling (c/cy2) dotted.filename.modules ... ok
841 runTest (__main__.CythonCompileTestCase)
842 [-1] compiling (cpp/cy2) dotted.filename.modules ... ok
843 runTest (__main__.EndToEndTest)
844 [-1] End-to-end inline_distutils ... ok
845 runTest (__main__.EndToEndTest)
846 [-1] End-to-end module_api ... ok
847 runTest (__main__.EndToEndTest)
848 [-1] End-to-end package_compilation ... ok
849 runTest (__main__.CythonCompileTestCase)
850 [-1] compiling (c/cy2) a_capi ... ok
851 runTest (__main__.CythonCompileTestCase)
852 [-1] compiling (cpp/cy2) a_capi ... ok
853 runTest (__main__.CythonCompileTestCase)
854 [-1] compiling (c/cy2) argdefault ... ok
855 runTest (__main__.CythonCompileTestCase)
856 [-1] compiling (cpp/cy2) argdefault ... ok
857 runTest (__main__.CythonCompileTestCase)
858 [-1] compiling (c/cy2) arrayargs ... ok
859 runTest (__main__.CythonCompileTestCase)
860 [-1] compiling (cpp/cy2) arrayargs ... ok
861 runTest (__main__.CythonCompileTestCase)
862 [-1] compiling (c/cy2) arrayptrcompat ... ok
863 runTest (__main__.CythonCompileTestCase)
864 [-1] compiling (cpp/cy2) arrayptrcompat ... ok
865 runTest (__main__.CythonCompileTestCase)
866 [-1] compiling (c/cy2) arraytoptrarg ... ok
867 runTest (__main__.CythonCompileTestCase)
868 [-1] compiling (cpp/cy2) arraytoptrarg ... ok
869 runTest (__main__.CythonCompileTestCase)
870 [-1] compiling (c/cy2) ass2longlong ... ok
871 runTest (__main__.CythonCompileTestCase)
872 [-1] compiling (cpp/cy2) ass2longlong ... ok
873 runTest (__main__.CythonCompileTestCase)
874 [-1] compiling (c/cy2) assert2 ... ok
875 runTest (__main__.CythonCompileTestCase)
876 [-1] compiling (cpp/cy2) assert2 ... ok
877 runTest (__main__.CythonCompileTestCase)
878 [-1] compiling (c/cy2) behnel4 ... ok
879 runTest (__main__.CythonCompileTestCase)
880 [-1] compiling (cpp/cy2) behnel4 ... ok
881 runTest (__main__.CythonCompileTestCase)
882 [-1] compiling (c/cy2) belchenko1 ... ok
883 runTest (__main__.CythonCompileTestCase)
884 [-1] compiling (cpp/cy2) belchenko1 ... ok
885 runTest (__main__.CythonCompileTestCase)
886 [-1] compiling (c/cy2) branch_hints ... ok
887 runTest (__main__.CythonCompileTestCase)
888 [-1] compiling (cpp/cy2) branch_hints ... ok
889 runTest (__main__.CythonRunTestCase)
890 [-1] compiling (c/cy2) and running buildenv ... Python build environment:
891 Python  sys.version_info(major=3, minor=9, micro=19, releaselevel='final', serial=0)
892 PY_VERSION_HEX  0x30913F0
894 CYTHON_COMPILING_IN_CPYTHON  1
895 CYTHON_COMPILING_IN_LIMITED_API  0
896 CYTHON_COMPILING_IN_PYPY  0
897 CYTHON_COMPILING_IN_GRAAL  0
898 CYTHON_COMPILING_IN_NOGIL  0
900 CYTHON_USE_PYLONG_INTERNALS  1
901 CYTHON_USE_PYLIST_INTERNALS  1
902 CYTHON_USE_UNICODE_INTERNALS  1
903 CYTHON_USE_UNICODE_WRITER  1
904 CYTHON_AVOID_BORROWED_REFS  0
905 CYTHON_ASSUME_SAFE_MACROS  1
906 CYTHON_USE_TYPE_SLOTS  1
907 CYTHON_UNPACK_METHODS  1
908 CYTHON_FAST_THREAD_STATE  1
909 CYTHON_FAST_PYCALL  1
910 CYTHON_PEP489_MULTI_PHASE_INIT  1
911 CYTHON_USE_TP_FINALIZE  1
913 PyLong_BASE  0x40000000
914 PyLong_MASK  0x3FFFFFFF
915 PyLong_SHIFT  30
916 sizeof(digit)   4
917 sizeof(sdigit)  4
918 sys.int_info  sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640)
919 sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64)  (28, 28, 28, 28, 32, 32, 36, 36)
921 SIZEOF_INT  4  (4)
922 SIZEOF_LONG  8  (8)
923 SIZEOF_SIZE_T  8  (8, 9223372036854775807)
924 SIZEOF_LONG_LONG  8  (8)
925 SIZEOF_VOID_P  8  (8)
926 SIZEOF_UINTPTR_T  8  (8)
927 SIZEOF_OFF_T  8
929 Paths:
930 sys.executable = $(PYTHON)
931 sys.exec_prefix = /usr
932 sys.base_exec_prefix = /usr
933 sys.prefix = /usr
934 sys.path = ['$(@D)/TEST_TMP/compile/c/buildenv', '$(@D)/TEST_TMP/support/lib.solaris-2.11-i86pc.64bit-cpython-39', '$(@D)', '$(@D)', '$(PROTO_DIR)$(PYTHON_DIR)/vendor-packages', '/usr/lib/python39.zip', '$(PYTHON_DIR)', '$(PYTHON_DIR)/lib-dynload', '$(PYTHON_DIR)/site-packages', '$(PYTHON_DIR)/vendor-packages', '$(PYTHON_DIR)/vendor-packages/setuptools/_vendor']
935 PYTHONPATH (env) = $(PROTO_DIR)/$(PYTHON_DIR)/vendor-packages
936 PYTHONHOME (env) = 
938 Distutils:
939 INCDIR = /usr/include/python3.9
940 LIBS = -lsocket -lnsl -lintl -ldl -lsendfile  -lm
941 LIBDIR = /usr/lib/amd64
942 LIBPL = $(PYTHON_DIR)/config-3.9
943 Python LIBRARY = libpython3.9.a
944 LINKFORSHARED = 
946 CC (distutils) = gcc
947 CC (env) = /usr/gcc/13/bin/gcc
948 CFLAGS (distutils) = -Wno-unused-result -Wsign-compare -DNDEBUG -g  -O3 -Wall -m64 -O2   -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2   -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6
949 CFLAGS (env) = -O0 -ggdb
950 LINKCC (distutils) = gcc
951 LINKCC (env) = 
953 Encodings:
954 sys maxunicode = 1114111
955 LANG (env) = 
956 PYTHONIOENCODING (env) = utf-8
957 sys stdout encoding = utf-8
958 sys default encoding = utf-8
959 sys FS encoding = utf-8
961 runTest (__main__.CythonRunTestCase)
962 [-1] compiling (cpp/cy2) and running buildenv ... Python build environment:
963 Python  sys.version_info(major=3, minor=9, micro=19, releaselevel='final', serial=0)
964 PY_VERSION_HEX  0x30913F0
966 CYTHON_COMPILING_IN_CPYTHON  1
967 CYTHON_COMPILING_IN_LIMITED_API  0
968 CYTHON_COMPILING_IN_PYPY  0
969 CYTHON_COMPILING_IN_GRAAL  0
970 CYTHON_COMPILING_IN_NOGIL  0
972 CYTHON_USE_PYLONG_INTERNALS  1
973 CYTHON_USE_PYLIST_INTERNALS  1
974 CYTHON_USE_UNICODE_INTERNALS  1
975 CYTHON_USE_UNICODE_WRITER  1
976 CYTHON_AVOID_BORROWED_REFS  0
977 CYTHON_ASSUME_SAFE_MACROS  1
978 CYTHON_USE_TYPE_SLOTS  1
979 CYTHON_UNPACK_METHODS  1
980 CYTHON_FAST_THREAD_STATE  1
981 CYTHON_FAST_PYCALL  1
982 CYTHON_PEP489_MULTI_PHASE_INIT  1
983 CYTHON_USE_TP_FINALIZE  1
985 PyLong_BASE  0x40000000
986 PyLong_MASK  0x3FFFFFFF
987 PyLong_SHIFT  30
988 sizeof(digit)   4
989 sizeof(sdigit)  4
990 sys.int_info  sys.int_info(bits_per_digit=30, sizeof_digit=4, default_max_str_digits=4300, str_digits_check_threshold=640)
991 sys.getsizeof(1, 2**14, 2**15, 2**29, 2**30, 2**59, 2**60, 2**64)  (28, 28, 28, 28, 32, 32, 36, 36)
993 SIZEOF_INT  4  (4)
994 SIZEOF_LONG  8  (8)
995 SIZEOF_SIZE_T  8  (8, 9223372036854775807)
996 SIZEOF_LONG_LONG  8  (8)
997 SIZEOF_VOID_P  8  (8)
998 SIZEOF_UINTPTR_T  8  (8)
999 SIZEOF_OFF_T  8
1001 Paths:
1002 sys.executable = $(PYTHON)
1003 sys.exec_prefix = /usr
1004 sys.base_exec_prefix = /usr
1005 sys.prefix = /usr
1006 sys.path = ['$(@D)/TEST_TMP/compile/cpp/buildenv', '$(@D)/TEST_TMP/support/lib.solaris-2.11-i86pc.64bit-cpython-39', '$(@D)', '$(@D)', '$(PROTO_DIR)$(PYTHON_DIR)/vendor-packages', '/usr/lib/python39.zip', '$(PYTHON_DIR)', '$(PYTHON_DIR)/lib-dynload', '$(PYTHON_DIR)/site-packages', '$(PYTHON_DIR)/vendor-packages', '$(PYTHON_DIR)/vendor-packages/setuptools/_vendor']
1007 PYTHONPATH (env) = $(PROTO_DIR)/$(PYTHON_DIR)/vendor-packages
1008 PYTHONHOME (env) = 
1010 Distutils:
1011 INCDIR = /usr/include/python3.9
1012 LIBS = -lsocket -lnsl -lintl -ldl -lsendfile  -lm
1013 LIBDIR = /usr/lib/amd64
1014 LIBPL = $(PYTHON_DIR)/config-3.9
1015 Python LIBRARY = libpython3.9.a
1016 LINKFORSHARED = 
1018 CC (distutils) = gcc
1019 CC (env) = /usr/gcc/13/bin/gcc
1020 CFLAGS (distutils) = -Wno-unused-result -Wsign-compare -DNDEBUG -g  -O3 -Wall -m64 -O2   -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2   -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC  -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6
1021 CFLAGS (env) = -O0 -ggdb
1022 LINKCC (distutils) = gcc
1023 LINKCC (env) = 
1025 Encodings:
1026 sys maxunicode = 1114111
1027 LANG (env) = 
1028 PYTHONIOENCODING (env) = utf-8
1029 sys stdout encoding = utf-8
1030 sys default encoding = utf-8
1031 sys FS encoding = utf-8
1033 runTest (__main__.CythonCompileTestCase)
1034 [-1] compiling (c/cy2) builtin ... ok
1035 runTest (__main__.CythonCompileTestCase)
1036 [-1] compiling (cpp/cy2) builtin ... ok
1037 runTest (__main__.CythonCompileTestCase)
1038 [-1] compiling (c/cy2) builtinbuffer ... ok
1039 runTest (__main__.CythonCompileTestCase)
1040 [-1] compiling (cpp/cy2) builtinbuffer ... ok
1041 runTest (__main__.CythonCompileTestCase)
1042 [-1] compiling (c/cy2) builtinfuncs ... ok
1043 runTest (__main__.CythonCompileTestCase)
1044 [-1] compiling (cpp/cy2) builtinfuncs ... ok
1045 runTest (__main__.CythonCompileTestCase)
1046 [-1] compiling (c/cy2) builtinlist ... ok
1047 runTest (__main__.CythonCompileTestCase)
1048 [-1] compiling (cpp/cy2) builtinlist ... ok
1049 runTest (__main__.CythonCompileTestCase)
1050 [-1] compiling (c/cy2) c_directives ... ok
1051 runTest (__main__.CythonCompileTestCase)
1052 [-1] compiling (cpp/cy2) c_directives ... ok
1053 runTest (__main__.EndToEndTest)
1054 [-1] End-to-end callingconvention ... ok
1055 runTest (__main__.CythonCompileTestCase)
1056 [-1] compiling (c/cy2) cargdef ... ok
1057 runTest (__main__.CythonCompileTestCase)
1058 [-1] compiling (cpp/cy2) cargdef ... ok
1059 runTest (__main__.CythonCompileTestCase)
1060 [-1] compiling (c/cy2) carrdecl ... ok
1061 runTest (__main__.CythonCompileTestCase)
1062 [-1] compiling (cpp/cy2) carrdecl ... ok
1063 runTest (__main__.CythonCompileTestCase)
1064 [-1] compiling (c/cy2) cassign ... ok
1065 runTest (__main__.CythonCompileTestCase)
1066 [-1] compiling (cpp/cy2) cassign ... ok
1067 runTest (__main__.CythonCompileTestCase)
1068 [-1] compiling (c/cy2) cast_ctypedef_array_T518 ... ok
1069 runTest (__main__.CythonCompileTestCase)
1070 [-1] compiling (cpp/cy2) cast_ctypedef_array_T518 ... ok
1071 runTest (__main__.CythonCompileTestCase)
1072 [-1] compiling (c/cy2) casttoexttype ... ok
1073 runTest (__main__.CythonCompileTestCase)
1074 [-1] compiling (cpp/cy2) casttoexttype ... ok
1075 runTest (__main__.CythonCompileTestCase)
1076 [-1] compiling (c/cy2) cdef_syntax ... ok
1077 runTest (__main__.CythonCompileTestCase)
1078 [-1] compiling (cpp/cy2) cdef_syntax ... ok
1079 runTest (__main__.CythonCompileTestCase)
1080 [-1] compiling (c/cy2) cdefemptysue ... ok
1081 runTest (__main__.CythonCompileTestCase)
1082 [-1] compiling (cpp/cy2) cdefemptysue ... ok
1083 runTest (__main__.CythonCompileTestCase)
1084 [-1] compiling (c/cy2) cdefexternblock ... ok
1085 runTest (__main__.CythonCompileTestCase)
1086 [-1] compiling (cpp/cy2) cdefexternblock ... ok
1087 runTest (__main__.CythonCompileTestCase)
1088 [-1] compiling (c/cy2) cdefexternempty ... ok
1089 runTest (__main__.CythonCompileTestCase)
1090 [-1] compiling (cpp/cy2) cdefexternempty ... ok
1091 runTest (__main__.CythonCompileTestCase)
1092 [-1] compiling (c/cy2) cdefexternfromstar ... ok
1093 runTest (__main__.CythonCompileTestCase)
1094 [-1] compiling (cpp/cy2) cdefexternfromstar ... ok
1095 runTest (__main__.CythonCompileTestCase)
1096 [-1] compiling (c/cy2) cenum ... ok
1097 runTest (__main__.CythonCompileTestCase)
1098 [-1] compiling (cpp/cy2) cenum ... ok
1099 runTest (__main__.CythonCompileTestCase)
1100 [-1] compiling (c/cy2) cforfromloop ... ok
1101 runTest (__main__.CythonCompileTestCase)
1102 [-1] compiling (cpp/cy2) cforfromloop ... ok
1103 runTest (__main__.CythonCompileTestCase)
1104 [-1] compiling (c/cy2) cimport_package_module_T4 ... ok
1105 runTest (__main__.CythonCompileTestCase)
1106 [-1] compiling (cpp/cy2) cimport_package_module_T4 ... ok
1107 runTest (__main__.EndToEndTest)
1108 [-1] End-to-end cimported_class_base ... ok
1109 runTest (__main__.CythonCompileTestCase)
1110 [-1] compiling (c/cy2) cimportfrom_T248 ... ok
1111 runTest (__main__.CythonCompileTestCase)
1112 [-1] compiling (cpp/cy2) cimportfrom_T248 ... ok
1113 runTest (__main__.CythonCompileTestCase)
1114 [-1] compiling (c/cy2) classmethargdefault ... ok
1115 runTest (__main__.CythonCompileTestCase)
1116 [-1] compiling (cpp/cy2) classmethargdefault ... ok
1117 runTest (__main__.CythonCompileTestCase)
1118 [-1] compiling (c/cy2) cnamespec ... ok
1119 runTest (__main__.CythonCompileTestCase)
1120 [-1] compiling (cpp/cy2) cnamespec ... ok
1121 runTest (__main__.CythonCompileTestCase)
1122 [-1] compiling (c/cy2) cnumop ... ok
1123 runTest (__main__.CythonCompileTestCase)
1124 [-1] compiling (cpp/cy2) cnumop ... ok
1125 runTest (__main__.CythonCompileTestCase)
1126 [-1] compiling (c/cy2) coercetovoidptr ... ok
1127 runTest (__main__.CythonCompileTestCase)
1128 [-1] compiling (cpp/cy2) coercetovoidptr ... ok
1129 runTest (__main__.CythonCompileTestCase)
1130 [-1] compiling (c/cy2) complex_annotations ... ok
1131 runTest (__main__.CythonCompileTestCase)
1132 [-1] compiling (cpp/cy2) complex_annotations ... ok
1133 runTest (__main__.CythonCompileTestCase)
1134 [-1] compiling (c/cy2) complex_decorators ... ok
1135 runTest (__main__.CythonCompileTestCase)
1136 [-1] compiling (cpp/cy2) complex_decorators ... ok
1137 runTest (__main__.CythonCompileTestCase)
1138 [-1] compiling (c/cy2) complexbasetype ... ok
1139 runTest (__main__.CythonCompileTestCase)
1140 [-1] compiling (cpp/cy2) complexbasetype ... ok
1141 runTest (__main__.EndToEndTest)
1142 [-1] End-to-end conditional_dependencies ... ok
1143 runTest (__main__.EndToEndTest)
1144 [-1] End-to-end const_T42 ... ok
1145 runTest (__main__.CythonCompileTestCase)
1146 [-1] compiling (c/cy2) const_decl ... ok
1147 runTest (__main__.CythonCompileTestCase)
1148 [-1] compiling (cpp/cy2) const_decl ... ok
1149 runTest (__main__.CythonCompileTestCase)
1150 [-1] compiling (c/cy2) constcast ... ok
1151 runTest (__main__.CythonCompileTestCase)
1152 [-1] compiling (cpp/cy2) constcast ... ok
1153 runTest (__main__.CythonCompileTestCase)
1154 [-1] compiling (c/cy2) constexpr ... ok
1155 runTest (__main__.CythonCompileTestCase)
1156 [-1] compiling (cpp/cy2) constexpr ... ok
1157 runTest (__main__.CythonCompileTestCase)
1158 [-1] compiling (c/cy2) coventry1 ... ok
1159 runTest (__main__.CythonCompileTestCase)
1160 [-1] compiling (cpp/cy2) coventry1 ... ok
1161 runTest (__main__.CythonCompileTestCase)
1162 [-1] compiling (c/cy2) cpdef ... ok
1163 runTest (__main__.CythonCompileTestCase)
1164 [-1] compiling (cpp/cy2) cpdef ... ok
1165 runTest (__main__.CythonCompileTestCase)
1166 [-1] compiling (cpp/cy2) cpp_class_redefinition ... ok
1167 runTest (__main__.CythonCompileTestCase)
1168 [-1] compiling (cpp/cy2) cpp_class_redefinition ... ok
1169 runTest (__main__.CythonCompileTestCase)
1170 [-1] compiling (cpp/cy2) cpp_nogil ... ok
1171 runTest (__main__.CythonCompileTestCase)
1172 [-1] compiling (cpp/cy2) cpp_nogil ... ok
1173 runTest (__main__.CythonCompileTestCase)
1174 [-1] compiling (cpp/cy2) cpp_rvalue_reference_binding ... ok
1175 runTest (__main__.CythonCompileTestCase)
1176 [-1] compiling (cpp/cy2) cpp_rvalue_reference_binding ... ok
1177 runTest (__main__.CythonCompileTestCase)
1178 [-1] compiling (cpp/cy2) cpp_structs ... ok
1179 runTest (__main__.CythonCompileTestCase)
1180 [-1] compiling (cpp/cy2) cpp_structs ... ok
1181 runTest (__main__.CythonCompileTestCase)
1182 [-1] compiling (cpp/cy2) cpp_temp_assignment ... ok
1183 runTest (__main__.CythonCompileTestCase)
1184 [-1] compiling (cpp/cy2) cpp_templated_ctypedef ... ok
1185 runTest (__main__.CythonCompileTestCase)
1186 [-1] compiling (cpp/cy2) cpp_templated_ctypedef ... ok
1187 runTest (__main__.CythonCompileTestCase)
1188 [-1] compiling (cpp/cy2) cpp_templates ... ok
1189 runTest (__main__.CythonCompileTestCase)
1190 [-1] compiling (cpp/cy2) cpp_templates ... ok
1191 runTest (__main__.CythonCompileTestCase)
1192 [-1] compiling (cpp/cy2) cpp_templates_nested ... ok
1193 runTest (__main__.CythonCompileTestCase)
1194 [-1] compiling (cpp/cy2) cpp_templates_nested ... ok
1195 runTest (__main__.CythonCompileTestCase)
1196 [-1] compiling (cpp/cy2) cppenum ... ok
1197 runTest (__main__.CythonCompileTestCase)
1198 [-1] compiling (cpp/cy2) cppenum ... ok
1199 runTest (__main__.EndToEndTest)
1200 [-1] End-to-end create_extension ... ok
1201 runTest (__main__.CythonCompileTestCase)
1202 [-1] compiling (c/cy2) cstructreturn ... ok
1203 runTest (__main__.CythonCompileTestCase)
1204 [-1] compiling (cpp/cy2) cstructreturn ... ok
1205 runTest (__main__.CythonCompileTestCase)
1206 [-1] compiling (c/cy2) ctuple_cimport_T1427 ... ok
1207 runTest (__main__.CythonCompileTestCase)
1208 [-1] compiling (cpp/cy2) ctuple_cimport_T1427 ... ok
1209 runTest (__main__.CythonCompileTestCase)
1210 [-1] compiling (c/cy2) ctuple_unused_T3543 ... ok
1211 runTest (__main__.CythonCompileTestCase)
1212 [-1] compiling (cpp/cy2) ctuple_unused_T3543 ... ok
1213 runTest (__main__.CythonCompileTestCase)
1214 [-1] compiling (c/cy2) ctypedef ... ok
1215 runTest (__main__.CythonCompileTestCase)
1216 [-1] compiling (cpp/cy2) ctypedef ... ok
1217 runTest (__main__.CythonCompileTestCase)
1218 [-1] compiling (c/cy2) ctypedef_public_class_T355 ... ok
1219 runTest (__main__.CythonCompileTestCase)
1220 [-1] compiling (cpp/cy2) ctypedef_public_class_T355 ... ok
1221 runTest (__main__.CythonCompileTestCase)
1222 [-1] compiling (c/cy2) ctypedefclass ... ok
1223 runTest (__main__.CythonCompileTestCase)
1224 [-1] compiling (cpp/cy2) ctypedefclass ... ok
1225 runTest (__main__.CythonCompileTestCase)
1226 [-1] compiling (c/cy2) ctypedefenum ... ok
1227 runTest (__main__.CythonCompileTestCase)
1228 [-1] compiling (cpp/cy2) ctypedefenum ... ok
1229 runTest (__main__.CythonCompileTestCase)
1230 [-1] compiling (c/cy2) ctypedefpubapi ... ok
1231 runTest (__main__.CythonCompileTestCase)
1232 [-1] compiling (cpp/cy2) ctypedefpubapi ... ok
1233 runTest (__main__.CythonCompileTestCase)
1234 [-1] compiling (c/cy2) ctypedefstruct ... ok
1235 runTest (__main__.CythonCompileTestCase)
1236 [-1] compiling (cpp/cy2) ctypedefstruct ... ok
1237 runTest (__main__.CythonCompileTestCase)
1238 [-1] compiling (c/cy2) ctypedefunion ... ok
1239 runTest (__main__.CythonCompileTestCase)
1240 [-1] compiling (cpp/cy2) ctypedefunion ... ok
1241 runTest (__main__.CythonCompileTestCase)
1242 [-1] compiling (c/cy2) cunsignedlong ... ok
1243 runTest (__main__.CythonCompileTestCase)
1244 [-1] compiling (cpp/cy2) cunsignedlong ... ok
1245 runTest (__main__.CythonCompileTestCase)
1246 [-1] compiling (c/cy2) cvardef ... ok
1247 runTest (__main__.CythonCompileTestCase)
1248 [-1] compiling (cpp/cy2) cvardef ... ok
1249 runTest (__main__.CythonCompileTestCase)
1250 [-1] compiling (c/cy2) cverylongtypes ... ok
1251 runTest (__main__.CythonCompileTestCase)
1252 [-1] compiling (cpp/cy2) cverylongtypes ... ok
1253 runTest (__main__.CythonCompileTestCase)
1254 [-1] compiling (c/cy2) cython_compiled_folding ... ok
1255 runTest (__main__.CythonCompileTestCase)
1256 [-1] compiling (cpp/cy2) cython_compiled_folding ... ok
1257 runTest (__main__.CythonCompileTestCase)
1258 [-1] compiling (c/cy2) declandimpl ... ok
1259 runTest (__main__.CythonCompileTestCase)
1260 [-1] compiling (cpp/cy2) declandimpl ... ok
1261 runTest (__main__.EndToEndTest)
1262 [-1] End-to-end declarations ... ok
1263 runTest (__main__.CythonCompileTestCase)
1264 [-1] compiling (c/cy2) del ... ok
1265 runTest (__main__.CythonCompileTestCase)
1266 [-1] compiling (cpp/cy2) del ... ok
1267 runTest (__main__.EndToEndTest)
1268 [-1] End-to-end distutils_libraries_T845 ... ok
1269 runTest (__main__.CythonCompileTestCase)
1270 [-1] compiling (c/cy2) docstrings ... ok
1271 runTest (__main__.CythonCompileTestCase)
1272 [-1] compiling (cpp/cy2) docstrings ... ok
1273 runTest (__main__.CythonCompileTestCase)
1274 [-1] compiling (c/cy2) doda1 ... ok
1275 runTest (__main__.CythonCompileTestCase)
1276 [-1] compiling (cpp/cy2) doda1 ... ok
1277 runTest (__main__.CythonCompileTestCase)
1278 [-1] compiling (c/cy2) dotted_cimport ... ok
1279 runTest (__main__.CythonCompileTestCase)
1280 [-1] compiling (cpp/cy2) dotted_cimport ... ok
1281 runTest (__main__.CythonCompileTestCase)
1282 [-1] compiling (c/cy2) drake1 ... ok
1283 runTest (__main__.CythonCompileTestCase)
1284 [-1] compiling (cpp/cy2) drake1 ... ok
1285 runTest (__main__.CythonCompileTestCase)
1286 [-1] compiling (c/cy2) ellipsis_T488 ... ok
1287 runTest (__main__.CythonCompileTestCase)
1288 [-1] compiling (cpp/cy2) ellipsis_T488 ... ok
1289 runTest (__main__.CythonCompileTestCase)
1290 [-1] compiling (c/cy2) emptytry ... ok
1291 runTest (__main__.CythonCompileTestCase)
1292 [-1] compiling (cpp/cy2) emptytry ... ok
1293 runTest (__main__.CythonCompileTestCase)
1294 [-1] compiling (c/cy2) enumintcompat ... ok
1295 runTest (__main__.CythonCompileTestCase)
1296 [-1] compiling (cpp/cy2) enumintcompat ... ok
1297 runTest (__main__.CythonCompileTestCase)
1298 [-1] compiling (c/cy2) eqcmp ... ok
1299 runTest (__main__.CythonCompileTestCase)
1300 [-1] compiling (cpp/cy2) eqcmp ... ok
1301 runTest (__main__.CythonCompileTestCase)
1302 [-1] compiling (c/cy2) ewing1 ... ok
1303 runTest (__main__.CythonCompileTestCase)
1304 [-1] compiling (cpp/cy2) ewing1 ... ok
1305 runTest (__main__.CythonCompileTestCase)
1306 [-1] compiling (c/cy2) ewing3 ... ok
1307 runTest (__main__.CythonCompileTestCase)
1308 [-1] compiling (cpp/cy2) ewing3 ... ok
1309 runTest (__main__.CythonCompileTestCase)
1310 [-1] compiling (c/cy2) ewing4 ... ok
1311 runTest (__main__.CythonCompileTestCase)
1312 [-1] compiling (cpp/cy2) ewing4 ... ok
1313 runTest (__main__.CythonCompileTestCase)
1314 [-1] compiling (c/cy2) ewing5 ... ok
1315 runTest (__main__.CythonCompileTestCase)
1316 [-1] compiling (cpp/cy2) ewing5 ... ok
1317 runTest (__main__.CythonCompileTestCase)
1318 [-1] compiling (c/cy2) ewing6 ... ok
1319 runTest (__main__.CythonCompileTestCase)
1320 [-1] compiling (cpp/cy2) ewing6 ... ok
1321 runTest (__main__.CythonCompileTestCase)
1322 [-1] compiling (c/cy2) ewing7 ... ok
1323 runTest (__main__.CythonCompileTestCase)
1324 [-1] compiling (cpp/cy2) ewing7 ... ok
1325 runTest (__main__.CythonCompileTestCase)
1326 [-1] compiling (c/cy2) ewing8 ... ok
1327 runTest (__main__.CythonCompileTestCase)
1328 [-1] compiling (cpp/cy2) ewing8 ... ok
1329 runTest (__main__.CythonCompileTestCase)
1330 [-1] compiling (c/cy2) ewing9 ... ok
1331 runTest (__main__.CythonCompileTestCase)
1332 [-1] compiling (cpp/cy2) ewing9 ... ok
1333 runTest (__main__.CythonCompileTestCase)
1334 [-1] compiling (c/cy2) excvalcheck ... ok
1335 runTest (__main__.CythonCompileTestCase)
1336 [-1] compiling (cpp/cy2) excvalcheck ... ok
1337 runTest (__main__.CythonCompileTestCase)
1338 [-1] compiling (c/cy2) excvaldecl ... ok
1339 runTest (__main__.CythonCompileTestCase)
1340 [-1] compiling (cpp/cy2) excvaldecl ... ok
1341 runTest (__main__.CythonCompileTestCase)
1342 [-1] compiling (c/cy2) excvalreturn ... ok
1343 runTest (__main__.CythonCompileTestCase)
1344 [-1] compiling (cpp/cy2) excvalreturn ... ok
1345 runTest (__main__.CythonCompileTestCase)
1346 [-1] compiling (c/cy2) extargdefault ... ok
1347 runTest (__main__.CythonCompileTestCase)
1348 [-1] compiling (cpp/cy2) extargdefault ... ok
1349 runTest (__main__.CythonCompileTestCase)
1350 [-1] compiling (c/cy2) extcmethcall ... ok
1351 runTest (__main__.CythonCompileTestCase)
1352 [-1] compiling (cpp/cy2) extcmethcall ... ok
1353 runTest (__main__.CythonCompileTestCase)
1354 [-1] compiling (c/cy2) extcoerce ... ok
1355 runTest (__main__.CythonCompileTestCase)
1356 [-1] compiling (cpp/cy2) extcoerce ... ok
1357 runTest (__main__.CythonCompileTestCase)
1358 [-1] compiling (c/cy2) extdelattr ... ok
1359 runTest (__main__.CythonCompileTestCase)
1360 [-1] compiling (cpp/cy2) extdelattr ... ok
1361 runTest (__main__.CythonCompileTestCase)
1362 [-1] compiling (c/cy2) extdelitem ... ok
1363 runTest (__main__.CythonCompileTestCase)
1364 [-1] compiling (cpp/cy2) extdelitem ... ok
1365 runTest (__main__.CythonCompileTestCase)
1366 [-1] compiling (c/cy2) extdescrdel ... ok
1367 runTest (__main__.CythonCompileTestCase)
1368 [-1] compiling (cpp/cy2) extdescrdel ... ok
1369 runTest (__main__.CythonCompileTestCase)
1370 [-1] compiling (c/cy2) extdescrget ... ok
1371 runTest (__main__.CythonCompileTestCase)
1372 [-1] compiling (cpp/cy2) extdescrget ... ok
1373 runTest (__main__.CythonCompileTestCase)
1374 [-1] compiling (c/cy2) extdescrset ... ok
1375 runTest (__main__.CythonCompileTestCase)
1376 [-1] compiling (cpp/cy2) extdescrset ... ok
1377 runTest (__main__.CythonCompileTestCase)
1378 [-1] compiling (c/cy2) extern ... ok
1379 runTest (__main__.CythonCompileTestCase)
1380 [-1] compiling (cpp/cy2) extern ... ok
1381 runTest (__main__.CythonCompileTestCase)
1382 [-1] compiling (c/cy2) extexttype ... ok
1383 runTest (__main__.CythonCompileTestCase)
1384 [-1] compiling (cpp/cy2) extexttype ... ok
1385 runTest (__main__.CythonCompileTestCase)
1386 [-1] compiling (c/cy2) extforward ... ok
1387 runTest (__main__.CythonCompileTestCase)
1388 [-1] compiling (cpp/cy2) extforward ... ok
1389 runTest (__main__.CythonCompileTestCase)
1390 [-1] compiling (c/cy2) extgetattr ... ok
1391 runTest (__main__.CythonCompileTestCase)
1392 [-1] compiling (cpp/cy2) extgetattr ... ok
1393 runTest (__main__.CythonCompileTestCase)
1394 [-1] compiling (c/cy2) extgetitem ... ok
1395 runTest (__main__.CythonCompileTestCase)
1396 [-1] compiling (cpp/cy2) extgetitem ... ok
1397 runTest (__main__.CythonCompileTestCase)
1398 [-1] compiling (c/cy2) exthash ... ok
1399 runTest (__main__.CythonCompileTestCase)
1400 [-1] compiling (cpp/cy2) exthash ... ok
1401 runTest (__main__.CythonCompileTestCase)
1402 [-1] compiling (c/cy2) extimported ... ok
1403 runTest (__main__.CythonCompileTestCase)
1404 [-1] compiling (cpp/cy2) extimported ... ok
1405 runTest (__main__.CythonCompileTestCase)
1406 [-1] compiling (c/cy2) extimportedsubtype ... ok
1407 runTest (__main__.CythonCompileTestCase)
1408 [-1] compiling (cpp/cy2) extimportedsubtype ... ok
1409 runTest (__main__.CythonCompileTestCase)
1410 [-1] compiling (c/cy2) extindex ... ok
1411 runTest (__main__.CythonCompileTestCase)
1412 [-1] compiling (cpp/cy2) extindex ... ok
1413 runTest (__main__.CythonCompileTestCase)
1414 [-1] compiling (c/cy2) extinheritdel ... ok
1415 runTest (__main__.CythonCompileTestCase)
1416 [-1] compiling (cpp/cy2) extinheritdel ... ok
1417 runTest (__main__.CythonCompileTestCase)
1418 [-1] compiling (c/cy2) extinheritset ... ok
1419 runTest (__main__.CythonCompileTestCase)
1420 [-1] compiling (cpp/cy2) extinheritset ... ok
1421 runTest (__main__.CythonCompileTestCase)
1422 [-1] compiling (c/cy2) extpropertyall ... ok
1423 runTest (__main__.CythonCompileTestCase)
1424 [-1] compiling (cpp/cy2) extpropertyall ... ok
1425 runTest (__main__.CythonCompileTestCase)
1426 [-1] compiling (c/cy2) extpropertydel ... ok
1427 runTest (__main__.CythonCompileTestCase)
1428 [-1] compiling (cpp/cy2) extpropertydel ... ok
1429 runTest (__main__.CythonCompileTestCase)
1430 [-1] compiling (c/cy2) extpropertydoc ... ok
1431 runTest (__main__.CythonCompileTestCase)
1432 [-1] compiling (cpp/cy2) extpropertydoc ... ok
1433 runTest (__main__.CythonCompileTestCase)
1434 [-1] compiling (c/cy2) extpropertyget ... ok
1435 runTest (__main__.CythonCompileTestCase)
1436 [-1] compiling (cpp/cy2) extpropertyget ... ok
1437 runTest (__main__.CythonCompileTestCase)
1438 [-1] compiling (c/cy2) extpropertyset ... ok
1439 runTest (__main__.CythonCompileTestCase)
1440 [-1] compiling (cpp/cy2) extpropertyset ... ok
1441 runTest (__main__.CythonCompileTestCase)
1442 [-1] compiling (c/cy2) extpymemberdef ... ok
1443 runTest (__main__.CythonCompileTestCase)
1444 [-1] compiling (cpp/cy2) extpymemberdef ... ok
1445 runTest (__main__.CythonCompileTestCase)
1446 [-1] compiling (c/cy2) extsetattr ... ok
1447 runTest (__main__.CythonCompileTestCase)
1448 [-1] compiling (cpp/cy2) extsetattr ... ok
1449 runTest (__main__.CythonCompileTestCase)
1450 [-1] compiling (c/cy2) extsetitem ... ok
1451 runTest (__main__.CythonCompileTestCase)
1452 [-1] compiling (cpp/cy2) extsetitem ... ok
1453 runTest (__main__.CythonCompileTestCase)
1454 [-1] compiling (c/cy2) finally_GH1744 ... ok
1455 runTest (__main__.CythonCompileTestCase)
1456 [-1] compiling (cpp/cy2) finally_GH1744 ... ok
1457 runTest (__main__.EndToEndTest)
1458 [-1] End-to-end find_pxd ... ok
1459 runTest (__main__.CythonCompileTestCase)
1460 [-1] compiling (c/cy2) first_assignment ... ok
1461 runTest (__main__.CythonCompileTestCase)
1462 [-1] compiling (cpp/cy2) first_assignment ... ok
1463 runTest (__main__.CythonCompileTestCase)
1464 [-1] compiling (c/cy2) for ... ok
1465 runTest (__main__.CythonCompileTestCase)
1466 [-1] compiling (cpp/cy2) for ... ok
1467 runTest (__main__.CythonCompileTestCase)
1468 [-1] compiling (c/cy2) forfromelse ... ok
1469 runTest (__main__.CythonCompileTestCase)
1470 [-1] compiling (cpp/cy2) forfromelse ... ok
1471 runTest (__main__.CythonCompileTestCase)
1472 [-1] compiling (c/cy2) formfeed ... ok
1473 runTest (__main__.CythonCompileTestCase)
1474 [-1] compiling (cpp/cy2) formfeed ... ok
1475 runTest (__main__.CythonCompileTestCase)
1476 [-1] compiling (c/cy2) forward ... ok
1477 runTest (__main__.CythonCompileTestCase)
1478 [-1] compiling (cpp/cy2) forward ... ok
1479 runTest (__main__.CythonCompileTestCase)
1480 [-1] compiling (c/cy2) fromimport ... ok
1481 runTest (__main__.CythonCompileTestCase)
1482 [-1] compiling (cpp/cy2) fromimport ... ok
1483 runTest (__main__.CythonCompileTestCase)
1484 [-1] compiling (c/cy2) fromimport_star ... ok
1485 runTest (__main__.CythonCompileTestCase)
1486 [-1] compiling (cpp/cy2) fromimport_star ... ok
1487 runTest (__main__.CythonCompileTestCase)
1488 [-1] compiling (c/cy2) fused_buffers ... ok
1489 runTest (__main__.CythonCompileTestCase)
1490 [-1] compiling (cpp/cy2) fused_buffers ... ok
1491 runTest (__main__.CythonCompileTestCase)
1492 [-1] compiling (c/cy2) fused_no_numpy ... ok
1493 runTest (__main__.CythonCompileTestCase)
1494 [-1] compiling (cpp/cy2) fused_no_numpy ... ok
1495 runTest (__main__.CythonCompileTestCase)
1496 [-1] compiling (c/cy2) fused_redeclare_T3111 ... ok
1497 runTest (__main__.CythonCompileTestCase)
1498 [-1] compiling (cpp/cy2) fused_redeclare_T3111 ... ok
1499 runTest (__main__.CythonCompileTestCase)
1500 [-1] compiling (c/cy2) fused_unused ... ok
1501 runTest (__main__.CythonCompileTestCase)
1502 [-1] compiling (cpp/cy2) fused_unused ... ok
1503 runTest (__main__.CythonCompileTestCase)
1504 [-1] compiling (c/cy2) fused_wraparound ... ok
1505 runTest (__main__.CythonCompileTestCase)
1506 [-1] compiling (cpp/cy2) fused_wraparound ... ok
1507 runTest (__main__.CythonCompileTestCase)
1508 [-1] compiling (c/cy2) future_imports ... ok
1509 runTest (__main__.CythonCompileTestCase)
1510 [-1] compiling (cpp/cy2) future_imports ... ok
1511 runTest (__main__.CythonCompileTestCase)
1512 [-1] compiling (c/cy2) gencall ... ok
1513 runTest (__main__.CythonCompileTestCase)
1514 [-1] compiling (cpp/cy2) gencall ... ok
1515 runTest (__main__.CythonCompileTestCase)
1516 [-1] compiling (c/cy2) globalonly ... ok
1517 runTest (__main__.CythonCompileTestCase)
1518 [-1] compiling (cpp/cy2) globalonly ... ok
1519 runTest (__main__.CythonCompileTestCase)
1520 [-1] compiling (c/cy2) globalstmt ... ok
1521 runTest (__main__.CythonCompileTestCase)
1522 [-1] compiling (cpp/cy2) globalstmt ... ok
1523 runTest (__main__.CythonCompileTestCase)
1524 [-1] compiling (c/cy2) globvardef ... ok
1525 runTest (__main__.CythonCompileTestCase)
1526 [-1] compiling (cpp/cy2) globvardef ... ok
1527 runTest (__main__.CythonCompileTestCase)
1528 [-1] compiling (c/cy2) gustafsson2 ... ok
1529 runTest (__main__.CythonCompileTestCase)
1530 [-1] compiling (cpp/cy2) gustafsson2 ... ok
1531 runTest (__main__.CythonCompileTestCase)
1532 [-1] compiling (c/cy2) hinsen2 ... ok
1533 runTest (__main__.CythonCompileTestCase)
1534 [-1] compiling (cpp/cy2) hinsen2 ... ok
1535 runTest (__main__.CythonCompileTestCase)
1536 [-1] compiling (c/cy2) huss2 ... ok
1537 runTest (__main__.CythonCompileTestCase)
1538 [-1] compiling (cpp/cy2) huss2 ... ok
1539 runTest (__main__.CythonCompileTestCase)
1540 [-1] compiling (c/cy2) ia_cdefblock ... ok
1541 runTest (__main__.CythonCompileTestCase)
1542 [-1] compiling (cpp/cy2) ia_cdefblock ... ok
1543 runTest (__main__.CythonCompileTestCase)
1544 [-1] compiling (c/cy2) import ... ok
1545 runTest (__main__.CythonCompileTestCase)
1546 [-1] compiling (cpp/cy2) import ... ok
1547 runTest (__main__.CythonCompileTestCase)
1548 [-1] compiling (c/cy2) index ... ok
1549 runTest (__main__.CythonCompileTestCase)
1550 [-1] compiling (cpp/cy2) index ... ok
1551 runTest (__main__.CythonCompileTestCase)
1552 [-1] compiling (c/cy2) indices ... ok
1553 runTest (__main__.CythonCompileTestCase)
1554 [-1] compiling (cpp/cy2) indices ... ok
1555 runTest (__main__.CythonCompileTestCase)
1556 [-1] compiling (c/cy2) inplace_lhs ... ok
1557 runTest (__main__.CythonCompileTestCase)
1558 [-1] compiling (cpp/cy2) inplace_lhs ... ok
1559 runTest (__main__.CythonCompileTestCase)
1560 [-1] compiling (c/cy2) inplace_ops ... ok
1561 runTest (__main__.CythonCompileTestCase)
1562 [-1] compiling (cpp/cy2) inplace_ops ... ok
1563 runTest (__main__.CythonCompileTestCase)
1564 [-1] compiling (c/cy2) ishimoto1 ... ok
1565 runTest (__main__.CythonCompileTestCase)
1566 [-1] compiling (cpp/cy2) ishimoto1 ... ok
1567 runTest (__main__.CythonCompileTestCase)
1568 [-1] compiling (c/cy2) ishimoto4 ... ok
1569 runTest (__main__.CythonCompileTestCase)
1570 [-1] compiling (cpp/cy2) ishimoto4 ... ok
1571 runTest (__main__.CythonCompileTestCase)
1572 [-1] compiling (c/cy2) jiba3 ... ok
1573 runTest (__main__.CythonCompileTestCase)
1574 [-1] compiling (cpp/cy2) jiba3 ... ok
1575 runTest (__main__.CythonCompileTestCase)
1576 [-1] compiling (c/cy2) jiba4 ... ok
1577 runTest (__main__.CythonCompileTestCase)
1578 [-1] compiling (cpp/cy2) jiba4 ... ok
1579 runTest (__main__.CythonCompileTestCase)
1580 [-1] compiling (c/cy2) jiba5 ... ok
1581 runTest (__main__.CythonCompileTestCase)
1582 [-1] compiling (cpp/cy2) jiba5 ... ok
1583 runTest (__main__.CythonCompileTestCase)
1584 [-1] compiling (c/cy2) jiba6 ... ok
1585 runTest (__main__.CythonCompileTestCase)
1586 [-1] compiling (cpp/cy2) jiba6 ... ok
1587 runTest (__main__.CythonCompileTestCase)
1588 [-1] compiling (c/cy2) johnson1 ... ok
1589 runTest (__main__.CythonCompileTestCase)
1590 [-1] compiling (cpp/cy2) johnson1 ... ok
1591 runTest (__main__.CythonCompileTestCase)
1592 [-1] compiling (c/cy2) johnson2 ... ok
1593 runTest (__main__.CythonCompileTestCase)
1594 [-1] compiling (cpp/cy2) johnson2 ... ok
1595 runTest (__main__.CythonCompileTestCase)
1596 [-1] compiling (c/cy2) khavkine1 ... ok
1597 runTest (__main__.CythonCompileTestCase)
1598 [-1] compiling (cpp/cy2) khavkine1 ... ok
1599 runTest (__main__.CythonCompileTestCase)
1600 [-1] compiling (c/cy2) kleckner1 ... ok
1601 runTest (__main__.CythonCompileTestCase)
1602 [-1] compiling (cpp/cy2) kleckner1 ... ok
1603 runTest (__main__.CythonCompileTestCase)
1604 [-1] compiling (c/cy2) lepage_2 ... ok
1605 runTest (__main__.CythonCompileTestCase)
1606 [-1] compiling (cpp/cy2) lepage_2 ... ok
1607 runTest (__main__.CythonCompileTestCase)
1608 [-1] compiling (c/cy2) libc_all ... ok
1609 runTest (__main__.CythonCompileTestCase)
1610 [-1] compiling (cpp/cy2) libc_all ... ok
1611 runTest (__main__.CythonCompileTestCase)
1612 [-1] compiling (c/cy2) libc_errno ... ok
1613 runTest (__main__.CythonCompileTestCase)
1614 [-1] compiling (cpp/cy2) libc_errno ... ok
1615 runTest (__main__.CythonCompileTestCase)
1616 [-1] compiling (c/cy2) libc_signal ... ok
1617 runTest (__main__.CythonCompileTestCase)
1618 [-1] compiling (cpp/cy2) libc_signal ... ok
1619 runTest (__main__.CythonCompileTestCase)
1620 [-1] compiling (c/cy2) libc_stdio ... ok
1621 runTest (__main__.CythonCompileTestCase)
1622 [-1] compiling (cpp/cy2) libc_stdio ... ok
1623 runTest (__main__.CythonCompileTestCase)
1624 [-1] compiling (c/cy2) longunsigned ... ok
1625 runTest (__main__.CythonCompileTestCase)
1626 [-1] compiling (cpp/cy2) longunsigned ... ok
1627 runTest (__main__.CythonCompileTestCase)
1628 [-1] compiling (c/cy2) magcmp ... ok
1629 runTest (__main__.CythonCompileTestCase)
1630 [-1] compiling (cpp/cy2) magcmp ... ok
1631 runTest (__main__.CythonCompileTestCase)
1632 [-1] compiling (c/cy2) min_async ... ok
1633 runTest (__main__.CythonCompileTestCase)
1634 [-1] compiling (cpp/cy2) min_async ... ok
1635 runTest (__main__.EndToEndTest)
1636 [-1] End-to-end module_name_arg ... ok
1637 runTest (__main__.CythonCompileTestCase)
1638 [-1] compiling (c/cy2) msvc_strings ... ok
1639 runTest (__main__.CythonCompileTestCase)
1640 [-1] compiling (cpp/cy2) msvc_strings ... ok
1641 runTest (__main__.CythonCompileTestCase)
1642 [-1] compiling (c/cy2) nogil ... ok
1643 runTest (__main__.CythonCompileTestCase)
1644 [-1] compiling (cpp/cy2) nogil ... ok
1645 runTest (__main__.CythonCompileTestCase)
1646 [-1] compiling (c/cy2) nogil_perf_hints ... ok
1647 runTest (__main__.CythonCompileTestCase)
1648 [-1] compiling (cpp/cy2) nogil_perf_hints ... ok
1649 runTest (__main__.CythonCompileTestCase)
1650 [-1] compiling (c/cy2) nonctypedefclass ... ok
1651 runTest (__main__.CythonCompileTestCase)
1652 [-1] compiling (cpp/cy2) nonctypedefclass ... ok
1653 runTest (__main__.CythonCompileTestCase)
1654 [-1] compiling (c/cy2) none ... ok
1655 runTest (__main__.CythonCompileTestCase)
1656 [-1] compiling (cpp/cy2) none ... ok
1657 runTest (__main__.CythonCompileTestCase)
1658 [-1] compiling (c/cy2) notnonearg ... ok
1659 runTest (__main__.CythonCompileTestCase)
1660 [-1] compiling (cpp/cy2) notnonearg ... ok
1661 runTest (__main__.CythonCompileTestCase)
1662 [-1] compiling (c/cy2) nullptr ... ok
1663 runTest (__main__.CythonCompileTestCase)
1664 [-1] compiling (cpp/cy2) nullptr ... ok
1665 runTest (__main__.CythonCompileTestCase)
1666 [-1] compiling (c/cy2) omittedargnames ... ok
1667 runTest (__main__.CythonCompileTestCase)
1668 [-1] compiling (cpp/cy2) omittedargnames ... ok
1669 runTest (__main__.CythonCompileTestCase)
1670 [-1] compiling (c/cy2) packed_structs ... ok
1671 runTest (__main__.CythonCompileTestCase)
1672 [-1] compiling (cpp/cy2) packed_structs ... ok
1673 runTest (__main__.CythonCompileTestCase)
1674 [-1] compiling (c/cy2) parallel_compile_float_rank ... ok
1675 runTest (__main__.CythonCompileTestCase)
1676 [-1] compiling (cpp/cy2) parallel_compile_float_rank ... ok
1677 runTest (__main__.CythonCompileTestCase)
1678 [-1] compiling (c/cy2) pinard4 ... ok
1679 runTest (__main__.CythonCompileTestCase)
1680 [-1] compiling (cpp/cy2) pinard4 ... ok
1681 runTest (__main__.CythonCompileTestCase)
1682 [-1] compiling (c/cy2) posix_pxds ... ok
1683 runTest (__main__.CythonCompileTestCase)
1684 [-1] compiling (cpp/cy2) posix_pxds ... ok
1685 runTest (__main__.CythonCompileTestCase)
1686 [-1] compiling (c/cy2) publicapi_api ... ok
1687 runTest (__main__.CythonCompileTestCase)
1688 [-1] compiling (cpp/cy2) publicapi_api ... ok
1689 runTest (__main__.CythonCompileTestCase)
1690 [-1] compiling (c/cy2) publicapi_cimport ... ok
1691 runTest (__main__.CythonCompileTestCase)
1692 [-1] compiling (cpp/cy2) publicapi_cimport ... ok
1693 runTest (__main__.CythonCompileTestCase)
1694 [-1] compiling (c/cy2) publicapi_mix ... ok
1695 runTest (__main__.CythonCompileTestCase)
1696 [-1] compiling (cpp/cy2) publicapi_mix ... ok
1697 runTest (__main__.CythonCompileTestCase)
1698 [-1] compiling (c/cy2) publicapi_pub ... ok
1699 runTest (__main__.CythonCompileTestCase)
1700 [-1] compiling (cpp/cy2) publicapi_pub ... ok
1701 runTest (__main__.CythonCompileTestCase)
1702 [-1] compiling (c/cy2) publicapi_pxd_mix ... ok
1703 runTest (__main__.CythonCompileTestCase)
1704 [-1] compiling (cpp/cy2) publicapi_pxd_mix ... ok
1705 runTest (__main__.EndToEndTest)
1706 [-1] End-to-end pxd_mangling_names ... ok
1707 runTest (__main__.CythonCompileTestCase)
1708 [-1] compiling (c/cy2) pxd_override_T230 ... ok
1709 runTest (__main__.CythonCompileTestCase)
1710 [-1] compiling (cpp/cy2) pxd_override_T230 ... ok
1711 runTest (__main__.CythonCompileTestCase)
1712 [-1] compiling (c/cy2) pyclass ... ok
1713 runTest (__main__.CythonCompileTestCase)
1714 [-1] compiling (cpp/cy2) pyclass ... ok
1715 runTest (__main__.CythonCompileTestCase)
1716 [-1] compiling (c/cy2) pylong ... ok
1717 runTest (__main__.CythonCompileTestCase)
1718 [-1] compiling (cpp/cy2) pylong ... ok
1719 runTest (__main__.CythonCompileTestCase)
1720 [-1] compiling (c/cy2) r_pernici1 ... ok
1721 runTest (__main__.CythonCompileTestCase)
1722 [-1] compiling (cpp/cy2) r_pernici1 ... ok
1723 runTest (__main__.CythonCompileTestCase)
1724 [-1] compiling (c/cy2) signedtypes ... ok
1725 runTest (__main__.CythonCompileTestCase)
1726 [-1] compiling (cpp/cy2) signedtypes ... ok
1727 runTest (__main__.CythonCompileTestCase)
1728 [-1] compiling (c/cy2) slicex ... ok
1729 runTest (__main__.CythonCompileTestCase)
1730 [-1] compiling (cpp/cy2) slicex ... ok
1731 runTest (__main__.CythonCompileTestCase)
1732 [-1] compiling (c/cy2) specialfloatvals ... ok
1733 runTest (__main__.CythonCompileTestCase)
1734 [-1] compiling (cpp/cy2) specialfloatvals ... ok
1735 runTest (__main__.CythonCompileTestCase)
1736 [-1] compiling (c/cy2) specmethargdefault ... ok
1737 runTest (__main__.CythonCompileTestCase)
1738 [-1] compiling (cpp/cy2) specmethargdefault ... ok
1739 runTest (__main__.CythonCompileTestCase)
1740 [-1] compiling (c/cy2) specmethdocstring ... ok
1741 runTest (__main__.CythonCompileTestCase)
1742 [-1] compiling (cpp/cy2) specmethdocstring ... ok
1743 runTest (__main__.CythonCompileTestCase)
1744 [-1] compiling (c/cy2) specmethextarg ... ok
1745 runTest (__main__.CythonCompileTestCase)
1746 [-1] compiling (cpp/cy2) specmethextarg ... ok
1747 runTest (__main__.CythonCompileTestCase)
1748 [-1] compiling (c/cy2) stop_async_iteration_exception_pep492 ... ok
1749 runTest (__main__.CythonCompileTestCase)
1750 [-1] compiling (cpp/cy2) stop_async_iteration_exception_pep492 ... ok
1751 runTest (__main__.CythonCompileTestCase)
1752 [-1] compiling (c/cy2) traceback ... ok
1753 runTest (__main__.CythonCompileTestCase)
1754 [-1] compiling (cpp/cy2) traceback ... ok
1755 runTest (__main__.CythonCompileTestCase)
1756 [-1] compiling (c/cy2) tree_assertions ... ok
1757 runTest (__main__.CythonCompileTestCase)
1758 [-1] compiling (cpp/cy2) tree_assertions ... ok
1759 runTest (__main__.CythonCompileTestCase)
1760 [-1] compiling (c/cy2) tryexcept ... ok
1761 runTest (__main__.CythonCompileTestCase)
1762 [-1] compiling (cpp/cy2) tryexcept ... ok
1763 runTest (__main__.CythonCompileTestCase)
1764 [-1] compiling (c/cy2) tryfinally ... ok
1765 runTest (__main__.CythonCompileTestCase)
1766 [-1] compiling (cpp/cy2) tryfinally ... ok
1767 runTest (__main__.CythonCompileTestCase)
1768 [-1] compiling (c/cy2) typecast ... ok
1769 runTest (__main__.CythonCompileTestCase)
1770 [-1] compiling (cpp/cy2) typecast ... ok
1771 runTest (__main__.CythonCompileTestCase)
1772 [-1] compiling (c/cy2) types_and_names ... ok
1773 runTest (__main__.CythonCompileTestCase)
1774 [-1] compiling (cpp/cy2) types_and_names ... ok
1775 runTest (__main__.CythonCompileTestCase)
1776 [-1] compiling (c/cy2) utf8bom ... ok
1777 runTest (__main__.CythonCompileTestCase)
1778 [-1] compiling (cpp/cy2) utf8bom ... ok
1779 runTest (__main__.CythonCompileTestCase)
1780 [-1] compiling (cpp/cy2) vector_include ... ok
1781 runTest (__main__.CythonCompileTestCase)
1782 [-1] compiling (cpp/cy2) vector_include ... ok
1783 runTest (__main__.EndToEndTest)
1784 [-1] End-to-end verbatiminclude_cimport ... ok
1785 runTest (__main__.CythonCompileTestCase)
1786 [-1] compiling (c/cy2) volatile ... ok
1787 runTest (__main__.CythonCompileTestCase)
1788 [-1] compiling (cpp/cy2) volatile ... ok
1789 runTest (__main__.CythonCompileTestCase)
1790 [-1] compiling (c/cy2) watts2 ... ok
1791 runTest (__main__.CythonCompileTestCase)
1792 [-1] compiling (cpp/cy2) watts2 ... ok
1793 runTest (__main__.CythonCompileTestCase)
1794 [-1] compiling (c/cy2) weakref_T276 ... ok
1795 runTest (__main__.CythonCompileTestCase)
1796 [-1] compiling (cpp/cy2) weakref_T276 ... ok
1797 runTest (__main__.CythonCompileTestCase)
1798 [-1] compiling (c/cy2) while ... ok
1799 runTest (__main__.CythonCompileTestCase)
1800 [-1] compiling (cpp/cy2) while ... ok
1801 runTest (__main__.CythonCompileTestCase)
1802 [-1] compiling (c/cy2) withgil ... ok
1803 runTest (__main__.CythonCompileTestCase)
1804 [-1] compiling (cpp/cy2) withgil ... ok
1805 runTest (__main__.CythonCompileTestCase)
1806 [-1] compiling (c/cy2) break_outside_loop ... ok
1807 runTest (__main__.CythonCompileTestCase)
1808 [-1] compiling (c/cy2) bufaccess_noassignT444 ... ok
1809 runTest (__main__.CythonCompileTestCase)
1810 [-1] compiling (c/cy2) buffertypedef_T117 ... ok
1811 runTest (__main__.CythonCompileTestCase)
1812 [-1] compiling (c/cy2) builtin_type_inheritance ... ok
1813 runTest (__main__.CythonCompileTestCase)
1814 [-1] compiling (c/cy2) callargs ... ok
1815 runTest (__main__.CythonCompileTestCase)
1816 [-1] compiling (c/cy2) callingnonexisting_T307 ... ok
1817 runTest (__main__.CythonCompileTestCase)
1818 [-1] compiling (c/cy2) cdef_class_properties_decorated ... ok
1819 runTest (__main__.CythonCompileTestCase)
1820 [-1] compiling (c/cy2) cdef_func_decorators ... ok
1821 runTest (__main__.CythonCompileTestCase)
1822 [-1] compiling (c/cy2) cdef_func_syntax ... ok
1823 runTest (__main__.CythonCompileTestCase)
1824 [-1] compiling (c/cy2) cdef_in_pyclass ... ok
1825 runTest (__main__.CythonCompileTestCase)
1826 [-1] compiling (c/cy2) cdef_members_T517 ... ok
1827 runTest (__main__.CythonCompileTestCase)
1828 [-1] compiling (c/cy2) cdef_syntax ... ok
1829 runTest (__main__.CythonCompileTestCase)
1830 [-1] compiling (c/cy2) cdefkwargs ... ok
1831 runTest (__main__.CythonCompileTestCase)
1832 [-1] compiling (c/cy2) cdefoptargs ... ok
1833 runTest (__main__.CythonCompileTestCase)
1834 [-1] compiling (c/cy2) cdefspecial ... ok
1835 runTest (__main__.CythonCompileTestCase)
1836 [-1] compiling (c/cy2) cfunc_directive_in_pyclass ... ok
1837 runTest (__main__.CythonCompileTestCase)
1838 [-1] compiling (c/cy2) cfuncptr ... ok
1839 runTest (__main__.CythonCompileTestCase)
1840 [-1] compiling (c/cy2) charptr_from_temp ... ok
1841 runTest (__main__.CythonCompileTestCase)
1842 [-1] compiling (cpp/cy2) cimport_attributes ... ok
1843 runTest (__main__.CythonCompileTestCase)
1844 [-1] compiling (cpp/cy2) cimport_attributes ... ok
1845 runTest (__main__.CythonCompileTestCase)
1846 [-1] compiling (c/cy2) cmethbasematch ... ok
1847 runTest (__main__.CythonCompileTestCase)
1848 [-1] compiling (c/cy2) compile_time_unraisable_T370 ... ok
1849 runTest (__main__.CythonCompileTestCase)
1850 [-1] compiling (c/cy2) const_decl_errors ... ok
1851 runTest (__main__.CythonCompileTestCase)
1852 [-1] compiling (c/cy2) continue_outside_loop ... ok
1853 runTest (__main__.CythonCompileTestCase)
1854 [-1] compiling (c/cy2) cpdef_syntax ... ok
1855 runTest (__main__.CythonCompileTestCase)
1856 [-1] compiling (c/cy2) cpdef_vars ... ok
1857 runTest (__main__.CythonCompileTestCase)
1858 [-1] compiling (cpp/cy2) cpp_bool ... ok
1859 runTest (__main__.CythonCompileTestCase)
1860 [-1] compiling (cpp/cy2) cpp_bool ... ok
1861 runTest (__main__.CythonCompileTestCase)
1862 [-1] compiling (cpp/cy2) cpp_class_gil_GH1986 ... ok
1863 runTest (__main__.CythonCompileTestCase)
1864 [-1] compiling (cpp/cy2) cpp_class_gil_GH1986 ... ok
1865 runTest (__main__.CythonCompileTestCase)
1866 [-1] compiling (cpp/cy2) cpp_comparison ... ok
1867 runTest (__main__.CythonCompileTestCase)
1868 [-1] compiling (cpp/cy2) cpp_comparison ... ok
1869 runTest (__main__.CythonCompileTestCase)
1870 [-1] compiling (cpp/cy2) cpp_enum_redeclare ... ok
1871 runTest (__main__.CythonCompileTestCase)
1872 [-1] compiling (cpp/cy2) cpp_enum_redeclare ... ok
1873 runTest (__main__.CythonCompileTestCase)
1874 [-1] compiling (c/cy2) cpp_increment ... ok
1875 runTest (__main__.CythonCompileTestCase)
1876 [-1] compiling (cpp/cy2) cpp_no_auto_conversion ... ok
1877 runTest (__main__.CythonCompileTestCase)
1878 [-1] compiling (cpp/cy2) cpp_no_auto_conversion ... ok
1879 runTest (__main__.CythonCompileTestCase)
1880 [-1] compiling (cpp/cy2) cpp_no_const_iterator_conversion ... ok
1881 runTest (__main__.CythonCompileTestCase)
1882 [-1] compiling (cpp/cy2) cpp_no_const_iterator_conversion ... ok
1883 runTest (__main__.CythonCompileTestCase)
1884 [-1] compiling (cpp/cy2) cpp_no_constructor ... ok
1885 runTest (__main__.CythonCompileTestCase)
1886 [-1] compiling (cpp/cy2) cpp_no_constructor ... ok
1887 runTest (__main__.CythonCompileTestCase)
1888 [-1] compiling (cpp/cy2) cpp_object_template ... ok
1889 runTest (__main__.CythonCompileTestCase)
1890 [-1] compiling (cpp/cy2) cpp_object_template ... ok
1891 runTest (__main__.CythonCompileTestCase)
1892 [-1] compiling (cpp/cy2) cpp_rvalue_reference_support ... ok
1893 runTest (__main__.CythonCompileTestCase)
1894 [-1] compiling (cpp/cy2) cpp_rvalue_reference_support ... ok
1895 runTest (__main__.CythonCompileTestCase)
1896 [-1] compiling (c/cy2) cppexc_non_extern ... ok
1897 runTest (__main__.CythonCompileTestCase)
1898 [-1] compiling (c/cy2) cython3_bytes ... ok
1899 runTest (__main__.CythonCompileTestCase)
1900 [-1] compiling (c/cy2) dataclass_e1 ... ok
1901 runTest (__main__.CythonCompileTestCase)
1902 [-1] compiling (c/cy2) dataclass_e4 ... ok
1903 runTest (__main__.CythonCompileTestCase)
1904 [-1] compiling (c/cy2) dataclass_e5 ... ok
1905 runTest (__main__.CythonCompileTestCase)
1906 [-1] compiling (c/cy2) dataclass_e6 ... ok
1907 runTest (__main__.CythonCompileTestCase)
1908 [-1] compiling (c/cy2) dataclass_w1 ... ok
1909 runTest (__main__.CythonCompileTestCase)
1910 [-1] compiling (cpp/cy2) dataclass_w1 ... ok
1911 runTest (__main__.CythonCompileTestCase)
1912 [-1] compiling (c/cy2) declareafteruse_T158 ... ok
1913 runTest (__main__.CythonCompileTestCase)
1914 [-1] compiling (c/cy2) dotted_filenames ... ok
1915 runTest (__main__.CythonCompileTestCase)
1916 [-1] compiling (cpp/cy2) dotted_filenames ... ok
1917 runTest (__main__.CythonCompileTestCase)
1918 [-1] compiling (c/cy2) duplicate_const ... ok
1919 runTest (__main__.CythonCompileTestCase)
1920 [-1] compiling (c/cy2) e2_packedstruct_T290 ... ok
1921 runTest (__main__.CythonCompileTestCase)
1922 [-1] compiling (c/cy2) e_addop ... ok
1923 runTest (__main__.CythonCompileTestCase)
1924 [-1] compiling (c/cy2) e_addressof ... ok
1925 runTest (__main__.CythonCompileTestCase)
1926 [-1] compiling (c/cy2) e_argdefault ... ok
1927 runTest (__main__.CythonCompileTestCase)
1928 [-1] compiling (c/cy2) e_arrayassign ... ok
1929 runTest (__main__.CythonCompileTestCase)
1930 [-1] compiling (c/cy2) e_ass ... ok
1931 runTest (__main__.CythonCompileTestCase)
1932 [-1] compiling (c/cy2) e_assert ... ok
1933 runTest (__main__.CythonCompileTestCase)
1934 [-1] compiling (c/cy2) e_assnone ... ok
1935 runTest (__main__.CythonCompileTestCase)
1936 [-1] compiling (c/cy2) e_autotestdict ... ok
1937 runTest (__main__.CythonCompileTestCase)
1938 [-1] compiling (c/cy2) e_badexcvaltype ... ok
1939 runTest (__main__.CythonCompileTestCase)
1940 [-1] compiling (c/cy2) e_badfuncargtype ... ok
1941 runTest (__main__.CythonCompileTestCase)
1942 [-1] compiling (c/cy2) e_badpyparam ... ok
1943 runTest (__main__.CythonCompileTestCase)
1944 [-1] compiling (c/cy2) e_badtypeuse ... ok
1945 runTest (__main__.CythonCompileTestCase)
1946 [-1] compiling (c/cy2) e_binop_and ... ok
1947 runTest (__main__.CythonCompileTestCase)
1948 [-1] compiling (c/cy2) e_binop_or ... ok
1949 runTest (__main__.CythonCompileTestCase)
1950 [-1] compiling (c/cy2) e_bitop ... ok
1951 runTest (__main__.CythonCompileTestCase)
1952 [-1] compiling (c/cy2) e_boolcoerce ... ok
1953 runTest (__main__.CythonCompileTestCase)
1954 [-1] compiling (c/cy2) e_bufaccess ... ok
1955 runTest (__main__.CythonCompileTestCase)
1956 [-1] compiling (c/cy2) e_bufaccess2 ... ok
1957 runTest (__main__.CythonCompileTestCase)
1958 [-1] compiling (c/cy2) e_callnonfunction ... ok
1959 runTest (__main__.CythonCompileTestCase)
1960 [-1] compiling (c/cy2) e_callspec ... ok
1961 runTest (__main__.CythonCompileTestCase)
1962 [-1] compiling (c/cy2) e_cdef_closure ... ok
1963 runTest (__main__.CythonCompileTestCase)
1964 [-1] compiling (c/cy2) e_cdef_in_py ... ok
1965 runTest (__main__.CythonCompileTestCase)
1966 [-1] compiling (c/cy2) e_cdef_keywords_T241 ... ok
1967 runTest (__main__.CythonCompileTestCase)
1968 [-1] compiling (c/cy2) e_cdef_missing_declarator ... ok
1969 runTest (__main__.CythonCompileTestCase)
1970 [-1] compiling (c/cy2) e_cdef_yield ... ok
1971 runTest (__main__.CythonCompileTestCase)
1972 [-1] compiling (c/cy2) e_cdefassign ... ok
1973 runTest (__main__.CythonCompileTestCase)
1974 [-1] compiling (c/cy2) e_cdefemptysue ... ok
1975 runTest (__main__.CythonCompileTestCase)
1976 [-1] compiling (c/cy2) e_cenum ... ok
1977 runTest (__main__.CythonCompileTestCase)
1978 [-1] compiling (c/cy2) e_cenum_with_type ... ok
1979 runTest (__main__.CythonCompileTestCase)
1980 [-1] compiling (c/cy2) e_cmp ... ok
1981 runTest (__main__.CythonCompileTestCase)
1982 [-1] compiling (cpp/cy2) e_cpp_nogil ... ok
1983 runTest (__main__.CythonCompileTestCase)
1984 [-1] compiling (cpp/cy2) e_cpp_nogil ... ok
1985 runTest (__main__.CythonCompileTestCase)
1986 [-1] compiling (c/cy2) e_cpp_only_features ... ok
1987 runTest (__main__.CythonCompileTestCase)
1988 [-1] compiling (cpp/cy2) e_cpp_references ... ok
1989 runTest (__main__.CythonCompileTestCase)
1990 [-1] compiling (cpp/cy2) e_cpp_references ... ok
1991 runTest (__main__.CythonCompileTestCase)
1992 [-1] compiling (c/cy2) e_cstruct ... ok
1993 runTest (__main__.CythonCompileTestCase)
1994 [-1] compiling (c/cy2) e_ctypedefornot ... ok
1995 runTest (__main__.CythonCompileTestCase)
1996 [-1] compiling (c/cy2) e_cunion ... ok
1997 runTest (__main__.CythonCompileTestCase)
1998 [-1] compiling (c/cy2) e_cython_parallel ... ok
1999 runTest (__main__.CythonCompileTestCase)
2000 [-1] compiling (c/cy2) e_declarations ... ok
2001 runTest (__main__.CythonCompileTestCase)
2002 [-1] compiling (c/cy2) e_del ... ok
2003 runTest (__main__.CythonCompileTestCase)
2004 [-1] compiling (c/cy2) e_directives ... ok
2005 runTest (__main__.CythonCompileTestCase)
2006 [-1] compiling (c/cy2) e_exceptclause ... ok
2007 runTest (__main__.CythonCompileTestCase)
2008 [-1] compiling (c/cy2) e_excvalfunctype ... ok
2009 runTest (__main__.CythonCompileTestCase)
2010 [-1] compiling (c/cy2) e_exttype_freelist ... ok
2011 runTest (__main__.CythonCompileTestCase)
2012 [-1] compiling (c/cy2) e_exttype_total_ordering ... ok
2013 runTest (__main__.CythonCompileTestCase)
2014 [-1] compiling (c/cy2) e_extweakref ... ok
2015 runTest (__main__.CythonCompileTestCase)
2016 [-1] compiling (c/cy2) e_fstring ... ok
2017 runTest (__main__.CythonCompileTestCase)
2018 [-1] compiling (c/cy2) e_func_in_pxd ... ok
2019 runTest (__main__.CythonCompileTestCase)
2020 [-1] compiling (c/cy2) e_fused_closure ... ok
2021 runTest (__main__.CythonCompileTestCase)
2022 [-1] compiling (c/cy2) e_generators ... ok
2023 runTest (__main__.CythonCompileTestCase)
2024 [-1] compiling (c/cy2) e_index ... ok
2025 runTest (__main__.CythonCompileTestCase)
2026 [-1] compiling (c/cy2) e_int_literals_py2 ... ok
2027 runTest (__main__.CythonCompileTestCase)
2028 [-1] compiling (c/cy2) e_int_literals_py3 ... ok
2029 runTest (__main__.CythonCompileTestCase)
2030 [-1] compiling (c/cy2) e_invalid_num_threads ... ok
2031 runTest (__main__.CythonCompileTestCase)
2032 [-1] compiling (c/cy2) e_invalid_special_cython_modules ... ok
2033 runTest (__main__.CythonCompileTestCase)
2034 [-1] compiling (c/cy2) e_multass ... ok
2035 runTest (__main__.CythonCompileTestCase)
2036 [-1] compiling (c/cy2) e_nargs ... ok
2037 runTest (__main__.CythonCompileTestCase)
2038 [-1] compiling (c/cy2) e_nogilcmeth ... ok
2039 runTest (__main__.CythonCompileTestCase)
2040 [-1] compiling (c/cy2) e_nogilfunctype ... ok
2041 runTest (__main__.CythonCompileTestCase)
2042 [-1] compiling (c/cy2) e_nonlocal_T490 ... ok
2043 runTest (__main__.CythonCompileTestCase)
2044 [-1] compiling (c/cy2) e_nosignword ... ok
2045 runTest (__main__.CythonCompileTestCase)
2046 [-1] compiling (c/cy2) e_notnone ... ok
2047 runTest (__main__.CythonCompileTestCase)
2048 [-1] compiling (c/cy2) e_notnone2 ... ok
2049 runTest (__main__.CythonCompileTestCase)
2050 [-1] compiling (c/cy2) e_numop ... ok
2051 runTest (__main__.CythonCompileTestCase)
2052 [-1] compiling (c/cy2) e_powop ... ok
2053 runTest (__main__.CythonCompileTestCase)
2054 [-1] compiling (c/cy2) e_public_cdef_private_types ... ok
2055 runTest (__main__.CythonCompileTestCase)
2056 [-1] compiling (c/cy2) e_pure_cimports ... ok
2057 runTest (__main__.CythonCompileTestCase)
2058 [-1] compiling (c/cy2) e_pxdimpl ... ok
2059 runTest (__main__.CythonCompileTestCase)
2060 [-1] compiling (c/cy2) e_pyobinstruct ... ok
2061 runTest (__main__.CythonCompileTestCase)
2062 [-1] compiling (c/cy2) e_relative_cimport ... ok
2063 runTest (__main__.CythonCompileTestCase)
2064 [-1] compiling (c/cy2) e_return ... ok
2065 runTest (__main__.CythonCompileTestCase)
2066 [-1] compiling (c/cy2) e_sizeofincomplete ... ok
2067 runTest (__main__.CythonCompileTestCase)
2068 [-1] compiling (c/cy2) e_slice ... ok
2069 runTest (__main__.CythonCompileTestCase)
2070 [-1] compiling (c/cy2) e_strcoerce ... ok
2071 runTest (__main__.CythonCompileTestCase)
2072 [-1] compiling (c/cy2) e_subop ... ok
2073 runTest (__main__.CythonCompileTestCase)
2074 [-1] compiling (c/cy2) e_switch ... ok
2075 runTest (__main__.CythonCompileTestCase)
2076 [-1] compiling (c/cy2) e_switch_transform ... ok
2077 runTest (__main__.CythonCompileTestCase)
2078 [-1] compiling (c/cy2) e_tempcast ... ok
2079 runTest (__main__.CythonCompileTestCase)
2080 [-1] compiling (c/cy2) e_tuple_args_T692 ... ok
2081 runTest (__main__.CythonCompileTestCase)
2082 [-1] compiling (c/cy2) e_typing_errors ... ok
2083 runTest (__main__.CythonCompileTestCase)
2084 [-1] compiling (c/cy2) e_typing_optional ... ok
2085 runTest (__main__.CythonCompileTestCase)
2086 [-1] compiling (c/cy2) e_undefexttype ... ok
2087 runTest (__main__.CythonCompileTestCase)
2088 [-1] compiling (c/cy2) e_unop ... ok
2089 runTest (__main__.CythonCompileTestCase)
2090 [-1] compiling (c/cy2) e_while ... ok
2091 runTest (__main__.CythonCompileTestCase)
2092 [-1] compiling (c/cy2) empty ... ok
2093 runTest (__main__.CythonCompileTestCase)
2094 [-1] compiling (c/cy2) encoding ... ok
2095 runTest (__main__.CythonCompileTestCase)
2096 [-1] compiling (c/cy2) exec_errors ... ok
2097 runTest (__main__.CythonCompileTestCase)
2098 [-1] compiling (c/cy2) extclassattrsetting ... ok
2099 runTest (__main__.CythonCompileTestCase)
2100 [-1] compiling (c/cy2) extended_unpacking ... ok
2101 runTest (__main__.CythonCompileTestCase)
2102 [-1] compiling (c/cy2) extended_unpacking_notuple ... ok
2103 runTest (__main__.CythonCompileTestCase)
2104 [-1] compiling (c/cy2) extended_unpacking_parser ... ok
2105 runTest (__main__.CythonCompileTestCase)
2106 [-1] compiling (c/cy2) extended_unpacking_parser2 ... ok
2107 runTest (__main__.CythonCompileTestCase)
2108 [-1] compiling (c/cy2) final_methods ... ok
2109 runTest (__main__.CythonCompileTestCase)
2110 [-1] compiling (c/cy2) fused_syntax ... ok
2111 runTest (__main__.CythonCompileTestCase)
2112 [-1] compiling (c/cy2) fused_syntax_ctypedef ... ok
2113 runTest (__main__.CythonCompileTestCase)
2114 [-1] compiling (c/cy2) fused_types ... ok
2115 runTest (__main__.CythonCompileTestCase)
2116 [-1] compiling (c/cy2) futurebraces ... ok
2117 runTest (__main__.CythonCompileTestCase)
2118 [-1] compiling (c/cy2) incomplete_varadic ... ok
2119 runTest (__main__.CythonCompileTestCase)
2120 [-1] compiling (c/cy2) incorrectly_nested_gil_blocks ... ok
2121 runTest (__main__.CythonCompileTestCase)
2122 [-1] compiling (c/cy2) invalid_cast ... ok
2123 runTest (__main__.CythonCompileTestCase)
2124 [-1] compiling (c/cy2) invalid_hex_escape0 ... ok
2125 runTest (__main__.CythonCompileTestCase)
2126 [-1] compiling (c/cy2) invalid_hex_escape1 ... ok
2127 runTest (__main__.CythonCompileTestCase)
2128 [-1] compiling (c/cy2) invalid_syntax_py ... ok
2129 runTest (__main__.CythonCompileTestCase)
2130 [-1] compiling (c/cy2) invalid_uescape ... ok
2131 runTest (__main__.CythonCompileTestCase)
2132 [-1] compiling (c/cy2) invalid_uescape0 ... ok
2133 runTest (__main__.CythonCompileTestCase)
2134 [-1] compiling (c/cy2) invalid_uescape2 ... ok
2135 runTest (__main__.CythonCompileTestCase)
2136 [-1] compiling (c/cy2) invalid_uescapeN ... ok
2137 runTest (__main__.CythonCompileTestCase)
2138 [-1] compiling (c/cy2) literal_lists ... ok
2139 runTest (__main__.CythonCompileTestCase)
2140 [-1] compiling (c/cy2) missing_self_in_cpdef_method_T156 ... ok
2141 runTest (__main__.CythonCompileTestCase)
2142 [-1] compiling (c/cy2) missing_self_in_cpdef_method_T165 ... ok
2143 runTest (__main__.CythonCompileTestCase)
2144 [-1] compiling (c/cy2) mod_errors ... ok
2145 runTest (__main__.CythonCompileTestCase)
2146 [-1] compiling (c/cy2) nogil ... ok
2147 runTest (__main__.CythonCompileTestCase)
2148 [-1] compiling (c/cy2) nogil_buffer_acquisition ... ok
2149 runTest (__main__.CythonCompileTestCase)
2150 [-1] compiling (c/cy2) nogil_conditional ... ok
2151 runTest (__main__.CythonCompileTestCase)
2152 [-1] compiling (c/cy2) nogilcmeth ... ok
2153 runTest (__main__.CythonCompileTestCase)
2154 [-1] compiling (c/cy2) nogilfunctype ... ok
2155 runTest (__main__.CythonCompileTestCase)
2156 [-1] compiling (c/cy2) nonconst_def ... ok
2157 runTest (__main__.CythonCompileTestCase)
2158 [-1] compiling (c/cy2) nonconst_def_tuple ... ok
2159 runTest (__main__.CythonCompileTestCase)
2160 [-1] compiling (c/cy2) nonconst_excval ... ok
2161 runTest (__main__.CythonCompileTestCase)
2162 [-1] compiling (c/cy2) notcimportedT418 ... ok
2163 runTest (__main__.CythonCompileTestCase)
2164 [-1] compiling (c/cy2) parsed_directive ... ok
2165 runTest (__main__.CythonCompileTestCase)
2166 [-1] compiling (c/cy2) pep448_syntax_1 ... ok
2167 runTest (__main__.CythonCompileTestCase)
2168 [-1] compiling (c/cy2) pep448_syntax_2 ... ok
2169 runTest (__main__.CythonCompileTestCase)
2170 [-1] compiling (c/cy2) pep448_syntax_3 ... ok
2171 runTest (__main__.CythonCompileTestCase)
2172 [-1] compiling (c/cy2) pep487_exttype ... ok
2173 runTest (__main__.CythonCompileTestCase)
2174 [-1] compiling (c/cy2) pep492_badsyntax_async1 ... ok
2175 runTest (__main__.CythonCompileTestCase)
2176 [-1] compiling (c/cy2) pep492_badsyntax_async4 ... ok
2177 runTest (__main__.CythonCompileTestCase)
2178 [-1] compiling (c/cy2) pep492_badsyntax_async5 ... ok
2179 runTest (__main__.CythonCompileTestCase)
2180 [-1] compiling (c/cy2) pep492_badsyntax_async7 ... ok
2181 runTest (__main__.CythonCompileTestCase)
2182 [-1] compiling (c/cy2) pep492_badsyntax_async8 ... ok
2183 runTest (__main__.CythonCompileTestCase)
2184 [-1] compiling (c/cy2) pep492_badsyntax_async9 ... ok
2185 runTest (__main__.CythonCompileTestCase)
2186 [-1] compiling (c/cy2) posonly ... ok
2187 runTest (__main__.CythonCompileTestCase)
2188 [-1] compiling (c/cy2) posonly2 ... ok
2189 runTest (__main__.CythonCompileTestCase)
2190 [-1] compiling (c/cy2) posonly3 ... ok
2191 runTest (__main__.CythonCompileTestCase)
2192 [-1] compiling (c/cy2) posonly4 ... ok
2193 runTest (__main__.CythonCompileTestCase)
2194 [-1] compiling (c/cy2) posonly5 ... ok
2195 runTest (__main__.CythonCompileTestCase)
2196 [-1] compiling (c/cy2) pure_cclass_without_body ... ok
2197 runTest (__main__.CythonCompileTestCase)
2198 [-1] compiling (c/cy2) pure_errors ... ok
2199 runTest (__main__.CythonCompileTestCase)
2200 [-1] compiling (c/cy2) pure_nogil_conditional ... ok
2201 runTest (__main__.CythonCompileTestCase)
2202 [-1] compiling (c/cy2) pure_warnings ... ok
2203 runTest (__main__.CythonCompileTestCase)
2204 [-1] compiling (c/cy2) pxd_cdef_class_declaration_T286 ... ok
2205 runTest (__main__.CythonCompileTestCase)
2206 [-1] compiling (c/cy2) pxd_signature_mismatch ... ok
2207 runTest (__main__.CythonCompileTestCase)
2208 [-1] compiling (c/cy2) py_ucs4_type_errors ... ok
2209 runTest (__main__.CythonCompileTestCase)
2210 [-1] compiling (c/cy2) py_unicode_type_errors ... ok
2211 runTest (__main__.CythonCompileTestCase)
2212 [-1] compiling (c/cy2) pyobjcastdisallow_T313 ... ok
2213 runTest (__main__.CythonCompileTestCase)
2214 [-1] compiling (c/cy2) redeclaration_of_var_by_cfunc_T600 ... ok
2215 runTest (__main__.CythonCompileTestCase)
2216 [-1] compiling (c/cy2) return_outside_function_T135 ... ok
2217 runTest (__main__.CythonCompileTestCase)
2218 [-1] compiling (c/cy2) reversed_literal_pyobjs ... ok
2219 runTest (__main__.CythonCompileTestCase)
2220 [-1] compiling (c/cy2) se_badindent ... ok
2221 runTest (__main__.CythonCompileTestCase)
2222 [-1] compiling (c/cy2) se_badindent2 ... ok
2223 runTest (__main__.CythonCompileTestCase)
2224 [-1] compiling (c/cy2) se_mixtabspace ... ok
2225 runTest (__main__.CythonCompileTestCase)
2226 [-1] compiling (c/cy2) se_multass ... ok
2227 runTest (__main__.CythonCompileTestCase)
2228 [-1] compiling (c/cy2) string_assignments ... ok
2229 runTest (__main__.CythonCompileTestCase)
2230 [-1] compiling (c/cy2) subtyping_final_class ... ok
2231 runTest (__main__.CythonCompileTestCase)
2232 [-1] compiling (c/cy2) syntax_warnings ... ok
2233 runTest (__main__.CythonCompileTestCase)
2234 [-1] compiling (c/cy2) tree_assert ... ok
2235 runTest (__main__.CythonCompileTestCase)
2236 [-1] compiling (c/cy2) typoT304 ... ok
2237 runTest (__main__.CythonCompileTestCase)
2238 [-1] compiling (c/cy2) undefinedname ... ok
2239 runTest (__main__.CythonCompileTestCase)
2240 [-1] compiling (c/cy2) unicode_identifiers_e1 ... ok
2241 runTest (__main__.CythonCompileTestCase)
2242 [-1] compiling (c/cy2) unicode_identifiers_e2 ... ok
2243 runTest (__main__.CythonCompileTestCase)
2244 [-1] compiling (c/cy2) unicode_identifiers_e3 ... ok
2245 runTest (__main__.CythonCompileTestCase)
2246 [-1] compiling (c/cy2) unicode_identifiers_e4 ... ok
2247 runTest (__main__.CythonCompileTestCase)
2248 [-1] compiling (c/cy2) uninitialized_lhs ... ok
2249 runTest (__main__.CythonCompileTestCase)
2250 [-1] compiling (c/cy2) void_as_arg ... ok
2251 runTest (__main__.CythonCompileTestCase)
2252 [-1] compiling (c/cy2) w_cdef_override ... ok
2253 runTest (__main__.CythonCompileTestCase)
2254 [-1] compiling (c/cy2) w_noexcept ... ok
2255 runTest (__main__.CythonCompileTestCase)
2256 [-1] compiling (cpp/cy2) w_numpy_arr_as_cppvec_ref ... ok
2257 runTest (__main__.CythonCompileTestCase)
2258 [-1] compiling (cpp/cy2) w_python_list_as_cppset_ref ... ok
2259 runTest (__main__.CythonCompileTestCase)
2260 [-1] compiling (cpp/cy2) w_python_list_as_cppset_ref ... ok
2261 runTest (__main__.CythonCompileTestCase)
2262 [-1] compiling (c/cy2) w_undeclared ... ok
2263 runTest (__main__.CythonCompileTestCase)
2264 [-1] compiling (c/cy2) w_uninitialized ... ok
2265 runTest (__main__.CythonCompileTestCase)
2266 [-1] compiling (cpp/cy2) w_uninitialized_cpp ... ok
2267 runTest (__main__.CythonCompileTestCase)
2268 [-1] compiling (cpp/cy2) w_uninitialized_cpp ... ok
2269 runTest (__main__.CythonCompileTestCase)
2270 [-1] compiling (c/cy2) w_uninitialized_del ... ok
2271 runTest (__main__.CythonCompileTestCase)
2272 [-1] compiling (c/cy2) w_uninitialized_exc ... ok
2273 runTest (__main__.CythonCompileTestCase)
2274 [-1] compiling (c/cy2) w_uninitialized_for ... ok
2275 runTest (__main__.CythonCompileTestCase)
2276 [-1] compiling (c/cy2) w_uninitialized_generators ... ok
2277 runTest (__main__.CythonCompileTestCase)
2278 [-1] compiling (c/cy2) w_uninitialized_py2 ... ok
2279 runTest (__main__.CythonCompileTestCase)
2280 [-1] compiling (c/cy2) w_uninitialized_py3 ... ok
2281 runTest (__main__.CythonCompileTestCase)
2282 [-1] compiling (c/cy2) w_uninitialized_while ... ok
2283 runTest (__main__.CythonCompileTestCase)
2284 [-1] compiling (c/cy2) w_uninitialized_with ... ok
2285 runTest (__main__.CythonCompileTestCase)
2286 [-1] compiling (c/cy2) w_unreachable ... ok
2287 runTest (__main__.CythonCompileTestCase)
2288 [-1] compiling (c/cy2) w_unreachable_cf ... ok
2289 runTest (__main__.CythonCompileTestCase)
2290 [-1] compiling (c/cy2) w_unused ... ok
2291 runTest (__main__.CythonCompileTestCase)
2292 [-1] compiling (c/cy2) wraparound_warnings ... ok
2293 runTest (__main__.CythonRunTestCase)
2294 [-1] compiling (c/cy2) and running cfunc_convert_with_memoryview ... test_memview_wrapping (cfunc_convert_with_memoryview)
2295 Doctest: cfunc_convert_with_memoryview.test_memview_wrapping ... ok
2296 Compiler output for module cdef_syntax:
2297 cdef_syntax.c: In function '__pyx_pf_11cdef_syntax_use_cdef':
2298 cdef_syntax.c:2226:76: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
2299  2226 |   __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__etc __pyx_t_1;
2300       |                                                                            ^~~~~~~~~
2302 Compiler output for module cdef_syntax:
2303 cdef_syntax.cpp: In function 'PyObject* __pyx_pf_11cdef_syntax_use_cdef(PyObject*)':
2304 cdef_syntax.cpp:2238:76: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
2305  2238 |   __pyx_ctuple_794329__PyObject__ptr__lParen__ptr__rParen__lParenvoid__etc __pyx_t_1;
2306       |                                                                            ^~~~~~~~~
2308 Compiler output for module complex_annotations:
2309 complex_annotations.c:1996:18: warning: '__pyx_f_19complex_annotations_f' defined but not used [-Wunused-function]
2310  1996 | static PyObject *__pyx_f_19complex_annotations_f(CYTHON_UNUSED __pyx_t_double_complex __pyx_v_x) {
2311       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2313 Compiler output for module complex_annotations:
2314 complex_annotations.cpp:2008:18: warning: 'PyObject* __pyx_f_19complex_annotations_f(__pyx_t_double_complex)' defined but not used [-Wunused-function]
2315  2008 | static PyObject *__pyx_f_19complex_annotations_f(CYTHON_UNUSED __pyx_t_double_complex __pyx_v_x) {
2316       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2318 Compiler output for module complex_decorators:
2319 complex_decorators.c:2002:18: warning: '__pyx_f_18complex_decorators_f' defined but not used [-Wunused-function]
2320  2002 | static PyObject *__pyx_f_18complex_decorators_f(CYTHON_UNUSED __pyx_t_double_complex __pyx_v_x) {
2321       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2323 Compiler output for module complex_decorators:
2324 complex_decorators.cpp:2014:18: warning: 'PyObject* __pyx_f_18complex_decorators_f(__pyx_t_double_complex)' defined but not used [-Wunused-function]
2325  2014 | static PyObject *__pyx_f_18complex_decorators_f(CYTHON_UNUSED __pyx_t_double_complex __pyx_v_x) {
2326       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2328 Compiler output for module cvardef:
2329 cvardef.c: In function '__pyx_pf_7cvardef_f':
2330 cvardef.c:2299:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable]
2331  2299 |   char **__pyx_v_a_2d_char_ptr_ptr_array[10][20];
2332       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2333 cvardef.c:2298:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable]
2334  2298 |   char *__pyx_v_a_2d_char_ptr_array[10][20];
2335       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2336 cvardef.c:2297:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable]
2337  2297 |   char __pyx_v_a_2d_char_array[10][20];
2338       |        ^~~~~~~~~~~~~~~~~~~~~~~
2339 cvardef.c:2296:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable]
2340  2296 |   char __pyx_v_a_sized_char_array[10];
2341       |        ^~~~~~~~~~~~~~~~~~~~~~~~~~
2343 Compiler output for module cvardef:
2344 cvardef.cpp: In function 'PyObject* __pyx_pf_7cvardef_f(PyObject*)':
2345 cvardef.cpp:2308:8: warning: variable '__pyx_v_a_sized_char_array' set but not used [-Wunused-but-set-variable]
2346  2308 |   char __pyx_v_a_sized_char_array[10];
2347       |        ^~~~~~~~~~~~~~~~~~~~~~~~~~
2348 cvardef.cpp:2309:8: warning: variable '__pyx_v_a_2d_char_array' set but not used [-Wunused-but-set-variable]
2349  2309 |   char __pyx_v_a_2d_char_array[10][20];
2350       |        ^~~~~~~~~~~~~~~~~~~~~~~
2351 cvardef.cpp:2310:9: warning: variable '__pyx_v_a_2d_char_ptr_array' set but not used [-Wunused-but-set-variable]
2352  2310 |   char *__pyx_v_a_2d_char_ptr_array[10][20];
2353       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2354 cvardef.cpp:2311:10: warning: variable '__pyx_v_a_2d_char_ptr_ptr_array' set but not used [-Wunused-but-set-variable]
2355  2311 |   char **__pyx_v_a_2d_char_ptr_ptr_array[10][20];
2356       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2358 Compiler output for module jiba6:
2359 jiba6.c: In function '__pyx_f_5jiba6_f':
2360 jiba6.c:1920:3: warning: '__pyx_v_f1' is used uninitialized [-Wuninitialized]
2361  1920 |   memcpy(__pyx_v_f1, __pyx_v_f2, 1);
2362       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2363 jiba6.c:1901:9: note: '__pyx_v_f1' declared here
2364  1901 |   float __pyx_v_f1[3];
2365       |         ^~~~~~~~~~
2367 Compiler output for module jiba6:
2368 jiba6.cpp: In function 'void __pyx_f_5jiba6_f()':
2369 jiba6.cpp:1932:9: warning: '__pyx_v_f1' is used uninitialized [-Wuninitialized]
2370  1932 |   memcpy(__pyx_v_f1, __pyx_v_f2, 1);
2371       |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
2372 jiba6.cpp:1913:9: note: '__pyx_v_f1' declared here
2373  1913 |   float __pyx_v_f1[3];
2374       |         ^~~~~~~~~~
2376 Compiler output for module e_switch_transform:
2377 e_switch_transform.c: In function '__pyx_pf_18e_switch_transform_is_not_one':
2378 e_switch_transform.c:2283:5: error: duplicate case value
2379  2283 |     case 1+0:
2380       |     ^~~~
2381 e_switch_transform.c:2282:5: note: previously used here
2382  2282 |     case 1:
2383       |     ^~~~
2385 runTest (__main__.CythonRunTestCase)
2386 [-1] compiling (cpp/cy2) and running cfunc_convert_with_memoryview ... test_memview_wrapping (cfunc_convert_with_memoryview)
2387 Doctest: cfunc_convert_with_memoryview.test_memview_wrapping ... ok
2388 runTest (__main__.CythonCompileTestCase)
2389 [-1] compiling (c/cy2) compile_declarations ... ok
2390 runTest (__main__.CythonCompileTestCase)
2391 [-1] compiling (cpp/cy2) compile_declarations ... ok
2392 runTest (__main__.CythonRunTestCase)
2393 [-1] compiling (c/cy2) and running contig_check ... copy_fortran2 (contig_check)
2394 Doctest: contig_check.copy_fortran2 ... ok
2395 copy_fortran3 (contig_check)
2396 Doctest: contig_check.copy_fortran3 ... ok
2397 runTest (__main__.CythonRunTestCase)
2398 [-1] compiling (cpp/cy2) and running contig_check ... copy_fortran2 (contig_check)
2399 Doctest: contig_check.copy_fortran2 ... ok
2400 copy_fortran3 (contig_check)
2401 Doctest: contig_check.copy_fortran3 ... ok
2402 runTest (__main__.CythonRunTestCase)
2403 [-1] compiling (c/cy2) and running cythonarray ... InheritFrom (cythonarray)
2404 Doctest: cythonarray.InheritFrom ... ok
2405 acquire (cythonarray)
2406 Doctest: cythonarray.acquire ... ok
2407 contiguity (cythonarray)
2408 Doctest: cythonarray.contiguity ... ok
2409 dont_allocate_buffer (cythonarray)
2410 Doctest: cythonarray.dont_allocate_buffer ... ok
2411 full_or_strided (cythonarray)
2412 Doctest: cythonarray.full_or_strided ... ok
2413 length (cythonarray)
2414 Doctest: cythonarray.length ... ok
2415 test_array_from_pointer (cythonarray)
2416 Doctest: cythonarray.test_array_from_pointer ... ok
2417 test_array_from_pointer_3d (cythonarray)
2418 Doctest: cythonarray.test_array_from_pointer_3d ... ok
2419 test_char_array_in_python_api (cythonarray)
2420 Doctest: cythonarray.test_char_array_in_python_api ... ok
2421 test_cyarray_from_carray (cythonarray)
2422 Doctest: cythonarray.test_cyarray_from_carray ... ok
2423 test_cython_array_getbuffer (cythonarray)
2424 Doctest: cythonarray.test_cython_array_getbuffer ... ok
2425 test_cython_array_index (cythonarray)
2426 Doctest: cythonarray.test_cython_array_index ... ok
2427 test_is_Sequence (cythonarray)
2428 Doctest: cythonarray.test_is_Sequence ... ok
2429 runTest (__main__.CythonRunTestCase)
2430 [-1] compiling (cpp/cy2) and running cythonarray ... InheritFrom (cythonarray)
2431 Doctest: cythonarray.InheritFrom ... ok
2432 acquire (cythonarray)
2433 Doctest: cythonarray.acquire ... ok
2434 contiguity (cythonarray)
2435 Doctest: cythonarray.contiguity ... ok
2436 dont_allocate_buffer (cythonarray)
2437 Doctest: cythonarray.dont_allocate_buffer ... ok
2438 full_or_strided (cythonarray)
2439 Doctest: cythonarray.full_or_strided ... ok
2440 length (cythonarray)
2441 Doctest: cythonarray.length ... ok
2442 test_array_from_pointer (cythonarray)
2443 Doctest: cythonarray.test_array_from_pointer ... ok
2444 test_array_from_pointer_3d (cythonarray)
2445 Doctest: cythonarray.test_array_from_pointer_3d ... ok
2446 test_char_array_in_python_api (cythonarray)
2447 Doctest: cythonarray.test_char_array_in_python_api ... ok
2448 test_cyarray_from_carray (cythonarray)
2449 Doctest: cythonarray.test_cyarray_from_carray ... ok
2450 test_cython_array_getbuffer (cythonarray)
2451 Doctest: cythonarray.test_cython_array_getbuffer ... ok
2452 test_cython_array_index (cythonarray)
2453 Doctest: cythonarray.test_cython_array_index ... ok
2454 test_is_Sequence (cythonarray)
2455 Doctest: cythonarray.test_is_Sequence ... ok
2456 runTest (__main__.CythonCompileTestCase)
2457 [-1] compiling (c/cy2) error_declarations ... ok
2458 runTest (__main__.CythonRunTestCase)
2459 [-1] compiling (c/cy2) and running extension_type_memoryview ... test_getitem (extension_type_memoryview)
2460 Doctest: extension_type_memoryview.test_getitem ... ok
2461 test_getitem_typed (extension_type_memoryview)
2462 Doctest: extension_type_memoryview.test_getitem_typed ... ok
2463 runTest (__main__.CythonRunTestCase)
2464 [-1] compiling (cpp/cy2) and running extension_type_memoryview ... test_getitem (extension_type_memoryview)
2465 Doctest: extension_type_memoryview.test_getitem ... ok
2466 test_getitem_typed (extension_type_memoryview)
2467 Doctest: extension_type_memoryview.test_getitem_typed ... ok
2468 runTest (__main__.CythonRunTestCase)
2469 [-1] compiling (c/cy2) and running memoryview ... memoryview ()
2470 Doctest: memoryview ... ok
2471 TestPassMemoryviewToSetter (memoryview)
2472 Doctest: memoryview.TestPassMemoryviewToSetter ... ok
2473 assign_temporary_to_object (memoryview)
2474 Doctest: memoryview.assign_temporary_to_object ... ok
2475 assign_to_object (memoryview)
2476 Doctest: memoryview.assign_to_object ... ok
2477 basic_struct (memoryview)
2478 Doctest: memoryview.basic_struct ... ok
2479 c_contig (memoryview)
2480 Doctest: memoryview.c_contig ... ok
2481 c_contig_2d (memoryview)
2482 Doctest: memoryview.c_contig_2d ... ok
2483 complex_dtype (memoryview)
2484 Doctest: memoryview.complex_dtype ... ok
2485 complex_inplace (memoryview)
2486 Doctest: memoryview.complex_inplace ... ok
2487 complex_struct_dtype (memoryview)
2488 Doctest: memoryview.complex_struct_dtype ... ok
2489 f_contig (memoryview)
2490 Doctest: memoryview.f_contig ... ok
2491 f_contig_2d (memoryview)
2492 Doctest: memoryview.f_contig_2d ... ok
2493 generic (memoryview)
2494 Doctest: memoryview.generic ... ok
2495 get_int_2d (memoryview)
2496 Doctest: memoryview.get_int_2d ... ok
2497 memview_iter (memoryview)
2498 Doctest: memoryview.memview_iter ... ok
2499 min_max_tree_restructuring (memoryview)
2500 Doctest: memoryview.min_max_tree_restructuring ... ok
2501 nested_packed_struct (memoryview)
2502 Doctest: memoryview.nested_packed_struct ... ok
2503 nested_struct (memoryview)
2504 Doctest: memoryview.nested_struct ... ok
2505 optimised_index_of_slice (memoryview)
2506 Doctest: memoryview.optimised_index_of_slice ... ok
2507 packed_struct (memoryview)
2508 Doctest: memoryview.packed_struct ... ok
2509 printbuf_object (memoryview)
2510 Doctest: memoryview.printbuf_object ... ok
2511 printbuf_td_cy_int (memoryview)
2512 Doctest: memoryview.printbuf_td_cy_int ... ok
2513 printbuf_td_h_cy_short (memoryview)
2514 Doctest: memoryview.printbuf_td_h_cy_short ... ok
2515 printbuf_td_h_double (memoryview)
2516 Doctest: memoryview.printbuf_td_h_double ... ok
2517 printbuf_td_h_short (memoryview)
2518 Doctest: memoryview.printbuf_td_h_short ... ok
2519 printbuf_td_h_ushort (memoryview)
2520 Doctest: memoryview.printbuf_td_h_ushort ... ok
2521 set_int_2d (memoryview)
2522 Doctest: memoryview.set_int_2d ... ok
2523 strided (memoryview)
2524 Doctest: memoryview.strided ... ok
2525 test_acquire_memoryview_slice (memoryview)
2526 Doctest: memoryview.test_acquire_memoryview_slice ... ok
2527 test_assign_from_byteslike (memoryview)
2528 Doctest: memoryview.test_assign_from_byteslike ... ok
2529 test_assign_scalar (memoryview)
2530 Doctest: memoryview.test_assign_scalar ... ok
2531 test_assign_to_slice (memoryview)
2532 Doctest: memoryview.test_assign_to_slice ... ok
2533 test_assignment_in_conditional_expression (memoryview)
2534 Doctest: memoryview.test_assignment_in_conditional_expression ... ok
2535 test_assignment_typedef (memoryview)
2536 Doctest: memoryview.test_assignment_typedef ... ok
2537 test_cdef_attribute (memoryview)
2538 Doctest: memoryview.test_cdef_attribute ... ok
2539 test_coerce_to_temp (memoryview)
2540 Doctest: memoryview.test_coerce_to_temp ... ok
2541 test_contig_scalar_to_slice_assignment (memoryview)
2542 Doctest: memoryview.test_contig_scalar_to_slice_assignment ... ok
2543 test_conversion_failures (memoryview)
2544 Doctest: memoryview.test_conversion_failures ... ok
2545 test_cpython_offbyone_issue_23349 (memoryview)
2546 Doctest: memoryview.test_cpython_offbyone_issue_23349 ... ok
2547 test_direct_slicing (memoryview)
2548 Doctest: memoryview.test_direct_slicing ... ok
2549 test_dtype_object_scalar_assignment (memoryview)
2550 Doctest: memoryview.test_dtype_object_scalar_assignment ... ok
2551 test_extclass_attribute_dealloc (memoryview)
2552 Doctest: memoryview.test_extclass_attribute_dealloc ... ok
2553 test_external_dtype (memoryview)
2554 Doctest: memoryview.test_external_dtype ... ok
2555 test_generic_slicing (memoryview)
2556 Doctest: memoryview.test_generic_slicing ... ok
2557 test_indirect_slicing (memoryview)
2558 Doctest: memoryview.test_indirect_slicing ... ok
2559 test_is_Sequence (memoryview)
2560 Doctest: memoryview.test_is_Sequence ... ok
2561 test_nogil_oob (memoryview)
2562 Doctest: memoryview.test_nogil_oob ... ok
2563 test_nogil_unbound_localerror (memoryview)
2564 Doctest: memoryview.test_nogil_unbound_localerror ... ok
2565 test_oob (memoryview)
2566 Doctest: memoryview.test_oob ... ok
2567 test_pyview_of_memview (memoryview)
2568 Doctest: memoryview.test_pyview_of_memview ... ok
2569 test_slicing_and_indexing (memoryview)
2570 Doctest: memoryview.test_slicing_and_indexing ... ok
2571 test_untyped_index (memoryview)
2572 Doctest: memoryview.test_untyped_index ... ok
2573 type_infer (memoryview)
2574 Doctest: memoryview.type_infer ... ok
2575 writable (memoryview)
2576 Doctest: memoryview.writable ... ok
2577 runTest (__main__.CythonRunTestCase)
2578 [-1] compiling (cpp/cy2) and running memoryview ... memoryview ()
2579 Doctest: memoryview ... ok
2580 TestPassMemoryviewToSetter (memoryview)
2581 Doctest: memoryview.TestPassMemoryviewToSetter ... ok
2582 assign_temporary_to_object (memoryview)
2583 Doctest: memoryview.assign_temporary_to_object ... ok
2584 assign_to_object (memoryview)
2585 Doctest: memoryview.assign_to_object ... ok
2586 basic_struct (memoryview)
2587 Doctest: memoryview.basic_struct ... ok
2588 c_contig (memoryview)
2589 Doctest: memoryview.c_contig ... ok
2590 c_contig_2d (memoryview)
2591 Doctest: memoryview.c_contig_2d ... ok
2592 complex_dtype (memoryview)
2593 Doctest: memoryview.complex_dtype ... ok
2594 complex_inplace (memoryview)
2595 Doctest: memoryview.complex_inplace ... ok
2596 complex_struct_dtype (memoryview)
2597 Doctest: memoryview.complex_struct_dtype ... ok
2598 f_contig (memoryview)
2599 Doctest: memoryview.f_contig ... ok
2600 f_contig_2d (memoryview)
2601 Doctest: memoryview.f_contig_2d ... ok
2602 generic (memoryview)
2603 Doctest: memoryview.generic ... ok
2604 get_int_2d (memoryview)
2605 Doctest: memoryview.get_int_2d ... ok
2606 memview_iter (memoryview)
2607 Doctest: memoryview.memview_iter ... ok
2608 min_max_tree_restructuring (memoryview)
2609 Doctest: memoryview.min_max_tree_restructuring ... ok
2610 nested_packed_struct (memoryview)
2611 Doctest: memoryview.nested_packed_struct ... ok
2612 nested_struct (memoryview)
2613 Doctest: memoryview.nested_struct ... ok
2614 optimised_index_of_slice (memoryview)
2615 Doctest: memoryview.optimised_index_of_slice ... ok
2616 packed_struct (memoryview)
2617 Doctest: memoryview.packed_struct ... ok
2618 printbuf_object (memoryview)
2619 Doctest: memoryview.printbuf_object ... ok
2620 printbuf_td_cy_int (memoryview)
2621 Doctest: memoryview.printbuf_td_cy_int ... ok
2622 printbuf_td_h_cy_short (memoryview)
2623 Doctest: memoryview.printbuf_td_h_cy_short ... ok
2624 printbuf_td_h_double (memoryview)
2625 Doctest: memoryview.printbuf_td_h_double ... ok
2626 printbuf_td_h_short (memoryview)
2627 Doctest: memoryview.printbuf_td_h_short ... ok
2628 printbuf_td_h_ushort (memoryview)
2629 Doctest: memoryview.printbuf_td_h_ushort ... ok
2630 set_int_2d (memoryview)
2631 Doctest: memoryview.set_int_2d ... ok
2632 strided (memoryview)
2633 Doctest: memoryview.strided ... ok
2634 test_acquire_memoryview_slice (memoryview)
2635 Doctest: memoryview.test_acquire_memoryview_slice ... ok
2636 test_assign_from_byteslike (memoryview)
2637 Doctest: memoryview.test_assign_from_byteslike ... ok
2638 test_assign_scalar (memoryview)
2639 Doctest: memoryview.test_assign_scalar ... ok
2640 test_assign_to_slice (memoryview)
2641 Doctest: memoryview.test_assign_to_slice ... ok
2642 test_assignment_in_conditional_expression (memoryview)
2643 Doctest: memoryview.test_assignment_in_conditional_expression ... ok
2644 test_assignment_typedef (memoryview)
2645 Doctest: memoryview.test_assignment_typedef ... ok
2646 test_cdef_attribute (memoryview)
2647 Doctest: memoryview.test_cdef_attribute ... ok
2648 test_coerce_to_temp (memoryview)
2649 Doctest: memoryview.test_coerce_to_temp ... ok
2650 test_contig_scalar_to_slice_assignment (memoryview)
2651 Doctest: memoryview.test_contig_scalar_to_slice_assignment ... ok
2652 test_conversion_failures (memoryview)
2653 Doctest: memoryview.test_conversion_failures ... ok
2654 test_cpython_offbyone_issue_23349 (memoryview)
2655 Doctest: memoryview.test_cpython_offbyone_issue_23349 ... ok
2656 test_direct_slicing (memoryview)
2657 Doctest: memoryview.test_direct_slicing ... ok
2658 test_dtype_object_scalar_assignment (memoryview)
2659 Doctest: memoryview.test_dtype_object_scalar_assignment ... ok
2660 test_extclass_attribute_dealloc (memoryview)
2661 Doctest: memoryview.test_extclass_attribute_dealloc ... ok
2662 test_external_dtype (memoryview)
2663 Doctest: memoryview.test_external_dtype ... ok
2664 test_generic_slicing (memoryview)
2665 Doctest: memoryview.test_generic_slicing ... ok
2666 test_indirect_slicing (memoryview)
2667 Doctest: memoryview.test_indirect_slicing ... ok
2668 test_is_Sequence (memoryview)
2669 Doctest: memoryview.test_is_Sequence ... ok
2670 test_nogil_oob (memoryview)
2671 Doctest: memoryview.test_nogil_oob ... ok
2672 test_nogil_unbound_localerror (memoryview)
2673 Doctest: memoryview.test_nogil_unbound_localerror ... ok
2674 test_oob (memoryview)
2675 Doctest: memoryview.test_oob ... ok
2676 test_pyview_of_memview (memoryview)
2677 Doctest: memoryview.test_pyview_of_memview ... ok
2678 test_slicing_and_indexing (memoryview)
2679 Doctest: memoryview.test_slicing_and_indexing ... ok
2680 test_untyped_index (memoryview)
2681 Doctest: memoryview.test_untyped_index ... ok
2682 type_infer (memoryview)
2683 Doctest: memoryview.type_infer ... ok
2684 writable (memoryview)
2685 Doctest: memoryview.writable ... ok
2686 runTest (__main__.EndToEndTest)
2687 [-1] End-to-end memoryview_acq_count ... ok
2688 runTest (__main__.CythonRunTestCase)
2689 [-1] compiling (c/cy2) and running memoryview_annotation_typing ... ext_type_object_memoryview (memoryview_annotation_typing)
2690 Doctest: memoryview_annotation_typing.ext_type_object_memoryview ... ok
2691 ext_type_object_memoryview_contig (memoryview_annotation_typing)
2692 Doctest: memoryview_annotation_typing.ext_type_object_memoryview_contig ... ok
2693 generic_object_memoryview (memoryview_annotation_typing)
2694 Doctest: memoryview_annotation_typing.generic_object_memoryview ... ok
2695 generic_object_memoryview_contig (memoryview_annotation_typing)
2696 Doctest: memoryview_annotation_typing.generic_object_memoryview_contig ... ok
2697 one_dim (memoryview_annotation_typing)
2698 Doctest: memoryview_annotation_typing.one_dim ... ok
2699 one_dim_ccontig (memoryview_annotation_typing)
2700 Doctest: memoryview_annotation_typing.one_dim_ccontig ... ok
2701 one_dim_nogil_cfunc (memoryview_annotation_typing)
2702 Doctest: memoryview_annotation_typing.one_dim_nogil_cfunc ... ok
2703 slice_none (memoryview_annotation_typing)
2704 Doctest: memoryview_annotation_typing.slice_none ... ok
2705 slice_optional (memoryview_annotation_typing)
2706 Doctest: memoryview_annotation_typing.slice_optional ... ok
2707 two_dim (memoryview_annotation_typing)
2708 Doctest: memoryview_annotation_typing.two_dim ... ok
2709 variable_annotation (memoryview_annotation_typing)
2710 Doctest: memoryview_annotation_typing.variable_annotation ... ok
2711 Compiler output for module memoryview_annotation_typing:
2712 memoryview_annotation_typing.c:31296:12: warning: '__pyx_memview_set_object' defined but not used [-Wunused-function]
2713 31296 | static int __pyx_memview_set_object(const char *itemp, PyObject *obj) {
2714       |            ^~~~~~~~~~~~~~~~~~~~~~~~
2715 memoryview_annotation_typing.c:31291:20: warning: '__pyx_memview_get_object' defined but not used [-Wunused-function]
2716 31291 |   static PyObject *__pyx_memview_get_object(const char *itemp) {
2717       |                    ^~~~~~~~~~~~~~~~~~~~~~~~
2719 runTest (__main__.CythonRunTestCase)
2720 [-1] compiling (cpp/cy2) and running memoryview_annotation_typing ... ext_type_object_memoryview (memoryview_annotation_typing)
2721 Doctest: memoryview_annotation_typing.ext_type_object_memoryview ... ok
2722 ext_type_object_memoryview_contig (memoryview_annotation_typing)
2723 Doctest: memoryview_annotation_typing.ext_type_object_memoryview_contig ... ok
2724 generic_object_memoryview (memoryview_annotation_typing)
2725 Doctest: memoryview_annotation_typing.generic_object_memoryview ... ok
2726 generic_object_memoryview_contig (memoryview_annotation_typing)
2727 Doctest: memoryview_annotation_typing.generic_object_memoryview_contig ... ok
2728 one_dim (memoryview_annotation_typing)
2729 Doctest: memoryview_annotation_typing.one_dim ... ok
2730 one_dim_ccontig (memoryview_annotation_typing)
2731 Doctest: memoryview_annotation_typing.one_dim_ccontig ... ok
2732 one_dim_nogil_cfunc (memoryview_annotation_typing)
2733 Doctest: memoryview_annotation_typing.one_dim_nogil_cfunc ... ok
2734 slice_none (memoryview_annotation_typing)
2735 Doctest: memoryview_annotation_typing.slice_none ... ok
2736 slice_optional (memoryview_annotation_typing)
2737 Doctest: memoryview_annotation_typing.slice_optional ... ok
2738 two_dim (memoryview_annotation_typing)
2739 Doctest: memoryview_annotation_typing.two_dim ... ok
2740 variable_annotation (memoryview_annotation_typing)
2741 Doctest: memoryview_annotation_typing.variable_annotation ... ok
2742 Compiler output for module memoryview_annotation_typing:
2743 memoryview_annotation_typing.cpp:31313:12: warning: 'int __pyx_memview_set_object(const char*, PyObject*)' defined but not used [-Wunused-function]
2744 31313 | static int __pyx_memview_set_object(const char *itemp, PyObject *obj) {
2745       |            ^~~~~~~~~~~~~~~~~~~~~~~~
2746 memoryview_annotation_typing.cpp:31308:20: warning: 'PyObject* __pyx_memview_get_object(const char*)' defined but not used [-Wunused-function]
2747 31308 |   static PyObject *__pyx_memview_get_object(const char *itemp) {
2748       |                    ^~~~~~~~~~~~~~~~~~~~~~~~
2750 run (__main__.PureDoctestTestCase)
2751 [-1] running pure doctests in memoryview_annotation_typing ... ext_type_object_memoryview (memoryview_annotation_typing)
2752 Doctest: memoryview_annotation_typing.ext_type_object_memoryview ... ok
2753 ext_type_object_memoryview_contig (memoryview_annotation_typing)
2754 Doctest: memoryview_annotation_typing.ext_type_object_memoryview_contig ... ok
2755 generic_object_memoryview (memoryview_annotation_typing)
2756 Doctest: memoryview_annotation_typing.generic_object_memoryview ... ok
2757 generic_object_memoryview_contig (memoryview_annotation_typing)
2758 Doctest: memoryview_annotation_typing.generic_object_memoryview_contig ... ok
2759 one_dim (memoryview_annotation_typing)
2760 Doctest: memoryview_annotation_typing.one_dim ... ok
2761 one_dim_ccontig (memoryview_annotation_typing)
2762 Doctest: memoryview_annotation_typing.one_dim_ccontig ... ok
2763 one_dim_nogil_cfunc (memoryview_annotation_typing)
2764 Doctest: memoryview_annotation_typing.one_dim_nogil_cfunc ... ok
2765 slice_none (memoryview_annotation_typing)
2766 Doctest: memoryview_annotation_typing.slice_none ... ok
2767 slice_optional (memoryview_annotation_typing)
2768 Doctest: memoryview_annotation_typing.slice_optional ... ok
2769 two_dim (memoryview_annotation_typing)
2770 Doctest: memoryview_annotation_typing.two_dim ... ok
2771 variable_annotation (memoryview_annotation_typing)
2772 Doctest: memoryview_annotation_typing.variable_annotation ... ok
2773 runTest (__main__.EndToEndTest)
2774 [-1] End-to-end memoryview_cache_builtins ... ok
2775 runTest (__main__.EndToEndTest)
2776 [-1] End-to-end memoryview_compare_type_pointers ... ok
2777 runTest (__main__.CythonRunTestCase)
2778 [-1] compiling (c/cy2) and running memoryview_in_subclasses ... BaseType (memoryview_in_subclasses)
2779 Doctest: memoryview_in_subclasses.BaseType ... ok
2780 Subtype (memoryview_in_subclasses)
2781 Doctest: memoryview_in_subclasses.Subtype ... ok
2782 SubtypeWithUserDealloc (memoryview_in_subclasses)
2783 Doctest: memoryview_in_subclasses.SubtypeWithUserDealloc ... ok
2784 runTest (__main__.CythonRunTestCase)
2785 [-1] compiling (cpp/cy2) and running memoryview_in_subclasses ... BaseType (memoryview_in_subclasses)
2786 Doctest: memoryview_in_subclasses.BaseType ... ok
2787 Subtype (memoryview_in_subclasses)
2788 Doctest: memoryview_in_subclasses.Subtype ... ok
2789 SubtypeWithUserDealloc (memoryview_in_subclasses)
2790 Doctest: memoryview_in_subclasses.SubtypeWithUserDealloc ... ok
2791 runTest (__main__.EndToEndTest)
2792 [-1] End-to-end memoryview_inline_pxd ... ok
2793 runTest (__main__.CythonRunTestCase)
2794 [-1] compiling (c/cy2) and running memoryview_inplace_division ... div_buffer (memoryview_inplace_division)
2795 Doctest: memoryview_inplace_division.div_buffer ... ok
2796 div_memoryview (memoryview_inplace_division)
2797 Doctest: memoryview_inplace_division.div_memoryview ... ok
2798 runTest (__main__.CythonRunTestCase)
2799 [-1] compiling (cpp/cy2) and running memoryview_inplace_division ... div_buffer (memoryview_inplace_division)
2800 Doctest: memoryview_inplace_division.div_buffer ... ok
2801 div_memoryview (memoryview_inplace_division)
2802 Doctest: memoryview_inplace_division.div_memoryview ... ok
2803 runTest (__main__.CythonCompileTestCase)
2804 [-1] compiling (c/cy2) memoryview_no_binding_T3613 ... ok
2805 runTest (__main__.CythonCompileTestCase)
2806 [-1] compiling (cpp/cy2) memoryview_no_binding_T3613 ... ok
2807 runTest (__main__.CythonCompileTestCase)
2808 [-1] compiling (c/cy2) memoryview_no_withgil_check ... ok
2809 runTest (__main__.CythonCompileTestCase)
2810 [-1] compiling (cpp/cy2) memoryview_no_withgil_check ... ok
2811 runTest (__main__.CythonRunTestCase)
2812 [-1] compiling (c/cy2) and running memoryview_pep484_typing ... get_int_2d (memoryview_pep484_typing)
2813 Doctest: memoryview_pep484_typing.get_int_2d ... ok
2814 set_int_2d (memoryview_pep484_typing)
2815 Doctest: memoryview_pep484_typing.set_int_2d ... ok
2816 runTest (__main__.CythonRunTestCase)
2817 [-1] compiling (cpp/cy2) and running memoryview_pep484_typing ... get_int_2d (memoryview_pep484_typing)
2818 Doctest: memoryview_pep484_typing.get_int_2d ... ok
2819 set_int_2d (memoryview_pep484_typing)
2820 Doctest: memoryview_pep484_typing.set_int_2d ... ok
2821 runTest (__main__.CythonRunTestCase)
2822 [-1] compiling (c/cy2) and running memoryviewattrs ... call (memoryviewattrs)
2823 Doctest: memoryviewattrs.call ... ok
2824 fort_two_dee (memoryviewattrs)
2825 Doctest: memoryviewattrs.fort_two_dee ... ok
2826 test_copy_mismatch (memoryviewattrs)
2827 Doctest: memoryviewattrs.test_copy_mismatch ... ok
2828 test_copy_return_type (memoryviewattrs)
2829 Doctest: memoryviewattrs.test_copy_return_type ... ok
2830 test_copy_to (memoryviewattrs)
2831 Doctest: memoryviewattrs.test_copy_to ... ok
2832 test_is_contiguous (memoryviewattrs)
2833 Doctest: memoryviewattrs.test_is_contiguous ... ok
2834 test_nonecheck1 (memoryviewattrs)
2835 Doctest: memoryviewattrs.test_nonecheck1 ... ok
2836 test_nonecheck2 (memoryviewattrs)
2837 Doctest: memoryviewattrs.test_nonecheck2 ... ok
2838 test_nonecheck3 (memoryviewattrs)
2839 Doctest: memoryviewattrs.test_nonecheck3 ... ok
2840 test_nonecheck4 (memoryviewattrs)
2841 Doctest: memoryviewattrs.test_nonecheck4 ... ok
2842 test_nonecheck5 (memoryviewattrs)
2843 Doctest: memoryviewattrs.test_nonecheck5 ... ok
2844 test_overlapping_copy (memoryviewattrs)
2845 Doctest: memoryviewattrs.test_overlapping_copy ... ok
2846 test_partly_overlapping (memoryviewattrs)
2847 Doctest: memoryviewattrs.test_partly_overlapping ... ok
2848 test_shape_stride_suboffset (memoryviewattrs)
2849 Doctest: memoryviewattrs.test_shape_stride_suboffset ... ok
2850 two_dee (memoryviewattrs)
2851 Doctest: memoryviewattrs.two_dee ... ok
2852 runTest (__main__.CythonRunTestCase)
2853 [-1] compiling (cpp/cy2) and running memoryviewattrs ... call (memoryviewattrs)
2854 Doctest: memoryviewattrs.call ... ok
2855 fort_two_dee (memoryviewattrs)
2856 Doctest: memoryviewattrs.fort_two_dee ... ok
2857 test_copy_mismatch (memoryviewattrs)
2858 Doctest: memoryviewattrs.test_copy_mismatch ... ok
2859 test_copy_return_type (memoryviewattrs)
2860 Doctest: memoryviewattrs.test_copy_return_type ... ok
2861 test_copy_to (memoryviewattrs)
2862 Doctest: memoryviewattrs.test_copy_to ... ok
2863 test_is_contiguous (memoryviewattrs)
2864 Doctest: memoryviewattrs.test_is_contiguous ... ok
2865 test_nonecheck1 (memoryviewattrs)
2866 Doctest: memoryviewattrs.test_nonecheck1 ... ok
2867 test_nonecheck2 (memoryviewattrs)
2868 Doctest: memoryviewattrs.test_nonecheck2 ... ok
2869 test_nonecheck3 (memoryviewattrs)
2870 Doctest: memoryviewattrs.test_nonecheck3 ... ok
2871 test_nonecheck4 (memoryviewattrs)
2872 Doctest: memoryviewattrs.test_nonecheck4 ... ok
2873 test_nonecheck5 (memoryviewattrs)
2874 Doctest: memoryviewattrs.test_nonecheck5 ... ok
2875 test_overlapping_copy (memoryviewattrs)
2876 Doctest: memoryviewattrs.test_overlapping_copy ... ok
2877 test_partly_overlapping (memoryviewattrs)
2878 Doctest: memoryviewattrs.test_partly_overlapping ... ok
2879 test_shape_stride_suboffset (memoryviewattrs)
2880 Doctest: memoryviewattrs.test_shape_stride_suboffset ... ok
2881 two_dee (memoryviewattrs)
2882 Doctest: memoryviewattrs.two_dee ... ok
2883 runTest (__main__.CythonRunTestCase)
2884 [-1] compiling (c/cy2) and running memslice ... acquire_failure1 (memslice)
2885 Doctest: memslice.acquire_failure1 ... ok
2886 acquire_failure2 (memslice)
2887 Doctest: memslice.acquire_failure2 ... ok
2888 acquire_failure3 (memslice)
2889 Doctest: memslice.acquire_failure3 ... ok
2890 acquire_nonbuffer1 (memslice)
2891 Doctest: memslice.acquire_nonbuffer1 ... ok
2892 acquire_nonbuffer2 (memslice)
2893 Doctest: memslice.acquire_nonbuffer2 ... ok
2894 acquire_raise (memslice)
2895 Doctest: memslice.acquire_raise ... ok
2896 acquire_release (memslice)
2897 Doctest: memslice.acquire_release ... ok
2898 as_argument (memslice)
2899 Doctest: memslice.as_argument ... ok
2900 as_argument_defval (memslice)
2901 Doctest: memslice.as_argument_defval ... ok
2902 assign_temporary_to_object (memslice)
2903 Doctest: memslice.assign_temporary_to_object ... ok
2904 assign_to_object (memslice)
2905 Doctest: memslice.assign_to_object ... ok
2906 basic_struct (memslice)
2907 Doctest: memslice.basic_struct ... ok
2908 bufdefaults1 (memslice)
2909 Doctest: memslice.bufdefaults1 ... ok
2910 buffer_nogil (memslice)
2911 Doctest: memslice.buffer_nogil ... ok
2912 c_contig (memslice)
2913 Doctest: memslice.c_contig ... ok
2914 c_contig_2d (memslice)
2915 Doctest: memslice.c_contig_2d ... ok
2916 cascaded_buffer_assignment (memslice)
2917 Doctest: memslice.cascaded_buffer_assignment ... ok
2918 cdef_assignment (memslice)
2919 Doctest: memslice.cdef_assignment ... ok
2920 char_index_vars (memslice)
2921 Doctest: memslice.char_index_vars ... ok
2922 check_object_nulled_1d (memslice)
2923 Doctest: memslice.check_object_nulled_1d ... ok
2924 check_object_nulled_2d (memslice)
2925 Doctest: memslice.check_object_nulled_2d ... ok
2926 complex_dtype (memslice)
2927 Doctest: memslice.complex_dtype ... ok
2928 complex_inplace (memslice)
2929 Doctest: memslice.complex_inplace ... ok
2930 complex_struct_dtype (memslice)
2931 Doctest: memslice.complex_struct_dtype ... ok
2932 complex_struct_inplace (memslice)
2933 Doctest: memslice.complex_struct_inplace ... ok
2934 const_nested_packed_struct (memslice)
2935 Doctest: memslice.const_nested_packed_struct ... ok
2936 const_nested_struct (memslice)
2937 Doctest: memslice.const_nested_struct ... ok
2938 const_packed_struct (memslice)
2939 Doctest: memslice.const_packed_struct ... ok
2940 const_struct (memslice)
2941 Doctest: memslice.const_struct ... ok
2942 explicitly_release_buffer (memslice)
2943 Doctest: memslice.explicitly_release_buffer ... ok
2944 f_contig (memslice)
2945 Doctest: memslice.f_contig ... ok
2946 f_contig_2d (memslice)
2947 Doctest: memslice.f_contig_2d ... ok
2948 forin_assignment (memslice)
2949 Doctest: memslice.forin_assignment ... ok
2950 generic (memslice)
2951 Doctest: memslice.generic ... ok
2952 get_int_2d (memslice)
2953 Doctest: memslice.get_int_2d ... ok
2954 get_int_2d_uintindex (memslice)
2955 Doctest: memslice.get_int_2d_uintindex ... ok
2956 indirect_contig (memslice)
2957 Doctest: memslice.indirect_contig ... ok
2958 indirect_strided_and_contig (memslice)
2959 Doctest: memslice.indirect_strided_and_contig ... ok
2960 inplace_operators (memslice)
2961 Doctest: memslice.inplace_operators ... ok
2962 list_comprehension (memslice)
2963 Doctest: memslice.list_comprehension ... ok
2964 mixed_get (memslice)
2965 Doctest: memslice.mixed_get ... ok
2966 nested_packed_struct (memslice)
2967 Doctest: memslice.nested_packed_struct ... ok
2968 nested_struct (memslice)
2969 Doctest: memslice.nested_struct ... ok
2970 packed_struct (memslice)
2971 Doctest: memslice.packed_struct ... ok
2972 printbuf_float (memslice)
2973 Doctest: memslice.printbuf_float ... ok
2974 printbuf_int_2d (memslice)
2975 Doctest: memslice.printbuf_int_2d ... ok
2976 printbuf_object (memslice)
2977 Doctest: memslice.printbuf_object ... ok
2978 printbuf_td_cy_int (memslice)
2979 Doctest: memslice.printbuf_td_cy_int ... ok
2980 printbuf_td_h_cy_short (memslice)
2981 Doctest: memslice.printbuf_td_h_cy_short ... ok
2982 printbuf_td_h_double (memslice)
2983 Doctest: memslice.printbuf_td_h_double ... ok
2984 printbuf_td_h_short (memslice)
2985 Doctest: memslice.printbuf_td_h_short ... ok
2986 printbuf_td_h_ushort (memslice)
2987 Doctest: memslice.printbuf_td_h_ushort ... ok
2988 safe_get (memslice)
2989 Doctest: memslice.safe_get ... ok
2990 schar_index_vars (memslice)
2991 Doctest: memslice.schar_index_vars ... ok
2992 set_int_2d (memslice)
2993 Doctest: memslice.set_int_2d ... ok
2994 strided (memslice)
2995 Doctest: memslice.strided ... ok
2996 test_arg_in_closure (memslice)
2997 Doctest: memslice.test_arg_in_closure ... ok
2998 test_arg_in_closure_cdef (memslice)
2999 Doctest: memslice.test_arg_in_closure_cdef ... ok
3000 test_borrowed_slice (memslice)
3001 Doctest: memslice.test_borrowed_slice ... ok
3002 test_cdef_function (memslice)
3003 Doctest: memslice.test_cdef_function ... ok
3004 test_cdef_function2 (memslice)
3005 Doctest: memslice.test_cdef_function2 ... ok
3006 test_clean_temps_parallel (memslice)
3007 Doctest: memslice.test_clean_temps_parallel ... ok
3008 test_clean_temps_prange (memslice)
3009 Doctest: memslice.test_clean_temps_prange ... ok
3010 test_coerce_to_from_None (memslice)
3011 Doctest: memslice.test_coerce_to_from_None ... ok
3012 test_const_buffer (memslice)
3013 Doctest: memslice.test_const_buffer ... ok
3014 test_contig_scalar_to_slice_assignment (memslice)
3015 Doctest: memslice.test_contig_scalar_to_slice_assignment ... ok
3016 test_convert_slicenode_to_indexnode (memslice)
3017 Doctest: memslice.test_convert_slicenode_to_indexnode ... ok
3018 test_direct_slicing (memslice)
3019 Doctest: memslice.test_direct_slicing ... ok
3020 test_dtype_object_scalar_assignment (memslice)
3021 Doctest: memslice.test_dtype_object_scalar_assignment ... ok
3022 test_ellipsis_expr (memslice)
3023 Doctest: memslice.test_ellipsis_expr ... ok
3024 test_generic_slicing (memslice)
3025 Doctest: memslice.test_generic_slicing ... ok
3026 test_index_slicing_away_direct_indirect (memslice)
3027 Doctest: memslice.test_index_slicing_away_direct_indirect ... ok
3028 test_indirect_slicing (memslice)
3029 Doctest: memslice.test_indirect_slicing ... ok
3030 test_inplace_assignment (memslice)
3031 Doctest: memslice.test_inplace_assignment ... ok
3032 test_local_in_closure (memslice)
3033 Doctest: memslice.test_local_in_closure ... ok
3034 test_local_in_generator_expression (memslice)
3035 Doctest: memslice.test_local_in_generator_expression ... ok
3036 test_loop (memslice)
3037 Doctest: memslice.test_loop ... ok
3038 test_loop_reassign (memslice)
3039 Doctest: memslice.test_loop_reassign ... ok
3040 test_memslice_prange (memslice)
3041 Doctest: memslice.test_memslice_prange ... ok
3042 test_memslice_struct_with_arrays (memslice)
3043 Doctest: memslice.test_memslice_struct_with_arrays ... ok
3044 test_newaxis (memslice)
3045 Doctest: memslice.test_newaxis ... ok
3046 test_newaxis2 (memslice)
3047 Doctest: memslice.test_newaxis2 ... ok
3048 test_nogil (memslice)
3049 Doctest: memslice.test_nogil ... ok
3050 test_nogil_oob1 (memslice)
3051 Doctest: memslice.test_nogil_oob1 ... ok
3052 test_nogil_oob2 (memslice)
3053 Doctest: memslice.test_nogil_oob2 ... ok
3054 test_noneslice_compare (memslice)
3055 Doctest: memslice.test_noneslice_compare ... ok
3056 test_noneslice_del (memslice)
3057 Doctest: memslice.test_noneslice_del ... ok
3058 test_noneslice_ext_attr (memslice)
3059 Doctest: memslice.test_noneslice_ext_attr ... ok
3060 test_noneslice_nogil_check_none (memslice)
3061 Doctest: memslice.test_noneslice_nogil_check_none ... ok
3062 test_noneslice_not_none (memslice)
3063 Doctest: memslice.test_noneslice_not_none ... ok
3064 test_object_dtype_copying (memslice)
3065 Doctest: memslice.test_object_dtype_copying ... ok
3066 test_object_indices (memslice)
3067 Doctest: memslice.test_object_indices ... ok
3068 test_oob (memslice)
3069 Doctest: memslice.test_oob ... ok
3070 test_padded_structs (memslice)
3071 Doctest: memslice.test_padded_structs ... ok
3072 test_scalar_slice_assignment (memslice)
3073 Doctest: memslice.test_scalar_slice_assignment ... ok
3074 test_slice_assignment (memslice)
3075 Doctest: memslice.test_slice_assignment ... ok
3076 test_slice_assignment_broadcast_leading (memslice)
3077 Doctest: memslice.test_slice_assignment_broadcast_leading ... ok
3078 test_slice_assignment_broadcast_strides (memslice)
3079 Doctest: memslice.test_slice_assignment_broadcast_strides ... ok
3080 test_slicing_and_indexing (memslice)
3081 Doctest: memslice.test_slicing_and_indexing ... ok
3082 test_struct_attributes_format (memslice)
3083 Doctest: memslice.test_struct_attributes_format ... ok
3084 tuple_buffer_assignment1 (memslice)
3085 Doctest: memslice.tuple_buffer_assignment1 ... ok
3086 tuple_buffer_assignment2 (memslice)
3087 Doctest: memslice.tuple_buffer_assignment2 ... ok
3088 uchar_index_vars (memslice)
3089 Doctest: memslice.uchar_index_vars ... ok
3090 unsafe_get (memslice)
3091 Doctest: memslice.unsafe_get ... ok
3092 wraparound_directive (memslice)
3093 Doctest: memslice.wraparound_directive ... ok
3094 writable (memslice)
3095 Doctest: memslice.writable ... ok
3096 Compiler output for module memslice:
3097 memslice.c: In function '__pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct':
3098 memslice.c:101376:38: warning: taking address of packed member of 'struct __pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member]
3099 101376 |     member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad;
3100        |                                     ~^~~~~
3102 acquired default
3103 acquired Global_A
3104 runTest (__main__.CythonRunTestCase)
3105 [-1] compiling (cpp/cy2) and running memslice ... acquire_failure1 (memslice)
3106 Doctest: memslice.acquire_failure1 ... ok
3107 acquire_failure2 (memslice)
3108 Doctest: memslice.acquire_failure2 ... ok
3109 acquire_failure3 (memslice)
3110 Doctest: memslice.acquire_failure3 ... ok
3111 acquire_nonbuffer1 (memslice)
3112 Doctest: memslice.acquire_nonbuffer1 ... ok
3113 acquire_nonbuffer2 (memslice)
3114 Doctest: memslice.acquire_nonbuffer2 ... ok
3115 acquire_raise (memslice)
3116 Doctest: memslice.acquire_raise ... ok
3117 acquire_release (memslice)
3118 Doctest: memslice.acquire_release ... ok
3119 as_argument (memslice)
3120 Doctest: memslice.as_argument ... ok
3121 as_argument_defval (memslice)
3122 Doctest: memslice.as_argument_defval ... ok
3123 assign_temporary_to_object (memslice)
3124 Doctest: memslice.assign_temporary_to_object ... ok
3125 assign_to_object (memslice)
3126 Doctest: memslice.assign_to_object ... ok
3127 basic_struct (memslice)
3128 Doctest: memslice.basic_struct ... ok
3129 bufdefaults1 (memslice)
3130 Doctest: memslice.bufdefaults1 ... ok
3131 buffer_nogil (memslice)
3132 Doctest: memslice.buffer_nogil ... ok
3133 c_contig (memslice)
3134 Doctest: memslice.c_contig ... ok
3135 c_contig_2d (memslice)
3136 Doctest: memslice.c_contig_2d ... ok
3137 cascaded_buffer_assignment (memslice)
3138 Doctest: memslice.cascaded_buffer_assignment ... ok
3139 cdef_assignment (memslice)
3140 Doctest: memslice.cdef_assignment ... ok
3141 char_index_vars (memslice)
3142 Doctest: memslice.char_index_vars ... ok
3143 check_object_nulled_1d (memslice)
3144 Doctest: memslice.check_object_nulled_1d ... ok
3145 check_object_nulled_2d (memslice)
3146 Doctest: memslice.check_object_nulled_2d ... ok
3147 complex_dtype (memslice)
3148 Doctest: memslice.complex_dtype ... ok
3149 complex_inplace (memslice)
3150 Doctest: memslice.complex_inplace ... ok
3151 complex_struct_dtype (memslice)
3152 Doctest: memslice.complex_struct_dtype ... ok
3153 complex_struct_inplace (memslice)
3154 Doctest: memslice.complex_struct_inplace ... ok
3155 const_nested_packed_struct (memslice)
3156 Doctest: memslice.const_nested_packed_struct ... ok
3157 const_nested_struct (memslice)
3158 Doctest: memslice.const_nested_struct ... ok
3159 const_packed_struct (memslice)
3160 Doctest: memslice.const_packed_struct ... ok
3161 const_struct (memslice)
3162 Doctest: memslice.const_struct ... ok
3163 explicitly_release_buffer (memslice)
3164 Doctest: memslice.explicitly_release_buffer ... ok
3165 f_contig (memslice)
3166 Doctest: memslice.f_contig ... ok
3167 f_contig_2d (memslice)
3168 Doctest: memslice.f_contig_2d ... ok
3169 forin_assignment (memslice)
3170 Doctest: memslice.forin_assignment ... ok
3171 generic (memslice)
3172 Doctest: memslice.generic ... ok
3173 get_int_2d (memslice)
3174 Doctest: memslice.get_int_2d ... ok
3175 get_int_2d_uintindex (memslice)
3176 Doctest: memslice.get_int_2d_uintindex ... ok
3177 indirect_contig (memslice)
3178 Doctest: memslice.indirect_contig ... ok
3179 indirect_strided_and_contig (memslice)
3180 Doctest: memslice.indirect_strided_and_contig ... ok
3181 inplace_operators (memslice)
3182 Doctest: memslice.inplace_operators ... ok
3183 list_comprehension (memslice)
3184 Doctest: memslice.list_comprehension ... ok
3185 mixed_get (memslice)
3186 Doctest: memslice.mixed_get ... ok
3187 nested_packed_struct (memslice)
3188 Doctest: memslice.nested_packed_struct ... ok
3189 nested_struct (memslice)
3190 Doctest: memslice.nested_struct ... ok
3191 packed_struct (memslice)
3192 Doctest: memslice.packed_struct ... ok
3193 printbuf_float (memslice)
3194 Doctest: memslice.printbuf_float ... ok
3195 printbuf_int_2d (memslice)
3196 Doctest: memslice.printbuf_int_2d ... ok
3197 printbuf_object (memslice)
3198 Doctest: memslice.printbuf_object ... ok
3199 printbuf_td_cy_int (memslice)
3200 Doctest: memslice.printbuf_td_cy_int ... ok
3201 printbuf_td_h_cy_short (memslice)
3202 Doctest: memslice.printbuf_td_h_cy_short ... ok
3203 printbuf_td_h_double (memslice)
3204 Doctest: memslice.printbuf_td_h_double ... ok
3205 printbuf_td_h_short (memslice)
3206 Doctest: memslice.printbuf_td_h_short ... ok
3207 printbuf_td_h_ushort (memslice)
3208 Doctest: memslice.printbuf_td_h_ushort ... ok
3209 safe_get (memslice)
3210 Doctest: memslice.safe_get ... ok
3211 schar_index_vars (memslice)
3212 Doctest: memslice.schar_index_vars ... ok
3213 set_int_2d (memslice)
3214 Doctest: memslice.set_int_2d ... ok
3215 strided (memslice)
3216 Doctest: memslice.strided ... ok
3217 test_arg_in_closure (memslice)
3218 Doctest: memslice.test_arg_in_closure ... ok
3219 test_arg_in_closure_cdef (memslice)
3220 Doctest: memslice.test_arg_in_closure_cdef ... ok
3221 test_borrowed_slice (memslice)
3222 Doctest: memslice.test_borrowed_slice ... ok
3223 test_cdef_function (memslice)
3224 Doctest: memslice.test_cdef_function ... ok
3225 test_cdef_function2 (memslice)
3226 Doctest: memslice.test_cdef_function2 ... ok
3227 test_clean_temps_parallel (memslice)
3228 Doctest: memslice.test_clean_temps_parallel ... ok
3229 test_clean_temps_prange (memslice)
3230 Doctest: memslice.test_clean_temps_prange ... ok
3231 test_coerce_to_from_None (memslice)
3232 Doctest: memslice.test_coerce_to_from_None ... ok
3233 test_const_buffer (memslice)
3234 Doctest: memslice.test_const_buffer ... ok
3235 test_contig_scalar_to_slice_assignment (memslice)
3236 Doctest: memslice.test_contig_scalar_to_slice_assignment ... ok
3237 test_convert_slicenode_to_indexnode (memslice)
3238 Doctest: memslice.test_convert_slicenode_to_indexnode ... ok
3239 test_direct_slicing (memslice)
3240 Doctest: memslice.test_direct_slicing ... ok
3241 test_dtype_object_scalar_assignment (memslice)
3242 Doctest: memslice.test_dtype_object_scalar_assignment ... ok
3243 test_ellipsis_expr (memslice)
3244 Doctest: memslice.test_ellipsis_expr ... ok
3245 test_generic_slicing (memslice)
3246 Doctest: memslice.test_generic_slicing ... ok
3247 test_index_slicing_away_direct_indirect (memslice)
3248 Doctest: memslice.test_index_slicing_away_direct_indirect ... ok
3249 test_indirect_slicing (memslice)
3250 Doctest: memslice.test_indirect_slicing ... ok
3251 test_inplace_assignment (memslice)
3252 Doctest: memslice.test_inplace_assignment ... ok
3253 test_local_in_closure (memslice)
3254 Doctest: memslice.test_local_in_closure ... ok
3255 test_local_in_generator_expression (memslice)
3256 Doctest: memslice.test_local_in_generator_expression ... ok
3257 test_loop (memslice)
3258 Doctest: memslice.test_loop ... ok
3259 test_loop_reassign (memslice)
3260 Doctest: memslice.test_loop_reassign ... ok
3261 test_memslice_prange (memslice)
3262 Doctest: memslice.test_memslice_prange ... ok
3263 test_memslice_struct_with_arrays (memslice)
3264 Doctest: memslice.test_memslice_struct_with_arrays ... ok
3265 test_newaxis (memslice)
3266 Doctest: memslice.test_newaxis ... ok
3267 test_newaxis2 (memslice)
3268 Doctest: memslice.test_newaxis2 ... ok
3269 test_nogil (memslice)
3270 Doctest: memslice.test_nogil ... ok
3271 test_nogil_oob1 (memslice)
3272 Doctest: memslice.test_nogil_oob1 ... ok
3273 test_nogil_oob2 (memslice)
3274 Doctest: memslice.test_nogil_oob2 ... ok
3275 test_noneslice_compare (memslice)
3276 Doctest: memslice.test_noneslice_compare ... ok
3277 test_noneslice_del (memslice)
3278 Doctest: memslice.test_noneslice_del ... ok
3279 test_noneslice_ext_attr (memslice)
3280 Doctest: memslice.test_noneslice_ext_attr ... ok
3281 test_noneslice_nogil_check_none (memslice)
3282 Doctest: memslice.test_noneslice_nogil_check_none ... ok
3283 test_noneslice_not_none (memslice)
3284 Doctest: memslice.test_noneslice_not_none ... ok
3285 test_object_dtype_copying (memslice)
3286 Doctest: memslice.test_object_dtype_copying ... ok
3287 test_object_indices (memslice)
3288 Doctest: memslice.test_object_indices ... ok
3289 test_oob (memslice)
3290 Doctest: memslice.test_oob ... ok
3291 test_padded_structs (memslice)
3292 Doctest: memslice.test_padded_structs ... ok
3293 test_scalar_slice_assignment (memslice)
3294 Doctest: memslice.test_scalar_slice_assignment ... ok
3295 test_slice_assignment (memslice)
3296 Doctest: memslice.test_slice_assignment ... ok
3297 test_slice_assignment_broadcast_leading (memslice)
3298 Doctest: memslice.test_slice_assignment_broadcast_leading ... ok
3299 test_slice_assignment_broadcast_strides (memslice)
3300 Doctest: memslice.test_slice_assignment_broadcast_strides ... ok
3301 test_slicing_and_indexing (memslice)
3302 Doctest: memslice.test_slicing_and_indexing ... ok
3303 test_struct_attributes_format (memslice)
3304 Doctest: memslice.test_struct_attributes_format ... ok
3305 tuple_buffer_assignment1 (memslice)
3306 Doctest: memslice.tuple_buffer_assignment1 ... ok
3307 tuple_buffer_assignment2 (memslice)
3308 Doctest: memslice.tuple_buffer_assignment2 ... ok
3309 uchar_index_vars (memslice)
3310 Doctest: memslice.uchar_index_vars ... ok
3311 unsafe_get (memslice)
3312 Doctest: memslice.unsafe_get ... ok
3313 wraparound_directive (memslice)
3314 Doctest: memslice.wraparound_directive ... ok
3315 writable (memslice)
3316 Doctest: memslice.writable ... ok
3317 Compiler output for module memslice:
3318 memslice.cpp: In function 'PyObject* __pyx_convert__to_py_struct____pyx_t_8memslice_PackedArrayStruct(__pyx_t_8memslice_PackedArrayStruct)':
3319 memslice.cpp:101393:39: warning: taking address of packed member of '__pyx_t_8memslice_PackedArrayStruct' may result in an unaligned pointer value [-Waddress-of-packed-member]
3320 101393 |     member = __Pyx_carray_to_py_int(s.ints, 10); if (unlikely(!member)) goto bad;
3321        |                                     ~~^~~~
3323 acquired default
3324 acquired Global_A
3325 runTest (__main__.CythonCompileTestCase)
3326 [-1] compiling (c/cy2) memview_assignments ... ok
3327 runTest (__main__.CythonCompileTestCase)
3328 [-1] compiling (cpp/cy2) memview_assignments ... ok
3329 runTest (__main__.CythonRunTestCase)
3330 [-1] compiling (c/cy2) and running numpy_memoryview ... same_type_after_arrays_composite (numpy_memoryview)
3331 Doctest: numpy_memoryview.same_type_after_arrays_composite ... ok
3332 same_type_after_arrays_simple (numpy_memoryview)
3333 Doctest: numpy_memoryview.same_type_after_arrays_simple ... ok
3334 test_boundscheck_and_wraparound (numpy_memoryview)
3335 Doctest: numpy_memoryview.test_boundscheck_and_wraparound ... ok
3336 test_coerce_to_numpy (numpy_memoryview)
3337 Doctest: numpy_memoryview.test_coerce_to_numpy ... ok
3338 test_copy_and_contig_attributes (numpy_memoryview)
3339 Doctest: numpy_memoryview.test_copy_and_contig_attributes ... ok
3340 test_ellipsis (numpy_memoryview)
3341 Doctest: numpy_memoryview.test_ellipsis ... ok
3342 test_ellipsis_memoryview (numpy_memoryview)
3343 Doctest: numpy_memoryview.test_ellipsis_memoryview ... ok
3344 test_invalid_buffer_fused_memoryview (numpy_memoryview)
3345 Doctest: numpy_memoryview.test_invalid_buffer_fused_memoryview ... ok
3346 test_memslice_getbuffer (numpy_memoryview)
3347 Doctest: numpy_memoryview.test_memslice_getbuffer ... ok
3348 test_memslice_structarray (numpy_memoryview)
3349 Doctest: numpy_memoryview.test_memslice_structarray ... ok
3350 test_null_strides (numpy_memoryview)
3351 Doctest: numpy_memoryview.test_null_strides ... ok
3352 test_null_strides_error (numpy_memoryview)
3353 Doctest: numpy_memoryview.test_null_strides_error ... ok
3354 test_numpy_like_attributes (numpy_memoryview)
3355 Doctest: numpy_memoryview.test_numpy_like_attributes ... ok
3356 test_partial_slicing (numpy_memoryview)
3357 Doctest: numpy_memoryview.test_partial_slicing ... ok
3358 test_partial_slicing_memoryview (numpy_memoryview)
3359 Doctest: numpy_memoryview.test_partial_slicing_memoryview ... ok
3360 test_refcount_GH507 (numpy_memoryview)
3361 Doctest: numpy_memoryview.test_refcount_GH507 ... ok
3362 test_string_invalid_dims (numpy_memoryview)
3363 Doctest: numpy_memoryview.test_string_invalid_dims ... ok
3364 test_struct_attributes (numpy_memoryview)
3365 Doctest: numpy_memoryview.test_struct_attributes ... ok
3366 test_structarray_errors (numpy_memoryview)
3367 Doctest: numpy_memoryview.test_structarray_errors ... ok
3368 test_transpose (numpy_memoryview)
3369 Doctest: numpy_memoryview.test_transpose ... ok
3370 test_transpose_type (numpy_memoryview)
3371 Doctest: numpy_memoryview.test_transpose_type ... ok
3372 test_valid_buffer_fused_memoryview (numpy_memoryview)
3373 Doctest: numpy_memoryview.test_valid_buffer_fused_memoryview ... ok
3374 (1, 26)
3375 runTest (__main__.CythonRunTestCase)
3376 [-1] compiling (cpp/cy2) and running numpy_memoryview ... same_type_after_arrays_composite (numpy_memoryview)
3377 Doctest: numpy_memoryview.same_type_after_arrays_composite ... ok
3378 same_type_after_arrays_simple (numpy_memoryview)
3379 Doctest: numpy_memoryview.same_type_after_arrays_simple ... ok
3380 test_boundscheck_and_wraparound (numpy_memoryview)
3381 Doctest: numpy_memoryview.test_boundscheck_and_wraparound ... ok
3382 test_coerce_to_numpy (numpy_memoryview)
3383 Doctest: numpy_memoryview.test_coerce_to_numpy ... ok
3384 test_copy_and_contig_attributes (numpy_memoryview)
3385 Doctest: numpy_memoryview.test_copy_and_contig_attributes ... ok
3386 test_ellipsis (numpy_memoryview)
3387 Doctest: numpy_memoryview.test_ellipsis ... ok
3388 test_ellipsis_memoryview (numpy_memoryview)
3389 Doctest: numpy_memoryview.test_ellipsis_memoryview ... ok
3390 test_invalid_buffer_fused_memoryview (numpy_memoryview)
3391 Doctest: numpy_memoryview.test_invalid_buffer_fused_memoryview ... ok
3392 test_memslice_getbuffer (numpy_memoryview)
3393 Doctest: numpy_memoryview.test_memslice_getbuffer ... ok
3394 test_memslice_structarray (numpy_memoryview)
3395 Doctest: numpy_memoryview.test_memslice_structarray ... ok
3396 test_null_strides (numpy_memoryview)
3397 Doctest: numpy_memoryview.test_null_strides ... ok
3398 test_null_strides_error (numpy_memoryview)
3399 Doctest: numpy_memoryview.test_null_strides_error ... ok
3400 test_numpy_like_attributes (numpy_memoryview)
3401 Doctest: numpy_memoryview.test_numpy_like_attributes ... ok
3402 test_partial_slicing (numpy_memoryview)
3403 Doctest: numpy_memoryview.test_partial_slicing ... ok
3404 test_partial_slicing_memoryview (numpy_memoryview)
3405 Doctest: numpy_memoryview.test_partial_slicing_memoryview ... ok
3406 test_refcount_GH507 (numpy_memoryview)
3407 Doctest: numpy_memoryview.test_refcount_GH507 ... ok
3408 test_string_invalid_dims (numpy_memoryview)
3409 Doctest: numpy_memoryview.test_string_invalid_dims ... ok
3410 test_struct_attributes (numpy_memoryview)
3411 Doctest: numpy_memoryview.test_struct_attributes ... ok
3412 test_structarray_errors (numpy_memoryview)
3413 Doctest: numpy_memoryview.test_structarray_errors ... ok
3414 test_transpose (numpy_memoryview)
3415 Doctest: numpy_memoryview.test_transpose ... ok
3416 test_transpose_type (numpy_memoryview)
3417 Doctest: numpy_memoryview.test_transpose_type ... ok
3418 test_valid_buffer_fused_memoryview (numpy_memoryview)
3419 (1, 26)
3420 Doctest: numpy_memoryview.test_valid_buffer_fused_memoryview ... ok
3421 runTest (__main__.CythonRunTestCase)
3422 [-1] compiling (c/cy2) and running numpy_memoryview_readonly ... test_assign_ro_to_rw (numpy_memoryview_readonly)
3423 Doctest: numpy_memoryview_readonly.test_assign_ro_to_rw ... ok
3424 test_const_mmview_ro (numpy_memoryview_readonly)
3425 Doctest: numpy_memoryview_readonly.test_const_mmview_ro ... ok
3426 test_copy (numpy_memoryview_readonly)
3427 Doctest: numpy_memoryview_readonly.test_copy ... ok
3428 test_mmview_const_fused_cdef (numpy_memoryview_readonly)
3429 Doctest: numpy_memoryview_readonly.test_mmview_const_fused_cdef ... ok
3430 test_mmview_const_fused_def (numpy_memoryview_readonly)
3431 Doctest: numpy_memoryview_readonly.test_mmview_const_fused_def ... ok
3432 test_mmview_ro (numpy_memoryview_readonly)
3433 Doctest: numpy_memoryview_readonly.test_mmview_ro ... ok
3434 test_mmview_rw (numpy_memoryview_readonly)
3435 Doctest: numpy_memoryview_readonly.test_mmview_rw ... ok
3436 test_rw_call_getmax (numpy_memoryview_readonly)
3437 Doctest: numpy_memoryview_readonly.test_rw_call_getmax ... ok
3438 test_two_views (numpy_memoryview_readonly)
3439 Doctest: numpy_memoryview_readonly.test_two_views ... ok
3440 test_update_mmview_ro (numpy_memoryview_readonly)
3441 Doctest: numpy_memoryview_readonly.test_update_mmview_ro ... ok
3442 test_update_mmview_rw (numpy_memoryview_readonly)
3443 Doctest: numpy_memoryview_readonly.test_update_mmview_rw ... ok
3444 runTest (__main__.CythonRunTestCase)
3445 [-1] compiling (cpp/cy2) and running numpy_memoryview_readonly ... test_assign_ro_to_rw (numpy_memoryview_readonly)
3446 Doctest: numpy_memoryview_readonly.test_assign_ro_to_rw ... ok
3447 test_const_mmview_ro (numpy_memoryview_readonly)
3448 Doctest: numpy_memoryview_readonly.test_const_mmview_ro ... ok
3449 test_copy (numpy_memoryview_readonly)
3450 Doctest: numpy_memoryview_readonly.test_copy ... ok
3451 test_mmview_const_fused_cdef (numpy_memoryview_readonly)
3452 Doctest: numpy_memoryview_readonly.test_mmview_const_fused_cdef ... ok
3453 test_mmview_const_fused_def (numpy_memoryview_readonly)
3454 Doctest: numpy_memoryview_readonly.test_mmview_const_fused_def ... ok
3455 test_mmview_ro (numpy_memoryview_readonly)
3456 Doctest: numpy_memoryview_readonly.test_mmview_ro ... ok
3457 test_mmview_rw (numpy_memoryview_readonly)
3458 Doctest: numpy_memoryview_readonly.test_mmview_rw ... ok
3459 test_rw_call_getmax (numpy_memoryview_readonly)
3460 Doctest: numpy_memoryview_readonly.test_rw_call_getmax ... ok
3461 test_two_views (numpy_memoryview_readonly)
3462 Doctest: numpy_memoryview_readonly.test_two_views ... ok
3463 test_update_mmview_ro (numpy_memoryview_readonly)
3464 Doctest: numpy_memoryview_readonly.test_update_mmview_ro ... ok
3465 test_update_mmview_rw (numpy_memoryview_readonly)
3466 Doctest: numpy_memoryview_readonly.test_update_mmview_rw ... ok
3467 runTest (__main__.CythonRunTestCase)
3468 [-1] compiling (c/cy2) and running parallel_refcounting_stress_test ... refcounting_stress_test (parallel_refcounting_stress_test)
3469 Doctest: parallel_refcounting_stress_test.refcounting_stress_test ... ok
3470 runTest (__main__.CythonRunTestCase)
3471 [-1] compiling (cpp/cy2) and running parallel_refcounting_stress_test ... refcounting_stress_test (parallel_refcounting_stress_test)
3472 Doctest: parallel_refcounting_stress_test.refcounting_stress_test ... ok
3473 runTest (__main__.CythonRunTestCase)
3474 [-1] compiling (c/cy2) and running relaxed_strides ... test_one_sized (relaxed_strides)
3475 Doctest: relaxed_strides.test_one_sized ... ok
3476 test_zero_sized (relaxed_strides)
3477 Doctest: relaxed_strides.test_zero_sized ... ok
3478 test_zero_sized_multidim_ccontig (relaxed_strides)
3479 Doctest: relaxed_strides.test_zero_sized_multidim_ccontig ... ok
3480 test_zero_sized_multidim_fcontig (relaxed_strides)
3481 Doctest: relaxed_strides.test_zero_sized_multidim_fcontig ... ok
3482 runTest (__main__.CythonRunTestCase)
3483 [-1] compiling (cpp/cy2) and running relaxed_strides ... test_one_sized (relaxed_strides)
3484 Doctest: relaxed_strides.test_one_sized ... ok
3485 test_zero_sized (relaxed_strides)
3486 Doctest: relaxed_strides.test_zero_sized ... ok
3487 test_zero_sized_multidim_ccontig (relaxed_strides)
3488 Doctest: relaxed_strides.test_zero_sized_multidim_ccontig ... ok
3489 test_zero_sized_multidim_fcontig (relaxed_strides)
3490 Doctest: relaxed_strides.test_zero_sized_multidim_fcontig ... ok
3491 runTest (__main__.CythonRunTestCase)
3492 [-1] compiling (c/cy2) and running transpose_refcount ... test_transpose_refcount (transpose_refcount)
3493 Doctest: transpose_refcount.test_transpose_refcount ... ok
3494 runTest (__main__.CythonRunTestCase)
3495 [-1] compiling (cpp/cy2) and running transpose_refcount ... test_transpose_refcount (transpose_refcount)
3496 Doctest: transpose_refcount.test_transpose_refcount ... ok
3497 runTest (__main__.CythonRunTestCase)
3498 [-1] compiling (c/cy2) and running view_return_errors ... propagate (view_return_errors)
3499 Doctest: view_return_errors.propagate ... ok
3500 runTest (__main__.CythonRunTestCase)
3501 [-1] compiling (cpp/cy2) and running view_return_errors ... propagate (view_return_errors)
3502 Doctest: view_return_errors.propagate ... ok
3503 runTest (__main__.EndToEndTest)
3504 [-1] End-to-end pyximport_basic ... ok
3505 runTest (__main__.EndToEndTest)
3506 [-1] End-to-end pyximport_errors ... ok
3507 runTest (__main__.EndToEndTest)
3508 [-1] End-to-end pyximport_namespace ... ok
3509 runTest (__main__.EndToEndTest)
3510 [-1] End-to-end pyximport_pyimport ... ok
3511 runTest (__main__.EndToEndTest)
3512 [-1] End-to-end pyximport_pyimport_only ... ok
3513 runTest (__main__.EndToEndTest)
3514 [-1] End-to-end pyximport_pyxbld ... ok
3515 runTest (__main__.EndToEndTest)
3516 [-1] End-to-end __debug__ ... ok
3517 runTest (__main__.CythonRunTestCase)
3518 [-1] compiling (c/cy2) and running __getattribute__ ... both (__getattribute__)
3519 Doctest: __getattribute__.both ... ok
3520 just_getattr (__getattribute__)
3521 Doctest: __getattribute__.just_getattr ... ok
3522 just_getattribute (__getattribute__)
3523 Doctest: __getattribute__.just_getattribute ... ok
3524 runTest (__main__.CythonRunTestCase)
3525 [-1] compiling (cpp/cy2) and running __getattribute__ ... both (__getattribute__)
3526 Doctest: __getattribute__.both ... ok
3527 just_getattr (__getattribute__)
3528 Doctest: __getattribute__.just_getattr ... ok
3529 just_getattribute (__getattribute__)
3530 Doctest: __getattribute__.just_getattribute ... ok
3531 runTest (__main__.CythonRunTestCase)
3532 [-1] compiling (c/cy2) and running __getattribute_subclasses__ ... boring_boring_getattribute (__getattribute_subclasses__)
3533 Doctest: __getattribute_subclasses__.boring_boring_getattribute ... ok
3534 boring_boring_getattribute_py (__getattribute_subclasses__)
3535 Doctest: __getattribute_subclasses__.boring_boring_getattribute_py ... ok
3536 getattr_boring (__getattribute_subclasses__)
3537 Doctest: __getattribute_subclasses__.getattr_boring ... ok
3538 getattr_boring_boring_getattribute (__getattribute_subclasses__)
3539 Doctest: __getattribute_subclasses__.getattr_boring_boring_getattribute ... ok
3540 getattr_py (__getattribute_subclasses__)
3541 Doctest: __getattribute_subclasses__.getattr_py ... ok
3542 getattribute_boring (__getattribute_subclasses__)
3543 Doctest: __getattribute_subclasses__.getattribute_boring ... ok
3544 getattribute_boring_boring_getattr (__getattribute_subclasses__)
3545 Doctest: __getattribute_subclasses__.getattribute_boring_boring_getattr ... ok
3546 getattribute_boring_py (__getattribute_subclasses__)
3547 Doctest: __getattribute_subclasses__.getattribute_boring_py ... ok
3548 getattribute_py (__getattribute_subclasses__)
3549 Doctest: __getattribute_subclasses__.getattribute_py ... ok
3550 runTest (__main__.CythonRunTestCase)
3551 [-1] compiling (cpp/cy2) and running __getattribute_subclasses__ ... boring_boring_getattribute (__getattribute_subclasses__)
3552 Doctest: __getattribute_subclasses__.boring_boring_getattribute ... ok
3553 boring_boring_getattribute_py (__getattribute_subclasses__)
3554 Doctest: __getattribute_subclasses__.boring_boring_getattribute_py ... ok
3555 getattr_boring (__getattribute_subclasses__)
3556 Doctest: __getattribute_subclasses__.getattr_boring ... ok
3557 getattr_boring_boring_getattribute (__getattribute_subclasses__)
3558 Doctest: __getattribute_subclasses__.getattr_boring_boring_getattribute ... ok
3559 getattr_py (__getattribute_subclasses__)
3560 Doctest: __getattribute_subclasses__.getattr_py ... ok
3561 getattribute_boring (__getattribute_subclasses__)
3562 Doctest: __getattribute_subclasses__.getattribute_boring ... ok
3563 getattribute_boring_boring_getattr (__getattribute_subclasses__)
3564 Doctest: __getattribute_subclasses__.getattribute_boring_boring_getattr ... ok
3565 getattribute_boring_py (__getattribute_subclasses__)
3566 Doctest: __getattribute_subclasses__.getattribute_boring_py ... ok
3567 getattribute_py (__getattribute_subclasses__)
3568 Doctest: __getattribute_subclasses__.getattribute_py ... ok
3569 runTest (__main__.EndToEndTest)
3570 [-1] End-to-end absolute_import ... ok
3571 runTest (__main__.CythonRunTestCase)
3572 [-1] compiling (c/cy2) and running addloop ... addloop ()
3573 Doctest: addloop ... ok
3574 add_c (addloop)
3575 Doctest: addloop.add_c ... ok
3576 add_py (addloop)
3577 Doctest: addloop.add_py ... ok
3578 add_pyrange (addloop)
3579 Doctest: addloop.add_pyrange ... ok
3580 runTest (__main__.CythonRunTestCase)
3581 [-1] compiling (cpp/cy2) and running addloop ... addloop ()
3582 Doctest: addloop ... ok
3583 add_c (addloop)
3584 Doctest: addloop.add_c ... ok
3585 add_py (addloop)
3586 Doctest: addloop.add_py ... ok
3587 add_pyrange (addloop)
3588 Doctest: addloop.add_pyrange ... ok
3589 runTest (__main__.CythonRunTestCase)
3590 [-1] compiling (c/cy2) and running addop ... add0 (addop)
3591 Doctest: addop.add0 ... ok
3592 add_1_x (addop)
3593 Doctest: addop.add_1_x ... ok
3594 add_1f_x (addop)
3595 Doctest: addop.add_1f_x ... ok
3596 add_large_x (addop)
3597 Doctest: addop.add_large_x ... ok
3598 add_x_1 (addop)
3599 Doctest: addop.add_x_1 ... ok
3600 add_x_1f (addop)
3601 Doctest: addop.add_x_1f ... ok
3602 add_x_large (addop)
3603 Doctest: addop.add_x_large ... ok
3604 mixed_test (addop)
3605 Doctest: addop.mixed_test ... ok
3606 runTest (__main__.CythonRunTestCase)
3607 [-1] compiling (cpp/cy2) and running addop ... add0 (addop)
3608 Doctest: addop.add0 ... ok
3609 add_1_x (addop)
3610 Doctest: addop.add_1_x ... ok
3611 add_1f_x (addop)
3612 Doctest: addop.add_1f_x ... ok
3613 add_large_x (addop)
3614 Doctest: addop.add_large_x ... ok
3615 add_x_1 (addop)
3616 Doctest: addop.add_x_1 ... ok
3617 add_x_1f (addop)
3618 Doctest: addop.add_x_1f ... ok
3619 add_x_large (addop)
3620 Doctest: addop.add_x_large ... ok
3621 mixed_test (addop)
3622 Doctest: addop.mixed_test ... ok
3623 runTest (__main__.CythonRunTestCase)
3624 [-1] compiling (c/cy2) and running addressof ... f (addressof)
3625 Doctest: addressof.f ... ok
3626 runTest (__main__.CythonRunTestCase)
3627 [-1] compiling (cpp/cy2) and running addressof ... f (addressof)
3628 Doctest: addressof.f ... ok
3629 runTest (__main__.CythonRunTestCase)
3630 [-1] compiling (c/cy2) and running all ... all_in_conditional_gen (all)
3631 Doctest: all.all_in_conditional_gen ... ok
3632 all_in_double_gen (all)
3633 Doctest: all.all_in_double_gen ... ok
3634 all_in_simple_gen (all)
3635 Doctest: all.all_in_simple_gen ... ok
3636 all_in_simple_gen_scope (all)
3637 Doctest: all.all_in_simple_gen_scope ... ok
3638 all_in_typed_gen (all)
3639 Doctest: all.all_in_typed_gen ... ok
3640 all_item (all)
3641 Doctest: all.all_item ... ok
3642 all_lower_case_characters (all)
3643 Doctest: all.all_lower_case_characters ... ok
3644 runTest (__main__.CythonRunTestCase)
3645 [-1] compiling (cpp/cy2) and running all ... all_in_conditional_gen (all)
3646 Doctest: all.all_in_conditional_gen ... ok
3647 all_in_double_gen (all)
3648 Doctest: all.all_in_double_gen ... ok
3649 all_in_simple_gen (all)
3650 Doctest: all.all_in_simple_gen ... ok
3651 all_in_simple_gen_scope (all)
3652 Doctest: all.all_in_simple_gen_scope ... ok
3653 all_in_typed_gen (all)
3654 Doctest: all.all_in_typed_gen ... ok
3655 all_item (all)
3656 Doctest: all.all_item ... ok
3657 all_lower_case_characters (all)
3658 Doctest: all.all_lower_case_characters ... ok
3659 runTest (__main__.CythonRunTestCase)
3660 [-1] compiling (c/cy2) and running altet2 ... altet2 ()
3661 Doctest: altet2 ... ok
3662 runTest (__main__.CythonRunTestCase)
3663 [-1] compiling (cpp/cy2) and running altet2 ... altet2 ()
3664 Doctest: altet2 ... ok
3665 runTest (__main__.CythonRunTestCase)
3666 [-1] compiling (c/cy2) and running always_allow_keywords_T295 ... A (always_allow_keywords_T295)
3667 Doctest: always_allow_keywords_T295.A ... ok
3668 meth0_kw (always_allow_keywords_T295.A)
3669 Doctest: always_allow_keywords_T295.A.meth0_kw ... ok
3670 meth0_nokw (always_allow_keywords_T295.A)
3671 Doctest: always_allow_keywords_T295.A.meth0_nokw ... ok
3672 meth1_kw (always_allow_keywords_T295.A)
3673 Doctest: always_allow_keywords_T295.A.meth1_kw ... ok
3674 meth1_nokw (always_allow_keywords_T295.A)
3675 Doctest: always_allow_keywords_T295.A.meth1_nokw ... ok
3676 meth2 (always_allow_keywords_T295.A)
3677 Doctest: always_allow_keywords_T295.A.meth2 ... ok
3678 meth3 (always_allow_keywords_T295.A)
3679 Doctest: always_allow_keywords_T295.A.meth3 ... ok
3680 meth0_kw (always_allow_keywords_T295.B)
3681 Doctest: always_allow_keywords_T295.B.meth0_kw ... ok
3682 meth0_nokw (always_allow_keywords_T295.B)
3683 Doctest: always_allow_keywords_T295.B.meth0_nokw ... ok
3684 meth1 (always_allow_keywords_T295.B)
3685 Doctest: always_allow_keywords_T295.B.meth1 ... ok
3686 meth2 (always_allow_keywords_T295.B)
3687 Doctest: always_allow_keywords_T295.B.meth2 ... ok
3688 meth3 (always_allow_keywords_T295.B)
3689 Doctest: always_allow_keywords_T295.B.meth3 ... ok
3690 func0 (always_allow_keywords_T295)
3691 Doctest: always_allow_keywords_T295.func0 ... ok
3692 func1 (always_allow_keywords_T295)
3693 Doctest: always_allow_keywords_T295.func1 ... ok
3694 func1_unused (always_allow_keywords_T295)
3695 Doctest: always_allow_keywords_T295.func1_unused ... ok
3696 func2 (always_allow_keywords_T295)
3697 Doctest: always_allow_keywords_T295.func2 ... ok
3698 func2_unused (always_allow_keywords_T295)
3699 Doctest: always_allow_keywords_T295.func2_unused ... ok
3700 func3 (always_allow_keywords_T295)
3701 Doctest: always_allow_keywords_T295.func3 ... ok
3702 func3_unused (always_allow_keywords_T295)
3703 Doctest: always_allow_keywords_T295.func3_unused ... ok
3704 runTest (__main__.CythonRunTestCase)
3705 [-1] compiling (cpp/cy2) and running always_allow_keywords_T295 ... A (always_allow_keywords_T295)
3706 Doctest: always_allow_keywords_T295.A ... ok
3707 meth0_kw (always_allow_keywords_T295.A)
3708 Doctest: always_allow_keywords_T295.A.meth0_kw ... ok
3709 meth0_nokw (always_allow_keywords_T295.A)
3710 Doctest: always_allow_keywords_T295.A.meth0_nokw ... ok
3711 meth1_kw (always_allow_keywords_T295.A)
3712 Doctest: always_allow_keywords_T295.A.meth1_kw ... ok
3713 meth1_nokw (always_allow_keywords_T295.A)
3714 Doctest: always_allow_keywords_T295.A.meth1_nokw ... ok
3715 meth2 (always_allow_keywords_T295.A)
3716 Doctest: always_allow_keywords_T295.A.meth2 ... ok
3717 meth3 (always_allow_keywords_T295.A)
3718 Doctest: always_allow_keywords_T295.A.meth3 ... ok
3719 meth0_kw (always_allow_keywords_T295.B)
3720 Doctest: always_allow_keywords_T295.B.meth0_kw ... ok
3721 meth0_nokw (always_allow_keywords_T295.B)
3722 Doctest: always_allow_keywords_T295.B.meth0_nokw ... ok
3723 meth1 (always_allow_keywords_T295.B)
3724 Doctest: always_allow_keywords_T295.B.meth1 ... ok
3725 meth2 (always_allow_keywords_T295.B)
3726 Doctest: always_allow_keywords_T295.B.meth2 ... ok
3727 meth3 (always_allow_keywords_T295.B)
3728 Doctest: always_allow_keywords_T295.B.meth3 ... ok
3729 func0 (always_allow_keywords_T295)
3730 Doctest: always_allow_keywords_T295.func0 ... ok
3731 func1 (always_allow_keywords_T295)
3732 Doctest: always_allow_keywords_T295.func1 ... ok
3733 func1_unused (always_allow_keywords_T295)
3734 Doctest: always_allow_keywords_T295.func1_unused ... ok
3735 func2 (always_allow_keywords_T295)
3736 Doctest: always_allow_keywords_T295.func2 ... ok
3737 func2_unused (always_allow_keywords_T295)
3738 Doctest: always_allow_keywords_T295.func2_unused ... ok
3739 func3 (always_allow_keywords_T295)
3740 Doctest: always_allow_keywords_T295.func3 ... ok
3741 func3_unused (always_allow_keywords_T295)
3742 Doctest: always_allow_keywords_T295.func3_unused ... ok
3743 runTest (__main__.CythonRunTestCase)
3744 [-1] compiling (c/cy2) and running and ... and2 (and)
3745 Doctest: and.and2 ... ok
3746 and2_assign (and)
3747 Doctest: and.and2_assign ... ok
3748 and2_literal (and)
3749 Doctest: and.and2_literal ... ok
3750 and2_no_result (and)
3751 Doctest: and.and2_no_result ... ok
3752 and3 (and)
3753 Doctest: and.and3 ... ok
3754 c_int_results (and)
3755 Doctest: and.c_int_results ... ok
3756 runTest (__main__.CythonRunTestCase)
3757 [-1] compiling (cpp/cy2) and running and ... and2 (and)
3758 Doctest: and.and2 ... ok
3759 and2_assign (and)
3760 Doctest: and.and2_assign ... ok
3761 and2_literal (and)
3762 Doctest: and.and2_literal ... ok
3763 and2_no_result (and)
3764 Doctest: and.and2_no_result ... ok
3765 and3 (and)
3766 Doctest: and.and3 ... ok
3767 c_int_results (and)
3768 Doctest: and.c_int_results ... ok
3769 runTest (__main__.CythonRunTestCase)
3770 [-1] compiling (c/cy2) and running annotate_html ... annotate_html ()
3771 Doctest: annotate_html ... ok
3772 runTest (__main__.CythonRunTestCase)
3773 [-1] compiling (cpp/cy2) and running annotate_html ... annotate_html ()
3774 Doctest: annotate_html ... ok
3775 runTest (__main__.CythonRunTestCase)
3776 [-1] compiling (c/cy2) and running annotation_typing ... and_turn_it_back_on_again (annotation_typing.ClassTurnOffTyping)
3777 Doctest: annotation_typing.ClassTurnOffTyping.and_turn_it_back_on_again ... ok
3778 get_var_types (annotation_typing.ClassTurnOffTyping)
3779 Doctest: annotation_typing.ClassTurnOffTyping.get_var_types ... ok
3780 EarlyClass (annotation_typing)
3781 Doctest: annotation_typing.EarlyClass ... ok
3782 HasPtr (annotation_typing)
3783 Doctest: annotation_typing.HasPtr ... ok
3784 call_exception_default (annotation_typing)
3785 Doctest: annotation_typing.call_exception_default ... ok
3786 call_exception_default_uint (annotation_typing)
3787 Doctest: annotation_typing.call_exception_default_uint ... ok
3788 call_struct_io (annotation_typing)
3789 Doctest: annotation_typing.call_struct_io ... ok
3790 call_take_ptr (annotation_typing)
3791 Doctest: annotation_typing.call_take_ptr ... ok
3792 ctypes_def (annotation_typing)
3793 Doctest: annotation_typing.ctypes_def ... ok
3794 exception_default (annotation_typing)
3795 Doctest: annotation_typing.exception_default ... ok
3796 exception_default_uint (annotation_typing)
3797 Doctest: annotation_typing.exception_default_uint ... ok
3798 int_alias (annotation_typing)
3799 Doctest: annotation_typing.int_alias ... ok
3800 invalid_ctuple_syntax (annotation_typing)
3801 Doctest: annotation_typing.invalid_ctuple_syntax ... ok
3802 old_dict_syntax (annotation_typing)
3803 Doctest: annotation_typing.old_dict_syntax ... ok
3804 py_float_default (annotation_typing)
3805 Doctest: annotation_typing.py_float_default ... ok
3806 pyint (annotation_typing)
3807 Doctest: annotation_typing.pyint ... ok
3808 pytypes_cdef (annotation_typing)
3809 Doctest: annotation_typing.pytypes_cdef ... ok
3810 pytypes_cpdef (annotation_typing)
3811 Doctest: annotation_typing.pytypes_cpdef ... ok
3812 pytypes_def (annotation_typing)
3813 Doctest: annotation_typing.pytypes_def ... ok
3814 return_tuple_for_carray (annotation_typing)
3815 Doctest: annotation_typing.return_tuple_for_carray ... ok
3816 struct_convert (annotation_typing)
3817 Doctest: annotation_typing.struct_convert ... ok
3818 struct_io (annotation_typing)
3819 Doctest: annotation_typing.struct_io ... ok
3820 turn_off_typing (annotation_typing)
3821 Doctest: annotation_typing.turn_off_typing ... ok
3822 runTest (__main__.CythonRunTestCase)
3823 [-1] compiling (cpp/cy2) and running annotation_typing ... and_turn_it_back_on_again (annotation_typing.ClassTurnOffTyping)
3824 Doctest: annotation_typing.ClassTurnOffTyping.and_turn_it_back_on_again ... ok
3825 get_var_types (annotation_typing.ClassTurnOffTyping)
3826 Doctest: annotation_typing.ClassTurnOffTyping.get_var_types ... ok
3827 EarlyClass (annotation_typing)
3828 Doctest: annotation_typing.EarlyClass ... ok
3829 HasPtr (annotation_typing)
3830 Doctest: annotation_typing.HasPtr ... ok
3831 call_exception_default (annotation_typing)
3832 Doctest: annotation_typing.call_exception_default ... ok
3833 call_exception_default_uint (annotation_typing)
3834 Doctest: annotation_typing.call_exception_default_uint ... ok
3835 call_struct_io (annotation_typing)
3836 Doctest: annotation_typing.call_struct_io ... ok
3837 call_take_ptr (annotation_typing)
3838 Doctest: annotation_typing.call_take_ptr ... ok
3839 ctypes_def (annotation_typing)
3840 Doctest: annotation_typing.ctypes_def ... ok
3841 exception_default (annotation_typing)
3842 Doctest: annotation_typing.exception_default ... ok
3843 exception_default_uint (annotation_typing)
3844 Doctest: annotation_typing.exception_default_uint ... ok
3845 int_alias (annotation_typing)
3846 Doctest: annotation_typing.int_alias ... ok
3847 invalid_ctuple_syntax (annotation_typing)
3848 Doctest: annotation_typing.invalid_ctuple_syntax ... ok
3849 old_dict_syntax (annotation_typing)
3850 Doctest: annotation_typing.old_dict_syntax ... ok
3851 py_float_default (annotation_typing)
3852 Doctest: annotation_typing.py_float_default ... ok
3853 pyint (annotation_typing)
3854 Doctest: annotation_typing.pyint ... ok
3855 pytypes_cdef (annotation_typing)
3856 Doctest: annotation_typing.pytypes_cdef ... ok
3857 pytypes_cpdef (annotation_typing)
3858 Doctest: annotation_typing.pytypes_cpdef ... ok
3859 pytypes_def (annotation_typing)
3860 Doctest: annotation_typing.pytypes_def ... ok
3861 return_tuple_for_carray (annotation_typing)
3862 Doctest: annotation_typing.return_tuple_for_carray ... ok
3863 struct_convert (annotation_typing)
3864 Doctest: annotation_typing.struct_convert ... ok
3865 struct_io (annotation_typing)
3866 Doctest: annotation_typing.struct_io ... ok
3867 turn_off_typing (annotation_typing)
3868 Doctest: annotation_typing.turn_off_typing ... ok
3869 runTest (__main__.CythonRunTestCase)
3870 [-1] compiling (c/cy2) and running anonymousenum ... anonymousenum ()
3871 Doctest: anonymousenum ... ok
3872 runTest (__main__.CythonRunTestCase)
3873 [-1] compiling (cpp/cy2) and running anonymousenum ... anonymousenum ()
3874 Doctest: anonymousenum ... ok
3875 runTest (__main__.CythonRunTestCase)
3876 [-1] compiling (c/cy2) and running any ... any_in_conditional_gen (any)
3877 Doctest: any.any_in_conditional_gen ... ok
3878 any_in_double_gen (any)
3879 Doctest: any.any_in_double_gen ... ok
3880 any_in_gen_builtin_name (any)
3881 Doctest: any.any_in_gen_builtin_name ... ok
3882 any_in_simple_gen (any)
3883 Doctest: any.any_in_simple_gen ... ok
3884 any_in_simple_gen_scope (any)
3885 Doctest: any.any_in_simple_gen_scope ... ok
3886 any_in_typed_gen (any)
3887 Doctest: any.any_in_typed_gen ... ok
3888 any_item (any)
3889 Doctest: any.any_item ... ok
3890 any_lower_case_characters (any)
3891 Doctest: any.any_lower_case_characters ... ok
3892 runTest (__main__.CythonRunTestCase)
3893 [-1] compiling (cpp/cy2) and running any ... any_in_conditional_gen (any)
3894 Doctest: any.any_in_conditional_gen ... ok
3895 any_in_double_gen (any)
3896 Doctest: any.any_in_double_gen ... ok
3897 any_in_gen_builtin_name (any)
3898 Doctest: any.any_in_gen_builtin_name ... ok
3899 any_in_simple_gen (any)
3900 Doctest: any.any_in_simple_gen ... ok
3901 any_in_simple_gen_scope (any)
3902 Doctest: any.any_in_simple_gen_scope ... ok
3903 any_in_typed_gen (any)
3904 Doctest: any.any_in_typed_gen ... ok
3905 any_item (any)
3906 Doctest: any.any_item ... ok
3907 any_lower_case_characters (any)
3908 Doctest: any.any_lower_case_characters ... ok
3909 runTest (__main__.CythonRunTestCase)
3910 [-1] compiling (c/cy2) and running append ... C (append)
3911 Doctest: append.C ... ok
3912 append_optimized (append)
3913 Doctest: append.append_optimized ... ok
3914 append_unused_retval (append)
3915 Doctest: append.append_unused_retval ... ok
3916 method_name (append)
3917 Doctest: append.method_name ... ok
3918 specific_attribute (append)
3919 Doctest: append.specific_attribute ... ok
3920 test_append (append)
3921 Doctest: append.test_append ... ok
3922 test_append_typed (append)
3923 Doctest: append.test_append_typed ... ok
3924 runTest (__main__.CythonRunTestCase)
3925 [-1] compiling (cpp/cy2) and running append ... C (append)
3926 Doctest: append.C ... ok
3927 append_optimized (append)
3928 Doctest: append.append_optimized ... ok
3929 append_unused_retval (append)
3930 Doctest: append.append_unused_retval ... ok
3931 method_name (append)
3932 Doctest: append.method_name ... ok
3933 specific_attribute (append)
3934 Doctest: append.specific_attribute ... ok
3935 test_append (append)
3936 Doctest: append.test_append ... ok
3937 test_append_typed (append)
3938 Doctest: append.test_append_typed ... ok
3939 runTest (__main__.CythonRunTestCase)
3940 [-1] compiling (c/cy2) and running arg_incref ... f (arg_incref)
3941 Doctest: arg_incref.f ... ok
3942 runTest (__main__.CythonRunTestCase)
3943 [-1] compiling (cpp/cy2) and running arg_incref ... f (arg_incref)
3944 Doctest: arg_incref.f ... ok
3945 runTest (__main__.CythonRunTestCase)
3946 [-1] compiling (c/cy2) and running argdefault ... f0 (argdefault)
3947 Doctest: argdefault.f0 ... ok
3948 f1 (argdefault)
3949 Doctest: argdefault.f1 ... ok
3950 f2 (argdefault)
3951 Doctest: argdefault.f2 ... ok
3952 f3 (argdefault)
3953 Doctest: argdefault.f3 ... ok
3954 f4 (argdefault)
3955 Doctest: argdefault.f4 ... ok
3956 f5 (argdefault)
3957 Doctest: argdefault.f5 ... ok
3958 f6 (argdefault)
3959 Doctest: argdefault.f6 ... ok
3960 g0 (argdefault)
3961 Doctest: argdefault.g0 ... ok
3962 g1 (argdefault)
3963 Doctest: argdefault.g1 ... ok
3964 g2 (argdefault)
3965 Doctest: argdefault.g2 ... ok
3966 g3 (argdefault)
3967 Doctest: argdefault.g3 ... ok
3968 g4 (argdefault)
3969 Doctest: argdefault.g4 ... ok
3970 g5 (argdefault)
3971 Doctest: argdefault.g5 ... ok
3972 g6 (argdefault)
3973 Doctest: argdefault.g6 ... ok
3974 runTest (__main__.CythonRunTestCase)
3975 [-1] compiling (cpp/cy2) and running argdefault ... f0 (argdefault)
3976 Doctest: argdefault.f0 ... ok
3977 f1 (argdefault)
3978 Doctest: argdefault.f1 ... ok
3979 f2 (argdefault)
3980 Doctest: argdefault.f2 ... ok
3981 f3 (argdefault)
3982 Doctest: argdefault.f3 ... ok
3983 f4 (argdefault)
3984 Doctest: argdefault.f4 ... ok
3985 f5 (argdefault)
3986 Doctest: argdefault.f5 ... ok
3987 f6 (argdefault)
3988 Doctest: argdefault.f6 ... ok
3989 g0 (argdefault)
3990 Doctest: argdefault.g0 ... ok
3991 g1 (argdefault)
3992 Doctest: argdefault.g1 ... ok
3993 g2 (argdefault)
3994 Doctest: argdefault.g2 ... ok
3995 g3 (argdefault)
3996 Doctest: argdefault.g3 ... ok
3997 g4 (argdefault)
3998 Doctest: argdefault.g4 ... ok
3999 g5 (argdefault)
4000 Doctest: argdefault.g5 ... ok
4001 g6 (argdefault)
4002 Doctest: argdefault.g6 ... ok
4003 runTest (__main__.CythonRunTestCase)
4004 [-1] compiling (c/cy2) and running argerrors ... test_single_arg (argerrors)
4005 Doctest: argerrors.test_single_arg ... ok
4006 test_two_args (argerrors)
4007 Doctest: argerrors.test_two_args ... ok
4008 runTest (__main__.CythonRunTestCase)
4009 [-1] compiling (cpp/cy2) and running argerrors ... test_single_arg (argerrors)
4010 Doctest: argerrors.test_single_arg ... ok
4011 test_two_args (argerrors)
4012 Doctest: argerrors.test_two_args ... ok
4013 run (__main__.PureDoctestTestCase)
4014 [-1] running pure doctests in argerrors ... test_single_arg (argerrors)
4015 Doctest: argerrors.test_single_arg ... ok
4016 test_two_args (argerrors)
4017 Doctest: argerrors.test_two_args ... ok
4018 runTest (__main__.CythonRunTestCase)
4019 [-1] compiling (c/cy2) and running args_unpacking_in_closure_T658 ... outer (args_unpacking_in_closure_T658)
4020 Doctest: args_unpacking_in_closure_T658.outer ... ok
4021 runTest (__main__.CythonRunTestCase)
4022 [-1] compiling (cpp/cy2) and running args_unpacking_in_closure_T658 ... outer (args_unpacking_in_closure_T658)
4023 Doctest: args_unpacking_in_closure_T658.outer ... ok
4024 runTest (__main__.CythonRunTestCase)
4025 [-1] compiling (c/cy2) and running argument_unpacking_closure_T736 ... default_args_for_closure (argument_unpacking_closure_T736)
4026 Doctest: argument_unpacking_closure_T736.default_args_for_closure ... ok
4027 runTest (__main__.CythonRunTestCase)
4028 [-1] compiling (cpp/cy2) and running argument_unpacking_closure_T736 ... default_args_for_closure (argument_unpacking_closure_T736)
4029 Doctest: argument_unpacking_closure_T736.default_args_for_closure ... ok
4030 run (__main__.PureDoctestTestCase)
4031 [-1] running pure doctests in argument_unpacking_closure_T736 ... default_args_for_closure (argument_unpacking_closure_T736)
4032 Doctest: argument_unpacking_closure_T736.default_args_for_closure ... ok
4033 runTest (__main__.CythonRunTestCase)
4034 [-1] compiling (cpp/cy2) and running arithmetic_analyse_types ... longlong_binop (arithmetic_analyse_types)
4035 Doctest: arithmetic_analyse_types.longlong_binop ... ok
4036 longlong_unnop (arithmetic_analyse_types)
4037 Doctest: arithmetic_analyse_types.longlong_unnop ... ok
4038 short_binop (arithmetic_analyse_types)
4039 Doctest: arithmetic_analyse_types.short_binop ... ok
4040 short_unnop (arithmetic_analyse_types)
4041 Doctest: arithmetic_analyse_types.short_unnop ... ok
4042 test_bint (arithmetic_analyse_types)
4043 Doctest: arithmetic_analyse_types.test_bint ... ok
4044 runTest (__main__.CythonRunTestCase)
4045 [-1] compiling (cpp/cy2) and running arithmetic_analyse_types ... longlong_binop (arithmetic_analyse_types)
4046 Doctest: arithmetic_analyse_types.longlong_binop ... ok
4047 longlong_unnop (arithmetic_analyse_types)
4048 Doctest: arithmetic_analyse_types.longlong_unnop ... ok
4049 short_binop (arithmetic_analyse_types)
4050 Doctest: arithmetic_analyse_types.short_binop ... ok
4051 short_unnop (arithmetic_analyse_types)
4052 Doctest: arithmetic_analyse_types.short_unnop ... ok
4053 test_bint (arithmetic_analyse_types)
4054 Doctest: arithmetic_analyse_types.test_bint ... ok
4055 runTest (__main__.CythonRunTestCase)
4056 [-1] compiling (c/cy2) and running array_address ... test_array_address (array_address)
4057 Doctest: array_address.test_array_address ... ok
4058 runTest (__main__.CythonRunTestCase)
4059 [-1] compiling (cpp/cy2) and running array_address ... test_array_address (array_address)
4060 Doctest: array_address.test_array_address ... ok
4061 runTest (__main__.EndToEndTest)
4062 [-1] End-to-end array_cimport ... ok
4063 runTest (__main__.CythonRunTestCase)
4064 [-1] compiling (c/cy2) and running arrayassign ... assign_all_from_pointer (arrayassign)
4065 Doctest: arrayassign.assign_all_from_pointer ... ok
4066 assign_from_array_attribute (arrayassign)
4067 Doctest: arrayassign.assign_from_array_attribute ... ok
4068 assign_full_array_slice_to_array (arrayassign)
4069 Doctest: arrayassign.assign_full_array_slice_to_array ... ok
4070 assign_full_from_pointer (arrayassign)
4071 Doctest: arrayassign.assign_full_from_pointer ... ok
4072 assign_ptr_to_unknown_csize (arrayassign)
4073 Doctest: arrayassign.assign_ptr_to_unknown_csize ... ok
4074 assign_slice_end_from_pointer (arrayassign)
4075 Doctest: arrayassign.assign_slice_end_from_pointer ... ok
4076 assign_slice_from_shorter_array (arrayassign)
4077 Doctest: arrayassign.assign_slice_from_shorter_array ... ok
4078 assign_slice_start_end_from_pointer (arrayassign)
4079 Doctest: arrayassign.assign_slice_start_end_from_pointer ... ok
4080 assign_slice_start_from_pointer (arrayassign)
4081 Doctest: arrayassign.assign_slice_start_from_pointer ... ok
4082 assign_to_wrong_csize (arrayassign)
4083 Doctest: arrayassign.assign_to_wrong_csize ... ok
4084 test_list (arrayassign)
4085 Doctest: arrayassign.test_list ... ok
4086 test_literal_list (arrayassign)
4087 Doctest: arrayassign.test_literal_list ... ok
4088 test_literal_list_multiplied (arrayassign)
4089 Doctest: arrayassign.test_literal_list_multiplied ... ok
4090 test_literal_list_slice_all (arrayassign)
4091 Doctest: arrayassign.test_literal_list_slice_all ... ok
4092 test_literal_list_slice_end (arrayassign)
4093 Doctest: arrayassign.test_literal_list_slice_end ... ok
4094 test_literal_list_slice_end_param (arrayassign)
4095 Doctest: arrayassign.test_literal_list_slice_end_param ... ok
4096 test_literal_list_slice_start (arrayassign)
4097 Doctest: arrayassign.test_literal_list_slice_start ... ok
4098 test_literal_list_slice_start_end (arrayassign)
4099 Doctest: arrayassign.test_literal_list_slice_start_end ... ok
4100 test_literal_list_slice_start_end_param (arrayassign)
4101 Doctest: arrayassign.test_literal_list_slice_start_end_param ... ok
4102 test_literal_list_slice_start_param (arrayassign)
4103 Doctest: arrayassign.test_literal_list_slice_start_param ... ok
4104 test_literal_tuple (arrayassign)
4105 Doctest: arrayassign.test_literal_tuple ... ok
4106 test_multiple_from_array (arrayassign)
4107 Doctest: arrayassign.test_multiple_from_array ... ok
4108 test_multiple_from_array_full_slice (arrayassign)
4109 Doctest: arrayassign.test_multiple_from_array_full_slice ... ok
4110 test_multiple_from_slice (arrayassign)
4111 Doctest: arrayassign.test_multiple_from_slice ... ok
4112 test_ptr_literal_list_slice_all (arrayassign)
4113 Doctest: arrayassign.test_ptr_literal_list_slice_all ... ok
4114 test_ptr_literal_list_slice_end (arrayassign)
4115 Doctest: arrayassign.test_ptr_literal_list_slice_end ... ok
4116 test_ptr_literal_list_slice_start (arrayassign)
4117 Doctest: arrayassign.test_ptr_literal_list_slice_start ... ok
4118 test_slice_from_multiple (arrayassign)
4119 Doctest: arrayassign.test_slice_from_multiple ... ok
4120 test_starred_from_array (arrayassign)
4121 Doctest: arrayassign.test_starred_from_array ... ok
4122 runTest (__main__.CythonRunTestCase)
4123 [-1] compiling (cpp/cy2) and running arrayassign ... assign_all_from_pointer (arrayassign)
4124 Doctest: arrayassign.assign_all_from_pointer ... ok
4125 assign_from_array_attribute (arrayassign)
4126 Doctest: arrayassign.assign_from_array_attribute ... ok
4127 assign_full_array_slice_to_array (arrayassign)
4128 Doctest: arrayassign.assign_full_array_slice_to_array ... ok
4129 assign_full_from_pointer (arrayassign)
4130 Doctest: arrayassign.assign_full_from_pointer ... ok
4131 assign_ptr_to_unknown_csize (arrayassign)
4132 Doctest: arrayassign.assign_ptr_to_unknown_csize ... ok
4133 assign_slice_end_from_pointer (arrayassign)
4134 Doctest: arrayassign.assign_slice_end_from_pointer ... ok
4135 assign_slice_from_shorter_array (arrayassign)
4136 Doctest: arrayassign.assign_slice_from_shorter_array ... ok
4137 assign_slice_start_end_from_pointer (arrayassign)
4138 Doctest: arrayassign.assign_slice_start_end_from_pointer ... ok
4139 assign_slice_start_from_pointer (arrayassign)
4140 Doctest: arrayassign.assign_slice_start_from_pointer ... ok
4141 assign_to_wrong_csize (arrayassign)
4142 Doctest: arrayassign.assign_to_wrong_csize ... ok
4143 test_list (arrayassign)
4144 Doctest: arrayassign.test_list ... ok
4145 test_literal_list (arrayassign)
4146 Doctest: arrayassign.test_literal_list ... ok
4147 test_literal_list_multiplied (arrayassign)
4148 Doctest: arrayassign.test_literal_list_multiplied ... ok
4149 test_literal_list_slice_all (arrayassign)
4150 Doctest: arrayassign.test_literal_list_slice_all ... ok
4151 test_literal_list_slice_end (arrayassign)
4152 Doctest: arrayassign.test_literal_list_slice_end ... ok
4153 test_literal_list_slice_end_param (arrayassign)
4154 Doctest: arrayassign.test_literal_list_slice_end_param ... ok
4155 test_literal_list_slice_start (arrayassign)
4156 Doctest: arrayassign.test_literal_list_slice_start ... ok
4157 test_literal_list_slice_start_end (arrayassign)
4158 Doctest: arrayassign.test_literal_list_slice_start_end ... ok
4159 test_literal_list_slice_start_end_param (arrayassign)
4160 Doctest: arrayassign.test_literal_list_slice_start_end_param ... ok
4161 test_literal_list_slice_start_param (arrayassign)
4162 Doctest: arrayassign.test_literal_list_slice_start_param ... ok
4163 test_literal_tuple (arrayassign)
4164 Doctest: arrayassign.test_literal_tuple ... ok
4165 test_multiple_from_array (arrayassign)
4166 Doctest: arrayassign.test_multiple_from_array ... ok
4167 test_multiple_from_array_full_slice (arrayassign)
4168 Doctest: arrayassign.test_multiple_from_array_full_slice ... ok
4169 test_multiple_from_slice (arrayassign)
4170 Doctest: arrayassign.test_multiple_from_slice ... ok
4171 test_ptr_literal_list_slice_all (arrayassign)
4172 Doctest: arrayassign.test_ptr_literal_list_slice_all ... ok
4173 test_ptr_literal_list_slice_end (arrayassign)
4174 Doctest: arrayassign.test_ptr_literal_list_slice_end ... ok
4175 test_ptr_literal_list_slice_start (arrayassign)
4176 Doctest: arrayassign.test_ptr_literal_list_slice_start ... ok
4177 test_slice_from_multiple (arrayassign)
4178 Doctest: arrayassign.test_slice_from_multiple ... ok
4179 test_starred_from_array (arrayassign)
4180 Doctest: arrayassign.test_starred_from_array ... ok
4181 runTest (__main__.CythonRunTestCase)
4182 [-1] compiling (c/cy2) and running ass2cglobal ... ass2cglobal ()
4183 Doctest: ass2cglobal ... ok
4184 runTest (__main__.CythonRunTestCase)
4185 [-1] compiling (cpp/cy2) and running ass2cglobal ... ass2cglobal ()
4186 Doctest: ass2cglobal ... ok
4187 runTest (__main__.CythonRunTestCase)
4188 [-1] compiling (c/cy2) and running ass2global ... ass2global ()
4189 Doctest: ass2global ... ok
4190 Test (ass2global)
4191 Doctest: ass2global.Test ... ok
4192 runTest (__main__.CythonRunTestCase)
4193 [-1] compiling (cpp/cy2) and running ass2global ... ass2global ()
4194 Doctest: ass2global ... ok
4195 Test (ass2global)
4196 Doctest: ass2global.Test ... ok
4197 run (__main__.PureDoctestTestCase)
4198 [-1] running pure doctests in ass2global ... ass2global ()
4199 Doctest: ass2global ... ok
4200 Test (ass2global)
4201 Doctest: ass2global.Test ... ok
4202 runTest (__main__.CythonRunTestCase)
4203 [-1] compiling (c/cy2) and running ass2local ... f (ass2local)
4204 Doctest: ass2local.f ... ok
4205 runTest (__main__.CythonRunTestCase)
4206 [-1] compiling (cpp/cy2) and running ass2local ... f (ass2local)
4207 Doctest: ass2local.f ... ok
4208 runTest (__main__.CythonRunTestCase)
4209 [-1] compiling (c/cy2) and running assert ... assert_with_str_arg (assert)
4210 Doctest: assert.assert_with_str_arg ... ok
4211 assert_with_tuple_arg (assert)
4212 Doctest: assert.assert_with_tuple_arg ... ok
4213 f (assert)
4214 Doctest: assert.f ... ok
4215 g (assert)
4216 Doctest: assert.g ... ok
4217 runTest (__main__.CythonRunTestCase)
4218 [-1] compiling (cpp/cy2) and running assert ... assert_with_str_arg (assert)
4219 Doctest: assert.assert_with_str_arg ... ok
4220 assert_with_tuple_arg (assert)
4221 Doctest: assert.assert_with_tuple_arg ... ok
4222 f (assert)
4223 Doctest: assert.f ... ok
4224 g (assert)
4225 Doctest: assert.g ... ok
4226 runTest (__main__.CythonRunTestCase)
4227 [-1] compiling (c/cy2) and running assigned_builtin_methods ... bound_dict_get (assigned_builtin_methods)
4228 Doctest: assigned_builtin_methods.bound_dict_get ... ok
4229 bound_dict_get_reassign (assigned_builtin_methods)
4230 Doctest: assigned_builtin_methods.bound_dict_get_reassign ... ok
4231 bound_list_sort (assigned_builtin_methods)
4232 Doctest: assigned_builtin_methods.bound_list_sort ... ok
4233 bound_list_sort_reassign (assigned_builtin_methods)
4234 Doctest: assigned_builtin_methods.bound_list_sort_reassign ... ok
4235 unbound_dict_get (assigned_builtin_methods)
4236 Doctest: assigned_builtin_methods.unbound_dict_get ... ok
4237 unbound_list_sort (assigned_builtin_methods)
4238 Doctest: assigned_builtin_methods.unbound_list_sort ... ok
4239 runTest (__main__.CythonRunTestCase)
4240 [-1] compiling (cpp/cy2) and running assigned_builtin_methods ... bound_dict_get (assigned_builtin_methods)
4241 Doctest: assigned_builtin_methods.bound_dict_get ... ok
4242 bound_dict_get_reassign (assigned_builtin_methods)
4243 Doctest: assigned_builtin_methods.bound_dict_get_reassign ... ok
4244 bound_list_sort (assigned_builtin_methods)
4245 Doctest: assigned_builtin_methods.bound_list_sort ... ok
4246 bound_list_sort_reassign (assigned_builtin_methods)
4247 Doctest: assigned_builtin_methods.bound_list_sort_reassign ... ok
4248 unbound_dict_get (assigned_builtin_methods)
4249 Doctest: assigned_builtin_methods.unbound_dict_get ... ok
4250 unbound_list_sort (assigned_builtin_methods)
4251 Doctest: assigned_builtin_methods.unbound_list_sort ... ok
4252 runTest (__main__.CythonRunTestCase)
4253 [-1] compiling (c/cy2) and running async_def ... await_in_genexpr_iterator (async_def)
4254 Doctest: async_def.await_in_genexpr_iterator ... ok
4255 outer_with_nested (async_def)
4256 Doctest: async_def.outer_with_nested ... ok
4257 test_async_temp_gh3337 (async_def)
4258 Doctest: async_def.test_async_temp_gh3337 ... ok
4259 yield_from_in_genexpr_iterator (async_def)
4260 Doctest: async_def.yield_from_in_genexpr_iterator ... ok
4261 yield_in_genexpr_iterator (async_def)
4262 Doctest: async_def.yield_in_genexpr_iterator ... ok
4263 runTest (__main__.CythonRunTestCase)
4264 [-1] compiling (cpp/cy2) and running async_def ... await_in_genexpr_iterator (async_def)
4265 Doctest: async_def.await_in_genexpr_iterator ... ok
4266 outer_with_nested (async_def)
4267 Doctest: async_def.outer_with_nested ... ok
4268 test_async_temp_gh3337 (async_def)
4269 Doctest: async_def.test_async_temp_gh3337 ... ok
4270 yield_from_in_genexpr_iterator (async_def)
4271 Doctest: async_def.yield_from_in_genexpr_iterator ... ok
4272 yield_in_genexpr_iterator (async_def)
4273 Doctest: async_def.yield_in_genexpr_iterator ... ok
4274 runTest (__main__.CythonRunTestCase)
4275 [-1] compiling (c/cy2) and running async_globals ... test (async_globals)
4276 Doctest: async_globals.test ... ok
4277 runTest (__main__.CythonRunTestCase)
4278 [-1] compiling (cpp/cy2) and running async_globals ... test (async_globals)
4279 Doctest: async_globals.test ... ok
4280 runTest (__main__.CythonRunTestCase)
4281 [-1] compiling (c/cy2) and running async_iter_pep492 ... async_iter_pep492 ()
4282 Doctest: async_iter_pep492 ... ok
4283 test_aiter_raises (async_iter_pep492)
4284 Doctest: async_iter_pep492.test_aiter_raises ... ok
4285 test_broken_anext (async_iter_pep492)
4286 Doctest: async_iter_pep492.test_broken_anext ... ok
4287 test_for_1 (async_iter_pep492)
4288 Doctest: async_iter_pep492.test_for_1 ... ok
4289 test_for_2 (async_iter_pep492)
4290 Doctest: async_iter_pep492.test_for_2 ... ok
4291 test_for_3 (async_iter_pep492)
4292 Doctest: async_iter_pep492.test_for_3 ... ok
4293 test_with_for (async_iter_pep492)
4294 Doctest: async_iter_pep492.test_with_for ... ok
4295 runTest (__main__.CythonRunTestCase)
4296 [-1] compiling (cpp/cy2) and running async_iter_pep492 ... async_iter_pep492 ()
4297 Doctest: async_iter_pep492 ... ok
4298 test_aiter_raises (async_iter_pep492)
4299 Doctest: async_iter_pep492.test_aiter_raises ... ok
4300 test_broken_anext (async_iter_pep492)
4301 Doctest: async_iter_pep492.test_broken_anext ... ok
4302 test_for_1 (async_iter_pep492)
4303 Doctest: async_iter_pep492.test_for_1 ... ok
4304 test_for_2 (async_iter_pep492)
4305 Doctest: async_iter_pep492.test_for_2 ... ok
4306 test_for_3 (async_iter_pep492)
4307 Doctest: async_iter_pep492.test_for_3 ... ok
4308 test_with_for (async_iter_pep492)
4309 Doctest: async_iter_pep492.test_with_for ... ok
4310 runTest (__main__.EndToEndTest)
4311 [-1] End-to-end asyncio_generators ... ok
4312 runTest (__main__.CythonRunTestCase)
4313 [-1] compiling (c/cy2) and running attr ... attr ()
4314 Doctest: attr ... ok
4315 runTest (__main__.CythonRunTestCase)
4316 [-1] compiling (cpp/cy2) and running attr ... attr ()
4317 Doctest: attr ... ok
4318 runTest (__main__.CythonRunTestCase)
4319 [-1] compiling (c/cy2) and running attribute_and_lambda ... test_attribute_and_lambda (attribute_and_lambda)
4320 Doctest: attribute_and_lambda.test_attribute_and_lambda ... ok
4321 runTest (__main__.CythonRunTestCase)
4322 [-1] compiling (cpp/cy2) and running attribute_and_lambda ... test_attribute_and_lambda (attribute_and_lambda)
4323 Doctest: attribute_and_lambda.test_attribute_and_lambda ... ok
4324 runTest (__main__.CythonRunTestCase)
4325 [-1] compiling (c/cy2) and running auto_cpdef ... call_str (auto_cpdef)
4326 Doctest: auto_cpdef.call_str ... ok
4327 stararg_func (auto_cpdef)
4328 Doctest: auto_cpdef.stararg_func ... ok
4329 starstararg_func (auto_cpdef)
4330 Doctest: auto_cpdef.starstararg_func ... ok
4331 str (auto_cpdef)
4332 Doctest: auto_cpdef.str ... ok
4333 test_import_fallback (auto_cpdef)
4334 Doctest: auto_cpdef.test_import_fallback ... ok
4335 test_lambda (auto_cpdef)
4336 Doctest: auto_cpdef.test_lambda ... ok
4337 runTest (__main__.CythonRunTestCase)
4338 [-1] compiling (cpp/cy2) and running auto_cpdef ... call_str (auto_cpdef)
4339 Doctest: auto_cpdef.call_str ... ok
4340 stararg_func (auto_cpdef)
4341 Doctest: auto_cpdef.stararg_func ... ok
4342 starstararg_func (auto_cpdef)
4343 Doctest: auto_cpdef.starstararg_func ... ok
4344 str (auto_cpdef)
4345 Doctest: auto_cpdef.str ... ok
4346 test_import_fallback (auto_cpdef)
4347 Doctest: auto_cpdef.test_import_fallback ... ok
4348 test_lambda (auto_cpdef)
4349 Doctest: auto_cpdef.test_lambda ... ok
4350 run (__main__.PureDoctestTestCase)
4351 [-1] running pure doctests in auto_cpdef ... call_str (auto_cpdef)
4352 Doctest: auto_cpdef.call_str ... ok
4353 stararg_func (auto_cpdef)
4354 Doctest: auto_cpdef.stararg_func ... ok
4355 starstararg_func (auto_cpdef)
4356 Doctest: auto_cpdef.starstararg_func ... ok
4357 str (auto_cpdef)
4358 Doctest: auto_cpdef.str ... ok
4359 test_import_fallback (auto_cpdef)
4360 Doctest: auto_cpdef.test_import_fallback ... ok
4361 test_lambda (auto_cpdef)
4362 Doctest: auto_cpdef.test_lambda ... ok
4363 runTest (__main__.CythonRunTestCase)
4364 [-1] compiling (c/cy2) and running auto_cpdef_closures ... closure_func (auto_cpdef_closures)
4365 Doctest: auto_cpdef_closures.closure_func ... ok
4366 generator_func (auto_cpdef_closures)
4367 Doctest: auto_cpdef_closures.generator_func ... ok
4368 runTest (__main__.CythonRunTestCase)
4369 [-1] compiling (cpp/cy2) and running auto_cpdef_closures ... closure_func (auto_cpdef_closures)
4370 Doctest: auto_cpdef_closures.closure_func ... ok
4371 generator_func (auto_cpdef_closures)
4372 Doctest: auto_cpdef_closures.generator_func ... ok
4373 run (__main__.PureDoctestTestCase)
4374 [-1] running pure doctests in auto_cpdef_closures ... closure_func (auto_cpdef_closures)
4375 Doctest: auto_cpdef_closures.closure_func ... ok
4376 generator_func (auto_cpdef_closures)
4377 Doctest: auto_cpdef_closures.generator_func ... ok
4378 runTest (__main__.CythonRunTestCase)
4379 [-1] compiling (c/cy2) and running autotestdict ... autotestdict ()
4380 Doctest: autotestdict ... ok
4381 MyCdefClass (autotestdict)
4382 Doctest: autotestdict.MyCdefClass ... ok
4383 __contains__ (autotestdict.MyCdefClass)
4384 Doctest: autotestdict.MyCdefClass.__contains__ ... ok
4385 __len__ (autotestdict.MyCdefClass)
4386 Doctest: autotestdict.MyCdefClass.__len__ ... ok
4387 cpdef_method (autotestdict.MyCdefClass)
4388 Doctest: autotestdict.MyCdefClass.cpdef_method ... ok
4389 method (autotestdict.MyCdefClass)
4390 Doctest: autotestdict.MyCdefClass.method ... ok
4391 MyClass (autotestdict)
4392 Doctest: autotestdict.MyClass ... ok
4393 method (autotestdict.MyClass)
4394 Doctest: autotestdict.MyClass.method ... ok
4395 MyOtherCdefClass (autotestdict)
4396 Doctest: autotestdict.MyOtherCdefClass ... ok
4397 cpdef_method (line 77) (autotestdict.__test__.MyCdefClass)
4398 Doctest: autotestdict.__test__.MyCdefClass.cpdef_method (line 77) ... ok
4399 method (line 74) (autotestdict.__test__.MyCdefClass)
4400 Doctest: autotestdict.__test__.MyCdefClass.method (line 74) ... ok
4401 method (line 63) (autotestdict.__test__.MyClass)
4402 Doctest: autotestdict.__test__.MyClass.method (line 63) ... ok
4403 mycpdeffunc (line 50) (autotestdict.__test__)
4404 Doctest: autotestdict.__test__.mycpdeffunc (line 50) ... ok
4405 myfunc (line 40) (autotestdict.__test__)
4406 Doctest: autotestdict.__test__.myfunc (line 40) ... ok
4407 mycpdeffunc (autotestdict)
4408 Doctest: autotestdict.mycpdeffunc ... ok
4409 myfunc (autotestdict)
4410 Doctest: autotestdict.myfunc ... ok
4411 runTest (__main__.CythonRunTestCase)
4412 [-1] compiling (cpp/cy2) and running autotestdict ... autotestdict ()
4413 Doctest: autotestdict ... ok
4414 MyCdefClass (autotestdict)
4415 Doctest: autotestdict.MyCdefClass ... ok
4416 __contains__ (autotestdict.MyCdefClass)
4417 Doctest: autotestdict.MyCdefClass.__contains__ ... ok
4418 __len__ (autotestdict.MyCdefClass)
4419 Doctest: autotestdict.MyCdefClass.__len__ ... ok
4420 cpdef_method (autotestdict.MyCdefClass)
4421 Doctest: autotestdict.MyCdefClass.cpdef_method ... ok
4422 method (autotestdict.MyCdefClass)
4423 Doctest: autotestdict.MyCdefClass.method ... ok
4424 MyClass (autotestdict)
4425 Doctest: autotestdict.MyClass ... ok
4426 method (autotestdict.MyClass)
4427 Doctest: autotestdict.MyClass.method ... ok
4428 MyOtherCdefClass (autotestdict)
4429 Doctest: autotestdict.MyOtherCdefClass ... ok
4430 cpdef_method (line 77) (autotestdict.__test__.MyCdefClass)
4431 Doctest: autotestdict.__test__.MyCdefClass.cpdef_method (line 77) ... ok
4432 method (line 74) (autotestdict.__test__.MyCdefClass)
4433 Doctest: autotestdict.__test__.MyCdefClass.method (line 74) ... ok
4434 method (line 63) (autotestdict.__test__.MyClass)
4435 Doctest: autotestdict.__test__.MyClass.method (line 63) ... ok
4436 mycpdeffunc (line 50) (autotestdict.__test__)
4437 Doctest: autotestdict.__test__.mycpdeffunc (line 50) ... ok
4438 myfunc (line 40) (autotestdict.__test__)
4439 Doctest: autotestdict.__test__.myfunc (line 40) ... ok
4440 mycpdeffunc (autotestdict)
4441 Doctest: autotestdict.mycpdeffunc ... ok
4442 myfunc (autotestdict)
4443 Doctest: autotestdict.myfunc ... ok
4444 runTest (__main__.CythonRunTestCase)
4445 [-1] compiling (c/cy2) and running autotestdict_all ... autotestdict_all ()
4446 Doctest: autotestdict_all ... ok
4447 MyCdefClass (autotestdict_all)
4448 Doctest: autotestdict_all.MyCdefClass ... ok
4449 __contains__ (autotestdict_all.MyCdefClass)
4450 Doctest: autotestdict_all.MyCdefClass.__contains__ ... ok
4451 __len__ (autotestdict_all.MyCdefClass)
4452 Doctest: autotestdict_all.MyCdefClass.__len__ ... ok
4453 cpdef_method (autotestdict_all.MyCdefClass)
4454 Doctest: autotestdict_all.MyCdefClass.cpdef_method ... ok
4455 method (autotestdict_all.MyCdefClass)
4456 Doctest: autotestdict_all.MyCdefClass.method ... ok
4457 MyClass (autotestdict_all)
4458 Doctest: autotestdict_all.MyClass ... ok
4459 method (autotestdict_all.MyClass)
4460 Doctest: autotestdict_all.MyClass.method ... ok
4461 MyOtherCdefClass (autotestdict_all)
4462 Doctest: autotestdict_all.MyOtherCdefClass ... ok
4463 cdef_method (line 79) (autotestdict_all.__test__.MyCdefClass)
4464 Doctest: autotestdict_all.__test__.MyCdefClass.cdef_method (line 79) ... ok
4465 cpdef_method (line 76) (autotestdict_all.__test__.MyCdefClass)
4466 Doctest: autotestdict_all.__test__.MyCdefClass.cpdef_method (line 76) ... ok
4467 method (line 73) (autotestdict_all.__test__.MyCdefClass)
4468 Doctest: autotestdict_all.__test__.MyCdefClass.method (line 73) ... ok
4469 method (line 62) (autotestdict_all.__test__.MyClass)
4470 Doctest: autotestdict_all.__test__.MyClass.method (line 62) ... ok
4471 cdeffunc (line 26) (autotestdict_all.__test__)
4472 Doctest: autotestdict_all.__test__.cdeffunc (line 26) ... ok
4473 mycpdeffunc (line 49) (autotestdict_all.__test__)
4474 Doctest: autotestdict_all.__test__.mycpdeffunc (line 49) ... ok
4475 myfunc (line 40) (autotestdict_all.__test__)
4476 Doctest: autotestdict_all.__test__.myfunc (line 40) ... ok
4477 mycpdeffunc (autotestdict_all)
4478 Doctest: autotestdict_all.mycpdeffunc ... ok
4479 myfunc (autotestdict_all)
4480 Doctest: autotestdict_all.myfunc ... ok
4481 runTest (__main__.CythonRunTestCase)
4482 [-1] compiling (cpp/cy2) and running autotestdict_all ... autotestdict_all ()
4483 Doctest: autotestdict_all ... ok
4484 MyCdefClass (autotestdict_all)
4485 Doctest: autotestdict_all.MyCdefClass ... ok
4486 __contains__ (autotestdict_all.MyCdefClass)
4487 Doctest: autotestdict_all.MyCdefClass.__contains__ ... ok
4488 __len__ (autotestdict_all.MyCdefClass)
4489 Doctest: autotestdict_all.MyCdefClass.__len__ ... ok
4490 cpdef_method (autotestdict_all.MyCdefClass)
4491 Doctest: autotestdict_all.MyCdefClass.cpdef_method ... ok
4492 method (autotestdict_all.MyCdefClass)
4493 Doctest: autotestdict_all.MyCdefClass.method ... ok
4494 MyClass (autotestdict_all)
4495 Doctest: autotestdict_all.MyClass ... ok
4496 method (autotestdict_all.MyClass)
4497 Doctest: autotestdict_all.MyClass.method ... ok
4498 MyOtherCdefClass (autotestdict_all)
4499 Doctest: autotestdict_all.MyOtherCdefClass ... ok
4500 cdef_method (line 79) (autotestdict_all.__test__.MyCdefClass)
4501 Doctest: autotestdict_all.__test__.MyCdefClass.cdef_method (line 79) ... ok
4502 cpdef_method (line 76) (autotestdict_all.__test__.MyCdefClass)
4503 Doctest: autotestdict_all.__test__.MyCdefClass.cpdef_method (line 76) ... ok
4504 method (line 73) (autotestdict_all.__test__.MyCdefClass)
4505 Doctest: autotestdict_all.__test__.MyCdefClass.method (line 73) ... ok
4506 method (line 62) (autotestdict_all.__test__.MyClass)
4507 Doctest: autotestdict_all.__test__.MyClass.method (line 62) ... ok
4508 cdeffunc (line 26) (autotestdict_all.__test__)
4509 Doctest: autotestdict_all.__test__.cdeffunc (line 26) ... ok
4510 mycpdeffunc (line 49) (autotestdict_all.__test__)
4511 Doctest: autotestdict_all.__test__.mycpdeffunc (line 49) ... ok
4512 myfunc (line 40) (autotestdict_all.__test__)
4513 Doctest: autotestdict_all.__test__.myfunc (line 40) ... ok
4514 mycpdeffunc (autotestdict_all)
4515 Doctest: autotestdict_all.mycpdeffunc ... ok
4516 myfunc (autotestdict_all)
4517 Doctest: autotestdict_all.myfunc ... ok
4518 runTest (__main__.CythonRunTestCase)
4519 [-1] compiling (c/cy2) and running autotestdict_cdef ... autotestdict_cdef ()
4520 Doctest: autotestdict_cdef ... ok
4521 MyCdefClass (autotestdict_cdef)
4522 Doctest: autotestdict_cdef.MyCdefClass ... ok
4523 __contains__ (autotestdict_cdef.MyCdefClass)
4524 Doctest: autotestdict_cdef.MyCdefClass.__contains__ ... ok
4525 __len__ (autotestdict_cdef.MyCdefClass)
4526 Doctest: autotestdict_cdef.MyCdefClass.__len__ ... ok
4527 cpdef_method (autotestdict_cdef.MyCdefClass)
4528 Doctest: autotestdict_cdef.MyCdefClass.cpdef_method ... ok
4529 method (autotestdict_cdef.MyCdefClass)
4530 Doctest: autotestdict_cdef.MyCdefClass.method ... ok
4531 MyClass (autotestdict_cdef)
4532 Doctest: autotestdict_cdef.MyClass ... ok
4533 method (autotestdict_cdef.MyClass)
4534 Doctest: autotestdict_cdef.MyClass.method ... ok
4535 MyOtherCdefClass (autotestdict_cdef)
4536 Doctest: autotestdict_cdef.MyOtherCdefClass ... ok
4537 cdef_method (line 78) (autotestdict_cdef.__test__.MyCdefClass)
4538 Doctest: autotestdict_cdef.__test__.MyCdefClass.cdef_method (line 78) ... ok
4539 cpdef_method (line 75) (autotestdict_cdef.__test__.MyCdefClass)
4540 Doctest: autotestdict_cdef.__test__.MyCdefClass.cpdef_method (line 75) ... ok
4541 method (line 72) (autotestdict_cdef.__test__.MyCdefClass)
4542 Doctest: autotestdict_cdef.__test__.MyCdefClass.method (line 72) ... ok
4543 method (line 61) (autotestdict_cdef.__test__.MyClass)
4544 Doctest: autotestdict_cdef.__test__.MyClass.method (line 61) ... ok
4545 cdeffunc (line 25) (autotestdict_cdef.__test__)
4546 Doctest: autotestdict_cdef.__test__.cdeffunc (line 25) ... ok
4547 mycpdeffunc (line 48) (autotestdict_cdef.__test__)
4548 Doctest: autotestdict_cdef.__test__.mycpdeffunc (line 48) ... ok
4549 myfunc (line 39) (autotestdict_cdef.__test__)
4550 Doctest: autotestdict_cdef.__test__.myfunc (line 39) ... ok
4551 mycpdeffunc (autotestdict_cdef)
4552 Doctest: autotestdict_cdef.mycpdeffunc ... ok
4553 myfunc (autotestdict_cdef)
4554 Doctest: autotestdict_cdef.myfunc ... ok
4555 runTest (__main__.CythonRunTestCase)
4556 [-1] compiling (cpp/cy2) and running autotestdict_cdef ... autotestdict_cdef ()
4557 Doctest: autotestdict_cdef ... ok
4558 MyCdefClass (autotestdict_cdef)
4559 Doctest: autotestdict_cdef.MyCdefClass ... ok
4560 __contains__ (autotestdict_cdef.MyCdefClass)
4561 Doctest: autotestdict_cdef.MyCdefClass.__contains__ ... ok
4562 __len__ (autotestdict_cdef.MyCdefClass)
4563 Doctest: autotestdict_cdef.MyCdefClass.__len__ ... ok
4564 cpdef_method (autotestdict_cdef.MyCdefClass)
4565 Doctest: autotestdict_cdef.MyCdefClass.cpdef_method ... ok
4566 method (autotestdict_cdef.MyCdefClass)
4567 Doctest: autotestdict_cdef.MyCdefClass.method ... ok
4568 MyClass (autotestdict_cdef)
4569 Doctest: autotestdict_cdef.MyClass ... ok
4570 method (autotestdict_cdef.MyClass)
4571 Doctest: autotestdict_cdef.MyClass.method ... ok
4572 MyOtherCdefClass (autotestdict_cdef)
4573 Doctest: autotestdict_cdef.MyOtherCdefClass ... ok
4574 cdef_method (line 78) (autotestdict_cdef.__test__.MyCdefClass)
4575 Doctest: autotestdict_cdef.__test__.MyCdefClass.cdef_method (line 78) ... ok
4576 cpdef_method (line 75) (autotestdict_cdef.__test__.MyCdefClass)
4577 Doctest: autotestdict_cdef.__test__.MyCdefClass.cpdef_method (line 75) ... ok
4578 method (line 72) (autotestdict_cdef.__test__.MyCdefClass)
4579 Doctest: autotestdict_cdef.__test__.MyCdefClass.method (line 72) ... ok
4580 method (line 61) (autotestdict_cdef.__test__.MyClass)
4581 Doctest: autotestdict_cdef.__test__.MyClass.method (line 61) ... ok
4582 cdeffunc (line 25) (autotestdict_cdef.__test__)
4583 Doctest: autotestdict_cdef.__test__.cdeffunc (line 25) ... ok
4584 mycpdeffunc (line 48) (autotestdict_cdef.__test__)
4585 Doctest: autotestdict_cdef.__test__.mycpdeffunc (line 48) ... ok
4586 myfunc (line 39) (autotestdict_cdef.__test__)
4587 Doctest: autotestdict_cdef.__test__.myfunc (line 39) ... ok
4588 mycpdeffunc (autotestdict_cdef)
4589 Doctest: autotestdict_cdef.mycpdeffunc ... ok
4590 myfunc (autotestdict_cdef)
4591 Doctest: autotestdict_cdef.myfunc ... ok
4592 runTest (__main__.CythonRunTestCase)
4593 [-1] compiling (c/cy2) and running autotestdict_skip ... autotestdict_skip ()
4594 Doctest: autotestdict_skip ... ok
4595 one (autotestdict_skip.__test__)
4596 Doctest: autotestdict_skip.__test__.one ... ok
4597 func (autotestdict_skip)
4598 Doctest: autotestdict_skip.func ... ok
4599 runTest (__main__.CythonRunTestCase)
4600 [-1] compiling (cpp/cy2) and running autotestdict_skip ... autotestdict_skip ()
4601 Doctest: autotestdict_skip ... ok
4602 one (autotestdict_skip.__test__)
4603 Doctest: autotestdict_skip.__test__.one ... ok
4604 func (autotestdict_skip)
4605 Doctest: autotestdict_skip.func ... ok
4606 runTest (__main__.CythonRunTestCase)
4607 [-1] compiling (c/cy2) and running baas3 ... baas3 ()
4608 Doctest: baas3 ... ok
4609 runTest (__main__.CythonRunTestCase)
4610 [-1] compiling (cpp/cy2) and running baas3 ... baas3 ()
4611 Doctest: baas3 ... ok
4612 runTest (__main__.CythonRunTestCase)
4613 [-1] compiling (c/cy2) and running backquote ... f (backquote)
4614 Doctest: backquote.f ... ok
4615 g (backquote)
4616 Doctest: backquote.g ... ok
4617 runTest (__main__.CythonRunTestCase)
4618 [-1] compiling (cpp/cy2) and running backquote ... f (backquote)
4619 Doctest: backquote.f ... ok
4620 g (backquote)
4621 Doctest: backquote.g ... ok
4622 runTest (__main__.CythonRunTestCase)
4623 [-1] compiling (c/cy2) and running bad_c_struct_T252 ... cpf (bad_c_struct_T252)
4624 Doctest: bad_c_struct_T252.cpf ... ok
4625 pf (bad_c_struct_T252)
4626 Doctest: bad_c_struct_T252.pf ... ok
4627 test_class (bad_c_struct_T252)
4628 Doctest: bad_c_struct_T252.test_class ... ok
4629 test_struct (bad_c_struct_T252)
4630 Doctest: bad_c_struct_T252.test_struct ... ok
4631 runTest (__main__.CythonRunTestCase)
4632 [-1] compiling (cpp/cy2) and running bad_c_struct_T252 ... cpf (bad_c_struct_T252)
4633 Doctest: bad_c_struct_T252.cpf ... ok
4634 pf (bad_c_struct_T252)
4635 Doctest: bad_c_struct_T252.pf ... ok
4636 test_class (bad_c_struct_T252)
4637 Doctest: bad_c_struct_T252.test_class ... ok
4638 test_struct (bad_c_struct_T252)
4639 Doctest: bad_c_struct_T252.test_struct ... ok
4640 runTest (__main__.CythonRunTestCase)
4641 [-1] compiling (c/cy2) and running behnel1 ... viking (behnel1)
4642 Doctest: behnel1.viking ... ok
4643 runTest (__main__.CythonRunTestCase)
4644 [-1] compiling (cpp/cy2) and running behnel1 ... viking (behnel1)
4645 Doctest: behnel1.viking ... ok
4646 runTest (__main__.CythonRunTestCase)
4647 [-1] compiling (c/cy2) and running behnel2 ... behnel2 ()
4648 Doctest: behnel2 ... ok
4649 runTest (__main__.CythonRunTestCase)
4650 [-1] compiling (cpp/cy2) and running behnel2 ... behnel2 ()
4651 Doctest: behnel2 ... ok
4652 runTest (__main__.CythonRunTestCase)
4653 [-1] compiling (c/cy2) and running behnel3 ... behnel3 ()
4654 Doctest: behnel3 ... ok
4655 runTest (__main__.CythonRunTestCase)
4656 [-1] compiling (cpp/cy2) and running behnel3 ... behnel3 ()
4657 Doctest: behnel3 ... ok
4658 runTest (__main__.CythonRunTestCase)
4659 [-1] compiling (c/cy2) and running big_indices ... test (big_indices)
4660 Doctest: big_indices.test ... ok
4661 runTest (__main__.CythonRunTestCase)
4662 [-1] compiling (cpp/cy2) and running big_indices ... test (big_indices)
4663 Doctest: big_indices.test ... ok
4664 runTest (__main__.CythonRunTestCase)
4665 [-1] compiling (c/cy2) and running binop_reverse_methods_GH2056 ... binop_reverse_methods_GH2056 ()
4666 Doctest: binop_reverse_methods_GH2056 ... ok
4667 Base (binop_reverse_methods_GH2056)
4668 Doctest: binop_reverse_methods_GH2056.Base ... ok
4669 OverloadCApi (binop_reverse_methods_GH2056)
4670 Doctest: binop_reverse_methods_GH2056.OverloadCApi ... ok
4671 OverloadLeft (binop_reverse_methods_GH2056)
4672 Doctest: binop_reverse_methods_GH2056.OverloadLeft ... ok
4673 OverloadRight (binop_reverse_methods_GH2056)
4674 Doctest: binop_reverse_methods_GH2056.OverloadRight ... ok
4675 PyVersionDependent (binop_reverse_methods_GH2056)
4676 Doctest: binop_reverse_methods_GH2056.PyVersionDependent ... ok
4677 runTest (__main__.CythonRunTestCase)
4678 [-1] compiling (cpp/cy2) and running binop_reverse_methods_GH2056 ... binop_reverse_methods_GH2056 ()
4679 Doctest: binop_reverse_methods_GH2056 ... ok
4680 Base (binop_reverse_methods_GH2056)
4681 Doctest: binop_reverse_methods_GH2056.Base ... ok
4682 OverloadCApi (binop_reverse_methods_GH2056)
4683 Doctest: binop_reverse_methods_GH2056.OverloadCApi ... ok
4684 OverloadLeft (binop_reverse_methods_GH2056)
4685 Doctest: binop_reverse_methods_GH2056.OverloadLeft ... ok
4686 OverloadRight (binop_reverse_methods_GH2056)
4687 Doctest: binop_reverse_methods_GH2056.OverloadRight ... ok
4688 PyVersionDependent (binop_reverse_methods_GH2056)
4689 Doctest: binop_reverse_methods_GH2056.PyVersionDependent ... ok
4690 runTest (__main__.CythonRunTestCase)
4691 [-1] compiling (c/cy2) and running bint ... test (bint)
4692 Doctest: bint.test ... ok
4693 test_types (bint)
4694 Doctest: bint.test_types ... ok
4695 runTest (__main__.CythonRunTestCase)
4696 [-1] compiling (cpp/cy2) and running bint ... test (bint)
4697 Doctest: bint.test ... ok
4698 test_types (bint)
4699 Doctest: bint.test_types ... ok
4700 runTest (__main__.CythonRunTestCase)
4701 [-1] compiling (c/cy2) and running bint_binop_T145 ... False_and_True_or_0 (bint_binop_T145)
4702 Doctest: bint_binop_T145.False_and_True_or_0 ... ok
4703 True_and_True_or_0 (bint_binop_T145)
4704 Doctest: bint_binop_T145.True_and_True_or_0 ... ok
4705 and_literal_bint (bint_binop_T145)
4706 Doctest: bint_binop_T145.and_literal_bint ... ok
4707 or_literal_bint (bint_binop_T145)
4708 Doctest: bint_binop_T145.or_literal_bint ... ok
4709 test_large_int (bint_binop_T145)
4710 Doctest: bint_binop_T145.test_large_int ... ok
4711 x_and_1_or_False (bint_binop_T145)
4712 Doctest: bint_binop_T145.x_and_1_or_False ... ok
4713 x_and_True_or_0 (bint_binop_T145)
4714 Doctest: bint_binop_T145.x_and_True_or_0 ... ok
4715 x_and_True_or_1 (bint_binop_T145)
4716 Doctest: bint_binop_T145.x_and_True_or_1 ... ok
4717 x_and_True_or_False (bint_binop_T145)
4718 Doctest: bint_binop_T145.x_and_True_or_False ... ok
4719 runTest (__main__.CythonRunTestCase)
4720 [-1] compiling (cpp/cy2) and running bint_binop_T145 ... False_and_True_or_0 (bint_binop_T145)
4721 Doctest: bint_binop_T145.False_and_True_or_0 ... ok
4722 True_and_True_or_0 (bint_binop_T145)
4723 Doctest: bint_binop_T145.True_and_True_or_0 ... ok
4724 and_literal_bint (bint_binop_T145)
4725 Doctest: bint_binop_T145.and_literal_bint ... ok
4726 or_literal_bint (bint_binop_T145)
4727 Doctest: bint_binop_T145.or_literal_bint ... ok
4728 test_large_int (bint_binop_T145)
4729 Doctest: bint_binop_T145.test_large_int ... ok
4730 x_and_1_or_False (bint_binop_T145)
4731 Doctest: bint_binop_T145.x_and_1_or_False ... ok
4732 x_and_True_or_0 (bint_binop_T145)
4733 Doctest: bint_binop_T145.x_and_True_or_0 ... ok
4734 x_and_True_or_1 (bint_binop_T145)
4735 Doctest: bint_binop_T145.x_and_True_or_1 ... ok
4736 x_and_True_or_False (bint_binop_T145)
4737 Doctest: bint_binop_T145.x_and_True_or_False ... ok
4738 runTest (__main__.CythonRunTestCase)
4739 [-1] compiling (c/cy2) and running bint_property_T354 ... Test (bint_property_T354)
4740 Doctest: bint_property_T354.Test ... ok
4741 runTest (__main__.CythonRunTestCase)
4742 [-1] compiling (cpp/cy2) and running bint_property_T354 ... Test (bint_property_T354)
4743 Doctest: bint_property_T354.Test ... ok
4744 runTest (__main__.CythonRunTestCase)
4745 [-1] compiling (c/cy2) and running bishop1 ... bishop1 ()
4746 Doctest: bishop1 ... ok
4747 runTest (__main__.CythonRunTestCase)
4748 [-1] compiling (cpp/cy2) and running bishop1 ... bishop1 ()
4749 Doctest: bishop1 ... ok
4750 runTest (__main__.CythonRunTestCase)
4751 [-1] compiling (c/cy2) and running bishop2 ... bishop2 ()
4752 Doctest: bishop2 ... ok
4753 runTest (__main__.CythonRunTestCase)
4754 [-1] compiling (cpp/cy2) and running bishop2 ... bishop2 ()
4755 Doctest: bishop2 ... ok
4756 runTest (__main__.CythonRunTestCase)
4757 [-1] compiling (c/cy2) and running boolean_context ... test (boolean_context)
4758 Doctest: boolean_context.test ... ok
4759 test_bool_and_int (boolean_context)
4760 Doctest: boolean_context.test_bool_and_int ... ok
4761 runTest (__main__.CythonRunTestCase)
4762 [-1] compiling (cpp/cy2) and running boolean_context ... test (boolean_context)
4763 Doctest: boolean_context.test ... ok
4764 test_bool_and_int (boolean_context)
4765 Doctest: boolean_context.test_bool_and_int ... ok
4766 runTest (__main__.CythonRunTestCase)
4767 [-1] compiling (c/cy2) and running boolop ... non_simple_values (boolop)
4768 Doctest: boolop.non_simple_values ... ok
4769 simple_values (boolop)
4770 Doctest: boolop.simple_values ... ok
4771 runTest (__main__.CythonRunTestCase)
4772 [-1] compiling (cpp/cy2) and running boolop ... non_simple_values (boolop)
4773 Doctest: boolop.non_simple_values ... ok
4774 simple_values (boolop)
4775 Doctest: boolop.simple_values ... ok
4776 runTest (__main__.CythonRunTestCase)
4777 [-1] compiling (c/cy2) and running boolop_py ... non_simple_values (boolop_py)
4778 Doctest: boolop_py.non_simple_values ... ok
4779 runTest (__main__.CythonRunTestCase)
4780 [-1] compiling (cpp/cy2) and running boolop_py ... non_simple_values (boolop_py)
4781 Doctest: boolop_py.non_simple_values ... ok
4782 run (__main__.PureDoctestTestCase)
4783 [-1] running pure doctests in boolop_py ... non_simple_values (boolop_py)
4784 Doctest: boolop_py.non_simple_values ... ok
4785 runTest (__main__.CythonRunTestCase)
4786 [-1] compiling (c/cy2) and running bound_builtin_methods_T589 ... list_insert (bound_builtin_methods_T589)
4787 Doctest: bound_builtin_methods_T589.list_insert ... ok
4788 list_insert_literal (bound_builtin_methods_T589)
4789 Doctest: bound_builtin_methods_T589.list_insert_literal ... ok
4790 list_insert_reassign (bound_builtin_methods_T589)
4791 Doctest: bound_builtin_methods_T589.list_insert_reassign ... ok
4792 list_pop (bound_builtin_methods_T589)
4793 Doctest: bound_builtin_methods_T589.list_pop ... ok
4794 list_pop_literal (bound_builtin_methods_T589)
4795 Doctest: bound_builtin_methods_T589.list_pop_literal ... ok
4796 list_pop_reassign (bound_builtin_methods_T589)
4797 Doctest: bound_builtin_methods_T589.list_pop_reassign ... ok
4798 test_dict_items_bound_no_assignment (bound_builtin_methods_T589)
4799 Doctest: bound_builtin_methods_T589.test_dict_items_bound_no_assignment ... ok
4800 test_set_clear_bound (bound_builtin_methods_T589)
4801 Doctest: bound_builtin_methods_T589.test_set_clear_bound ... ok
4802 test_unicode_join_bound (bound_builtin_methods_T589)
4803 Doctest: bound_builtin_methods_T589.test_unicode_join_bound ... ok
4804 test_unicode_join_bound_no_assignment (bound_builtin_methods_T589)
4805 Doctest: bound_builtin_methods_T589.test_unicode_join_bound_no_assignment ... ok
4806 runTest (__main__.CythonRunTestCase)
4807 [-1] compiling (cpp/cy2) and running bound_builtin_methods_T589 ... list_insert (bound_builtin_methods_T589)
4808 Doctest: bound_builtin_methods_T589.list_insert ... ok
4809 list_insert_literal (bound_builtin_methods_T589)
4810 Doctest: bound_builtin_methods_T589.list_insert_literal ... ok
4811 list_insert_reassign (bound_builtin_methods_T589)
4812 Doctest: bound_builtin_methods_T589.list_insert_reassign ... ok
4813 list_pop (bound_builtin_methods_T589)
4814 Doctest: bound_builtin_methods_T589.list_pop ... ok
4815 list_pop_literal (bound_builtin_methods_T589)
4816 Doctest: bound_builtin_methods_T589.list_pop_literal ... ok
4817 list_pop_reassign (bound_builtin_methods_T589)
4818 Doctest: bound_builtin_methods_T589.list_pop_reassign ... ok
4819 test_dict_items_bound_no_assignment (bound_builtin_methods_T589)
4820 Doctest: bound_builtin_methods_T589.test_dict_items_bound_no_assignment ... ok
4821 test_set_clear_bound (bound_builtin_methods_T589)
4822 Doctest: bound_builtin_methods_T589.test_set_clear_bound ... ok
4823 test_unicode_join_bound (bound_builtin_methods_T589)
4824 Doctest: bound_builtin_methods_T589.test_unicode_join_bound ... ok
4825 test_unicode_join_bound_no_assignment (bound_builtin_methods_T589)
4826 Doctest: bound_builtin_methods_T589.test_unicode_join_bound_no_assignment ... ok
4827 runTest (__main__.CythonRunTestCase)
4828 [-1] compiling (c/cy2) and running broken_exception ... exception_creates_invalid_instance (broken_exception)
4829 Doctest: broken_exception.exception_creates_invalid_instance ... ok
4830 runTest (__main__.CythonRunTestCase)
4831 [-1] compiling (cpp/cy2) and running broken_exception ... exception_creates_invalid_instance (broken_exception)
4832 Doctest: broken_exception.exception_creates_invalid_instance ... ok
4833 runTest (__main__.CythonRunTestCase)
4834 [-1] compiling (c/cy2) and running buffer_n_overflowcheck_T5356 ... f (buffer_n_overflowcheck_T5356)
4835 Doctest: buffer_n_overflowcheck_T5356.f ... ok
4836 runTest (__main__.CythonRunTestCase)
4837 [-1] compiling (cpp/cy2) and running buffer_n_overflowcheck_T5356 ... f (buffer_n_overflowcheck_T5356)
4838 Doctest: buffer_n_overflowcheck_T5356.f ... ok
4839 runTest (__main__.CythonRunTestCase)
4840 [-1] compiling (c/cy2) and running builtin_abs ... abs_as_name (builtin_abs)
4841 Doctest: builtin_abs.abs_as_name ... ok
4842 complex_abs (builtin_abs)
4843 Doctest: builtin_abs.complex_abs ... ok
4844 double_abs (builtin_abs)
4845 Doctest: builtin_abs.double_abs ... ok
4846 float_abs (builtin_abs)
4847 Doctest: builtin_abs.float_abs ... ok
4848 int_abs (builtin_abs)
4849 Doctest: builtin_abs.int_abs ... ok
4850 long_abs (builtin_abs)
4851 Doctest: builtin_abs.long_abs ... ok
4852 long_long_abs (builtin_abs)
4853 Doctest: builtin_abs.long_long_abs ... ok
4854 py_abs (builtin_abs)
4855 Doctest: builtin_abs.py_abs ... ok
4856 sub_abs (builtin_abs)
4857 Doctest: builtin_abs.sub_abs ... ok
4858 test_c_complex_abs (builtin_abs)
4859 Doctest: builtin_abs.test_c_complex_abs ... ok
4860 test_c_double_abs (builtin_abs)
4861 Doctest: builtin_abs.test_c_double_abs ... ok
4862 test_c_float_abs (builtin_abs)
4863 Doctest: builtin_abs.test_c_float_abs ... ok
4864 test_c_int_abs (builtin_abs)
4865 Doctest: builtin_abs.test_c_int_abs ... ok
4866 test_c_long_abs (builtin_abs)
4867 Doctest: builtin_abs.test_c_long_abs ... ok
4868 test_c_long_long_abs (builtin_abs)
4869 Doctest: builtin_abs.test_c_long_long_abs ... ok
4870 test_c_uint_abs (builtin_abs)
4871 Doctest: builtin_abs.test_c_uint_abs ... ok
4872 test_c_ulong_abs (builtin_abs)
4873 Doctest: builtin_abs.test_c_ulong_abs ... ok
4874 uint_abs (builtin_abs)
4875 Doctest: builtin_abs.uint_abs ... ok
4876 ulong_abs (builtin_abs)
4877 Doctest: builtin_abs.ulong_abs ... ok
4878 runTest (__main__.CythonRunTestCase)
4879 [-1] compiling (cpp/cy2) and running builtin_abs ... abs_as_name (builtin_abs)
4880 Doctest: builtin_abs.abs_as_name ... ok
4881 complex_abs (builtin_abs)
4882 Doctest: builtin_abs.complex_abs ... ok
4883 double_abs (builtin_abs)
4884 Doctest: builtin_abs.double_abs ... ok
4885 float_abs (builtin_abs)
4886 Doctest: builtin_abs.float_abs ... ok
4887 int_abs (builtin_abs)
4888 Doctest: builtin_abs.int_abs ... ok
4889 long_abs (builtin_abs)
4890 Doctest: builtin_abs.long_abs ... ok
4891 long_long_abs (builtin_abs)
4892 Doctest: builtin_abs.long_long_abs ... ok
4893 py_abs (builtin_abs)
4894 Doctest: builtin_abs.py_abs ... ok
4895 sub_abs (builtin_abs)
4896 Doctest: builtin_abs.sub_abs ... ok
4897 test_c_complex_abs (builtin_abs)
4898 Doctest: builtin_abs.test_c_complex_abs ... ok
4899 test_c_double_abs (builtin_abs)
4900 Doctest: builtin_abs.test_c_double_abs ... ok
4901 test_c_float_abs (builtin_abs)
4902 Doctest: builtin_abs.test_c_float_abs ... ok
4903 test_c_int_abs (builtin_abs)
4904 Doctest: builtin_abs.test_c_int_abs ... ok
4905 test_c_long_abs (builtin_abs)
4906 Doctest: builtin_abs.test_c_long_abs ... ok
4907 test_c_long_long_abs (builtin_abs)
4908 Doctest: builtin_abs.test_c_long_long_abs ... ok
4909 test_c_uint_abs (builtin_abs)
4910 Doctest: builtin_abs.test_c_uint_abs ... ok
4911 test_c_ulong_abs (builtin_abs)
4912 Doctest: builtin_abs.test_c_ulong_abs ... ok
4913 uint_abs (builtin_abs)
4914 Doctest: builtin_abs.uint_abs ... ok
4915 ulong_abs (builtin_abs)
4916 Doctest: builtin_abs.ulong_abs ... ok
4917 runTest (__main__.CythonRunTestCase)
4918 [-1] compiling (c/cy2) and running builtin_basestring ... basestring_is_unicode_in_py3 (builtin_basestring)
4919 Doctest: builtin_basestring.basestring_is_unicode_in_py3 ... ok
4920 basestring_join (builtin_basestring)
4921 Doctest: builtin_basestring.basestring_join ... ok
4922 basestring_typed_argument (builtin_basestring)
4923 Doctest: builtin_basestring.basestring_typed_argument ... ok
4924 basestring_typed_variable (builtin_basestring)
4925 Doctest: builtin_basestring.basestring_typed_variable ... ok
4926 isinstance_basestring (builtin_basestring)
4927 Doctest: builtin_basestring.isinstance_basestring ... ok
4928 unicode_subtypes_basestring (builtin_basestring)
4929 Doctest: builtin_basestring.unicode_subtypes_basestring ... ok
4930 Compiler output for module builtin_basestring:
4931 builtin_basestring.c: In function '__pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3':
4932 builtin_basestring.c:2705:39: warning: self-comparison always evaluates to true [-Wtautological-compare]
4933  2705 |     __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type));
4934       |                                       ^~
4935 builtin_basestring.c:2734:39: warning: self-comparison always evaluates to false [-Wtautological-compare]
4936  2734 |     __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type));
4937       |                                       ^~
4939 runTest (__main__.CythonRunTestCase)
4940 [-1] compiling (cpp/cy2) and running builtin_basestring ... basestring_is_unicode_in_py3 (builtin_basestring)
4941 Doctest: builtin_basestring.basestring_is_unicode_in_py3 ... ok
4942 basestring_join (builtin_basestring)
4943 Doctest: builtin_basestring.basestring_join ... ok
4944 basestring_typed_argument (builtin_basestring)
4945 Doctest: builtin_basestring.basestring_typed_argument ... ok
4946 basestring_typed_variable (builtin_basestring)
4947 Doctest: builtin_basestring.basestring_typed_variable ... ok
4948 isinstance_basestring (builtin_basestring)
4949 Doctest: builtin_basestring.isinstance_basestring ... ok
4950 unicode_subtypes_basestring (builtin_basestring)
4951 Doctest: builtin_basestring.unicode_subtypes_basestring ... ok
4952 Compiler output for module builtin_basestring:
4953 builtin_basestring.cpp: In function 'PyObject* __pyx_pf_18builtin_basestring_2basestring_is_unicode_in_py3(PyObject*)':
4954 builtin_basestring.cpp:2717:39: warning: self-comparison always evaluates to true [-Wtautological-compare]
4955  2717 |     __pyx_t_2 = ((&PyBaseString_Type) == (&PyUnicode_Type));
4956       |                  ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~
4957 builtin_basestring.cpp:2746:39: warning: self-comparison always evaluates to false [-Wtautological-compare]
4958  2746 |     __pyx_t_2 = ((&PyBaseString_Type) != (&PyUnicode_Type));
4959       |                  ~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~
4961 runTest (__main__.CythonRunTestCase)
4962 [-1] compiling (c/cy2) and running builtin_callable ... test_callable (builtin_callable)
4963 Doctest: builtin_callable.test_callable ... ok
4964 runTest (__main__.CythonRunTestCase)
4965 [-1] compiling (cpp/cy2) and running builtin_callable ... test_callable (builtin_callable)
4966 Doctest: builtin_callable.test_callable ... ok
4967 runTest (__main__.CythonRunTestCase)
4968 [-1] compiling (c/cy2) and running builtin_float ... catch_valueerror (builtin_float)
4969 Doctest: builtin_float.catch_valueerror ... ok
4970 empty_float (builtin_float)
4971 Doctest: builtin_float.empty_float ... ok
4972 float_call_conjugate (builtin_float)
4973 Doctest: builtin_float.float_call_conjugate ... ok
4974 float_conjugate (builtin_float)
4975 Doctest: builtin_float.float_conjugate ... ok
4976 from_bytearray (builtin_float)
4977 Doctest: builtin_float.from_bytearray ... ok
4978 from_bytes (builtin_float)
4979 Doctest: builtin_float.from_bytes ... ok
4980 from_bytes_literals (builtin_float)
4981 Doctest: builtin_float.from_bytes_literals ... ok
4982 from_int (builtin_float)
4983 Doctest: builtin_float.from_int ... ok
4984 from_str (builtin_float)
4985 Doctest: builtin_float.from_str ... ok
4986 from_str_literals (builtin_float)
4987 Doctest: builtin_float.from_str_literals ... ok
4988 from_unicode (builtin_float)
4989 Doctest: builtin_float.from_unicode ... ok
4990 from_unicode_literals (builtin_float)
4991 Doctest: builtin_float.from_unicode_literals ... ok
4992 runTest (__main__.CythonRunTestCase)
4993 [-1] compiling (cpp/cy2) and running builtin_float ... catch_valueerror (builtin_float)
4994 Doctest: builtin_float.catch_valueerror ... ok
4995 empty_float (builtin_float)
4996 Doctest: builtin_float.empty_float ... ok
4997 float_call_conjugate (builtin_float)
4998 Doctest: builtin_float.float_call_conjugate ... ok
4999 float_conjugate (builtin_float)
5000 Doctest: builtin_float.float_conjugate ... ok
5001 from_bytearray (builtin_float)
5002 Doctest: builtin_float.from_bytearray ... ok
5003 from_bytes (builtin_float)
5004 Doctest: builtin_float.from_bytes ... ok
5005 from_bytes_literals (builtin_float)
5006 Doctest: builtin_float.from_bytes_literals ... ok
5007 from_int (builtin_float)
5008 Doctest: builtin_float.from_int ... ok
5009 from_str (builtin_float)
5010 Doctest: builtin_float.from_str ... ok
5011 from_str_literals (builtin_float)
5012 Doctest: builtin_float.from_str_literals ... ok
5013 from_unicode (builtin_float)
5014 Doctest: builtin_float.from_unicode ... ok
5015 from_unicode_literals (builtin_float)
5016 Doctest: builtin_float.from_unicode_literals ... ok
5017 run (__main__.PureDoctestTestCase)
5018 [-1] running pure doctests in builtin_float ... catch_valueerror (builtin_float)
5019 Doctest: builtin_float.catch_valueerror ... ok
5020 empty_float (builtin_float)
5021 Doctest: builtin_float.empty_float ... ok
5022 float_call_conjugate (builtin_float)
5023 Doctest: builtin_float.float_call_conjugate ... ok
5024 float_conjugate (builtin_float)
5025 Doctest: builtin_float.float_conjugate ... ok
5026 from_bytearray (builtin_float)
5027 Doctest: builtin_float.from_bytearray ... ok
5028 from_bytes (builtin_float)
5029 Doctest: builtin_float.from_bytes ... ok
5030 from_bytes_literals (builtin_float)
5031 Doctest: builtin_float.from_bytes_literals ... ok
5032 from_int (builtin_float)
5033 Doctest: builtin_float.from_int ... ok
5034 from_str (builtin_float)
5035 Doctest: builtin_float.from_str ... ok
5036 from_str_literals (builtin_float)
5037 Doctest: builtin_float.from_str_literals ... ok
5038 from_unicode (builtin_float)
5039 Doctest: builtin_float.from_unicode ... ok
5040 from_unicode_literals (builtin_float)
5041 Doctest: builtin_float.from_unicode_literals ... ok
5042 runTest (__main__.CythonRunTestCase)
5043 [-1] compiling (c/cy2) and running builtin_globals ... default_args (builtin_globals)
5044 Doctest: builtin_globals.default_args ... ok
5045 runTest (__main__.CythonRunTestCase)
5046 [-1] compiling (cpp/cy2) and running builtin_globals ... default_args (builtin_globals)
5047 Doctest: builtin_globals.default_args ... ok
5048 run (__main__.PureDoctestTestCase)
5049 [-1] running pure doctests in builtin_globals ... default_args (builtin_globals)
5050 Doctest: builtin_globals.default_args ... ok
5051 runTest (__main__.CythonRunTestCase)
5052 [-1] compiling (c/cy2) and running builtin_len ... len_bytes (builtin_len)
5053 Doctest: builtin_len.len_bytes ... ok
5054 len_dict (builtin_len)
5055 Doctest: builtin_len.len_dict ... ok
5056 len_frozenset (builtin_len)
5057 Doctest: builtin_len.len_frozenset ... ok
5058 len_list (builtin_len)
5059 Doctest: builtin_len.len_list ... ok
5060 len_set (builtin_len)
5061 Doctest: builtin_len.len_set ... ok
5062 len_str (builtin_len)
5063 Doctest: builtin_len.len_str ... ok
5064 len_tuple (builtin_len)
5065 Doctest: builtin_len.len_tuple ... ok
5066 len_unicode (builtin_len)
5067 Doctest: builtin_len.len_unicode ... ok
5068 runTest (__main__.CythonRunTestCase)
5069 [-1] compiling (cpp/cy2) and running builtin_len ... len_bytes (builtin_len)
5070 Doctest: builtin_len.len_bytes ... ok
5071 len_dict (builtin_len)
5072 Doctest: builtin_len.len_dict ... ok
5073 len_frozenset (builtin_len)
5074 Doctest: builtin_len.len_frozenset ... ok
5075 len_list (builtin_len)
5076 Doctest: builtin_len.len_list ... ok
5077 len_set (builtin_len)
5078 Doctest: builtin_len.len_set ... ok
5079 len_str (builtin_len)
5080 Doctest: builtin_len.len_str ... ok
5081 len_tuple (builtin_len)
5082 Doctest: builtin_len.len_tuple ... ok
5083 len_unicode (builtin_len)
5084 Doctest: builtin_len.len_unicode ... ok
5085 runTest (__main__.CythonRunTestCase)
5086 [-1] compiling (c/cy2) and running builtin_memory_view ... test_convert_from_obj (builtin_memory_view)
5087 Doctest: builtin_memory_view.test_convert_from_obj ... ok
5088 test_in_with (builtin_memory_view)
5089 Doctest: builtin_memory_view.test_in_with ... ok
5090 test_isinstance (builtin_memory_view)
5091 Doctest: builtin_memory_view.test_isinstance ... ok
5092 test_optimized_attributes (builtin_memory_view)
5093 Doctest: builtin_memory_view.test_optimized_attributes ... ok
5094 test_returned_type (builtin_memory_view)
5095 Doctest: builtin_memory_view.test_returned_type ... ok
5096 runTest (__main__.CythonRunTestCase)
5097 [-1] compiling (cpp/cy2) and running builtin_memory_view ... test_convert_from_obj (builtin_memory_view)
5098 Doctest: builtin_memory_view.test_convert_from_obj ... ok
5099 test_in_with (builtin_memory_view)
5100 Doctest: builtin_memory_view.test_in_with ... ok
5101 test_isinstance (builtin_memory_view)
5102 Doctest: builtin_memory_view.test_isinstance ... ok
5103 test_optimized_attributes (builtin_memory_view)
5104 Doctest: builtin_memory_view.test_optimized_attributes ... ok
5105 test_returned_type (builtin_memory_view)
5106 Doctest: builtin_memory_view.test_returned_type ... ok
5107 runTest (__main__.CythonRunTestCase)
5108 [-1] compiling (c/cy2) and running builtin_methods_return_values ... _delattr (builtin_methods_return_values)
5109 Doctest: builtin_methods_return_values._delattr ... ok
5110 _setattr (builtin_methods_return_values)
5111 Doctest: builtin_methods_return_values._setattr ... ok
5112 dict_clear (builtin_methods_return_values)
5113 Doctest: builtin_methods_return_values.dict_clear ... ok
5114 list_append (builtin_methods_return_values)
5115 Doctest: builtin_methods_return_values.list_append ... ok
5116 list_insert (builtin_methods_return_values)
5117 Doctest: builtin_methods_return_values.list_insert ... ok
5118 list_reverse (builtin_methods_return_values)
5119 Doctest: builtin_methods_return_values.list_reverse ... ok
5120 list_sort (builtin_methods_return_values)
5121 Doctest: builtin_methods_return_values.list_sort ... ok
5122 set_add (builtin_methods_return_values)
5123 Doctest: builtin_methods_return_values.set_add ... ok
5124 set_clear (builtin_methods_return_values)
5125 Doctest: builtin_methods_return_values.set_clear ... ok
5126 set_discard (builtin_methods_return_values)
5127 Doctest: builtin_methods_return_values.set_discard ... ok
5128 runTest (__main__.CythonRunTestCase)
5129 [-1] compiling (cpp/cy2) and running builtin_methods_return_values ... _delattr (builtin_methods_return_values)
5130 Doctest: builtin_methods_return_values._delattr ... ok
5131 _setattr (builtin_methods_return_values)
5132 Doctest: builtin_methods_return_values._setattr ... ok
5133 dict_clear (builtin_methods_return_values)
5134 Doctest: builtin_methods_return_values.dict_clear ... ok
5135 list_append (builtin_methods_return_values)
5136 Doctest: builtin_methods_return_values.list_append ... ok
5137 list_insert (builtin_methods_return_values)
5138 Doctest: builtin_methods_return_values.list_insert ... ok
5139 list_reverse (builtin_methods_return_values)
5140 Doctest: builtin_methods_return_values.list_reverse ... ok
5141 list_sort (builtin_methods_return_values)
5142 Doctest: builtin_methods_return_values.list_sort ... ok
5143 set_add (builtin_methods_return_values)
5144 Doctest: builtin_methods_return_values.set_add ... ok
5145 set_clear (builtin_methods_return_values)
5146 Doctest: builtin_methods_return_values.set_clear ... ok
5147 set_discard (builtin_methods_return_values)
5148 Doctest: builtin_methods_return_values.set_discard ... ok
5149 runTest (__main__.CythonRunTestCase)
5150 [-1] compiling (c/cy2) and running builtin_min_max ... literal_max3 (builtin_min_max)
5151 Doctest: builtin_min_max.literal_max3 ... ok
5152 literal_min3 (builtin_min_max)
5153 Doctest: builtin_min_max.literal_min3 ... ok
5154 max1 (builtin_min_max)
5155 Doctest: builtin_min_max.max1 ... ok
5156 max3 (builtin_min_max)
5157 Doctest: builtin_min_max.max3 ... ok
5158 max3_typed (builtin_min_max)
5159 Doctest: builtin_min_max.max3_typed ... ok
5160 min3 (builtin_min_max)
5161 Doctest: builtin_min_max.min3 ... ok
5162 min3_list (builtin_min_max)
5163 Doctest: builtin_min_max.min3_list ... ok
5164 min3_tuple (builtin_min_max)
5165 Doctest: builtin_min_max.min3_tuple ... ok
5166 min3_typed (builtin_min_max)
5167 Doctest: builtin_min_max.min3_typed ... ok
5168 test_max2 (builtin_min_max)
5169 Doctest: builtin_min_max.test_max2 ... ok
5170 test_max3 (builtin_min_max)
5171 Doctest: builtin_min_max.test_max3 ... ok
5172 test_maxN (builtin_min_max)
5173 Doctest: builtin_min_max.test_maxN ... ok
5174 test_min2 (builtin_min_max)
5175 Doctest: builtin_min_max.test_min2 ... ok
5176 test_min3 (builtin_min_max)
5177 Doctest: builtin_min_max.test_min3 ... ok
5178 test_minN (builtin_min_max)
5179 Doctest: builtin_min_max.test_minN ... ok
5180 runTest (__main__.CythonRunTestCase)
5181 [-1] compiling (cpp/cy2) and running builtin_min_max ... literal_max3 (builtin_min_max)
5182 Doctest: builtin_min_max.literal_max3 ... ok
5183 literal_min3 (builtin_min_max)
5184 Doctest: builtin_min_max.literal_min3 ... ok
5185 max1 (builtin_min_max)
5186 Doctest: builtin_min_max.max1 ... ok
5187 max3 (builtin_min_max)
5188 Doctest: builtin_min_max.max3 ... ok
5189 max3_typed (builtin_min_max)
5190 Doctest: builtin_min_max.max3_typed ... ok
5191 min3 (builtin_min_max)
5192 Doctest: builtin_min_max.min3 ... ok
5193 min3_list (builtin_min_max)
5194 Doctest: builtin_min_max.min3_list ... ok
5195 min3_tuple (builtin_min_max)
5196 Doctest: builtin_min_max.min3_tuple ... ok
5197 min3_typed (builtin_min_max)
5198 Doctest: builtin_min_max.min3_typed ... ok
5199 test_max2 (builtin_min_max)
5200 Doctest: builtin_min_max.test_max2 ... ok
5201 test_max3 (builtin_min_max)
5202 Doctest: builtin_min_max.test_max3 ... ok
5203 test_maxN (builtin_min_max)
5204 Doctest: builtin_min_max.test_maxN ... ok
5205 test_min2 (builtin_min_max)
5206 Doctest: builtin_min_max.test_min2 ... ok
5207 test_min3 (builtin_min_max)
5208 Doctest: builtin_min_max.test_min3 ... ok
5209 test_minN (builtin_min_max)
5210 Doctest: builtin_min_max.test_minN ... ok
5211 runTest (__main__.CythonRunTestCase)
5212 [-1] compiling (c/cy2) and running builtin_next ... builtin_next ()
5213 Doctest: builtin_next ... ok
5214 test_default_next (builtin_next)
5215 Doctest: builtin_next.test_default_next ... ok
5216 test_next_not_iterable (builtin_next)
5217 Doctest: builtin_next.test_next_not_iterable ... ok
5218 test_next_override (builtin_next)
5219 Doctest: builtin_next.test_next_override ... ok
5220 test_single_next (builtin_next)
5221 Doctest: builtin_next.test_single_next ... ok
5222 runTest (__main__.CythonRunTestCase)
5223 [-1] compiling (cpp/cy2) and running builtin_next ... builtin_next ()
5224 Doctest: builtin_next ... ok
5225 test_default_next (builtin_next)
5226 Doctest: builtin_next.test_default_next ... ok
5227 test_next_not_iterable (builtin_next)
5228 Doctest: builtin_next.test_next_not_iterable ... ok
5229 test_next_override (builtin_next)
5230 Doctest: builtin_next.test_next_override ... ok
5231 test_single_next (builtin_next)
5232 Doctest: builtin_next.test_single_next ... ok
5233 runTest (__main__.CythonRunTestCase)
5234 [-1] compiling (c/cy2) and running builtin_ord ... compare_to_char (builtin_ord)
5235 Doctest: builtin_ord.compare_to_char ... ok
5236 non_builtin_ord (builtin_ord)
5237 Doctest: builtin_ord.non_builtin_ord ... ok
5238 ord_Py_UNICODE (builtin_ord)
5239 Doctest: builtin_ord.ord_Py_UNICODE ... ok
5240 ord_const (builtin_ord)
5241 Doctest: builtin_ord.ord_const ... ok
5242 ord_object (builtin_ord)
5243 Doctest: builtin_ord.ord_object ... ok
5244 unicode_for_loop_ord (builtin_ord)
5245 Doctest: builtin_ord.unicode_for_loop_ord ... ok
5246 runTest (__main__.CythonRunTestCase)
5247 [-1] compiling (cpp/cy2) and running builtin_ord ... compare_to_char (builtin_ord)
5248 Doctest: builtin_ord.compare_to_char ... ok
5249 non_builtin_ord (builtin_ord)
5250 Doctest: builtin_ord.non_builtin_ord ... ok
5251 ord_Py_UNICODE (builtin_ord)
5252 Doctest: builtin_ord.ord_Py_UNICODE ... ok
5253 ord_const (builtin_ord)
5254 Doctest: builtin_ord.ord_const ... ok
5255 ord_object (builtin_ord)
5256 Doctest: builtin_ord.ord_object ... ok
5257 unicode_for_loop_ord (builtin_ord)
5258 Doctest: builtin_ord.unicode_for_loop_ord ... ok
5259 runTest (__main__.CythonRunTestCase)
5260 [-1] compiling (c/cy2) and running builtin_pow ... pow2 (builtin_pow)
5261 Doctest: builtin_pow.pow2 ... ok
5262 pow2_const (builtin_pow)
5263 Doctest: builtin_pow.pow2_const ... ok
5264 pow3 (builtin_pow)
5265 Doctest: builtin_pow.pow3 ... ok
5266 pow3_const (builtin_pow)
5267 Doctest: builtin_pow.pow3_const ... ok
5268 pow_args (builtin_pow)
5269 Doctest: builtin_pow.pow_args ... ok
5270 runTest (__main__.CythonRunTestCase)
5271 [-1] compiling (cpp/cy2) and running builtin_pow ... pow2 (builtin_pow)
5272 Doctest: builtin_pow.pow2 ... ok
5273 pow2_const (builtin_pow)
5274 Doctest: builtin_pow.pow2_const ... ok
5275 pow3 (builtin_pow)
5276 Doctest: builtin_pow.pow3 ... ok
5277 pow3_const (builtin_pow)
5278 Doctest: builtin_pow.pow3_const ... ok
5279 pow_args (builtin_pow)
5280 Doctest: builtin_pow.pow_args ... ok
5281 runTest (__main__.CythonRunTestCase)
5282 [-1] compiling (c/cy2) and running builtin_py3 ... builtin_py3 ()
5283 Doctest: builtin_py3 ... ok
5284 runTest (__main__.CythonRunTestCase)
5285 [-1] compiling (cpp/cy2) and running builtin_py3 ... builtin_py3 ()
5286 Doctest: builtin_py3 ... ok
5287 runTest (__main__.CythonRunTestCase)
5288 [-1] compiling (c/cy2) and running builtin_slice ... slice1 (builtin_slice)
5289 Doctest: builtin_slice.slice1 ... ok
5290 slice1_const (builtin_slice)
5291 Doctest: builtin_slice.slice1_const ... ok
5292 slice2 (builtin_slice)
5293 Doctest: builtin_slice.slice2 ... ok
5294 slice2_const (builtin_slice)
5295 Doctest: builtin_slice.slice2_const ... ok
5296 slice3 (builtin_slice)
5297 Doctest: builtin_slice.slice3 ... ok
5298 slice3_const (builtin_slice)
5299 Doctest: builtin_slice.slice3_const ... ok
5300 runTest (__main__.CythonRunTestCase)
5301 [-1] compiling (cpp/cy2) and running builtin_slice ... slice1 (builtin_slice)
5302 Doctest: builtin_slice.slice1 ... ok
5303 slice1_const (builtin_slice)
5304 Doctest: builtin_slice.slice1_const ... ok
5305 slice2 (builtin_slice)
5306 Doctest: builtin_slice.slice2 ... ok
5307 slice2_const (builtin_slice)
5308 Doctest: builtin_slice.slice2_const ... ok
5309 slice3 (builtin_slice)
5310 Doctest: builtin_slice.slice3 ... ok
5311 slice3_const (builtin_slice)
5312 Doctest: builtin_slice.slice3_const ... ok
5313 runTest (__main__.CythonRunTestCase)
5314 [-1] compiling (c/cy2) and running builtin_sorted ... sorted_arg (builtin_sorted)
5315 Doctest: builtin_sorted.sorted_arg ... ok
5316 sorted_arg_with_key (builtin_sorted)
5317 Doctest: builtin_sorted.sorted_arg_with_key ... ok
5318 sorted_genexp (builtin_sorted)
5319 Doctest: builtin_sorted.sorted_genexp ... ok
5320 sorted_list_literal (builtin_sorted)
5321 Doctest: builtin_sorted.sorted_list_literal ... ok
5322 sorted_list_of_range (builtin_sorted)
5323 Doctest: builtin_sorted.sorted_list_of_range ... ok
5324 sorted_tuple_literal (builtin_sorted)
5325 Doctest: builtin_sorted.sorted_tuple_literal ... ok
5326 runTest (__main__.CythonRunTestCase)
5327 [-1] compiling (cpp/cy2) and running builtin_sorted ... sorted_arg (builtin_sorted)
5328 Doctest: builtin_sorted.sorted_arg ... ok
5329 sorted_arg_with_key (builtin_sorted)
5330 Doctest: builtin_sorted.sorted_arg_with_key ... ok
5331 sorted_genexp (builtin_sorted)
5332 Doctest: builtin_sorted.sorted_genexp ... ok
5333 sorted_list_literal (builtin_sorted)
5334 Doctest: builtin_sorted.sorted_list_literal ... ok
5335 sorted_list_of_range (builtin_sorted)
5336 Doctest: builtin_sorted.sorted_list_of_range ... ok
5337 sorted_tuple_literal (builtin_sorted)
5338 Doctest: builtin_sorted.sorted_tuple_literal ... ok
5339 runTest (__main__.CythonRunTestCase)
5340 [-1] compiling (c/cy2) and running builtin_subtype_methods_T653 ... builtin_subtype_methods_T653 ()
5341 Doctest: builtin_subtype_methods_T653 ... ok
5342 MyBytes (builtin_subtype_methods_T653)
5343 Doctest: builtin_subtype_methods_T653.MyBytes ... ok
5344 test_items (builtin_subtype_methods_T653.MyDict)
5345 Doctest: builtin_subtype_methods_T653.MyDict.test_items ... ok
5346 test_values (builtin_subtype_methods_T653.MyDict)
5347 Doctest: builtin_subtype_methods_T653.MyDict.test_values ... ok
5348 test_items (builtin_subtype_methods_T653.MyDict2)
5349 Doctest: builtin_subtype_methods_T653.MyDict2.test_items ... ok
5350 test_values (builtin_subtype_methods_T653.MyDict2)
5351 Doctest: builtin_subtype_methods_T653.MyDict2.test_values ... ok
5352 test_items (builtin_subtype_methods_T653.MyDict2Final)
5353 Doctest: builtin_subtype_methods_T653.MyDict2Final.test_items ... ok
5354 test_values (builtin_subtype_methods_T653.MyDict2Final)
5355 Doctest: builtin_subtype_methods_T653.MyDict2Final.test_values ... ok
5356 test_items (builtin_subtype_methods_T653.MyDictFinal)
5357 Doctest: builtin_subtype_methods_T653.MyDictFinal.test_items ... ok
5358 test_values (builtin_subtype_methods_T653.MyDictFinal)
5359 Doctest: builtin_subtype_methods_T653.MyDictFinal.test_values ... ok
5360 test_items (builtin_subtype_methods_T653.MyDictOverride)
5361 Doctest: builtin_subtype_methods_T653.MyDictOverride.test_items ... ok
5362 test_values (builtin_subtype_methods_T653.MyDictOverride)
5363 Doctest: builtin_subtype_methods_T653.MyDictOverride.test_values ... ok
5364 test_items (builtin_subtype_methods_T653.MyDictOverride2)
5365 Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_items ... ok
5366 test_values (builtin_subtype_methods_T653.MyDictOverride2)
5367 Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_values ... ok
5368 MyList (builtin_subtype_methods_T653)
5369 Doctest: builtin_subtype_methods_T653.MyList ... ok
5370 test_append (builtin_subtype_methods_T653.MyList)
5371 Doctest: builtin_subtype_methods_T653.MyList.test_append ... ok
5372 runTest (__main__.CythonRunTestCase)
5373 [-1] compiling (cpp/cy2) and running builtin_subtype_methods_T653 ... builtin_subtype_methods_T653 ()
5374 Doctest: builtin_subtype_methods_T653 ... ok
5375 MyBytes (builtin_subtype_methods_T653)
5376 Doctest: builtin_subtype_methods_T653.MyBytes ... ok
5377 test_items (builtin_subtype_methods_T653.MyDict)
5378 Doctest: builtin_subtype_methods_T653.MyDict.test_items ... ok
5379 test_values (builtin_subtype_methods_T653.MyDict)
5380 Doctest: builtin_subtype_methods_T653.MyDict.test_values ... ok
5381 test_items (builtin_subtype_methods_T653.MyDict2)
5382 Doctest: builtin_subtype_methods_T653.MyDict2.test_items ... ok
5383 test_values (builtin_subtype_methods_T653.MyDict2)
5384 Doctest: builtin_subtype_methods_T653.MyDict2.test_values ... ok
5385 test_items (builtin_subtype_methods_T653.MyDict2Final)
5386 Doctest: builtin_subtype_methods_T653.MyDict2Final.test_items ... ok
5387 test_values (builtin_subtype_methods_T653.MyDict2Final)
5388 Doctest: builtin_subtype_methods_T653.MyDict2Final.test_values ... ok
5389 test_items (builtin_subtype_methods_T653.MyDictFinal)
5390 Doctest: builtin_subtype_methods_T653.MyDictFinal.test_items ... ok
5391 test_values (builtin_subtype_methods_T653.MyDictFinal)
5392 Doctest: builtin_subtype_methods_T653.MyDictFinal.test_values ... ok
5393 test_items (builtin_subtype_methods_T653.MyDictOverride)
5394 Doctest: builtin_subtype_methods_T653.MyDictOverride.test_items ... ok
5395 test_values (builtin_subtype_methods_T653.MyDictOverride)
5396 Doctest: builtin_subtype_methods_T653.MyDictOverride.test_values ... ok
5397 test_items (builtin_subtype_methods_T653.MyDictOverride2)
5398 Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_items ... ok
5399 test_values (builtin_subtype_methods_T653.MyDictOverride2)
5400 Doctest: builtin_subtype_methods_T653.MyDictOverride2.test_values ... ok
5401 MyList (builtin_subtype_methods_T653)
5402 Doctest: builtin_subtype_methods_T653.MyList ... ok
5403 test_append (builtin_subtype_methods_T653.MyList)
5404 Doctest: builtin_subtype_methods_T653.MyList.test_append ... ok
5405 runTest (__main__.CythonRunTestCase)
5406 [-1] compiling (c/cy2) and running builtin_subtype_methods_cy3 ... items (builtin_subtype_methods_cy3.DictPySubtype)
5407 Doctest: builtin_subtype_methods_cy3.DictPySubtype.items ... ok
5408 keys (builtin_subtype_methods_cy3.DictPySubtype)
5409 Doctest: builtin_subtype_methods_cy3.DictPySubtype.keys ... ok
5410 values (builtin_subtype_methods_cy3.DictPySubtype)
5411 Doctest: builtin_subtype_methods_cy3.DictPySubtype.values ... ok
5412 ListPySubtype (builtin_subtype_methods_cy3)
5413 Doctest: builtin_subtype_methods_cy3.ListPySubtype ... ok
5414 runTest (__main__.CythonRunTestCase)
5415 [-1] compiling (cpp/cy2) and running builtin_subtype_methods_cy3 ... items (builtin_subtype_methods_cy3.DictPySubtype)
5416 Doctest: builtin_subtype_methods_cy3.DictPySubtype.items ... ok
5417 keys (builtin_subtype_methods_cy3.DictPySubtype)
5418 Doctest: builtin_subtype_methods_cy3.DictPySubtype.keys ... ok
5419 values (builtin_subtype_methods_cy3.DictPySubtype)
5420 Doctest: builtin_subtype_methods_cy3.DictPySubtype.values ... ok
5421 ListPySubtype (builtin_subtype_methods_cy3)
5422 Doctest: builtin_subtype_methods_cy3.ListPySubtype ... ok
5423 runTest (__main__.CythonRunTestCase)
5424 [-1] compiling (c/cy2) and running builtin_type ... get_type_of (builtin_type)
5425 Doctest: builtin_type.get_type_of ... ok
5426 get_type_through_local (builtin_type)
5427 Doctest: builtin_type.get_type_through_local ... ok
5428 pass_type (builtin_type)
5429 Doctest: builtin_type.pass_type ... ok
5430 test_type (builtin_type)
5431 Doctest: builtin_type.test_type ... ok
5432 type_type (builtin_type)
5433 Doctest: builtin_type.type_type ... ok
5434 runTest (__main__.CythonRunTestCase)
5435 [-1] compiling (cpp/cy2) and running builtin_type ... get_type_of (builtin_type)
5436 Doctest: builtin_type.get_type_of ... ok
5437 get_type_through_local (builtin_type)
5438 Doctest: builtin_type.get_type_through_local ... ok
5439 pass_type (builtin_type)
5440 Doctest: builtin_type.pass_type ... ok
5441 test_type (builtin_type)
5442 Doctest: builtin_type.test_type ... ok
5443 type_type (builtin_type)
5444 Doctest: builtin_type.type_type ... ok
5445 runTest (__main__.CythonRunTestCase)
5446 [-1] compiling (c/cy2) and running builtin_type_inheritance_T608 ... MyDict (builtin_type_inheritance_T608)
5447 Doctest: builtin_type_inheritance_T608.MyDict ... ok
5448 MyException (builtin_type_inheritance_T608)
5449 Doctest: builtin_type_inheritance_T608.MyException ... ok
5450 MyFloat (builtin_type_inheritance_T608)
5451 Doctest: builtin_type_inheritance_T608.MyFloat ... ok
5452 MyList (builtin_type_inheritance_T608)
5453 Doctest: builtin_type_inheritance_T608.MyList ... ok
5454 MyListOverride (builtin_type_inheritance_T608)
5455 Doctest: builtin_type_inheritance_T608.MyListOverride ... ok
5456 MyUnicode (builtin_type_inheritance_T608)
5457 Doctest: builtin_type_inheritance_T608.MyUnicode ... ok
5458 test_exception_isinstance (builtin_type_inheritance_T608)
5459 Doctest: builtin_type_inheritance_T608.test_exception_isinstance ... ok
5460 test_exception_type_cast (builtin_type_inheritance_T608)
5461 Doctest: builtin_type_inheritance_T608.test_exception_type_cast ... ok
5462 runTest (__main__.CythonRunTestCase)
5463 [-1] compiling (cpp/cy2) and running builtin_type_inheritance_T608 ... MyDict (builtin_type_inheritance_T608)
5464 Doctest: builtin_type_inheritance_T608.MyDict ... ok
5465 MyException (builtin_type_inheritance_T608)
5466 Doctest: builtin_type_inheritance_T608.MyException ... ok
5467 MyFloat (builtin_type_inheritance_T608)
5468 Doctest: builtin_type_inheritance_T608.MyFloat ... ok
5469 MyList (builtin_type_inheritance_T608)
5470 Doctest: builtin_type_inheritance_T608.MyList ... ok
5471 MyListOverride (builtin_type_inheritance_T608)
5472 Doctest: builtin_type_inheritance_T608.MyListOverride ... ok
5473 MyUnicode (builtin_type_inheritance_T608)
5474 Doctest: builtin_type_inheritance_T608.MyUnicode ... ok
5475 test_exception_isinstance (builtin_type_inheritance_T608)
5476 Doctest: builtin_type_inheritance_T608.test_exception_isinstance ... ok
5477 test_exception_type_cast (builtin_type_inheritance_T608)
5478 Doctest: builtin_type_inheritance_T608.test_exception_type_cast ... ok
5479 runTest (__main__.CythonRunTestCase)
5480 [-1] compiling (c/cy2) and running builtin_types_class ... test_cdef_class (builtin_types_class)
5481 Doctest: builtin_types_class.test_cdef_class ... ok
5482 test_dict (builtin_types_class)
5483 Doctest: builtin_types_class.test_dict ... ok
5484 test_int (builtin_types_class)
5485 Doctest: builtin_types_class.test_int ... ok
5486 test_object (builtin_types_class)
5487 Doctest: builtin_types_class.test_object ... ok
5488 runTest (__main__.CythonRunTestCase)
5489 [-1] compiling (cpp/cy2) and running builtin_types_class ... test_cdef_class (builtin_types_class)
5490 Doctest: builtin_types_class.test_cdef_class ... ok
5491 test_dict (builtin_types_class)
5492 Doctest: builtin_types_class.test_dict ... ok
5493 test_int (builtin_types_class)
5494 Doctest: builtin_types_class.test_int ... ok
5495 test_object (builtin_types_class)
5496 Doctest: builtin_types_class.test_object ... ok
5497 run (__main__.PureDoctestTestCase)
5498 [-1] running pure doctests in builtin_types_class ... test_cdef_class (builtin_types_class)
5499 Doctest: builtin_types_class.test_cdef_class ... ok
5500 test_dict (builtin_types_class)
5501 Doctest: builtin_types_class.test_dict ... ok
5502 test_int (builtin_types_class)
5503 Doctest: builtin_types_class.test_int ... ok
5504 test_object (builtin_types_class)
5505 Doctest: builtin_types_class.test_object ... ok
5506 runTest (__main__.CythonRunTestCase)
5507 [-1] compiling (c/cy2) and running builtin_types_none_T166 ... builtin_types_none_T166 ()
5508 Doctest: builtin_types_none_T166 ... ok
5509 append_to_none (builtin_types_none_T166)
5510 Doctest: builtin_types_none_T166.append_to_none ... ok
5511 runTest (__main__.CythonRunTestCase)
5512 [-1] compiling (cpp/cy2) and running builtin_types_none_T166 ... builtin_types_none_T166 ()
5513 Doctest: builtin_types_none_T166 ... ok
5514 append_to_none (builtin_types_none_T166)
5515 Doctest: builtin_types_none_T166.append_to_none ... ok
5516 runTest (__main__.CythonRunTestCase)
5517 [-1] compiling (c/cy2) and running builtincomplex ... complex_arg (builtincomplex)
5518 Doctest: builtincomplex.complex_arg ... ok
5519 complex_attributes (builtincomplex)
5520 Doctest: builtincomplex.complex_attributes ... ok
5521 complex_attributes_assign (builtincomplex)
5522 Doctest: builtincomplex.complex_attributes_assign ... ok
5523 complex_coercion (builtincomplex)
5524 Doctest: builtincomplex.complex_coercion ... ok
5525 complex_conjugate_nonsimple (builtincomplex)
5526 Doctest: builtincomplex.complex_conjugate_nonsimple ... ok
5527 complex_conjugate_nonsimple_float (builtincomplex)
5528 Doctest: builtincomplex.complex_conjugate_nonsimple_float ... ok
5529 complex_cstruct_assign (builtincomplex)
5530 Doctest: builtincomplex.complex_cstruct_assign ... ok
5531 runTest (__main__.CythonRunTestCase)
5532 [-1] compiling (cpp/cy2) and running builtincomplex ... complex_arg (builtincomplex)
5533 Doctest: builtincomplex.complex_arg ... ok
5534 complex_attributes (builtincomplex)
5535 Doctest: builtincomplex.complex_attributes ... ok
5536 complex_attributes_assign (builtincomplex)
5537 Doctest: builtincomplex.complex_attributes_assign ... ok
5538 complex_coercion (builtincomplex)
5539 Doctest: builtincomplex.complex_coercion ... ok
5540 complex_conjugate_nonsimple (builtincomplex)
5541 Doctest: builtincomplex.complex_conjugate_nonsimple ... ok
5542 complex_conjugate_nonsimple_float (builtincomplex)
5543 Doctest: builtincomplex.complex_conjugate_nonsimple_float ... ok
5544 complex_cstruct_assign (builtincomplex)
5545 Doctest: builtincomplex.complex_cstruct_assign ... ok
5546 runTest (__main__.CythonRunTestCase)
5547 [-1] compiling (c/cy2) and running builtinnames ... test_c (builtinnames)
5548 Doctest: builtinnames.test_c ... ok
5549 test_for_in_range (builtinnames)
5550 Doctest: builtinnames.test_for_in_range ... ok
5551 runTest (__main__.CythonRunTestCase)
5552 [-1] compiling (cpp/cy2) and running builtinnames ... test_c (builtinnames)
5553 Doctest: builtinnames.test_c ... ok
5554 test_for_in_range (builtinnames)
5555 Doctest: builtinnames.test_for_in_range ... ok
5556 runTest (__main__.CythonRunTestCase)
5557 [-1] compiling (c/cy2) and running builtins_truth_test ... bool_bytes (builtins_truth_test)
5558 Doctest: builtins_truth_test.bool_bytes ... ok
5559 bool_frozenset (builtins_truth_test)
5560 Doctest: builtins_truth_test.bool_frozenset ... ok
5561 bool_list (builtins_truth_test)
5562 Doctest: builtins_truth_test.bool_list ... ok
5563 bool_set (builtins_truth_test)
5564 Doctest: builtins_truth_test.bool_set ... ok
5565 bool_tuple (builtins_truth_test)
5566 Doctest: builtins_truth_test.bool_tuple ... ok
5567 bool_unicode (builtins_truth_test)
5568 Doctest: builtins_truth_test.bool_unicode ... ok
5569 if_bytes (builtins_truth_test)
5570 Doctest: builtins_truth_test.if_bytes ... ok
5571 if_bytes_literal (builtins_truth_test)
5572 Doctest: builtins_truth_test.if_bytes_literal ... ok
5573 if_frozenset (builtins_truth_test)
5574 Doctest: builtins_truth_test.if_frozenset ... ok
5575 if_list (builtins_truth_test)
5576 Doctest: builtins_truth_test.if_list ... ok
5577 if_list_literal (builtins_truth_test)
5578 Doctest: builtins_truth_test.if_list_literal ... ok
5579 if_list_nogil (builtins_truth_test)
5580 Doctest: builtins_truth_test.if_list_nogil ... ok
5581 if_set (builtins_truth_test)
5582 Doctest: builtins_truth_test.if_set ... ok
5583 if_set_literal (builtins_truth_test)
5584 Doctest: builtins_truth_test.if_set_literal ... ok
5585 if_set_nogil (builtins_truth_test)
5586 Doctest: builtins_truth_test.if_set_nogil ... ok
5587 if_tuple (builtins_truth_test)
5588 Doctest: builtins_truth_test.if_tuple ... ok
5589 if_tuple_literal (builtins_truth_test)
5590 Doctest: builtins_truth_test.if_tuple_literal ... ok
5591 if_unicode (builtins_truth_test)
5592 Doctest: builtins_truth_test.if_unicode ... ok
5593 if_unicode_literal (builtins_truth_test)
5594 Doctest: builtins_truth_test.if_unicode_literal ... ok
5595 runTest (__main__.CythonRunTestCase)
5596 [-1] compiling (cpp/cy2) and running builtins_truth_test ... bool_bytes (builtins_truth_test)
5597 Doctest: builtins_truth_test.bool_bytes ... ok
5598 bool_frozenset (builtins_truth_test)
5599 Doctest: builtins_truth_test.bool_frozenset ... ok
5600 bool_list (builtins_truth_test)
5601 Doctest: builtins_truth_test.bool_list ... ok
5602 bool_set (builtins_truth_test)
5603 Doctest: builtins_truth_test.bool_set ... ok
5604 bool_tuple (builtins_truth_test)
5605 Doctest: builtins_truth_test.bool_tuple ... ok
5606 bool_unicode (builtins_truth_test)
5607 Doctest: builtins_truth_test.bool_unicode ... ok
5608 if_bytes (builtins_truth_test)
5609 Doctest: builtins_truth_test.if_bytes ... ok
5610 if_bytes_literal (builtins_truth_test)
5611 Doctest: builtins_truth_test.if_bytes_literal ... ok
5612 if_frozenset (builtins_truth_test)
5613 Doctest: builtins_truth_test.if_frozenset ... ok
5614 if_list (builtins_truth_test)
5615 Doctest: builtins_truth_test.if_list ... ok
5616 if_list_literal (builtins_truth_test)
5617 Doctest: builtins_truth_test.if_list_literal ... ok
5618 if_list_nogil (builtins_truth_test)
5619 Doctest: builtins_truth_test.if_list_nogil ... ok
5620 if_set (builtins_truth_test)
5621 Doctest: builtins_truth_test.if_set ... ok
5622 if_set_literal (builtins_truth_test)
5623 Doctest: builtins_truth_test.if_set_literal ... ok
5624 if_set_nogil (builtins_truth_test)
5625 Doctest: builtins_truth_test.if_set_nogil ... ok
5626 if_tuple (builtins_truth_test)
5627 Doctest: builtins_truth_test.if_tuple ... ok
5628 if_tuple_literal (builtins_truth_test)
5629 Doctest: builtins_truth_test.if_tuple_literal ... ok
5630 if_unicode (builtins_truth_test)
5631 Doctest: builtins_truth_test.if_unicode ... ok
5632 if_unicode_literal (builtins_truth_test)
5633 Doctest: builtins_truth_test.if_unicode_literal ... ok
5634 runTest (__main__.CythonRunTestCase)
5635 [-1] compiling (c/cy2) and running builtinslice ... plain_object_slice (builtinslice)
5636 Doctest: builtinslice.plain_object_slice ... ok
5637 typed_slice (builtinslice)
5638 Doctest: builtinslice.typed_slice ... ok
5639 unbound_method_lookup (builtinslice)
5640 Doctest: builtinslice.unbound_method_lookup ... ok
5641 runTest (__main__.CythonRunTestCase)
5642 [-1] compiling (cpp/cy2) and running builtinslice ... plain_object_slice (builtinslice)
5643 Doctest: builtinslice.plain_object_slice ... ok
5644 typed_slice (builtinslice)
5645 Doctest: builtinslice.typed_slice ... ok
5646 unbound_method_lookup (builtinslice)
5647 Doctest: builtinslice.unbound_method_lookup ... ok
5648 runTest (__main__.CythonRunTestCase)
5649 [-1] compiling (c/cy2) and running bytearray_ascii_auto_encoding ... as_objects (bytearray_ascii_auto_encoding)
5650 Doctest: bytearray_ascii_auto_encoding.as_objects ... ok
5651 check_auto_string_type (bytearray_ascii_auto_encoding)
5652 Doctest: bytearray_ascii_auto_encoding.check_auto_string_type ... ok
5653 from_object (bytearray_ascii_auto_encoding)
5654 Doctest: bytearray_ascii_auto_encoding.from_object ... ok
5655 slice_as_objects (bytearray_ascii_auto_encoding)
5656 Doctest: bytearray_ascii_auto_encoding.slice_as_objects ... ok
5657 runTest (__main__.CythonRunTestCase)
5658 [-1] compiling (cpp/cy2) and running bytearray_ascii_auto_encoding ... as_objects (bytearray_ascii_auto_encoding)
5659 Doctest: bytearray_ascii_auto_encoding.as_objects ... ok
5660 check_auto_string_type (bytearray_ascii_auto_encoding)
5661 Doctest: bytearray_ascii_auto_encoding.check_auto_string_type ... ok
5662 from_object (bytearray_ascii_auto_encoding)
5663 Doctest: bytearray_ascii_auto_encoding.from_object ... ok
5664 slice_as_objects (bytearray_ascii_auto_encoding)
5665 Doctest: bytearray_ascii_auto_encoding.slice_as_objects ... ok
5666 runTest (__main__.CythonRunTestCase)
5667 [-1] compiling (c/cy2) and running bytearray_coercion ... assign_to_index (bytearray_coercion)
5668 Doctest: bytearray_coercion.assign_to_index ... ok
5669 check_bounds (bytearray_coercion)
5670 Doctest: bytearray_coercion.check_bounds ... ok
5671 coerce_charptr_slice (bytearray_coercion)
5672 Doctest: bytearray_coercion.coerce_charptr_slice ... ok
5673 coerce_to_charptr (bytearray_coercion)
5674 Doctest: bytearray_coercion.coerce_to_charptr ... ok
5675 coerce_to_charptrs (bytearray_coercion)
5676 Doctest: bytearray_coercion.coerce_to_charptrs ... ok
5677 infer_concatenation_types (bytearray_coercion)
5678 Doctest: bytearray_coercion.infer_concatenation_types ... ok
5679 infer_index_types (bytearray_coercion)
5680 Doctest: bytearray_coercion.infer_index_types ... ok
5681 infer_slice_types (bytearray_coercion)
5682 Doctest: bytearray_coercion.infer_slice_types ... ok
5683 nogil_assignment (bytearray_coercion)
5684 Doctest: bytearray_coercion.nogil_assignment ... ok
5685 runTest (__main__.CythonRunTestCase)
5686 [-1] compiling (cpp/cy2) and running bytearray_coercion ... assign_to_index (bytearray_coercion)
5687 Doctest: bytearray_coercion.assign_to_index ... ok
5688 check_bounds (bytearray_coercion)
5689 Doctest: bytearray_coercion.check_bounds ... ok
5690 coerce_charptr_slice (bytearray_coercion)
5691 Doctest: bytearray_coercion.coerce_charptr_slice ... ok
5692 coerce_to_charptr (bytearray_coercion)
5693 Doctest: bytearray_coercion.coerce_to_charptr ... ok
5694 coerce_to_charptrs (bytearray_coercion)
5695 Doctest: bytearray_coercion.coerce_to_charptrs ... ok
5696 infer_concatenation_types (bytearray_coercion)
5697 Doctest: bytearray_coercion.infer_concatenation_types ... ok
5698 infer_index_types (bytearray_coercion)
5699 Doctest: bytearray_coercion.infer_index_types ... ok
5700 infer_slice_types (bytearray_coercion)
5701 Doctest: bytearray_coercion.infer_slice_types ... ok
5702 nogil_assignment (bytearray_coercion)
5703 Doctest: bytearray_coercion.nogil_assignment ... ok
5704 runTest (__main__.CythonRunTestCase)
5705 [-1] compiling (c/cy2) and running bytearray_default_auto_encoding ... bytearray_default_auto_encoding ()
5706 Doctest: bytearray_default_auto_encoding ... ok
5707 as_objects (bytearray_default_auto_encoding)
5708 Doctest: bytearray_default_auto_encoding.as_objects ... ok
5709 check_auto_string_type (bytearray_default_auto_encoding)
5710 Doctest: bytearray_default_auto_encoding.check_auto_string_type ... ok
5711 from_object (bytearray_default_auto_encoding)
5712 Doctest: bytearray_default_auto_encoding.from_object ... ok
5713 slice_as_objects (bytearray_default_auto_encoding)
5714 Doctest: bytearray_default_auto_encoding.slice_as_objects ... ok
5715 runTest (__main__.CythonRunTestCase)
5716 [-1] compiling (cpp/cy2) and running bytearray_default_auto_encoding ... bytearray_default_auto_encoding ()
5717 Doctest: bytearray_default_auto_encoding ... ok
5718 as_objects (bytearray_default_auto_encoding)
5719 Doctest: bytearray_default_auto_encoding.as_objects ... ok
5720 check_auto_string_type (bytearray_default_auto_encoding)
5721 Doctest: bytearray_default_auto_encoding.check_auto_string_type ... ok
5722 from_object (bytearray_default_auto_encoding)
5723 Doctest: bytearray_default_auto_encoding.from_object ... ok
5724 slice_as_objects (bytearray_default_auto_encoding)
5725 Doctest: bytearray_default_auto_encoding.slice_as_objects ... ok
5726 runTest (__main__.CythonRunTestCase)
5727 [-1] compiling (c/cy2) and running bytearray_iter ... basic_bytearray_iter (bytearray_iter)
5728 Doctest: bytearray_iter.basic_bytearray_iter ... ok
5729 modifying_bytearray_iter1 (bytearray_iter)
5730 Doctest: bytearray_iter.modifying_bytearray_iter1 ... ok
5731 modifying_bytearray_iter2 (bytearray_iter)
5732 Doctest: bytearray_iter.modifying_bytearray_iter2 ... ok
5733 modifying_reversed_bytearray_iter (bytearray_iter)
5734 Doctest: bytearray_iter.modifying_reversed_bytearray_iter ... ok
5735 reversed_bytearray_iter (bytearray_iter)
5736 Doctest: bytearray_iter.reversed_bytearray_iter ... ok
5737 test_bytearray_iteration (bytearray_iter)
5738 Doctest: bytearray_iter.test_bytearray_iteration ... ok
5739 runTest (__main__.CythonRunTestCase)
5740 [-1] compiling (cpp/cy2) and running bytearray_iter ... basic_bytearray_iter (bytearray_iter)
5741 Doctest: bytearray_iter.basic_bytearray_iter ... ok
5742 modifying_bytearray_iter1 (bytearray_iter)
5743 Doctest: bytearray_iter.modifying_bytearray_iter1 ... ok
5744 modifying_bytearray_iter2 (bytearray_iter)
5745 Doctest: bytearray_iter.modifying_bytearray_iter2 ... ok
5746 modifying_reversed_bytearray_iter (bytearray_iter)
5747 Doctest: bytearray_iter.modifying_reversed_bytearray_iter ... ok
5748 reversed_bytearray_iter (bytearray_iter)
5749 Doctest: bytearray_iter.reversed_bytearray_iter ... ok
5750 test_bytearray_iteration (bytearray_iter)
5751 Doctest: bytearray_iter.test_bytearray_iteration ... ok
5752 run (__main__.PureDoctestTestCase)
5753 [-1] running pure doctests in bytearray_iter ... basic_bytearray_iter (bytearray_iter)
5754 Doctest: bytearray_iter.basic_bytearray_iter ... ok
5755 modifying_bytearray_iter1 (bytearray_iter)
5756 Doctest: bytearray_iter.modifying_bytearray_iter1 ... ok
5757 modifying_bytearray_iter2 (bytearray_iter)
5758 Doctest: bytearray_iter.modifying_bytearray_iter2 ... ok
5759 modifying_reversed_bytearray_iter (bytearray_iter)
5760 Doctest: bytearray_iter.modifying_reversed_bytearray_iter ... ok
5761 reversed_bytearray_iter (bytearray_iter)
5762 Doctest: bytearray_iter.reversed_bytearray_iter ... ok
5763 test_bytearray_iteration (bytearray_iter)
5764 Doctest: bytearray_iter.test_bytearray_iteration ... ok
5765 runTest (__main__.CythonRunTestCase)
5766 [-1] compiling (c/cy2) and running bytearraymethods ... BytearraySubtype (bytearraymethods)
5767 Doctest: bytearraymethods.BytearraySubtype ... ok
5768 bytearray_append (bytearraymethods)
5769 Doctest: bytearraymethods.bytearray_append ... ok
5770 bytearray_decode (bytearraymethods)
5771 Doctest: bytearraymethods.bytearray_decode ... ok
5772 bytearray_decode_unbound_method (bytearraymethods)
5773 Doctest: bytearraymethods.bytearray_decode_unbound_method ... ok
5774 fromhex (bytearraymethods)
5775 Doctest: bytearraymethods.fromhex ... ok
5776 runTest (__main__.CythonRunTestCase)
5777 [-1] compiling (cpp/cy2) and running bytearraymethods ... BytearraySubtype (bytearraymethods)
5778 Doctest: bytearraymethods.BytearraySubtype ... ok
5779 bytearray_append (bytearraymethods)
5780 Doctest: bytearraymethods.bytearray_append ... ok
5781 bytearray_decode (bytearraymethods)
5782 Doctest: bytearraymethods.bytearray_decode ... ok
5783 bytearray_decode_unbound_method (bytearraymethods)
5784 Doctest: bytearraymethods.bytearray_decode_unbound_method ... ok
5785 fromhex (bytearraymethods)
5786 Doctest: bytearraymethods.fromhex ... ok
5787 runTest (__main__.CythonRunTestCase)
5788 [-1] compiling (c/cy2) and running bytes_char_coercion ... coerce_char_bytes_assign (bytes_char_coercion)
5789 Doctest: bytes_char_coercion.coerce_char_bytes_assign ... ok
5790 coerce_char_bytes_cast (bytes_char_coercion)
5791 Doctest: bytes_char_coercion.coerce_char_bytes_cast ... ok
5792 coerce_char_default (bytes_char_coercion)
5793 Doctest: bytes_char_coercion.coerce_char_default ... ok
5794 coerce_int_bytes_assign (bytes_char_coercion)
5795 Doctest: bytes_char_coercion.coerce_int_bytes_assign ... ok
5796 coerce_int_bytes_cast (bytes_char_coercion)
5797 Doctest: bytes_char_coercion.coerce_int_bytes_cast ... ok
5798 coerce_uchar_bytes_assign (bytes_char_coercion)
5799 Doctest: bytes_char_coercion.coerce_uchar_bytes_assign ... ok
5800 coerce_uchar_bytes_cast (bytes_char_coercion)
5801 Doctest: bytes_char_coercion.coerce_uchar_bytes_cast ... ok
5802 coerce_uchar_default (bytes_char_coercion)
5803 Doctest: bytes_char_coercion.coerce_uchar_default ... ok
5804 coerce_uint_bytes_assign (bytes_char_coercion)
5805 Doctest: bytes_char_coercion.coerce_uint_bytes_assign ... ok
5806 coerce_uint_bytes_cast (bytes_char_coercion)
5807 Doctest: bytes_char_coercion.coerce_uint_bytes_cast ... ok
5808 indexing_to_char (bytes_char_coercion)
5809 Doctest: bytes_char_coercion.indexing_to_char ... ok
5810 inplace_ops_use_arithmetic (bytes_char_coercion)
5811 Doctest: bytes_char_coercion.inplace_ops_use_arithmetic ... ok
5812 runTest (__main__.CythonRunTestCase)
5813 [-1] compiling (cpp/cy2) and running bytes_char_coercion ... coerce_char_bytes_assign (bytes_char_coercion)
5814 Doctest: bytes_char_coercion.coerce_char_bytes_assign ... ok
5815 coerce_char_bytes_cast (bytes_char_coercion)
5816 Doctest: bytes_char_coercion.coerce_char_bytes_cast ... ok
5817 coerce_char_default (bytes_char_coercion)
5818 Doctest: bytes_char_coercion.coerce_char_default ... ok
5819 coerce_int_bytes_assign (bytes_char_coercion)
5820 Doctest: bytes_char_coercion.coerce_int_bytes_assign ... ok
5821 coerce_int_bytes_cast (bytes_char_coercion)
5822 Doctest: bytes_char_coercion.coerce_int_bytes_cast ... ok
5823 coerce_uchar_bytes_assign (bytes_char_coercion)
5824 Doctest: bytes_char_coercion.coerce_uchar_bytes_assign ... ok
5825 coerce_uchar_bytes_cast (bytes_char_coercion)
5826 Doctest: bytes_char_coercion.coerce_uchar_bytes_cast ... ok
5827 coerce_uchar_default (bytes_char_coercion)
5828 Doctest: bytes_char_coercion.coerce_uchar_default ... ok
5829 coerce_uint_bytes_assign (bytes_char_coercion)
5830 Doctest: bytes_char_coercion.coerce_uint_bytes_assign ... ok
5831 coerce_uint_bytes_cast (bytes_char_coercion)
5832 Doctest: bytes_char_coercion.coerce_uint_bytes_cast ... ok
5833 indexing_to_char (bytes_char_coercion)
5834 Doctest: bytes_char_coercion.indexing_to_char ... ok
5835 inplace_ops_use_arithmetic (bytes_char_coercion)
5836 Doctest: bytes_char_coercion.inplace_ops_use_arithmetic ... ok
5837 runTest (__main__.CythonRunTestCase)
5838 [-1] compiling (c/cy2) and running bytes_formatting ... format_bytes (bytes_formatting)
5839 Doctest: bytes_formatting.format_bytes ... ok
5840 format_bytes_with_str (bytes_formatting)
5841 Doctest: bytes_formatting.format_bytes_with_str ... ok
5842 runTest (__main__.CythonRunTestCase)
5843 [-1] compiling (cpp/cy2) and running bytes_formatting ... format_bytes (bytes_formatting)
5844 Doctest: bytes_formatting.format_bytes ... ok
5845 format_bytes_with_str (bytes_formatting)
5846 Doctest: bytes_formatting.format_bytes_with_str ... ok
5847 runTest (__main__.CythonRunTestCase)
5848 [-1] compiling (c/cy2) and running bytes_indexing ... index_literal (bytes_indexing)
5849 Doctest: bytes_indexing.index_literal ... ok
5850 index_literal_char_cast (bytes_indexing)
5851 Doctest: bytes_indexing.index_literal_char_cast ... ok
5852 index_literal_char_coerce (bytes_indexing)
5853 Doctest: bytes_indexing.index_literal_char_coerce ... ok
5854 index_literal_char_coerce_no_check (bytes_indexing)
5855 Doctest: bytes_indexing.index_literal_char_coerce_no_check ... ok
5856 index_literal_uchar_cast (bytes_indexing)
5857 Doctest: bytes_indexing.index_literal_uchar_cast ... ok
5858 index_nonliteral_char_cast (bytes_indexing)
5859 Doctest: bytes_indexing.index_nonliteral_char_cast ... ok
5860 index_nonliteral_char_coerce (bytes_indexing)
5861 Doctest: bytes_indexing.index_nonliteral_char_coerce ... ok
5862 index_nonliteral_char_coerce_no_check (bytes_indexing)
5863 Doctest: bytes_indexing.index_nonliteral_char_coerce_no_check ... ok
5864 index_nonliteral_uchar_cast (bytes_indexing)
5865 Doctest: bytes_indexing.index_nonliteral_uchar_cast ... ok
5866 runTest (__main__.CythonRunTestCase)
5867 [-1] compiling (cpp/cy2) and running bytes_indexing ... index_literal (bytes_indexing)
5868 Doctest: bytes_indexing.index_literal ... ok
5869 index_literal_char_cast (bytes_indexing)
5870 Doctest: bytes_indexing.index_literal_char_cast ... ok
5871 index_literal_char_coerce (bytes_indexing)
5872 Doctest: bytes_indexing.index_literal_char_coerce ... ok
5873 index_literal_char_coerce_no_check (bytes_indexing)
5874 Doctest: bytes_indexing.index_literal_char_coerce_no_check ... ok
5875 index_literal_uchar_cast (bytes_indexing)
5876 Doctest: bytes_indexing.index_literal_uchar_cast ... ok
5877 index_nonliteral_char_cast (bytes_indexing)
5878 Doctest: bytes_indexing.index_nonliteral_char_cast ... ok
5879 index_nonliteral_char_coerce (bytes_indexing)
5880 Doctest: bytes_indexing.index_nonliteral_char_coerce ... ok
5881 index_nonliteral_char_coerce_no_check (bytes_indexing)
5882 Doctest: bytes_indexing.index_nonliteral_char_coerce_no_check ... ok
5883 index_nonliteral_uchar_cast (bytes_indexing)
5884 Doctest: bytes_indexing.index_nonliteral_uchar_cast ... ok
5885 runTest (__main__.CythonRunTestCase)
5886 [-1] compiling (c/cy2) and running bytesmethods ... bytes_decode (bytesmethods)
5887 Doctest: bytesmethods.bytes_decode ... ok
5888 bytes_decode_unbound_method (bytesmethods)
5889 Doctest: bytesmethods.bytes_decode_unbound_method ... ok
5890 bytes_decode_utf16 (bytesmethods)
5891 Doctest: bytesmethods.bytes_decode_utf16 ... ok
5892 bytes_decode_utf16_be (bytesmethods)
5893 Doctest: bytesmethods.bytes_decode_utf16_be ... ok
5894 bytes_decode_utf16_le (bytesmethods)
5895 Doctest: bytesmethods.bytes_decode_utf16_le ... ok
5896 bytes_endswith (bytesmethods)
5897 Doctest: bytesmethods.bytes_endswith ... ok
5898 bytes_join (bytesmethods)
5899 Doctest: bytesmethods.bytes_join ... ok
5900 bytes_startswith (bytesmethods)
5901 Doctest: bytesmethods.bytes_startswith ... ok
5902 fromhex (bytesmethods)
5903 Doctest: bytesmethods.fromhex ... ok
5904 literal_join (bytesmethods)
5905 Doctest: bytesmethods.literal_join ... ok
5906 runTest (__main__.CythonRunTestCase)
5907 [-1] compiling (cpp/cy2) and running bytesmethods ... bytes_decode (bytesmethods)
5908 Doctest: bytesmethods.bytes_decode ... ok
5909 bytes_decode_unbound_method (bytesmethods)
5910 Doctest: bytesmethods.bytes_decode_unbound_method ... ok
5911 bytes_decode_utf16 (bytesmethods)
5912 Doctest: bytesmethods.bytes_decode_utf16 ... ok
5913 bytes_decode_utf16_be (bytesmethods)
5914 Doctest: bytesmethods.bytes_decode_utf16_be ... ok
5915 bytes_decode_utf16_le (bytesmethods)
5916 Doctest: bytesmethods.bytes_decode_utf16_le ... ok
5917 bytes_endswith (bytesmethods)
5918 Doctest: bytesmethods.bytes_endswith ... ok
5919 bytes_join (bytesmethods)
5920 Doctest: bytesmethods.bytes_join ... ok
5921 bytes_startswith (bytesmethods)
5922 Doctest: bytesmethods.bytes_startswith ... ok
5923 fromhex (bytesmethods)
5924 Doctest: bytesmethods.fromhex ... ok
5925 literal_join (bytesmethods)
5926 Doctest: bytesmethods.literal_join ... ok
5927 runTest (__main__.EndToEndTest)
5928 [-1] End-to-end c_file_validation ... ok
5929 runTest (__main__.CythonRunTestCase)
5930 [-1] compiling (c/cy2) and running c_int_types_T255 ... c_int_types_T255 ()
5931 Doctest: c_int_types_T255 ... ok
5932 test_add_char (c_int_types_T255)
5933 Doctest: c_int_types_T255.test_add_char ... ok
5934 test_add_int (c_int_types_T255)
5935 Doctest: c_int_types_T255.test_add_int ... ok
5936 test_add_long (c_int_types_T255)
5937 Doctest: c_int_types_T255.test_add_long ... ok
5938 test_add_longlong (c_int_types_T255)
5939 Doctest: c_int_types_T255.test_add_longlong ... ok
5940 test_add_schar (c_int_types_T255)
5941 Doctest: c_int_types_T255.test_add_schar ... ok
5942 test_add_short (c_int_types_T255)
5943 Doctest: c_int_types_T255.test_add_short ... ok
5944 test_add_sint (c_int_types_T255)
5945 Doctest: c_int_types_T255.test_add_sint ... ok
5946 test_add_slong (c_int_types_T255)
5947 Doctest: c_int_types_T255.test_add_slong ... ok
5948 test_add_slonglong (c_int_types_T255)
5949 Doctest: c_int_types_T255.test_add_slonglong ... ok
5950 test_add_sshort (c_int_types_T255)
5951 Doctest: c_int_types_T255.test_add_sshort ... ok
5952 test_add_uchar (c_int_types_T255)
5953 Doctest: c_int_types_T255.test_add_uchar ... ok
5954 test_add_uint (c_int_types_T255)
5955 Doctest: c_int_types_T255.test_add_uint ... ok
5956 test_add_ulong (c_int_types_T255)
5957 Doctest: c_int_types_T255.test_add_ulong ... ok
5958 test_add_ulonglong (c_int_types_T255)
5959 Doctest: c_int_types_T255.test_add_ulonglong ... ok
5960 test_add_ushort (c_int_types_T255)
5961 Doctest: c_int_types_T255.test_add_ushort ... ok
5962 test_anonymous_enum (c_int_types_T255)
5963 Doctest: c_int_types_T255.test_anonymous_enum ... ok
5964 test_char (c_int_types_T255)
5965 Doctest: c_int_types_T255.test_char ... ok
5966 test_convert_pyint (c_int_types_T255)
5967 Doctest: c_int_types_T255.test_convert_pyint ... ok
5968 test_convert_pylong (c_int_types_T255)
5969 Doctest: c_int_types_T255.test_convert_pylong ... ok
5970 test_int (c_int_types_T255)
5971 Doctest: c_int_types_T255.test_int ... ok
5972 test_long (c_int_types_T255)
5973 Doctest: c_int_types_T255.test_long ... ok
5974 test_longlong (c_int_types_T255)
5975 Doctest: c_int_types_T255.test_longlong ... ok
5976 test_schar (c_int_types_T255)
5977 Doctest: c_int_types_T255.test_schar ... ok
5978 test_short (c_int_types_T255)
5979 Doctest: c_int_types_T255.test_short ... ok
5980 test_sint (c_int_types_T255)
5981 Doctest: c_int_types_T255.test_sint ... ok
5982 test_slong (c_int_types_T255)
5983 Doctest: c_int_types_T255.test_slong ... ok
5984 test_slonglong (c_int_types_T255)
5985 Doctest: c_int_types_T255.test_slonglong ... ok
5986 test_sshort (c_int_types_T255)
5987 Doctest: c_int_types_T255.test_sshort ... ok
5988 test_uchar (c_int_types_T255)
5989 Doctest: c_int_types_T255.test_uchar ... ok
5990 test_uint (c_int_types_T255)
5991 Doctest: c_int_types_T255.test_uint ... ok
5992 test_ulong (c_int_types_T255)
5993 Doctest: c_int_types_T255.test_ulong ... ok
5994 test_ulonglong (c_int_types_T255)
5995 Doctest: c_int_types_T255.test_ulonglong ... ok
5996 test_ushort (c_int_types_T255)
5997 Doctest: c_int_types_T255.test_ushort ... ok
5998 runTest (__main__.CythonRunTestCase)
5999 [-1] compiling (cpp/cy2) and running c_int_types_T255 ... c_int_types_T255 ()
6000 Doctest: c_int_types_T255 ... ok
6001 test_add_char (c_int_types_T255)
6002 Doctest: c_int_types_T255.test_add_char ... ok
6003 test_add_int (c_int_types_T255)
6004 Doctest: c_int_types_T255.test_add_int ... ok
6005 test_add_long (c_int_types_T255)
6006 Doctest: c_int_types_T255.test_add_long ... ok
6007 test_add_longlong (c_int_types_T255)
6008 Doctest: c_int_types_T255.test_add_longlong ... ok
6009 test_add_schar (c_int_types_T255)
6010 Doctest: c_int_types_T255.test_add_schar ... ok
6011 test_add_short (c_int_types_T255)
6012 Doctest: c_int_types_T255.test_add_short ... ok
6013 test_add_sint (c_int_types_T255)
6014 Doctest: c_int_types_T255.test_add_sint ... ok
6015 test_add_slong (c_int_types_T255)
6016 Doctest: c_int_types_T255.test_add_slong ... ok
6017 test_add_slonglong (c_int_types_T255)
6018 Doctest: c_int_types_T255.test_add_slonglong ... ok
6019 test_add_sshort (c_int_types_T255)
6020 Doctest: c_int_types_T255.test_add_sshort ... ok
6021 test_add_uchar (c_int_types_T255)
6022 Doctest: c_int_types_T255.test_add_uchar ... ok
6023 test_add_uint (c_int_types_T255)
6024 Doctest: c_int_types_T255.test_add_uint ... ok
6025 test_add_ulong (c_int_types_T255)
6026 Doctest: c_int_types_T255.test_add_ulong ... ok
6027 test_add_ulonglong (c_int_types_T255)
6028 Doctest: c_int_types_T255.test_add_ulonglong ... ok
6029 test_add_ushort (c_int_types_T255)
6030 Doctest: c_int_types_T255.test_add_ushort ... ok
6031 test_anonymous_enum (c_int_types_T255)
6032 Doctest: c_int_types_T255.test_anonymous_enum ... ok
6033 test_char (c_int_types_T255)
6034 Doctest: c_int_types_T255.test_char ... ok
6035 test_convert_pyint (c_int_types_T255)
6036 Doctest: c_int_types_T255.test_convert_pyint ... ok
6037 test_convert_pylong (c_int_types_T255)
6038 Doctest: c_int_types_T255.test_convert_pylong ... ok
6039 test_int (c_int_types_T255)
6040 Doctest: c_int_types_T255.test_int ... ok
6041 test_long (c_int_types_T255)
6042 Doctest: c_int_types_T255.test_long ... ok
6043 test_longlong (c_int_types_T255)
6044 Doctest: c_int_types_T255.test_longlong ... ok
6045 test_schar (c_int_types_T255)
6046 Doctest: c_int_types_T255.test_schar ... ok
6047 test_short (c_int_types_T255)
6048 Doctest: c_int_types_T255.test_short ... ok
6049 test_sint (c_int_types_T255)
6050 Doctest: c_int_types_T255.test_sint ... ok
6051 test_slong (c_int_types_T255)
6052 Doctest: c_int_types_T255.test_slong ... ok
6053 test_slonglong (c_int_types_T255)
6054 Doctest: c_int_types_T255.test_slonglong ... ok
6055 test_sshort (c_int_types_T255)
6056 Doctest: c_int_types_T255.test_sshort ... ok
6057 test_uchar (c_int_types_T255)
6058 Doctest: c_int_types_T255.test_uchar ... ok
6059 test_uint (c_int_types_T255)
6060 Doctest: c_int_types_T255.test_uint ... ok
6061 test_ulong (c_int_types_T255)
6062 Doctest: c_int_types_T255.test_ulong ... ok
6063 test_ulonglong (c_int_types_T255)
6064 Doctest: c_int_types_T255.test_ulonglong ... ok
6065 test_ushort (c_int_types_T255)
6066 Doctest: c_int_types_T255.test_ushort ... ok
6067 runTest (__main__.CythonRunTestCase)
6068 [-1] compiling (c/cy2) and running c_type_methods_T236 ... c_type_methods_T236 ()
6069 Doctest: c_type_methods_T236 ... ok
6070 float__add__ (c_type_methods_T236)
6071 Doctest: c_type_methods_T236.float__add__ ... ok
6072 float_const__add__ (c_type_methods_T236)
6073 Doctest: c_type_methods_T236.float_const__add__ ... ok
6074 int__add__ (c_type_methods_T236)
6075 Doctest: c_type_methods_T236.int__add__ ... ok
6076 int_const__add__ (c_type_methods_T236)
6077 Doctest: c_type_methods_T236.int_const__add__ ... ok
6078 runTest (__main__.CythonRunTestCase)
6079 [-1] compiling (cpp/cy2) and running c_type_methods_T236 ... c_type_methods_T236 ()
6080 Doctest: c_type_methods_T236 ... ok
6081 float__add__ (c_type_methods_T236)
6082 Doctest: c_type_methods_T236.float__add__ ... ok
6083 float_const__add__ (c_type_methods_T236)
6084 Doctest: c_type_methods_T236.float_const__add__ ... ok
6085 int__add__ (c_type_methods_T236)
6086 Doctest: c_type_methods_T236.int__add__ ... ok
6087 int_const__add__ (c_type_methods_T236)
6088 Doctest: c_type_methods_T236.int_const__add__ ... ok
6089 runTest (__main__.CythonRunTestCase)
6090 [-1] compiling (c/cy2) and running call_crash ... A (call_crash)
6091 Doctest: call_crash.A ... ok
6092 runTest (__main__.CythonRunTestCase)
6093 [-1] compiling (cpp/cy2) and running call_crash ... A (call_crash)
6094 Doctest: call_crash.A ... ok
6095 runTest (__main__.CythonRunTestCase)
6096 [-1] compiling (c/cy2) and running call_py_cy ... cy_call_kw_and_starstarargs (call_py_cy)
6097 Doctest: call_py_cy.cy_call_kw_and_starstarargs ... ok
6098 cy_call_noargs (call_py_cy)
6099 Doctest: call_py_cy.cy_call_noargs ... ok
6100 cy_call_onearg (call_py_cy)
6101 Doctest: call_py_cy.cy_call_onearg ... ok
6102 cy_call_pos_and_starargs (call_py_cy)
6103 Doctest: call_py_cy.cy_call_pos_and_starargs ... ok
6104 cy_call_pos_and_starstarargs (call_py_cy)
6105 Doctest: call_py_cy.cy_call_pos_and_starstarargs ... ok
6106 cy_call_starargs (call_py_cy)
6107 Doctest: call_py_cy.cy_call_starargs ... ok
6108 cy_call_starstarargs (call_py_cy)
6109 Doctest: call_py_cy.cy_call_starstarargs ... ok
6110 cy_call_two_kwargs (call_py_cy)
6111 Doctest: call_py_cy.cy_call_two_kwargs ... ok
6112 cy_call_twoargs (call_py_cy)
6113 Doctest: call_py_cy.cy_call_twoargs ... ok
6114 runTest (__main__.CythonRunTestCase)
6115 [-1] compiling (cpp/cy2) and running call_py_cy ... cy_call_kw_and_starstarargs (call_py_cy)
6116 Doctest: call_py_cy.cy_call_kw_and_starstarargs ... ok
6117 cy_call_noargs (call_py_cy)
6118 Doctest: call_py_cy.cy_call_noargs ... ok
6119 cy_call_onearg (call_py_cy)
6120 Doctest: call_py_cy.cy_call_onearg ... ok
6121 cy_call_pos_and_starargs (call_py_cy)
6122 Doctest: call_py_cy.cy_call_pos_and_starargs ... ok
6123 cy_call_pos_and_starstarargs (call_py_cy)
6124 Doctest: call_py_cy.cy_call_pos_and_starstarargs ... ok
6125 cy_call_starargs (call_py_cy)
6126 Doctest: call_py_cy.cy_call_starargs ... ok
6127 cy_call_starstarargs (call_py_cy)
6128 Doctest: call_py_cy.cy_call_starstarargs ... ok
6129 cy_call_two_kwargs (call_py_cy)
6130 Doctest: call_py_cy.cy_call_two_kwargs ... ok
6131 cy_call_twoargs (call_py_cy)
6132 Doctest: call_py_cy.cy_call_twoargs ... ok
6133 runTest (__main__.CythonRunTestCase)
6134 [-1] compiling (c/cy2) and running callargs ... args_kwargs_unused (callargs)
6135 Doctest: callargs.args_kwargs_unused ... ok
6136 args_kwargs_unused_args (callargs)
6137 Doctest: callargs.args_kwargs_unused_args ... ok
6138 args_kwargs_unused_kwargs (callargs)
6139 Doctest: callargs.args_kwargs_unused_kwargs ... ok
6140 c (callargs)
6141 Doctest: callargs.c ... ok
6142 d (callargs)
6143 Doctest: callargs.d ... ok
6144 e (callargs)
6145 Doctest: callargs.e ... ok
6146 f (callargs)
6147 Doctest: callargs.f ... ok
6148 func0 (callargs)
6149 Doctest: callargs.func0 ... ok
6150 g (callargs)
6151 Doctest: callargs.g ... ok
6152 h (callargs)
6153 Doctest: callargs.h ... ok
6154 onearg (callargs)
6155 Doctest: callargs.onearg ... ok
6156 onearg_unused (callargs)
6157 Doctest: callargs.onearg_unused ... ok
6158 test_int_kwargs (callargs)
6159 Doctest: callargs.test_int_kwargs ... ok
6160 test_kw (callargs)
6161 Doctest: callargs.test_kw ... ok
6162 test_kw_args (callargs)
6163 Doctest: callargs.test_kw_args ... ok
6164 test_noargs (callargs)
6165 Doctest: callargs.test_noargs ... ok
6166 test_pos_args (callargs)
6167 Doctest: callargs.test_pos_args ... ok
6168 runTest (__main__.CythonRunTestCase)
6169 [-1] compiling (cpp/cy2) and running callargs ... args_kwargs_unused (callargs)
6170 Doctest: callargs.args_kwargs_unused ... ok
6171 args_kwargs_unused_args (callargs)
6172 Doctest: callargs.args_kwargs_unused_args ... ok
6173 args_kwargs_unused_kwargs (callargs)
6174 Doctest: callargs.args_kwargs_unused_kwargs ... ok
6175 c (callargs)
6176 Doctest: callargs.c ... ok
6177 d (callargs)
6178 Doctest: callargs.d ... ok
6179 e (callargs)
6180 Doctest: callargs.e ... ok
6181 f (callargs)
6182 Doctest: callargs.f ... ok
6183 func0 (callargs)
6184 Doctest: callargs.func0 ... ok
6185 g (callargs)
6186 Doctest: callargs.g ... ok
6187 h (callargs)
6188 Doctest: callargs.h ... ok
6189 onearg (callargs)
6190 Doctest: callargs.onearg ... ok
6191 onearg_unused (callargs)
6192 Doctest: callargs.onearg_unused ... ok
6193 test_int_kwargs (callargs)
6194 Doctest: callargs.test_int_kwargs ... ok
6195 test_kw (callargs)
6196 Doctest: callargs.test_kw ... ok
6197 test_kw_args (callargs)
6198 Doctest: callargs.test_kw_args ... ok
6199 test_noargs (callargs)
6200 Doctest: callargs.test_noargs ... ok
6201 test_pos_args (callargs)
6202 Doctest: callargs.test_pos_args ... ok
6203 runTest (__main__.CythonRunTestCase)
6204 [-1] compiling (c/cy2) and running capiimpl ... capiimpl ()
6205 Doctest: capiimpl ... ok
6206 runTest (__main__.CythonRunTestCase)
6207 [-1] compiling (cpp/cy2) and running capiimpl ... capiimpl ()
6208 Doctest: capiimpl ... ok
6209 runTest (__main__.CythonRunTestCase)
6210 [-1] compiling (c/cy2) and running carray_coercion ... assign_int_array_array (carray_coercion)
6211 Doctest: carray_coercion.assign_int_array_array ... ok
6212 assign_int_array_array_from_tuples (carray_coercion)
6213 Doctest: carray_coercion.assign_int_array_array_from_tuples ... ok
6214 build_from_list_of_arrays (carray_coercion)
6215 Doctest: carray_coercion.build_from_list_of_arrays ... ok
6216 build_from_tuple_of_arrays (carray_coercion)
6217 Doctest: carray_coercion.build_from_tuple_of_arrays ... ok
6218 from_cimported_as_int_array (carray_coercion)
6219 Doctest: carray_coercion.from_cimported_as_int_array ... ok
6220 from_cimported_int_array (carray_coercion)
6221 Doctest: carray_coercion.from_cimported_int_array ... ok
6222 from_int_array (carray_coercion)
6223 Doctest: carray_coercion.from_int_array ... ok
6224 from_int_array_array (carray_coercion)
6225 Doctest: carray_coercion.from_int_array_array ... ok
6226 from_struct_array (carray_coercion)
6227 Doctest: carray_coercion.from_struct_array ... ok
6228 from_typedef_int_array (carray_coercion)
6229 Doctest: carray_coercion.from_typedef_int_array ... ok
6230 iterable_to_int_array (carray_coercion)
6231 Doctest: carray_coercion.iterable_to_int_array ... ok
6232 to_int_array (carray_coercion)
6233 Doctest: carray_coercion.to_int_array ... ok
6234 to_int_array_array (carray_coercion)
6235 Doctest: carray_coercion.to_int_array_array ... ok
6236 to_int_array_slice (carray_coercion)
6237 Doctest: carray_coercion.to_int_array_slice ... ok
6238 to_struct_array (carray_coercion)
6239 Doctest: carray_coercion.to_struct_array ... ok
6240 to_struct_array_array (carray_coercion)
6241 Doctest: carray_coercion.to_struct_array_array ... ok
6242 to_struct_with_array (carray_coercion)
6243 Doctest: carray_coercion.to_struct_with_array ... ok
6244 to_struct_with_array_slice (carray_coercion)
6245 Doctest: carray_coercion.to_struct_with_array_slice ... ok
6246 tuple_from_int_array (carray_coercion)
6247 Doctest: carray_coercion.tuple_from_int_array ... ok
6248 tuple_from_typedef_int_array (carray_coercion)
6249 Doctest: carray_coercion.tuple_from_typedef_int_array ... ok
6250 runTest (__main__.CythonRunTestCase)
6251 [-1] compiling (cpp/cy2) and running carray_coercion ... assign_int_array_array (carray_coercion)
6252 Doctest: carray_coercion.assign_int_array_array ... ok
6253 assign_int_array_array_from_tuples (carray_coercion)
6254 Doctest: carray_coercion.assign_int_array_array_from_tuples ... ok
6255 build_from_list_of_arrays (carray_coercion)
6256 Doctest: carray_coercion.build_from_list_of_arrays ... ok
6257 build_from_tuple_of_arrays (carray_coercion)
6258 Doctest: carray_coercion.build_from_tuple_of_arrays ... ok
6259 from_cimported_as_int_array (carray_coercion)
6260 Doctest: carray_coercion.from_cimported_as_int_array ... ok
6261 from_cimported_int_array (carray_coercion)
6262 Doctest: carray_coercion.from_cimported_int_array ... ok
6263 from_int_array (carray_coercion)
6264 Doctest: carray_coercion.from_int_array ... ok
6265 from_int_array_array (carray_coercion)
6266 Doctest: carray_coercion.from_int_array_array ... ok
6267 from_struct_array (carray_coercion)
6268 Doctest: carray_coercion.from_struct_array ... ok
6269 from_typedef_int_array (carray_coercion)
6270 Doctest: carray_coercion.from_typedef_int_array ... ok
6271 iterable_to_int_array (carray_coercion)
6272 Doctest: carray_coercion.iterable_to_int_array ... ok
6273 to_int_array (carray_coercion)
6274 Doctest: carray_coercion.to_int_array ... ok
6275 to_int_array_array (carray_coercion)
6276 Doctest: carray_coercion.to_int_array_array ... ok
6277 to_int_array_slice (carray_coercion)
6278 Doctest: carray_coercion.to_int_array_slice ... ok
6279 to_struct_array (carray_coercion)
6280 Doctest: carray_coercion.to_struct_array ... ok
6281 to_struct_array_array (carray_coercion)
6282 Doctest: carray_coercion.to_struct_array_array ... ok
6283 to_struct_with_array (carray_coercion)
6284 Doctest: carray_coercion.to_struct_with_array ... ok
6285 to_struct_with_array_slice (carray_coercion)
6286 Doctest: carray_coercion.to_struct_with_array_slice ... ok
6287 tuple_from_int_array (carray_coercion)
6288 Doctest: carray_coercion.tuple_from_int_array ... ok
6289 tuple_from_typedef_int_array (carray_coercion)
6290 Doctest: carray_coercion.tuple_from_typedef_int_array ... ok
6291 runTest (__main__.CythonRunTestCase)
6292 [-1] compiling (c/cy2) and running carray_slicing ... iter_doublearray_for_loop_c (carray_slicing)
6293 Doctest: carray_slicing.iter_doublearray_for_loop_c ... ok
6294 iter_intarray_for_loop_c (carray_slicing)
6295 Doctest: carray_slicing.iter_intarray_for_loop_c ... ok
6296 slice_charptr_end (carray_slicing)
6297 Doctest: carray_slicing.slice_charptr_end ... ok
6298 slice_charptr_for_loop_c (carray_slicing)
6299 Doctest: carray_slicing.slice_charptr_for_loop_c ... ok
6300 slice_charptr_for_loop_c_dynamic_bounds (carray_slicing)
6301 Doctest: carray_slicing.slice_charptr_for_loop_c_dynamic_bounds ... ok
6302 slice_charptr_for_loop_c_enumerate (carray_slicing)
6303 Doctest: carray_slicing.slice_charptr_for_loop_c_enumerate ... ok
6304 slice_charptr_for_loop_c_step (carray_slicing)
6305 Doctest: carray_slicing.slice_charptr_for_loop_c_step ... ok
6306 slice_charptr_for_loop_c_to_bytes (carray_slicing)
6307 Doctest: carray_slicing.slice_charptr_for_loop_c_to_bytes ... ok
6308 slice_doublptr_for_loop_c (carray_slicing)
6309 Doctest: carray_slicing.slice_doublptr_for_loop_c ... ok
6310 slice_intarray_for_loop_c (carray_slicing)
6311 Doctest: carray_slicing.slice_intarray_for_loop_c ... ok
6312 slice_intptr_for_loop_c (carray_slicing)
6313 Doctest: carray_slicing.slice_intptr_for_loop_c ... ok
6314 struct_ptr_iter (carray_slicing)
6315 Doctest: carray_slicing.struct_ptr_iter ... ok
6316 runTest (__main__.CythonRunTestCase)
6317 [-1] compiling (cpp/cy2) and running carray_slicing ... iter_doublearray_for_loop_c (carray_slicing)
6318 Doctest: carray_slicing.iter_doublearray_for_loop_c ... ok
6319 iter_intarray_for_loop_c (carray_slicing)
6320 Doctest: carray_slicing.iter_intarray_for_loop_c ... ok
6321 slice_charptr_end (carray_slicing)
6322 Doctest: carray_slicing.slice_charptr_end ... ok
6323 slice_charptr_for_loop_c (carray_slicing)
6324 Doctest: carray_slicing.slice_charptr_for_loop_c ... ok
6325 slice_charptr_for_loop_c_dynamic_bounds (carray_slicing)
6326 Doctest: carray_slicing.slice_charptr_for_loop_c_dynamic_bounds ... ok
6327 slice_charptr_for_loop_c_enumerate (carray_slicing)
6328 Doctest: carray_slicing.slice_charptr_for_loop_c_enumerate ... ok
6329 slice_charptr_for_loop_c_step (carray_slicing)
6330 Doctest: carray_slicing.slice_charptr_for_loop_c_step ... ok
6331 slice_charptr_for_loop_c_to_bytes (carray_slicing)
6332 Doctest: carray_slicing.slice_charptr_for_loop_c_to_bytes ... ok
6333 slice_doublptr_for_loop_c (carray_slicing)
6334 Doctest: carray_slicing.slice_doublptr_for_loop_c ... ok
6335 slice_intarray_for_loop_c (carray_slicing)
6336 Doctest: carray_slicing.slice_intarray_for_loop_c ... ok
6337 slice_intptr_for_loop_c (carray_slicing)
6338 Doctest: carray_slicing.slice_intptr_for_loop_c ... ok
6339 struct_ptr_iter (carray_slicing)
6340 Doctest: carray_slicing.struct_ptr_iter ... ok
6341 runTest (__main__.CythonRunTestCase)
6342 [-1] compiling (c/cy2) and running carrays ... assign_index_in_loop (carrays)
6343 Doctest: carrays.assign_index_in_loop ... ok
6344 test1 (carrays)
6345 Doctest: carrays.test1 ... ok
6346 test2 (carrays)
6347 Doctest: carrays.test2 ... ok
6348 test3 (carrays)
6349 Doctest: carrays.test3 ... ok
6350 test_cimported_attribute (carrays)
6351 Doctest: carrays.test_cimported_attribute ... ok
6352 runTest (__main__.CythonRunTestCase)
6353 [-1] compiling (cpp/cy2) and running carrays ... assign_index_in_loop (carrays)
6354 Doctest: carrays.assign_index_in_loop ... ok
6355 test1 (carrays)
6356 Doctest: carrays.test1 ... ok
6357 test2 (carrays)
6358 Doctest: carrays.test2 ... ok
6359 test3 (carrays)
6360 Doctest: carrays.test3 ... ok
6361 test_cimported_attribute (carrays)
6362 Doctest: carrays.test_cimported_attribute ... ok
6363 runTest (__main__.CythonRunTestCase)
6364 [-1] compiling (c/cy2) and running cascaded_list_unpacking_T467 ... recursive_parallel_assignment_from_call_left (cascaded_list_unpacking_T467)
6365 Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left ... ok
6366 recursive_parallel_assignment_from_call_left_reversed (cascaded_list_unpacking_T467)
6367 Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left_reversed ... ok
6368 recursive_parallel_assignment_from_call_right (cascaded_list_unpacking_T467)
6369 Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right ... ok
6370 recursive_parallel_assignment_from_call_right_reversed (cascaded_list_unpacking_T467)
6371 Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right_reversed ... ok
6372 simple_parallel_assignment_from_call (cascaded_list_unpacking_T467)
6373 Doctest: cascaded_list_unpacking_T467.simple_parallel_assignment_from_call ... ok
6374 runTest (__main__.CythonRunTestCase)
6375 [-1] compiling (cpp/cy2) and running cascaded_list_unpacking_T467 ... recursive_parallel_assignment_from_call_left (cascaded_list_unpacking_T467)
6376 Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left ... ok
6377 recursive_parallel_assignment_from_call_left_reversed (cascaded_list_unpacking_T467)
6378 Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_left_reversed ... ok
6379 recursive_parallel_assignment_from_call_right (cascaded_list_unpacking_T467)
6380 Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right ... ok
6381 recursive_parallel_assignment_from_call_right_reversed (cascaded_list_unpacking_T467)
6382 Doctest: cascaded_list_unpacking_T467.recursive_parallel_assignment_from_call_right_reversed ... ok
6383 simple_parallel_assignment_from_call (cascaded_list_unpacking_T467)
6384 Doctest: cascaded_list_unpacking_T467.simple_parallel_assignment_from_call ... ok
6385 runTest (__main__.CythonRunTestCase)
6386 [-1] compiling (c/cy2) and running cascaded_typed_assignments_T466 ... non_simple_rhs (cascaded_typed_assignments_T466)
6387 Doctest: cascaded_typed_assignments_T466.non_simple_rhs ... ok
6388 non_simple_rhs_malloc (cascaded_typed_assignments_T466)
6389 Doctest: cascaded_typed_assignments_T466.non_simple_rhs_malloc ... ok
6390 pyobject_from_cvalue (cascaded_typed_assignments_T466)
6391 Doctest: cascaded_typed_assignments_T466.pyobject_from_cvalue ... ok
6392 simple_parallel_int_mix (cascaded_typed_assignments_T466)
6393 Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix ... ok
6394 simple_parallel_int_mix_recursive (cascaded_typed_assignments_T466)
6395 Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix_recursive ... ok
6396 simple_parallel_typed (cascaded_typed_assignments_T466)
6397 Doctest: cascaded_typed_assignments_T466.simple_parallel_typed ... ok
6398 runTest (__main__.CythonRunTestCase)
6399 [-1] compiling (cpp/cy2) and running cascaded_typed_assignments_T466 ... non_simple_rhs (cascaded_typed_assignments_T466)
6400 Doctest: cascaded_typed_assignments_T466.non_simple_rhs ... ok
6401 non_simple_rhs_malloc (cascaded_typed_assignments_T466)
6402 Doctest: cascaded_typed_assignments_T466.non_simple_rhs_malloc ... ok
6403 pyobject_from_cvalue (cascaded_typed_assignments_T466)
6404 Doctest: cascaded_typed_assignments_T466.pyobject_from_cvalue ... ok
6405 simple_parallel_int_mix (cascaded_typed_assignments_T466)
6406 Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix ... ok
6407 simple_parallel_int_mix_recursive (cascaded_typed_assignments_T466)
6408 Doctest: cascaded_typed_assignments_T466.simple_parallel_int_mix_recursive ... ok
6409 simple_parallel_typed (cascaded_typed_assignments_T466)
6410 Doctest: cascaded_typed_assignments_T466.simple_parallel_typed ... ok
6411 runTest (__main__.CythonRunTestCase)
6412 [-1] compiling (c/cy2) and running cascadedassignment ... test_cascaded_assignment_builtin_expr (cascadedassignment)
6413 Doctest: cascadedassignment.test_cascaded_assignment_builtin_expr ... ok
6414 test_cascaded_assignment_evaluate_expr (cascadedassignment)
6415 Doctest: cascadedassignment.test_cascaded_assignment_evaluate_expr ... ok
6416 test_cascaded_assignment_simple (cascadedassignment)
6417 Doctest: cascadedassignment.test_cascaded_assignment_simple ... ok
6418 test_cascaded_assignment_typed (cascadedassignment)
6419 Doctest: cascadedassignment.test_cascaded_assignment_typed ... ok
6420 test_overwrite (cascadedassignment)
6421 Doctest: cascadedassignment.test_overwrite ... ok
6422 runTest (__main__.CythonRunTestCase)
6423 [-1] compiling (cpp/cy2) and running cascadedassignment ... test_cascaded_assignment_builtin_expr (cascadedassignment)
6424 Doctest: cascadedassignment.test_cascaded_assignment_builtin_expr ... ok
6425 test_cascaded_assignment_evaluate_expr (cascadedassignment)
6426 Doctest: cascadedassignment.test_cascaded_assignment_evaluate_expr ... ok
6427 test_cascaded_assignment_simple (cascadedassignment)
6428 Doctest: cascadedassignment.test_cascaded_assignment_simple ... ok
6429 test_cascaded_assignment_typed (cascadedassignment)
6430 Doctest: cascadedassignment.test_cascaded_assignment_typed ... ok
6431 test_overwrite (cascadedassignment)
6432 Doctest: cascadedassignment.test_overwrite ... ok
6433 runTest (__main__.CythonRunTestCase)
6434 [-1] compiling (c/cy2) and running cascmp ... const_cascade (cascmp)
6435 Doctest: cascmp.const_cascade ... ok
6436 eq_if_statement (cascmp)
6437 Doctest: cascmp.eq_if_statement ... ok
6438 eq_if_statement_semi_optimized (cascmp)
6439 Doctest: cascmp.eq_if_statement_semi_optimized ... ok
6440 eq_if_statement_semi_optimized2 (cascmp)
6441 Doctest: cascmp.eq_if_statement_semi_optimized2 ... ok
6442 ints_and_objects (cascmp)
6443 Doctest: cascmp.ints_and_objects ... ok
6444 runTest (__main__.CythonRunTestCase)
6445 [-1] compiling (cpp/cy2) and running cascmp ... const_cascade (cascmp)
6446 Doctest: cascmp.const_cascade ... ok
6447 eq_if_statement (cascmp)
6448 Doctest: cascmp.eq_if_statement ... ok
6449 eq_if_statement_semi_optimized (cascmp)
6450 Doctest: cascmp.eq_if_statement_semi_optimized ... ok
6451 eq_if_statement_semi_optimized2 (cascmp)
6452 Doctest: cascmp.eq_if_statement_semi_optimized2 ... ok
6453 ints_and_objects (cascmp)
6454 Doctest: cascmp.ints_and_objects ... ok
6455 runTest (__main__.CythonRunTestCase)
6456 [-1] compiling (c/cy2) and running cclass_assign_attr_GH3100 ... cclass_assign_attr_GH3100 ()
6457 Doctest: cclass_assign_attr_GH3100 ... ok
6458 Foo (cclass_assign_attr_GH3100)
6459 Doctest: cclass_assign_attr_GH3100.Foo ... ok
6460 runTest (__main__.CythonRunTestCase)
6461 [-1] compiling (cpp/cy2) and running cclass_assign_attr_GH3100 ... cclass_assign_attr_GH3100 ()
6462 Doctest: cclass_assign_attr_GH3100 ... ok
6463 Foo (cclass_assign_attr_GH3100)
6464 Doctest: cclass_assign_attr_GH3100.Foo ... ok
6465 runTest (__main__.CythonRunTestCase)
6466 [-1] compiling (c/cy2) and running cdef_bool_T227 ... call_cfoo (cdef_bool_T227)
6467 Doctest: cdef_bool_T227.call_cfoo ... ok
6468 foo (cdef_bool_T227)
6469 Doctest: cdef_bool_T227.foo ... ok
6470 runTest (__main__.CythonRunTestCase)
6471 [-1] compiling (cpp/cy2) and running cdef_bool_T227 ... call_cfoo (cdef_bool_T227)
6472 Doctest: cdef_bool_T227.call_cfoo ... ok
6473 foo (cdef_bool_T227)
6474 Doctest: cdef_bool_T227.foo ... ok
6475 runTest (__main__.CythonRunTestCase)
6476 [-1] compiling (c/cy2) and running cdef_class_dataclass ... cdef_class_dataclass ()
6477 Doctest: cdef_class_dataclass ... ok
6478 BasicDataclass (cdef_class_dataclass)
6479 Doctest: cdef_class_dataclass.BasicDataclass ... ok
6480 ContainsNonPyFields (cdef_class_dataclass)
6481 Doctest: cdef_class_dataclass.ContainsNonPyFields ... ok
6482 InheritsFromDataclass (cdef_class_dataclass)
6483 Doctest: cdef_class_dataclass.InheritsFromDataclass ... ok
6484 InheritsFromNotADataclass (cdef_class_dataclass)
6485 Doctest: cdef_class_dataclass.InheritsFromNotADataclass ... ok
6486 InitClassVars (cdef_class_dataclass)
6487 Doctest: cdef_class_dataclass.InitClassVars ... ok
6488 TestFrozen (cdef_class_dataclass)
6489 Doctest: cdef_class_dataclass.TestFrozen ... ok
6490 TestKwOnly (cdef_class_dataclass)
6491 Doctest: cdef_class_dataclass.TestKwOnly ... ok
6492 TestVisibility (cdef_class_dataclass)
6493 Doctest: cdef_class_dataclass.TestVisibility ... ok
6494 runTest (__main__.CythonRunTestCase)
6495 [-1] compiling (cpp/cy2) and running cdef_class_dataclass ... cdef_class_dataclass ()
6496 Doctest: cdef_class_dataclass ... ok
6497 BasicDataclass (cdef_class_dataclass)
6498 Doctest: cdef_class_dataclass.BasicDataclass ... ok
6499 ContainsNonPyFields (cdef_class_dataclass)
6500 Doctest: cdef_class_dataclass.ContainsNonPyFields ... ok
6501 InheritsFromDataclass (cdef_class_dataclass)
6502 Doctest: cdef_class_dataclass.InheritsFromDataclass ... ok
6503 InheritsFromNotADataclass (cdef_class_dataclass)
6504 Doctest: cdef_class_dataclass.InheritsFromNotADataclass ... ok
6505 InitClassVars (cdef_class_dataclass)
6506 Doctest: cdef_class_dataclass.InitClassVars ... ok
6507 TestFrozen (cdef_class_dataclass)
6508 Doctest: cdef_class_dataclass.TestFrozen ... ok
6509 TestKwOnly (cdef_class_dataclass)
6510 Doctest: cdef_class_dataclass.TestKwOnly ... ok
6511 TestVisibility (cdef_class_dataclass)
6512 Doctest: cdef_class_dataclass.TestVisibility ... ok
6513 runTest (__main__.CythonRunTestCase)
6514 [-1] compiling (c/cy2) and running cdef_class_field ... cdef_class_field ()
6515 Doctest: cdef_class_field ... ok
6516 runTest (__main__.CythonRunTestCase)
6517 [-1] compiling (cpp/cy2) and running cdef_class_field ... cdef_class_field ()
6518 Doctest: cdef_class_field ... ok
6519 runTest (__main__.CythonRunTestCase)
6520 [-1] compiling (c/cy2) and running cdef_class_order ... test (cdef_class_order)
6521 Doctest: cdef_class_order.test ... ok
6522 runTest (__main__.CythonRunTestCase)
6523 [-1] compiling (cpp/cy2) and running cdef_class_order ... test (cdef_class_order)
6524 Doctest: cdef_class_order.test ... ok
6525 runTest (__main__.CythonRunTestCase)
6526 [-1] compiling (c/cy2) and running cdef_class_property_decorator_T264 ... Prop (cdef_class_property_decorator_T264)
6527 Doctest: cdef_class_property_decorator_T264.Prop ... ok
6528 runTest (__main__.CythonRunTestCase)
6529 [-1] compiling (cpp/cy2) and running cdef_class_property_decorator_T264 ... Prop (cdef_class_property_decorator_T264)
6530 Doctest: cdef_class_property_decorator_T264.Prop ... ok
6531 runTest (__main__.CythonRunTestCase)
6532 [-1] compiling (c/cy2) and running cdef_classmethod ... test0 (cdef_classmethod.cclass)
6533 Doctest: cdef_classmethod.cclass.test0 ... ok
6534 test0_args (cdef_classmethod.cclass)
6535 Doctest: cdef_classmethod.cclass.test0_args ... ok
6536 test0_args_kwargs (cdef_classmethod.cclass)
6537 Doctest: cdef_classmethod.cclass.test0_args_kwargs ... ok
6538 test1 (cdef_classmethod.cclass)
6539 Doctest: cdef_classmethod.cclass.test1 ... ok
6540 test1_args (cdef_classmethod.cclass)
6541 Doctest: cdef_classmethod.cclass.test1_args ... ok
6542 test1_args_kwargs (cdef_classmethod.cclass)
6543 Doctest: cdef_classmethod.cclass.test1_args_kwargs ... ok
6544 test2 (cdef_classmethod.cclass)
6545 Doctest: cdef_classmethod.cclass.test2 ... ok
6546 test2_args (cdef_classmethod.cclass)
6547 Doctest: cdef_classmethod.cclass.test2_args ... ok
6548 test2_args_kwargs (cdef_classmethod.cclass)
6549 Doctest: cdef_classmethod.cclass.test2_args_kwargs ... ok
6550 runTest (__main__.CythonRunTestCase)
6551 [-1] compiling (cpp/cy2) and running cdef_classmethod ... test0 (cdef_classmethod.cclass)
6552 Doctest: cdef_classmethod.cclass.test0 ... ok
6553 test0_args (cdef_classmethod.cclass)
6554 Doctest: cdef_classmethod.cclass.test0_args ... ok
6555 test0_args_kwargs (cdef_classmethod.cclass)
6556 Doctest: cdef_classmethod.cclass.test0_args_kwargs ... ok
6557 test1 (cdef_classmethod.cclass)
6558 Doctest: cdef_classmethod.cclass.test1 ... ok
6559 test1_args (cdef_classmethod.cclass)
6560 Doctest: cdef_classmethod.cclass.test1_args ... ok
6561 test1_args_kwargs (cdef_classmethod.cclass)
6562 Doctest: cdef_classmethod.cclass.test1_args_kwargs ... ok
6563 test2 (cdef_classmethod.cclass)
6564 Doctest: cdef_classmethod.cclass.test2 ... ok
6565 test2_args (cdef_classmethod.cclass)
6566 Doctest: cdef_classmethod.cclass.test2_args ... ok
6567 test2_args_kwargs (cdef_classmethod.cclass)
6568 Doctest: cdef_classmethod.cclass.test2_args_kwargs ... ok
6569 runTest (__main__.EndToEndTest)
6570 [-1] End-to-end cdef_cpdef_override_GH543 ... ok
6571 runTest (__main__.CythonRunTestCase)
6572 [-1] compiling (c/cy2) and running cdef_decorator_directives_T183 ... cdiv_decorator (cdef_decorator_directives_T183)
6573 Doctest: cdef_decorator_directives_T183.cdiv_decorator ... ok
6574 pydiv_decorator (cdef_decorator_directives_T183)
6575 Doctest: cdef_decorator_directives_T183.pydiv_decorator ... ok
6576 runTest (__main__.CythonRunTestCase)
6577 [-1] compiling (cpp/cy2) and running cdef_decorator_directives_T183 ... cdiv_decorator (cdef_decorator_directives_T183)
6578 Doctest: cdef_decorator_directives_T183.cdiv_decorator ... ok
6579 pydiv_decorator (cdef_decorator_directives_T183)
6580 Doctest: cdef_decorator_directives_T183.pydiv_decorator ... ok
6581 runTest (__main__.CythonRunTestCase)
6582 [-1] compiling (c/cy2) and running cdef_function_kwargs ... call_cmeth (cdef_function_kwargs.ExtType)
6583 Doctest: cdef_function_kwargs.ExtType.call_cmeth ... ok
6584 call_cpmeth (cdef_function_kwargs.ExtType)
6585 Doctest: cdef_function_kwargs.ExtType.call_cpmeth ... ok
6586 call_cpmeth_optargs (cdef_function_kwargs.ExtType)
6587 Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs ... ok
6588 call_cpmeth_optargs1 (cdef_function_kwargs.ExtType)
6589 Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs1 ... ok
6590 call_optargs (cdef_function_kwargs.ExtType)
6591 Doctest: cdef_function_kwargs.ExtType.call_optargs ... ok
6592 cdef_funcptr (cdef_function_kwargs)
6593 Doctest: cdef_function_kwargs.cdef_funcptr ... ok
6594 cdef_optargs (cdef_function_kwargs)
6595 Doctest: cdef_function_kwargs.cdef_optargs ... ok
6596 cfunc_all_keywords (cdef_function_kwargs)
6597 Doctest: cdef_function_kwargs.cfunc_all_keywords ... ok
6598 cfunc_some_keywords (cdef_function_kwargs)
6599 Doctest: cdef_function_kwargs.cfunc_some_keywords ... ok
6600 cfunc_some_keywords_unordered (cdef_function_kwargs)
6601 Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered ... ok
6602 cfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs)
6603 Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered_sideeffect ... ok
6604 cpfunc_all_keywords (cdef_function_kwargs)
6605 Doctest: cdef_function_kwargs.cpfunc_all_keywords ... ok
6606 cpfunc_some_keywords (cdef_function_kwargs)
6607 Doctest: cdef_function_kwargs.cpfunc_some_keywords ... ok
6608 cpfunc_some_keywords_unordered (cdef_function_kwargs)
6609 Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered ... ok
6610 cpfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs)
6611 Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered_sideeffect ... ok
6612 libc_strstr (cdef_function_kwargs)
6613 Doctest: cdef_function_kwargs.libc_strstr ... ok
6614 runTest (__main__.CythonRunTestCase)
6615 [-1] compiling (cpp/cy2) and running cdef_function_kwargs ... call_cmeth (cdef_function_kwargs.ExtType)
6616 Doctest: cdef_function_kwargs.ExtType.call_cmeth ... ok
6617 call_cpmeth (cdef_function_kwargs.ExtType)
6618 Doctest: cdef_function_kwargs.ExtType.call_cpmeth ... ok
6619 call_cpmeth_optargs (cdef_function_kwargs.ExtType)
6620 Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs ... ok
6621 call_cpmeth_optargs1 (cdef_function_kwargs.ExtType)
6622 Doctest: cdef_function_kwargs.ExtType.call_cpmeth_optargs1 ... ok
6623 call_optargs (cdef_function_kwargs.ExtType)
6624 Doctest: cdef_function_kwargs.ExtType.call_optargs ... ok
6625 cdef_funcptr (cdef_function_kwargs)
6626 Doctest: cdef_function_kwargs.cdef_funcptr ... ok
6627 cdef_optargs (cdef_function_kwargs)
6628 Doctest: cdef_function_kwargs.cdef_optargs ... ok
6629 cfunc_all_keywords (cdef_function_kwargs)
6630 Doctest: cdef_function_kwargs.cfunc_all_keywords ... ok
6631 cfunc_some_keywords (cdef_function_kwargs)
6632 Doctest: cdef_function_kwargs.cfunc_some_keywords ... ok
6633 cfunc_some_keywords_unordered (cdef_function_kwargs)
6634 Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered ... ok
6635 cfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs)
6636 Doctest: cdef_function_kwargs.cfunc_some_keywords_unordered_sideeffect ... ok
6637 cpfunc_all_keywords (cdef_function_kwargs)
6638 Doctest: cdef_function_kwargs.cpfunc_all_keywords ... ok
6639 cpfunc_some_keywords (cdef_function_kwargs)
6640 Doctest: cdef_function_kwargs.cpfunc_some_keywords ... ok
6641 cpfunc_some_keywords_unordered (cdef_function_kwargs)
6642 Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered ... ok
6643 cpfunc_some_keywords_unordered_sideeffect (cdef_function_kwargs)
6644 Doctest: cdef_function_kwargs.cpfunc_some_keywords_unordered_sideeffect ... ok
6645 libc_strstr (cdef_function_kwargs)
6646 Doctest: cdef_function_kwargs.libc_strstr ... ok
6647 runTest (__main__.CythonRunTestCase)
6648 [-1] compiling (c/cy2) and running cdef_locals_decorator_T477 ... test (cdef_locals_decorator_T477)
6649 Doctest: cdef_locals_decorator_T477.test ... ok
6650 test_defval (cdef_locals_decorator_T477)
6651 Doctest: cdef_locals_decorator_T477.test_defval ... ok
6652 runTest (__main__.CythonRunTestCase)
6653 [-1] compiling (cpp/cy2) and running cdef_locals_decorator_T477 ... test (cdef_locals_decorator_T477)
6654 Doctest: cdef_locals_decorator_T477.test ... ok
6655 test_defval (cdef_locals_decorator_T477)
6656 Doctest: cdef_locals_decorator_T477.test_defval ... ok
6657 runTest (__main__.CythonRunTestCase)
6658 [-1] compiling (c/cy2) and running cdef_members_T517 ... cdef_members_T517 ()
6659 Doctest: cdef_members_T517 ... ok
6660 runTest (__main__.CythonRunTestCase)
6661 [-1] compiling (cpp/cy2) and running cdef_members_T517 ... cdef_members_T517 ()
6662 Doctest: cdef_members_T517 ... ok
6663 runTest (__main__.CythonRunTestCase)
6664 [-1] compiling (c/cy2) and running cdef_members_binding_properties ... cdef_members_binding_properties ()
6665 Doctest: cdef_members_binding_properties ... ok
6666 runTest (__main__.CythonRunTestCase)
6667 [-1] compiling (cpp/cy2) and running cdef_members_binding_properties ... cdef_members_binding_properties ()
6668 Doctest: cdef_members_binding_properties ... ok
6669 runTest (__main__.CythonRunTestCase)
6670 [-1] compiling (c/cy2) and running cdef_methods_T462 ... test_args (cdef_methods_T462.cclass)
6671 Doctest: cdef_methods_T462.cclass.test_args ... ok
6672 test_args_kwargs (cdef_methods_T462.cclass)
6673 Doctest: cdef_methods_T462.cclass.test_args_kwargs ... ok
6674 test_self (cdef_methods_T462.cclass)
6675 Doctest: cdef_methods_T462.cclass.test_self ... ok
6676 test_self_1 (cdef_methods_T462.cclass)
6677 Doctest: cdef_methods_T462.cclass.test_self_1 ... ok
6678 test_self_args (cdef_methods_T462.cclass)
6679 Doctest: cdef_methods_T462.cclass.test_self_args ... ok
6680 runTest (__main__.CythonRunTestCase)
6681 [-1] compiling (cpp/cy2) and running cdef_methods_T462 ... test_args (cdef_methods_T462.cclass)
6682 Doctest: cdef_methods_T462.cclass.test_args ... ok
6683 test_args_kwargs (cdef_methods_T462.cclass)
6684 Doctest: cdef_methods_T462.cclass.test_args_kwargs ... ok
6685 test_self (cdef_methods_T462.cclass)
6686 Doctest: cdef_methods_T462.cclass.test_self ... ok
6687 test_self_1 (cdef_methods_T462.cclass)
6688 Doctest: cdef_methods_T462.cclass.test_self_1 ... ok
6689 test_self_args (cdef_methods_T462.cclass)
6690 Doctest: cdef_methods_T462.cclass.test_self_args ... ok
6691 runTest (__main__.CythonRunTestCase)
6692 [-1] compiling (c/cy2) and running cdef_multiple_inheritance ... BothSub (cdef_multiple_inheritance)
6693 Doctest: cdef_multiple_inheritance.BothSub ... ok
6694 runTest (__main__.CythonRunTestCase)
6695 [-1] compiling (cpp/cy2) and running cdef_multiple_inheritance ... BothSub (cdef_multiple_inheritance)
6696 Doctest: cdef_multiple_inheritance.BothSub ... ok
6697 runTest (__main__.EndToEndTest)
6698 [-1] End-to-end cdef_multiple_inheritance_cimport ... ok
6699 runTest (__main__.EndToEndTest)
6700 [-1] End-to-end cdef_multiple_inheritance_errors ... ok
6701 runTest (__main__.CythonRunTestCase)
6702 [-1] compiling (c/cy2) and running cdef_multiple_inheritance_nodict ... Both (cdef_multiple_inheritance_nodict)
6703 Doctest: cdef_multiple_inheritance_nodict.Both ... ok
6704 BothSub (cdef_multiple_inheritance_nodict)
6705 Doctest: cdef_multiple_inheritance_nodict.BothSub ... ok
6706 runTest (__main__.CythonRunTestCase)
6707 [-1] compiling (cpp/cy2) and running cdef_multiple_inheritance_nodict ... Both (cdef_multiple_inheritance_nodict)
6708 Doctest: cdef_multiple_inheritance_nodict.Both ... ok
6709 BothSub (cdef_multiple_inheritance_nodict)
6710 Doctest: cdef_multiple_inheritance_nodict.BothSub ... ok
6711 runTest (__main__.CythonRunTestCase)
6712 [-1] compiling (c/cy2) and running cdef_opt ... cdef_opt ()
6713 Doctest: cdef_opt ... ok
6714 call0 (cdef_opt)
6715 Doctest: cdef_opt.call0 ... ok
6716 call1 (cdef_opt)
6717 Doctest: cdef_opt.call1 ... ok
6718 call2 (cdef_opt)
6719 Doctest: cdef_opt.call2 ... ok
6720 runTest (__main__.CythonRunTestCase)
6721 [-1] compiling (cpp/cy2) and running cdef_opt ... cdef_opt ()
6722 Doctest: cdef_opt ... ok
6723 call0 (cdef_opt)
6724 Doctest: cdef_opt.call0 ... ok
6725 call1 (cdef_opt)
6726 Doctest: cdef_opt.call1 ... ok
6727 call2 (cdef_opt)
6728 Doctest: cdef_opt.call2 ... ok
6729 runTest (__main__.CythonRunTestCase)
6730 [-1] compiling (c/cy2) and running cdef_setitem_T284 ... no_cdef (cdef_setitem_T284)
6731 Doctest: cdef_setitem_T284.no_cdef ... ok
6732 test_list (cdef_setitem_T284)
6733 Doctest: cdef_setitem_T284.test_list ... ok
6734 with_cdef (cdef_setitem_T284)
6735 Doctest: cdef_setitem_T284.with_cdef ... ok
6736 with_external_list (cdef_setitem_T284)
6737 Doctest: cdef_setitem_T284.with_external_list ... ok
6738 runTest (__main__.CythonRunTestCase)
6739 [-1] compiling (cpp/cy2) and running cdef_setitem_T284 ... no_cdef (cdef_setitem_T284)
6740 Doctest: cdef_setitem_T284.no_cdef ... ok
6741 test_list (cdef_setitem_T284)
6742 Doctest: cdef_setitem_T284.test_list ... ok
6743 with_cdef (cdef_setitem_T284)
6744 Doctest: cdef_setitem_T284.with_cdef ... ok
6745 with_external_list (cdef_setitem_T284)
6746 Doctest: cdef_setitem_T284.with_external_list ... ok
6747 runTest (__main__.CythonRunTestCase)
6748 [-1] compiling (c/cy2) and running cdefassign ... test (cdefassign)
6749 Doctest: cdefassign.test ... ok
6750 runTest (__main__.CythonRunTestCase)
6751 [-1] compiling (cpp/cy2) and running cdefassign ... test (cdefassign)
6752 Doctest: cdefassign.test ... ok
6753 runTest (__main__.CythonRunTestCase)
6754 [-1] compiling (c/cy2) and running cdefoptargs ... method (cdefoptargs.A)
6755 Doctest: cdefoptargs.A.method ... ok
6756 method (cdefoptargs.B)
6757 Doctest: cdefoptargs.B.method ... ok
6758 method (cdefoptargs.C)
6759 Doctest: cdefoptargs.C.method ... ok
6760 call2 (cdefoptargs)
6761 Doctest: cdefoptargs.call2 ... ok
6762 call3 (cdefoptargs)
6763 Doctest: cdefoptargs.call3 ... ok
6764 call4 (cdefoptargs)
6765 Doctest: cdefoptargs.call4 ... ok
6766 test_foo (cdefoptargs)
6767 Doctest: cdefoptargs.test_foo ... ok
6768 runTest (__main__.CythonRunTestCase)
6769 [-1] compiling (cpp/cy2) and running cdefoptargs ... method (cdefoptargs.A)
6770 Doctest: cdefoptargs.A.method ... ok
6771 method (cdefoptargs.B)
6772 Doctest: cdefoptargs.B.method ... ok
6773 method (cdefoptargs.C)
6774 Doctest: cdefoptargs.C.method ... ok
6775 call2 (cdefoptargs)
6776 Doctest: cdefoptargs.call2 ... ok
6777 call3 (cdefoptargs)
6778 Doctest: cdefoptargs.call3 ... ok
6779 call4 (cdefoptargs)
6780 Doctest: cdefoptargs.call4 ... ok
6781 test_foo (cdefoptargs)
6782 Doctest: cdefoptargs.test_foo ... ok
6783 runTest (__main__.CythonRunTestCase)
6784 [-1] compiling (c/cy2) and running cdivision_CEP_516 ... cdivision_CEP_516 ()
6785 Doctest: cdivision_CEP_516 ... ok
6786 c_div_const_test (cdivision_CEP_516)
6787 Doctest: cdivision_CEP_516.c_div_const_test ... ok
6788 complex_expression (cdivision_CEP_516)
6789 Doctest: cdivision_CEP_516.complex_expression ... ok
6790 div_int_c_warn (cdivision_CEP_516)
6791 Doctest: cdivision_CEP_516.div_int_c_warn ... ok
6792 mod_div_zero_float (cdivision_CEP_516)
6793 Doctest: cdivision_CEP_516.mod_div_zero_float ... ok
6794 mod_div_zero_int (cdivision_CEP_516)
6795 Doctest: cdivision_CEP_516.mod_div_zero_int ... ok
6796 mod_int_c_warn (cdivision_CEP_516)
6797 Doctest: cdivision_CEP_516.mod_int_c_warn ... ok
6798 py_div_long (cdivision_CEP_516)
6799 Doctest: cdivision_CEP_516.py_div_long ... ok
6800 runTest (__main__.CythonRunTestCase)
6801 [-1] compiling (cpp/cy2) and running cdivision_CEP_516 ... cdivision_CEP_516 ()
6802 Doctest: cdivision_CEP_516 ... ok
6803 c_div_const_test (cdivision_CEP_516)
6804 Doctest: cdivision_CEP_516.c_div_const_test ... ok
6805 complex_expression (cdivision_CEP_516)
6806 Doctest: cdivision_CEP_516.complex_expression ... ok
6807 div_int_c_warn (cdivision_CEP_516)
6808 Doctest: cdivision_CEP_516.div_int_c_warn ... ok
6809 mod_div_zero_float (cdivision_CEP_516)
6810 Doctest: cdivision_CEP_516.mod_div_zero_float ... ok
6811 mod_div_zero_int (cdivision_CEP_516)
6812 Doctest: cdivision_CEP_516.mod_div_zero_int ... ok
6813 mod_int_c_warn (cdivision_CEP_516)
6814 Doctest: cdivision_CEP_516.mod_int_c_warn ... ok
6815 py_div_long (cdivision_CEP_516)
6816 Doctest: cdivision_CEP_516.py_div_long ... ok
6817 runTest (__main__.CythonRunTestCase)
6818 [-1] compiling (c/cy2) and running cf_none ... conditional (cf_none)
6819 Doctest: cf_none.conditional ... ok
6820 conditional_arg (cf_none)
6821 Doctest: cf_none.conditional_arg ... ok
6822 conditional_not_none (cf_none)
6823 Doctest: cf_none.conditional_not_none ... ok
6824 dict_arg (cf_none)
6825 Doctest: cf_none.dict_arg ... ok
6826 dict_arg_not_none (cf_none)
6827 Doctest: cf_none.dict_arg_not_none ... ok
6828 none_checks (cf_none)
6829 Doctest: cf_none.none_checks ... ok
6830 reassignment (cf_none)
6831 Doctest: cf_none.reassignment ... ok
6832 self_dependency (cf_none)
6833 Doctest: cf_none.self_dependency ... ok
6834 self_dependency_none (cf_none)
6835 Doctest: cf_none.self_dependency_none ... ok
6836 runTest (__main__.CythonRunTestCase)
6837 [-1] compiling (cpp/cy2) and running cf_none ... conditional (cf_none)
6838 Doctest: cf_none.conditional ... ok
6839 conditional_arg (cf_none)
6840 Doctest: cf_none.conditional_arg ... ok
6841 conditional_not_none (cf_none)
6842 Doctest: cf_none.conditional_not_none ... ok
6843 dict_arg (cf_none)
6844 Doctest: cf_none.dict_arg ... ok
6845 dict_arg_not_none (cf_none)
6846 Doctest: cf_none.dict_arg_not_none ... ok
6847 none_checks (cf_none)
6848 Doctest: cf_none.none_checks ... ok
6849 reassignment (cf_none)
6850 Doctest: cf_none.reassignment ... ok
6851 self_dependency (cf_none)
6852 Doctest: cf_none.self_dependency ... ok
6853 self_dependency_none (cf_none)
6854 Doctest: cf_none.self_dependency_none ... ok
6855 runTest (__main__.CythonRunTestCase)
6856 [-1] compiling (c/cy2) and running cfunc_convert ... call_abc (cfunc_convert)
6857 Doctest: cfunc_convert.call_abc ... ok
6858 call_empty_cfunc (cfunc_convert)
6859 Doctest: cfunc_convert.call_empty_cfunc ... ok
6860 call_square_c (cfunc_convert)
6861 Doctest: cfunc_convert.call_square_c ... ok
6862 make_map (cfunc_convert)
6863 Doctest: cfunc_convert.make_map ... ok
6864 return_abc (cfunc_convert)
6865 Doctest: cfunc_convert.return_abc ... ok
6866 return_builtin_params_cfunc (cfunc_convert)
6867 Doctest: cfunc_convert.return_builtin_params_cfunc ... ok
6868 return_libc_sqrt (cfunc_convert)
6869 Doctest: cfunc_convert.return_libc_sqrt ... ok
6870 return_square_c (cfunc_convert)
6871 Doctest: cfunc_convert.return_square_c ... ok
6872 return_struct_builder (cfunc_convert)
6873 Doctest: cfunc_convert.return_struct_builder ... ok
6874 test_bound_methods (cfunc_convert)
6875 Doctest: cfunc_convert.test_bound_methods ... ok
6876 test_builtin_params (cfunc_convert)
6877 Doctest: cfunc_convert.test_builtin_params ... ok
6878 test_cdef_class_params (cfunc_convert)
6879 Doctest: cfunc_convert.test_cdef_class_params ... ok
6880 test_global (cfunc_convert)
6881 Doctest: cfunc_convert.test_global ... ok
6882 test_object_params (cfunc_convert)
6883 Doctest: cfunc_convert.test_object_params ... ok
6884 test_typedef (cfunc_convert)
6885 Doctest: cfunc_convert.test_typedef ... ok
6886 test_unbound_methods (cfunc_convert)
6887 Doctest: cfunc_convert.test_unbound_methods ... ok
6888 runTest (__main__.CythonRunTestCase)
6889 [-1] compiling (cpp/cy2) and running cfunc_convert ... call_abc (cfunc_convert)
6890 Doctest: cfunc_convert.call_abc ... ok
6891 call_empty_cfunc (cfunc_convert)
6892 Doctest: cfunc_convert.call_empty_cfunc ... ok
6893 call_square_c (cfunc_convert)
6894 Doctest: cfunc_convert.call_square_c ... ok
6895 make_map (cfunc_convert)
6896 Doctest: cfunc_convert.make_map ... ok
6897 return_abc (cfunc_convert)
6898 Doctest: cfunc_convert.return_abc ... ok
6899 return_builtin_params_cfunc (cfunc_convert)
6900 Doctest: cfunc_convert.return_builtin_params_cfunc ... ok
6901 return_libc_sqrt (cfunc_convert)
6902 Doctest: cfunc_convert.return_libc_sqrt ... ok
6903 return_square_c (cfunc_convert)
6904 Doctest: cfunc_convert.return_square_c ... ok
6905 return_struct_builder (cfunc_convert)
6906 Doctest: cfunc_convert.return_struct_builder ... ok
6907 test_bound_methods (cfunc_convert)
6908 Doctest: cfunc_convert.test_bound_methods ... ok
6909 test_builtin_params (cfunc_convert)
6910 Doctest: cfunc_convert.test_builtin_params ... ok
6911 test_cdef_class_params (cfunc_convert)
6912 Doctest: cfunc_convert.test_cdef_class_params ... ok
6913 test_global (cfunc_convert)
6914 Doctest: cfunc_convert.test_global ... ok
6915 test_object_params (cfunc_convert)
6916 Doctest: cfunc_convert.test_object_params ... ok
6917 test_typedef (cfunc_convert)
6918 Doctest: cfunc_convert.test_typedef ... ok
6919 test_unbound_methods (cfunc_convert)
6920 Doctest: cfunc_convert.test_unbound_methods ... ok
6921 runTest (__main__.CythonRunTestCase)
6922 [-1] compiling (c/cy2) and running cfuncdef ... test (cfuncdef)
6923 Doctest: cfuncdef.test ... ok
6924 runTest (__main__.CythonRunTestCase)
6925 [-1] compiling (cpp/cy2) and running cfuncdef ... test (cfuncdef)
6926 Doctest: cfuncdef.test ... ok
6927 runTest (__main__.CythonRunTestCase)
6928 [-1] compiling (c/cy2) and running cfuncptr ... call_cfuncptr (cfuncptr)
6929 Doctest: cfuncptr.call_cfuncptr ... ok
6930 call_exceptminus2_through_exceptmaybeminus2_pointer (cfuncptr)
6931 Doctest: cfuncptr.call_exceptminus2_through_exceptmaybeminus2_pointer ... ok
6932 call_exceptminus2_through_exceptstar_pointer (cfuncptr)
6933 Doctest: cfuncptr.call_exceptminus2_through_exceptstar_pointer ... ok
6934 call_noexcept_func_except_check (cfuncptr)
6935 Doctest: cfuncptr.call_noexcept_func_except_check ... ok
6936 call_noexcept_func_except_star (cfuncptr)
6937 Doctest: cfuncptr.call_noexcept_func_except_star ... ok
6938 test_assignments (cfuncptr)
6939 Doctest: cfuncptr.test_assignments ... ok
6940 test_return_value (cfuncptr)
6941 Doctest: cfuncptr.test_return_value ... ok
6942 runTest (__main__.CythonRunTestCase)
6943 [-1] compiling (cpp/cy2) and running cfuncptr ... call_cfuncptr (cfuncptr)
6944 Doctest: cfuncptr.call_cfuncptr ... ok
6945 call_exceptminus2_through_exceptmaybeminus2_pointer (cfuncptr)
6946 Doctest: cfuncptr.call_exceptminus2_through_exceptmaybeminus2_pointer ... ok
6947 call_exceptminus2_through_exceptstar_pointer (cfuncptr)
6948 Doctest: cfuncptr.call_exceptminus2_through_exceptstar_pointer ... ok
6949 call_noexcept_func_except_check (cfuncptr)
6950 Doctest: cfuncptr.call_noexcept_func_except_check ... ok
6951 call_noexcept_func_except_star (cfuncptr)
6952 Doctest: cfuncptr.call_noexcept_func_except_star ... ok
6953 test_assignments (cfuncptr)
6954 Doctest: cfuncptr.test_assignments ... ok
6955 test_return_value (cfuncptr)
6956 Doctest: cfuncptr.test_return_value ... ok
6957 runTest (__main__.CythonRunTestCase)
6958 [-1] compiling (c/cy2) and running char_constants_T99 ... global_c_and_s (char_constants_T99)
6959 Doctest: char_constants_T99.global_c_and_s ... ok
6960 local_c_and_s (char_constants_T99)
6961 Doctest: char_constants_T99.local_c_and_s ... ok
6962 runTest (__main__.CythonRunTestCase)
6963 [-1] compiling (cpp/cy2) and running char_constants_T99 ... global_c_and_s (char_constants_T99)
6964 Doctest: char_constants_T99.global_c_and_s ... ok
6965 local_c_and_s (char_constants_T99)
6966 Doctest: char_constants_T99.local_c_and_s ... ok
6967 runTest (__main__.CythonRunTestCase)
6968 [-1] compiling (c/cy2) and running charcomparisonT412 ... f (charcomparisonT412)
6969 Doctest: charcomparisonT412.f ... ok
6970 runTest (__main__.CythonRunTestCase)
6971 [-1] compiling (cpp/cy2) and running charcomparisonT412 ... f (charcomparisonT412)
6972 Doctest: charcomparisonT412.f ... ok
6973 runTest (__main__.CythonRunTestCase)
6974 [-1] compiling (c/cy2) and running charencoding ... charencoding ()
6975 Doctest: charencoding ... ok
6976 runTest (__main__.CythonRunTestCase)
6977 [-1] compiling (cpp/cy2) and running charencoding ... charencoding ()
6978 Doctest: charencoding ... ok
6979 runTest (__main__.CythonRunTestCase)
6980 [-1] compiling (c/cy2) and running charescape ... charescape ()
6981 Doctest: charescape ... ok
6982 runTest (__main__.CythonRunTestCase)
6983 [-1] compiling (cpp/cy2) and running charescape ... charescape ()
6984 Doctest: charescape ... ok
6985 runTest (__main__.CythonRunTestCase)
6986 [-1] compiling (c/cy2) and running charptr_comparison_T582 ... charptr_equals_literal (charptr_comparison_T582)
6987 Doctest: charptr_comparison_T582.charptr_equals_literal ... ok
6988 charptr_ge_literal (charptr_comparison_T582)
6989 Doctest: charptr_comparison_T582.charptr_ge_literal ... ok
6990 charptr_gt_literal (charptr_comparison_T582)
6991 Doctest: charptr_comparison_T582.charptr_gt_literal ... ok
6992 charptr_le_literal (charptr_comparison_T582)
6993 Doctest: charptr_comparison_T582.charptr_le_literal ... ok
6994 charptr_lt_literal (charptr_comparison_T582)
6995 Doctest: charptr_comparison_T582.charptr_lt_literal ... ok
6996 slice_equals_literal (charptr_comparison_T582)
6997 Doctest: charptr_comparison_T582.slice_equals_literal ... ok
6998 slice_ge_literal (charptr_comparison_T582)
6999 Doctest: charptr_comparison_T582.slice_ge_literal ... ok
7000 slice_gt_literal (charptr_comparison_T582)
7001 Doctest: charptr_comparison_T582.slice_gt_literal ... ok
7002 slice_le_literal (charptr_comparison_T582)
7003 Doctest: charptr_comparison_T582.slice_le_literal ... ok
7004 slice_lt_literal (charptr_comparison_T582)
7005 Doctest: charptr_comparison_T582.slice_lt_literal ... ok
7006 runTest (__main__.CythonRunTestCase)
7007 [-1] compiling (cpp/cy2) and running charptr_comparison_T582 ... charptr_equals_literal (charptr_comparison_T582)
7008 Doctest: charptr_comparison_T582.charptr_equals_literal ... ok
7009 charptr_ge_literal (charptr_comparison_T582)
7010 Doctest: charptr_comparison_T582.charptr_ge_literal ... ok
7011 charptr_gt_literal (charptr_comparison_T582)
7012 Doctest: charptr_comparison_T582.charptr_gt_literal ... ok
7013 charptr_le_literal (charptr_comparison_T582)
7014 Doctest: charptr_comparison_T582.charptr_le_literal ... ok
7015 charptr_lt_literal (charptr_comparison_T582)
7016 Doctest: charptr_comparison_T582.charptr_lt_literal ... ok
7017 slice_equals_literal (charptr_comparison_T582)
7018 Doctest: charptr_comparison_T582.slice_equals_literal ... ok
7019 slice_ge_literal (charptr_comparison_T582)
7020 Doctest: charptr_comparison_T582.slice_ge_literal ... ok
7021 slice_gt_literal (charptr_comparison_T582)
7022 Doctest: charptr_comparison_T582.slice_gt_literal ... ok
7023 slice_le_literal (charptr_comparison_T582)
7024 Doctest: charptr_comparison_T582.slice_le_literal ... ok
7025 slice_lt_literal (charptr_comparison_T582)
7026 Doctest: charptr_comparison_T582.slice_lt_literal ... ok
7027 runTest (__main__.CythonRunTestCase)
7028 [-1] compiling (c/cy2) and running charptr_decode ... slice_charptr_decode (charptr_decode)
7029 Doctest: charptr_decode.slice_charptr_decode ... ok
7030 slice_charptr_decode_errormode (charptr_decode)
7031 Doctest: charptr_decode.slice_charptr_decode_errormode ... ok
7032 slice_charptr_decode_large_bounds (charptr_decode)
7033 Doctest: charptr_decode.slice_charptr_decode_large_bounds ... ok
7034 slice_charptr_decode_platform_encoding (charptr_decode)
7035 Doctest: charptr_decode.slice_charptr_decode_platform_encoding ... ok
7036 slice_charptr_decode_slice2 (charptr_decode)
7037 Doctest: charptr_decode.slice_charptr_decode_slice2 ... ok
7038 slice_charptr_decode_strlen (charptr_decode)
7039 Doctest: charptr_decode.slice_charptr_decode_strlen ... ok
7040 slice_charptr_decode_unbound (charptr_decode)
7041 Doctest: charptr_decode.slice_charptr_decode_unbound ... ok
7042 slice_charptr_decode_unknown_encoding (charptr_decode)
7043 Doctest: charptr_decode.slice_charptr_decode_unknown_encoding ... ok
7044 slice_charptr_dynamic_bounds (charptr_decode)
7045 Doctest: charptr_decode.slice_charptr_dynamic_bounds ... ok
7046 slice_charptr_dynamic_bounds_non_name (charptr_decode)
7047 Doctest: charptr_decode.slice_charptr_dynamic_bounds_non_name ... ok
7048 runTest (__main__.CythonRunTestCase)
7049 [-1] compiling (cpp/cy2) and running charptr_decode ... slice_charptr_decode (charptr_decode)
7050 Doctest: charptr_decode.slice_charptr_decode ... ok
7051 slice_charptr_decode_errormode (charptr_decode)
7052 Doctest: charptr_decode.slice_charptr_decode_errormode ... ok
7053 slice_charptr_decode_large_bounds (charptr_decode)
7054 Doctest: charptr_decode.slice_charptr_decode_large_bounds ... ok
7055 slice_charptr_decode_platform_encoding (charptr_decode)
7056 Doctest: charptr_decode.slice_charptr_decode_platform_encoding ... ok
7057 slice_charptr_decode_slice2 (charptr_decode)
7058 Doctest: charptr_decode.slice_charptr_decode_slice2 ... ok
7059 slice_charptr_decode_strlen (charptr_decode)
7060 Doctest: charptr_decode.slice_charptr_decode_strlen ... ok
7061 slice_charptr_decode_unbound (charptr_decode)
7062 Doctest: charptr_decode.slice_charptr_decode_unbound ... ok
7063 slice_charptr_decode_unknown_encoding (charptr_decode)
7064 Doctest: charptr_decode.slice_charptr_decode_unknown_encoding ... ok
7065 slice_charptr_dynamic_bounds (charptr_decode)
7066 Doctest: charptr_decode.slice_charptr_dynamic_bounds ... ok
7067 slice_charptr_dynamic_bounds_non_name (charptr_decode)
7068 Doctest: charptr_decode.slice_charptr_dynamic_bounds_non_name ... ok
7069 runTest (__main__.CythonRunTestCase)
7070 [-1] compiling (c/cy2) and running charptr_from_temp ... test_charptr_and_charptr_func (charptr_from_temp)
7071 Doctest: charptr_from_temp.test_charptr_and_charptr_func ... ok
7072 test_charptr_and_ucharptr (charptr_from_temp)
7073 Doctest: charptr_from_temp.test_charptr_and_ucharptr ... ok
7074 test_more_args_adding (charptr_from_temp)
7075 Doctest: charptr_from_temp.test_more_args_adding ... ok
7076 test_more_args_indexing (charptr_from_temp)
7077 Doctest: charptr_from_temp.test_more_args_indexing ... ok
7078 test_more_args_slicing (charptr_from_temp)
7079 Doctest: charptr_from_temp.test_more_args_slicing ... ok
7080 test_one_arg_adding (charptr_from_temp)
7081 Doctest: charptr_from_temp.test_one_arg_adding ... ok
7082 test_one_arg_indexing (charptr_from_temp)
7083 Doctest: charptr_from_temp.test_one_arg_indexing ... ok
7084 test_one_arg_slicing (charptr_from_temp)
7085 Doctest: charptr_from_temp.test_one_arg_slicing ... ok
7086 runTest (__main__.CythonRunTestCase)
7087 [-1] compiling (cpp/cy2) and running charptr_from_temp ... test_charptr_and_charptr_func (charptr_from_temp)
7088 Doctest: charptr_from_temp.test_charptr_and_charptr_func ... ok
7089 test_charptr_and_ucharptr (charptr_from_temp)
7090 Doctest: charptr_from_temp.test_charptr_and_ucharptr ... ok
7091 test_more_args_adding (charptr_from_temp)
7092 Doctest: charptr_from_temp.test_more_args_adding ... ok
7093 test_more_args_indexing (charptr_from_temp)
7094 Doctest: charptr_from_temp.test_more_args_indexing ... ok
7095 test_more_args_slicing (charptr_from_temp)
7096 Doctest: charptr_from_temp.test_more_args_slicing ... ok
7097 test_one_arg_adding (charptr_from_temp)
7098 Doctest: charptr_from_temp.test_one_arg_adding ... ok
7099 test_one_arg_indexing (charptr_from_temp)
7100 Doctest: charptr_from_temp.test_one_arg_indexing ... ok
7101 test_one_arg_slicing (charptr_from_temp)
7102 Doctest: charptr_from_temp.test_one_arg_slicing ... ok
7103 runTest (__main__.CythonRunTestCase)
7104 [-1] compiling (c/cy2) and running charptr_len ... lentest_char (charptr_len)
7105 Doctest: charptr_len.lentest_char ... ok
7106 lentest_char_c (charptr_len)
7107 Doctest: charptr_len.lentest_char_c ... ok
7108 lentest_char_c_float (charptr_len)
7109 Doctest: charptr_len.lentest_char_c_float ... ok
7110 lentest_char_c_short (charptr_len)
7111 Doctest: charptr_len.lentest_char_c_short ... ok
7112 lentest_const_char (charptr_len)
7113 Doctest: charptr_len.lentest_const_char ... ok
7114 lentest_const_uchar (charptr_len)
7115 Doctest: charptr_len.lentest_const_uchar ... ok
7116 lentest_py (charptr_len)
7117 Doctest: charptr_len.lentest_py ... ok
7118 lentest_py_c (charptr_len)
7119 Doctest: charptr_len.lentest_py_c ... ok
7120 lentest_uchar (charptr_len)
7121 Doctest: charptr_len.lentest_uchar ... ok
7122 lentest_uchar_c (charptr_len)
7123 Doctest: charptr_len.lentest_uchar_c ... ok
7124 runTest (__main__.CythonRunTestCase)
7125 [-1] compiling (cpp/cy2) and running charptr_len ... lentest_char (charptr_len)
7126 Doctest: charptr_len.lentest_char ... ok
7127 lentest_char_c (charptr_len)
7128 Doctest: charptr_len.lentest_char_c ... ok
7129 lentest_char_c_float (charptr_len)
7130 Doctest: charptr_len.lentest_char_c_float ... ok
7131 lentest_char_c_short (charptr_len)
7132 Doctest: charptr_len.lentest_char_c_short ... ok
7133 lentest_const_char (charptr_len)
7134 Doctest: charptr_len.lentest_const_char ... ok
7135 lentest_const_uchar (charptr_len)
7136 Doctest: charptr_len.lentest_const_uchar ... ok
7137 lentest_py (charptr_len)
7138 Doctest: charptr_len.lentest_py ... ok
7139 lentest_py_c (charptr_len)
7140 Doctest: charptr_len.lentest_py_c ... ok
7141 lentest_uchar (charptr_len)
7142 Doctest: charptr_len.lentest_uchar ... ok
7143 lentest_uchar_c (charptr_len)
7144 Doctest: charptr_len.lentest_uchar_c ... ok
7145 runTest (__main__.CythonRunTestCase)
7146 [-1] compiling (c/cy2) and running check_fused_types ... test_composed_types (check_fused_types)
7147 Doctest: check_fused_types.test_composed_types ... ok
7148 test_float_int (check_fused_types)
7149 Doctest: check_fused_types.test_float_int ... ok
7150 test_if_then_else_float_int (check_fused_types)
7151 Doctest: check_fused_types.test_if_then_else_float_int ... ok
7152 test_if_then_else_long_long (check_fused_types)
7153 Doctest: check_fused_types.test_if_then_else_long_long ... ok
7154 test_if_then_else_string_int (check_fused_types)
7155 Doctest: check_fused_types.test_if_then_else_string_int ... ok
7156 test_int_int (check_fused_types)
7157 Doctest: check_fused_types.test_int_int ... ok
7158 test_int_long (check_fused_types)
7159 Doctest: check_fused_types.test_int_long ... ok
7160 test_string_int (check_fused_types)
7161 Doctest: check_fused_types.test_string_int ... ok
7162 runTest (__main__.CythonRunTestCase)
7163 [-1] compiling (cpp/cy2) and running check_fused_types ... test_composed_types (check_fused_types)
7164 Doctest: check_fused_types.test_composed_types ... ok
7165 test_float_int (check_fused_types)
7166 Doctest: check_fused_types.test_float_int ... ok
7167 test_if_then_else_float_int (check_fused_types)
7168 Doctest: check_fused_types.test_if_then_else_float_int ... ok
7169 test_if_then_else_long_long (check_fused_types)
7170 Doctest: check_fused_types.test_if_then_else_long_long ... ok
7171 test_if_then_else_string_int (check_fused_types)
7172 Doctest: check_fused_types.test_if_then_else_string_int ... ok
7173 test_int_int (check_fused_types)
7174 Doctest: check_fused_types.test_int_int ... ok
7175 test_int_long (check_fused_types)
7176 Doctest: check_fused_types.test_int_long ... ok
7177 test_string_int (check_fused_types)
7178 Doctest: check_fused_types.test_string_int ... ok
7179 runTest (__main__.EndToEndTest)
7180 [-1] End-to-end check_size ... ok
7181 runTest (__main__.EndToEndTest)
7182 [-1] End-to-end cimport ... ok
7183 runTest (__main__.CythonRunTestCase)
7184 [-1] compiling (c/cy2) and running cimport_cython_T505 ... test_capi (cimport_cython_T505)
7185 Doctest: cimport_cython_T505.test_capi ... ok
7186 runTest (__main__.CythonRunTestCase)
7187 [-1] compiling (cpp/cy2) and running cimport_cython_T505 ... test_capi (cimport_cython_T505)
7188 Doctest: cimport_cython_T505.test_capi ... ok
7189 runTest (__main__.EndToEndTest)
7190 [-1] End-to-end cimport_from_pyx ... ok
7191 runTest (__main__.EndToEndTest)
7192 [-1] End-to-end cimport_from_sys_path ... ok
7193 runTest (__main__.CythonRunTestCase)
7194 [-1] compiling (c/cy2) and running cintop ... cintop ()
7195 Doctest: cintop ... ok
7196 f (cintop)
7197 Doctest: cintop.f ... ok
7198 long_int_shift (cintop)
7199 Doctest: cintop.long_int_shift ... ok
7200 runTest (__main__.CythonRunTestCase)
7201 [-1] compiling (cpp/cy2) and running cintop ... cintop ()
7202 Doctest: cintop ... ok
7203 f (cintop)
7204 Doctest: cintop.f ... ok
7205 long_int_shift (cintop)
7206 Doctest: cintop.long_int_shift ... ok
7207 runTest (__main__.CythonRunTestCase)
7208 [-1] compiling (c/cy2) and running class_func_in_control_structures_T87 ... class_func_in_control_structures_T87 ()
7209 Doctest: class_func_in_control_structures_T87 ... ok
7210 Defined (class_func_in_control_structures_T87)
7211 Doctest: class_func_in_control_structures_T87.Defined ... ok
7212 test_class_cond (class_func_in_control_structures_T87)
7213 Doctest: class_func_in_control_structures_T87.test_class_cond ... ok
7214 test_func_cond (class_func_in_control_structures_T87)
7215 Doctest: class_func_in_control_structures_T87.test_func_cond ... ok
7216 runTest (__main__.CythonRunTestCase)
7217 [-1] compiling (cpp/cy2) and running class_func_in_control_structures_T87 ... class_func_in_control_structures_T87 ()
7218 Doctest: class_func_in_control_structures_T87 ... ok
7219 Defined (class_func_in_control_structures_T87)
7220 Doctest: class_func_in_control_structures_T87.Defined ... ok
7221 test_class_cond (class_func_in_control_structures_T87)
7222 Doctest: class_func_in_control_structures_T87.test_class_cond ... ok
7223 test_func_cond (class_func_in_control_structures_T87)
7224 Doctest: class_func_in_control_structures_T87.test_func_cond ... ok
7225 runTest (__main__.CythonRunTestCase)
7226 [-1] compiling (c/cy2) and running class_redefine ... test_class_redef (class_redefine)
7227 Doctest: class_redefine.test_class_redef ... ok
7228 runTest (__main__.CythonRunTestCase)
7229 [-1] compiling (cpp/cy2) and running class_redefine ... test_class_redef (class_redefine)
7230 Doctest: class_redefine.test_class_redef ... ok
7231 run (__main__.PureDoctestTestCase)
7232 [-1] running pure doctests in class_redefine ... test_class_redef (class_redefine)
7233 Doctest: class_redefine.test_class_redef ... ok
7234 runTest (__main__.CythonRunTestCase)
7235 [-1] compiling (c/cy2) and running class_scope ... MethodRedef (class_scope)
7236 Doctest: class_scope.MethodRedef ... ok
7237 runTest (__main__.CythonRunTestCase)
7238 [-1] compiling (cpp/cy2) and running class_scope ... MethodRedef (class_scope)
7239 Doctest: class_scope.MethodRedef ... ok
7240 run (__main__.PureDoctestTestCase)
7241 [-1] running pure doctests in class_scope ... MethodRedef (class_scope)
7242 Doctest: class_scope.MethodRedef ... ok
7243 runTest (__main__.CythonRunTestCase)
7244 [-1] compiling (c/cy2) and running class_scope_del_T684 ... DelInClass (class_scope_del_T684)
7245 Doctest: class_scope_del_T684.DelInClass ... ok
7246 runTest (__main__.CythonRunTestCase)
7247 [-1] compiling (cpp/cy2) and running class_scope_del_T684 ... DelInClass (class_scope_del_T684)
7248 Doctest: class_scope_del_T684.DelInClass ... ok
7249 run (__main__.PureDoctestTestCase)
7250 [-1] running pure doctests in class_scope_del_T684 ... DelInClass (class_scope_del_T684)
7251 Doctest: class_scope_del_T684.DelInClass ... ok
7252 runTest (__main__.CythonRunTestCase)
7253 [-1] compiling (c/cy2) and running classbody_exec ... classbody_exec ()
7254 Doctest: classbody_exec ... ok
7255 runTest (__main__.CythonRunTestCase)
7256 [-1] compiling (cpp/cy2) and running classbody_exec ... classbody_exec ()
7257 Doctest: classbody_exec ... ok
7258 runTest (__main__.CythonRunTestCase)
7259 [-1] compiling (c/cy2) and running classdecorators_T336 ... classdecorators_T336 ()
7260 Doctest: classdecorators_T336 ... ok
7261 runTest (__main__.CythonRunTestCase)
7262 [-1] compiling (cpp/cy2) and running classdecorators_T336 ... classdecorators_T336 ()
7263 Doctest: classdecorators_T336 ... ok
7264 runTest (__main__.CythonRunTestCase)
7265 [-1] compiling (c/cy2) and running classkwonlyargs ... classkwonlyargs ()
7266 Doctest: classkwonlyargs ... ok
7267 runTest (__main__.CythonRunTestCase)
7268 [-1] compiling (cpp/cy2) and running classkwonlyargs ... classkwonlyargs ()
7269 Doctest: classkwonlyargs ... ok
7270 runTest (__main__.CythonRunTestCase)
7271 [-1] compiling (c/cy2) and running classmethod ... classmethod ()
7272 Doctest: classmethod ... ok
7273 runTest (__main__.CythonRunTestCase)
7274 [-1] compiling (cpp/cy2) and running classmethod ... classmethod ()
7275 Doctest: classmethod ... ok
7276 runTest (__main__.CythonRunTestCase)
7277 [-1] compiling (c/cy2) and running classpass ... classpass ()
7278 Doctest: classpass ... ok
7279 runTest (__main__.CythonRunTestCase)
7280 [-1] compiling (cpp/cy2) and running classpass ... classpass ()
7281 Doctest: classpass ... ok
7282 runTest (__main__.CythonRunTestCase)
7283 [-1] compiling (c/cy2) and running clear_to_null ... TpClearFixture (clear_to_null)
7284 Doctest: clear_to_null.TpClearFixture ... ok
7285 runTest (__main__.CythonRunTestCase)
7286 [-1] compiling (cpp/cy2) and running clear_to_null ... TpClearFixture (clear_to_null)
7287 Doctest: clear_to_null.TpClearFixture ... ok
7288 runTest (__main__.CythonRunTestCase)
7289 [-1] compiling (c/cy2) and running clone_type ... dup (clone_type.MyType)
7290 Doctest: clone_type.MyType.dup ... ok
7291 runTest (__main__.CythonRunTestCase)
7292 [-1] compiling (cpp/cy2) and running clone_type ... dup (clone_type.MyType)
7293 Doctest: clone_type.MyType.dup ... ok
7294 runTest (__main__.CythonRunTestCase)
7295 [-1] compiling (c/cy2) and running closure_arg_type_error ... func_with_typed_args (closure_arg_type_error)
7296 Doctest: closure_arg_type_error.func_with_typed_args ... ok
7297 runTest (__main__.CythonRunTestCase)
7298 [-1] compiling (cpp/cy2) and running closure_arg_type_error ... func_with_typed_args (closure_arg_type_error)
7299 Doctest: closure_arg_type_error.func_with_typed_args ... ok
7300 runTest (__main__.CythonRunTestCase)
7301 [-1] compiling (c/cy2) and running closure_class_T596 ... nested2 (closure_class_T596)
7302 Doctest: closure_class_T596.nested2 ... ok
7303 nested_classes (closure_class_T596)
7304 Doctest: closure_class_T596.nested_classes ... ok
7305 simple (closure_class_T596)
7306 Doctest: closure_class_T596.simple ... ok
7307 staff (closure_class_T596)
7308 Doctest: closure_class_T596.staff ... ok
7309 runTest (__main__.CythonRunTestCase)
7310 [-1] compiling (cpp/cy2) and running closure_class_T596 ... nested2 (closure_class_T596)
7311 Doctest: closure_class_T596.nested2 ... ok
7312 nested_classes (closure_class_T596)
7313 Doctest: closure_class_T596.nested_classes ... ok
7314 simple (closure_class_T596)
7315 Doctest: closure_class_T596.simple ... ok
7316 staff (closure_class_T596)
7317 Doctest: closure_class_T596.staff ... ok
7318 runTest (__main__.CythonRunTestCase)
7319 [-1] compiling (c/cy2) and running closure_decorators_T478 ... closure_decorators_T478 ()
7320 Doctest: closure_decorators_T478 ... ok
7321 runTest (__main__.CythonRunTestCase)
7322 [-1] compiling (cpp/cy2) and running closure_decorators_T478 ... closure_decorators_T478 ()
7323 Doctest: closure_decorators_T478 ... ok
7324 runTest (__main__.CythonRunTestCase)
7325 [-1] compiling (c/cy2) and running closure_in_derived_class_T2967 ... ClosureInsideExtensionClass (closure_in_derived_class_T2967)
7326 Doctest: closure_in_derived_class_T2967.ClosureInsideExtensionClass ... ok
7327 runTest (__main__.CythonRunTestCase)
7328 [-1] compiling (cpp/cy2) and running closure_in_derived_class_T2967 ... ClosureInsideExtensionClass (closure_in_derived_class_T2967)
7329 Doctest: closure_in_derived_class_T2967.ClosureInsideExtensionClass ... ok
7330 runTest (__main__.CythonRunTestCase)
7331 [-1] compiling (c/cy2) and running closure_inlining ... simple_noargs (closure_inlining)
7332 Doctest: closure_inlining.simple_noargs ... ok
7333 test_coerce (closure_inlining)
7334 Doctest: closure_inlining.test_coerce ... ok
7335 test_defaults (closure_inlining)
7336 Doctest: closure_inlining.test_defaults ... ok
7337 test_func_signature (closure_inlining)
7338 Doctest: closure_inlining.test_func_signature ... ok
7339 test_func_signature2 (closure_inlining)
7340 Doctest: closure_inlining.test_func_signature2 ... ok
7341 test_global_calls_still_work (closure_inlining)
7342 Doctest: closure_inlining.test_global_calls_still_work ... ok
7343 test_kwonly_args (closure_inlining)
7344 Doctest: closure_inlining.test_kwonly_args ... ok
7345 test_kwonly_args_missing (closure_inlining)
7346 Doctest: closure_inlining.test_kwonly_args_missing ... ok
7347 test_redef (closure_inlining)
7348 Doctest: closure_inlining.test_redef ... ok
7349 test_sideeffect_call_order (closure_inlining)
7350 Doctest: closure_inlining.test_sideeffect_call_order ... ok
7351 test_starred (closure_inlining)
7352 Doctest: closure_inlining.test_starred ... ok
7353 test_with_statement (closure_inlining)
7354 Doctest: closure_inlining.test_with_statement ... ok
7355 runTest (__main__.CythonRunTestCase)
7356 [-1] compiling (cpp/cy2) and running closure_inlining ... simple_noargs (closure_inlining)
7357 Doctest: closure_inlining.simple_noargs ... ok
7358 test_coerce (closure_inlining)
7359 Doctest: closure_inlining.test_coerce ... ok
7360 test_defaults (closure_inlining)
7361 Doctest: closure_inlining.test_defaults ... ok
7362 test_func_signature (closure_inlining)
7363 Doctest: closure_inlining.test_func_signature ... ok
7364 test_func_signature2 (closure_inlining)
7365 Doctest: closure_inlining.test_func_signature2 ... ok
7366 test_global_calls_still_work (closure_inlining)
7367 Doctest: closure_inlining.test_global_calls_still_work ... ok
7368 test_kwonly_args (closure_inlining)
7369 Doctest: closure_inlining.test_kwonly_args ... ok
7370 test_kwonly_args_missing (closure_inlining)
7371 Doctest: closure_inlining.test_kwonly_args_missing ... ok
7372 test_redef (closure_inlining)
7373 Doctest: closure_inlining.test_redef ... ok
7374 test_sideeffect_call_order (closure_inlining)
7375 Doctest: closure_inlining.test_sideeffect_call_order ... ok
7376 test_starred (closure_inlining)
7377 Doctest: closure_inlining.test_starred ... ok
7378 test_with_statement (closure_inlining)
7379 Doctest: closure_inlining.test_with_statement ... ok
7380 runTest (__main__.CythonRunTestCase)
7381 [-1] compiling (c/cy2) and running closure_inside_cdef_T554 ... call_f (closure_inside_cdef_T554)
7382 Doctest: closure_inside_cdef_T554.call_f ... ok
7383 closure_in_int (closure_inside_cdef_T554)
7384 Doctest: closure_inside_cdef_T554.closure_in_int ... ok
7385 closure_in_void (closure_inside_cdef_T554)
7386 Doctest: closure_inside_cdef_T554.closure_in_void ... ok
7387 runTest (__main__.CythonRunTestCase)
7388 [-1] compiling (cpp/cy2) and running closure_inside_cdef_T554 ... call_f (closure_inside_cdef_T554)
7389 Doctest: closure_inside_cdef_T554.call_f ... ok
7390 closure_in_int (closure_inside_cdef_T554)
7391 Doctest: closure_inside_cdef_T554.closure_in_int ... ok
7392 closure_in_void (closure_inside_cdef_T554)
7393 Doctest: closure_inside_cdef_T554.closure_in_void ... ok
7394 runTest (__main__.CythonRunTestCase)
7395 [-1] compiling (c/cy2) and running closure_leak_1 ... reassign_args (closure_leak_1)
7396 Doctest: closure_leak_1.reassign_args ... ok
7397 runTest (__main__.CythonRunTestCase)
7398 [-1] compiling (cpp/cy2) and running closure_leak_1 ... reassign_args (closure_leak_1)
7399 Doctest: closure_leak_1.reassign_args ... ok
7400 runTest (__main__.CythonRunTestCase)
7401 [-1] compiling (c/cy2) and running closure_name_mangling_T537 ... closure_name_mangling_T537 ()
7402 Doctest: closure_name_mangling_T537 ... ok
7403 runTest (__main__.CythonRunTestCase)
7404 [-1] compiling (cpp/cy2) and running closure_name_mangling_T537 ... closure_name_mangling_T537 ()
7405 Doctest: closure_name_mangling_T537 ... ok
7406 runTest (__main__.CythonRunTestCase)
7407 [-1] compiling (c/cy2) and running closure_names ... func (closure_names)
7408 Doctest: closure_names.func ... ok
7409 runTest (__main__.CythonRunTestCase)
7410 [-1] compiling (cpp/cy2) and running closure_names ... func (closure_names)
7411 Doctest: closure_names.func ... ok
7412 runTest (__main__.CythonRunTestCase)
7413 [-1] compiling (c/cy2) and running closure_self ... call_closure_method_cdef_attr_c (closure_self.SelfInClosure)
7414 Doctest: closure_self.SelfInClosure.call_closure_method_cdef_attr_c ... ok
7415 closure_method (closure_self.SelfInClosure)
7416 Doctest: closure_self.SelfInClosure.closure_method ... ok
7417 closure_method_cdef_attr (closure_self.SelfInClosure)
7418 Doctest: closure_self.SelfInClosure.closure_method_cdef_attr ... ok
7419 plain (closure_self.SelfInClosure)
7420 Doctest: closure_self.SelfInClosure.plain ... ok
7421 runTest (__main__.CythonRunTestCase)
7422 [-1] compiling (cpp/cy2) and running closure_self ... call_closure_method_cdef_attr_c (closure_self.SelfInClosure)
7423 Doctest: closure_self.SelfInClosure.call_closure_method_cdef_attr_c ... ok
7424 closure_method (closure_self.SelfInClosure)
7425 Doctest: closure_self.SelfInClosure.closure_method ... ok
7426 closure_method_cdef_attr (closure_self.SelfInClosure)
7427 Doctest: closure_self.SelfInClosure.closure_method_cdef_attr ... ok
7428 plain (closure_self.SelfInClosure)
7429 Doctest: closure_self.SelfInClosure.plain ... ok
7430 runTest (__main__.CythonRunTestCase)
7431 [-1] compiling (c/cy2) and running closure_tests_1 ... g1425 (closure_tests_1)
7432 Doctest: closure_tests_1.g1425 ... ok
7433 g1432 (closure_tests_1)
7434 Doctest: closure_tests_1.g1432 ... ok
7435 g1435 (closure_tests_1)
7436 Doctest: closure_tests_1.g1435 ... ok
7437 g1438 (closure_tests_1)
7438 Doctest: closure_tests_1.g1438 ... ok
7439 g1441 (closure_tests_1)
7440 Doctest: closure_tests_1.g1441 ... ok
7441 g1446 (closure_tests_1)
7442 Doctest: closure_tests_1.g1446 ... ok
7443 g1449 (closure_tests_1)
7444 Doctest: closure_tests_1.g1449 ... ok
7445 g1454 (closure_tests_1)
7446 Doctest: closure_tests_1.g1454 ... ok
7447 g1459 (closure_tests_1)
7448 Doctest: closure_tests_1.g1459 ... ok
7449 g1462 (closure_tests_1)
7450 Doctest: closure_tests_1.g1462 ... ok
7451 g1465 (closure_tests_1)
7452 Doctest: closure_tests_1.g1465 ... ok
7453 g1468 (closure_tests_1)
7454 Doctest: closure_tests_1.g1468 ... ok
7455 g1471 (closure_tests_1)
7456 Doctest: closure_tests_1.g1471 ... ok
7457 g1474 (closure_tests_1)
7458 Doctest: closure_tests_1.g1474 ... ok
7459 g1478 (closure_tests_1)
7460 Doctest: closure_tests_1.g1478 ... ok
7461 g1483 (closure_tests_1)
7462 Doctest: closure_tests_1.g1483 ... ok
7463 g1486 (closure_tests_1)
7464 Doctest: closure_tests_1.g1486 ... ok
7465 g1491 (closure_tests_1)
7466 Doctest: closure_tests_1.g1491 ... ok
7467 g1494 (closure_tests_1)
7468 Doctest: closure_tests_1.g1494 ... ok
7469 g1501 (closure_tests_1)
7470 Doctest: closure_tests_1.g1501 ... ok
7471 g1508 (closure_tests_1)
7472 Doctest: closure_tests_1.g1508 ... ok
7473 g1513 (closure_tests_1)
7474 Doctest: closure_tests_1.g1513 ... ok
7475 g1518 (closure_tests_1)
7476 Doctest: closure_tests_1.g1518 ... ok
7477 g1523 (closure_tests_1)
7478 Doctest: closure_tests_1.g1523 ... ok
7479 runTest (__main__.CythonRunTestCase)
7480 [-1] compiling (c/cy2) and running closure_tests_1_def_to_cdef ... g1425 (closure_tests_1)
7481 Doctest: closure_tests_1.g1425 ... ok
7482 g1432 (closure_tests_1)
7483 Doctest: closure_tests_1.g1432 ... ok
7484 g1435 (closure_tests_1)
7485 Doctest: closure_tests_1.g1435 ... ok
7486 g1438 (closure_tests_1)
7487 Doctest: closure_tests_1.g1438 ... ok
7488 g1441 (closure_tests_1)
7489 Doctest: closure_tests_1.g1441 ... ok
7490 g1446 (closure_tests_1)
7491 Doctest: closure_tests_1.g1446 ... ok
7492 g1449 (closure_tests_1)
7493 Doctest: closure_tests_1.g1449 ... ok
7494 g1454 (closure_tests_1)
7495 Doctest: closure_tests_1.g1454 ... ok
7496 g1459 (closure_tests_1)
7497 Doctest: closure_tests_1.g1459 ... ok
7498 g1462 (closure_tests_1)
7499 Doctest: closure_tests_1.g1462 ... ok
7500 g1465 (closure_tests_1)
7501 Doctest: closure_tests_1.g1465 ... ok
7502 g1468 (closure_tests_1)
7503 Doctest: closure_tests_1.g1468 ... ok
7504 g1471 (closure_tests_1)
7505 Doctest: closure_tests_1.g1471 ... ok
7506 g1474 (closure_tests_1)
7507 Doctest: closure_tests_1.g1474 ... ok
7508 g1478 (closure_tests_1)
7509 Doctest: closure_tests_1.g1478 ... ok
7510 g1483 (closure_tests_1)
7511 Doctest: closure_tests_1.g1483 ... ok
7512 g1486 (closure_tests_1)
7513 Doctest: closure_tests_1.g1486 ... ok
7514 g1491 (closure_tests_1)
7515 Doctest: closure_tests_1.g1491 ... ok
7516 g1494 (closure_tests_1)
7517 Doctest: closure_tests_1.g1494 ... ok
7518 g1501 (closure_tests_1)
7519 Doctest: closure_tests_1.g1501 ... ok
7520 g1508 (closure_tests_1)
7521 Doctest: closure_tests_1.g1508 ... ok
7522 g1513 (closure_tests_1)
7523 Doctest: closure_tests_1.g1513 ... ok
7524 g1518 (closure_tests_1)
7525 Doctest: closure_tests_1.g1518 ... ok
7526 g1523 (closure_tests_1)
7527 Doctest: closure_tests_1.g1523 ... ok
7528 runTest (__main__.CythonRunTestCase)
7529 [-1] compiling (cpp/cy2) and running closure_tests_1 ... g1425 (closure_tests_1)
7530 Doctest: closure_tests_1.g1425 ... ok
7531 g1432 (closure_tests_1)
7532 Doctest: closure_tests_1.g1432 ... ok
7533 g1435 (closure_tests_1)
7534 Doctest: closure_tests_1.g1435 ... ok
7535 g1438 (closure_tests_1)
7536 Doctest: closure_tests_1.g1438 ... ok
7537 g1441 (closure_tests_1)
7538 Doctest: closure_tests_1.g1441 ... ok
7539 g1446 (closure_tests_1)
7540 Doctest: closure_tests_1.g1446 ... ok
7541 g1449 (closure_tests_1)
7542 Doctest: closure_tests_1.g1449 ... ok
7543 g1454 (closure_tests_1)
7544 Doctest: closure_tests_1.g1454 ... ok
7545 g1459 (closure_tests_1)
7546 Doctest: closure_tests_1.g1459 ... ok
7547 g1462 (closure_tests_1)
7548 Doctest: closure_tests_1.g1462 ... ok
7549 g1465 (closure_tests_1)
7550 Doctest: closure_tests_1.g1465 ... ok
7551 g1468 (closure_tests_1)
7552 Doctest: closure_tests_1.g1468 ... ok
7553 g1471 (closure_tests_1)
7554 Doctest: closure_tests_1.g1471 ... ok
7555 g1474 (closure_tests_1)
7556 Doctest: closure_tests_1.g1474 ... ok
7557 g1478 (closure_tests_1)
7558 Doctest: closure_tests_1.g1478 ... ok
7559 g1483 (closure_tests_1)
7560 Doctest: closure_tests_1.g1483 ... ok
7561 g1486 (closure_tests_1)
7562 Doctest: closure_tests_1.g1486 ... ok
7563 g1491 (closure_tests_1)
7564 Doctest: closure_tests_1.g1491 ... ok
7565 g1494 (closure_tests_1)
7566 Doctest: closure_tests_1.g1494 ... ok
7567 g1501 (closure_tests_1)
7568 Doctest: closure_tests_1.g1501 ... ok
7569 g1508 (closure_tests_1)
7570 Doctest: closure_tests_1.g1508 ... ok
7571 g1513 (closure_tests_1)
7572 Doctest: closure_tests_1.g1513 ... ok
7573 g1518 (closure_tests_1)
7574 Doctest: closure_tests_1.g1518 ... ok
7575 g1523 (closure_tests_1)
7576 Doctest: closure_tests_1.g1523 ... ok
7577 runTest (__main__.CythonRunTestCase)
7578 [-1] compiling (cpp/cy2) and running closure_tests_1_def_to_cdef ... g1425 (closure_tests_1)
7579 Doctest: closure_tests_1.g1425 ... ok
7580 g1432 (closure_tests_1)
7581 Doctest: closure_tests_1.g1432 ... ok
7582 g1435 (closure_tests_1)
7583 Doctest: closure_tests_1.g1435 ... ok
7584 g1438 (closure_tests_1)
7585 Doctest: closure_tests_1.g1438 ... ok
7586 g1441 (closure_tests_1)
7587 Doctest: closure_tests_1.g1441 ... ok
7588 g1446 (closure_tests_1)
7589 Doctest: closure_tests_1.g1446 ... ok
7590 g1449 (closure_tests_1)
7591 Doctest: closure_tests_1.g1449 ... ok
7592 g1454 (closure_tests_1)
7593 Doctest: closure_tests_1.g1454 ... ok
7594 g1459 (closure_tests_1)
7595 Doctest: closure_tests_1.g1459 ... ok
7596 g1462 (closure_tests_1)
7597 Doctest: closure_tests_1.g1462 ... ok
7598 g1465 (closure_tests_1)
7599 Doctest: closure_tests_1.g1465 ... ok
7600 g1468 (closure_tests_1)
7601 Doctest: closure_tests_1.g1468 ... ok
7602 g1471 (closure_tests_1)
7603 Doctest: closure_tests_1.g1471 ... ok
7604 g1474 (closure_tests_1)
7605 Doctest: closure_tests_1.g1474 ... ok
7606 g1478 (closure_tests_1)
7607 Doctest: closure_tests_1.g1478 ... ok
7608 g1483 (closure_tests_1)
7609 Doctest: closure_tests_1.g1483 ... ok
7610 g1486 (closure_tests_1)
7611 Doctest: closure_tests_1.g1486 ... ok
7612 g1491 (closure_tests_1)
7613 Doctest: closure_tests_1.g1491 ... ok
7614 g1494 (closure_tests_1)
7615 Doctest: closure_tests_1.g1494 ... ok
7616 g1501 (closure_tests_1)
7617 Doctest: closure_tests_1.g1501 ... ok
7618 g1508 (closure_tests_1)
7619 Doctest: closure_tests_1.g1508 ... ok
7620 g1513 (closure_tests_1)
7621 Doctest: closure_tests_1.g1513 ... ok
7622 g1518 (closure_tests_1)
7623 Doctest: closure_tests_1.g1518 ... ok
7624 g1523 (closure_tests_1)
7625 Doctest: closure_tests_1.g1523 ... ok
7626 runTest (__main__.CythonRunTestCase)
7627 [-1] compiling (c/cy2) and running closure_tests_2 ... g1526 (closure_tests_2)
7628 Doctest: closure_tests_2.g1526 ... ok
7629 g1535 (closure_tests_2)
7630 Doctest: closure_tests_2.g1535 ... ok
7631 g1540 (closure_tests_2)
7632 Doctest: closure_tests_2.g1540 ... ok
7633 g1547 (closure_tests_2)
7634 Doctest: closure_tests_2.g1547 ... ok
7635 g1550 (closure_tests_2)
7636 Doctest: closure_tests_2.g1550 ... ok
7637 g1553 (closure_tests_2)
7638 Doctest: closure_tests_2.g1553 ... ok
7639 g1562 (closure_tests_2)
7640 Doctest: closure_tests_2.g1562 ... ok
7641 g1570 (closure_tests_2)
7642 Doctest: closure_tests_2.g1570 ... ok
7643 g1575 (closure_tests_2)
7644 Doctest: closure_tests_2.g1575 ... ok
7645 g1578 (closure_tests_2)
7646 Doctest: closure_tests_2.g1578 ... ok
7647 g1581 (closure_tests_2)
7648 Doctest: closure_tests_2.g1581 ... ok
7649 g1584 (closure_tests_2)
7650 Doctest: closure_tests_2.g1584 ... ok
7651 g1587 (closure_tests_2)
7652 Doctest: closure_tests_2.g1587 ... ok
7653 g1594 (closure_tests_2)
7654 Doctest: closure_tests_2.g1594 ... ok
7655 g1598 (closure_tests_2)
7656 Doctest: closure_tests_2.g1598 ... ok
7657 g1603 (closure_tests_2)
7658 Doctest: closure_tests_2.g1603 ... ok
7659 g1611 (closure_tests_2)
7660 Doctest: closure_tests_2.g1611 ... ok
7661 g1614 (closure_tests_2)
7662 Doctest: closure_tests_2.g1614 ... ok
7663 g1617 (closure_tests_2)
7664 Doctest: closure_tests_2.g1617 ... ok
7665 g1620 (closure_tests_2)
7666 Doctest: closure_tests_2.g1620 ... ok
7667 g1623 (closure_tests_2)
7668 Doctest: closure_tests_2.g1623 ... ok
7669 g1627 (closure_tests_2)
7670 Doctest: closure_tests_2.g1627 ... ok
7671 g1632 (closure_tests_2)
7672 Doctest: closure_tests_2.g1632 ... ok
7673 g1639 (closure_tests_2)
7674 Doctest: closure_tests_2.g1639 ... ok
7675 g1646 (closure_tests_2)
7676 Doctest: closure_tests_2.g1646 ... ok
7677 runTest (__main__.CythonRunTestCase)
7678 [-1] compiling (c/cy2) and running closure_tests_2_def_to_cdef ... g1526 (closure_tests_2)
7679 Doctest: closure_tests_2.g1526 ... ok
7680 g1535 (closure_tests_2)
7681 Doctest: closure_tests_2.g1535 ... ok
7682 g1540 (closure_tests_2)
7683 Doctest: closure_tests_2.g1540 ... ok
7684 g1547 (closure_tests_2)
7685 Doctest: closure_tests_2.g1547 ... ok
7686 g1550 (closure_tests_2)
7687 Doctest: closure_tests_2.g1550 ... ok
7688 g1553 (closure_tests_2)
7689 Doctest: closure_tests_2.g1553 ... ok
7690 g1562 (closure_tests_2)
7691 Doctest: closure_tests_2.g1562 ... ok
7692 g1570 (closure_tests_2)
7693 Doctest: closure_tests_2.g1570 ... ok
7694 g1575 (closure_tests_2)
7695 Doctest: closure_tests_2.g1575 ... ok
7696 g1578 (closure_tests_2)
7697 Doctest: closure_tests_2.g1578 ... ok
7698 g1581 (closure_tests_2)
7699 Doctest: closure_tests_2.g1581 ... ok
7700 g1584 (closure_tests_2)
7701 Doctest: closure_tests_2.g1584 ... ok
7702 g1587 (closure_tests_2)
7703 Doctest: closure_tests_2.g1587 ... ok
7704 g1594 (closure_tests_2)
7705 Doctest: closure_tests_2.g1594 ... ok
7706 g1598 (closure_tests_2)
7707 Doctest: closure_tests_2.g1598 ... ok
7708 g1603 (closure_tests_2)
7709 Doctest: closure_tests_2.g1603 ... ok
7710 g1611 (closure_tests_2)
7711 Doctest: closure_tests_2.g1611 ... ok
7712 g1614 (closure_tests_2)
7713 Doctest: closure_tests_2.g1614 ... ok
7714 g1617 (closure_tests_2)
7715 Doctest: closure_tests_2.g1617 ... ok
7716 g1620 (closure_tests_2)
7717 Doctest: closure_tests_2.g1620 ... ok
7718 g1623 (closure_tests_2)
7719 Doctest: closure_tests_2.g1623 ... ok
7720 g1627 (closure_tests_2)
7721 Doctest: closure_tests_2.g1627 ... ok
7722 g1632 (closure_tests_2)
7723 Doctest: closure_tests_2.g1632 ... ok
7724 g1639 (closure_tests_2)
7725 Doctest: closure_tests_2.g1639 ... ok
7726 g1646 (closure_tests_2)
7727 Doctest: closure_tests_2.g1646 ... ok
7728 runTest (__main__.CythonRunTestCase)
7729 [-1] compiling (cpp/cy2) and running closure_tests_2 ... g1526 (closure_tests_2)
7730 Doctest: closure_tests_2.g1526 ... ok
7731 g1535 (closure_tests_2)
7732 Doctest: closure_tests_2.g1535 ... ok
7733 g1540 (closure_tests_2)
7734 Doctest: closure_tests_2.g1540 ... ok
7735 g1547 (closure_tests_2)
7736 Doctest: closure_tests_2.g1547 ... ok
7737 g1550 (closure_tests_2)
7738 Doctest: closure_tests_2.g1550 ... ok
7739 g1553 (closure_tests_2)
7740 Doctest: closure_tests_2.g1553 ... ok
7741 g1562 (closure_tests_2)
7742 Doctest: closure_tests_2.g1562 ... ok
7743 g1570 (closure_tests_2)
7744 Doctest: closure_tests_2.g1570 ... ok
7745 g1575 (closure_tests_2)
7746 Doctest: closure_tests_2.g1575 ... ok
7747 g1578 (closure_tests_2)
7748 Doctest: closure_tests_2.g1578 ... ok
7749 g1581 (closure_tests_2)
7750 Doctest: closure_tests_2.g1581 ... ok
7751 g1584 (closure_tests_2)
7752 Doctest: closure_tests_2.g1584 ... ok
7753 g1587 (closure_tests_2)
7754 Doctest: closure_tests_2.g1587 ... ok
7755 g1594 (closure_tests_2)
7756 Doctest: closure_tests_2.g1594 ... ok
7757 g1598 (closure_tests_2)
7758 Doctest: closure_tests_2.g1598 ... ok
7759 g1603 (closure_tests_2)
7760 Doctest: closure_tests_2.g1603 ... ok
7761 g1611 (closure_tests_2)
7762 Doctest: closure_tests_2.g1611 ... ok
7763 g1614 (closure_tests_2)
7764 Doctest: closure_tests_2.g1614 ... ok
7765 g1617 (closure_tests_2)
7766 Doctest: closure_tests_2.g1617 ... ok
7767 g1620 (closure_tests_2)
7768 Doctest: closure_tests_2.g1620 ... ok
7769 g1623 (closure_tests_2)
7770 Doctest: closure_tests_2.g1623 ... ok
7771 g1627 (closure_tests_2)
7772 Doctest: closure_tests_2.g1627 ... ok
7773 g1632 (closure_tests_2)
7774 Doctest: closure_tests_2.g1632 ... ok
7775 g1639 (closure_tests_2)
7776 Doctest: closure_tests_2.g1639 ... ok
7777 g1646 (closure_tests_2)
7778 Doctest: closure_tests_2.g1646 ... ok
7779 runTest (__main__.CythonRunTestCase)
7780 [-1] compiling (cpp/cy2) and running closure_tests_2_def_to_cdef ... g1526 (closure_tests_2)
7781 Doctest: closure_tests_2.g1526 ... ok
7782 g1535 (closure_tests_2)
7783 Doctest: closure_tests_2.g1535 ... ok
7784 g1540 (closure_tests_2)
7785 Doctest: closure_tests_2.g1540 ... ok
7786 g1547 (closure_tests_2)
7787 Doctest: closure_tests_2.g1547 ... ok
7788 g1550 (closure_tests_2)
7789 Doctest: closure_tests_2.g1550 ... ok
7790 g1553 (closure_tests_2)
7791 Doctest: closure_tests_2.g1553 ... ok
7792 g1562 (closure_tests_2)
7793 Doctest: closure_tests_2.g1562 ... ok
7794 g1570 (closure_tests_2)
7795 Doctest: closure_tests_2.g1570 ... ok
7796 g1575 (closure_tests_2)
7797 Doctest: closure_tests_2.g1575 ... ok
7798 g1578 (closure_tests_2)
7799 Doctest: closure_tests_2.g1578 ... ok
7800 g1581 (closure_tests_2)
7801 Doctest: closure_tests_2.g1581 ... ok
7802 g1584 (closure_tests_2)
7803 Doctest: closure_tests_2.g1584 ... ok
7804 g1587 (closure_tests_2)
7805 Doctest: closure_tests_2.g1587 ... ok
7806 g1594 (closure_tests_2)
7807 Doctest: closure_tests_2.g1594 ... ok
7808 g1598 (closure_tests_2)
7809 Doctest: closure_tests_2.g1598 ... ok
7810 g1603 (closure_tests_2)
7811 Doctest: closure_tests_2.g1603 ... ok
7812 g1611 (closure_tests_2)
7813 Doctest: closure_tests_2.g1611 ... ok
7814 g1614 (closure_tests_2)
7815 Doctest: closure_tests_2.g1614 ... ok
7816 g1617 (closure_tests_2)
7817 Doctest: closure_tests_2.g1617 ... ok
7818 g1620 (closure_tests_2)
7819 Doctest: closure_tests_2.g1620 ... ok
7820 g1623 (closure_tests_2)
7821 Doctest: closure_tests_2.g1623 ... ok
7822 g1627 (closure_tests_2)
7823 Doctest: closure_tests_2.g1627 ... ok
7824 g1632 (closure_tests_2)
7825 Doctest: closure_tests_2.g1632 ... ok
7826 g1639 (closure_tests_2)
7827 Doctest: closure_tests_2.g1639 ... ok
7828 g1646 (closure_tests_2)
7829 Doctest: closure_tests_2.g1646 ... ok
7830 runTest (__main__.CythonRunTestCase)
7831 [-1] compiling (c/cy2) and running closure_tests_3 ... g1649 (closure_tests_3)
7832 Doctest: closure_tests_3.g1649 ... ok
7833 g1653 (closure_tests_3)
7834 Doctest: closure_tests_3.g1653 ... ok
7835 g1662 (closure_tests_3)
7836 Doctest: closure_tests_3.g1662 ... ok
7837 g1665 (closure_tests_3)
7838 Doctest: closure_tests_3.g1665 ... ok
7839 g1670 (closure_tests_3)
7840 Doctest: closure_tests_3.g1670 ... ok
7841 g1674 (closure_tests_3)
7842 Doctest: closure_tests_3.g1674 ... ok
7843 g1681 (closure_tests_3)
7844 Doctest: closure_tests_3.g1681 ... ok
7845 g1688 (closure_tests_3)
7846 Doctest: closure_tests_3.g1688 ... ok
7847 g1698 (closure_tests_3)
7848 Doctest: closure_tests_3.g1698 ... ok
7849 g1702 (closure_tests_3)
7850 Doctest: closure_tests_3.g1702 ... ok
7851 g1716 (closure_tests_3)
7852 Doctest: closure_tests_3.g1716 ... ok
7853 g1729 (closure_tests_3)
7854 Doctest: closure_tests_3.g1729 ... ok
7855 g1733 (closure_tests_3)
7856 Doctest: closure_tests_3.g1733 ... ok
7857 g1737 (closure_tests_3)
7858 Doctest: closure_tests_3.g1737 ... ok
7859 g1741 (closure_tests_3)
7860 Doctest: closure_tests_3.g1741 ... ok
7861 g1747 (closure_tests_3)
7862 Doctest: closure_tests_3.g1747 ... ok
7863 g1754 (closure_tests_3)
7864 Doctest: closure_tests_3.g1754 ... ok
7865 g1765 (closure_tests_3)
7866 Doctest: closure_tests_3.g1765 ... ok
7867 g1769 (closure_tests_3)
7868 Doctest: closure_tests_3.g1769 ... ok
7869 g1779 (closure_tests_3)
7870 Doctest: closure_tests_3.g1779 ... ok
7871 g1785 (closure_tests_3)
7872 Doctest: closure_tests_3.g1785 ... ok
7873 g1791 (closure_tests_3)
7874 Doctest: closure_tests_3.g1791 ... ok
7875 g1800 (closure_tests_3)
7876 Doctest: closure_tests_3.g1800 ... ok
7877 g1807 (closure_tests_3)
7878 Doctest: closure_tests_3.g1807 ... ok
7879 g1828 (closure_tests_3)
7880 Doctest: closure_tests_3.g1828 ... ok
7881 g1843 (closure_tests_3)
7882 Doctest: closure_tests_3.g1843 ... ok
7883 runTest (__main__.CythonRunTestCase)
7884 [-1] compiling (c/cy2) and running closure_tests_3_def_to_cdef ... g1649 (closure_tests_3)
7885 Doctest: closure_tests_3.g1649 ... ok
7886 g1653 (closure_tests_3)
7887 Doctest: closure_tests_3.g1653 ... ok
7888 g1662 (closure_tests_3)
7889 Doctest: closure_tests_3.g1662 ... ok
7890 g1665 (closure_tests_3)
7891 Doctest: closure_tests_3.g1665 ... ok
7892 g1670 (closure_tests_3)
7893 Doctest: closure_tests_3.g1670 ... ok
7894 g1674 (closure_tests_3)
7895 Doctest: closure_tests_3.g1674 ... ok
7896 g1681 (closure_tests_3)
7897 Doctest: closure_tests_3.g1681 ... ok
7898 g1688 (closure_tests_3)
7899 Doctest: closure_tests_3.g1688 ... ok
7900 g1698 (closure_tests_3)
7901 Doctest: closure_tests_3.g1698 ... ok
7902 g1702 (closure_tests_3)
7903 Doctest: closure_tests_3.g1702 ... ok
7904 g1716 (closure_tests_3)
7905 Doctest: closure_tests_3.g1716 ... ok
7906 g1729 (closure_tests_3)
7907 Doctest: closure_tests_3.g1729 ... ok
7908 g1733 (closure_tests_3)
7909 Doctest: closure_tests_3.g1733 ... ok
7910 g1737 (closure_tests_3)
7911 Doctest: closure_tests_3.g1737 ... ok
7912 g1741 (closure_tests_3)
7913 Doctest: closure_tests_3.g1741 ... ok
7914 g1747 (closure_tests_3)
7915 Doctest: closure_tests_3.g1747 ... ok
7916 g1754 (closure_tests_3)
7917 Doctest: closure_tests_3.g1754 ... ok
7918 g1765 (closure_tests_3)
7919 Doctest: closure_tests_3.g1765 ... ok
7920 g1769 (closure_tests_3)
7921 Doctest: closure_tests_3.g1769 ... ok
7922 g1779 (closure_tests_3)
7923 Doctest: closure_tests_3.g1779 ... ok
7924 g1785 (closure_tests_3)
7925 Doctest: closure_tests_3.g1785 ... ok
7926 g1791 (closure_tests_3)
7927 Doctest: closure_tests_3.g1791 ... ok
7928 g1800 (closure_tests_3)
7929 Doctest: closure_tests_3.g1800 ... ok
7930 g1807 (closure_tests_3)
7931 Doctest: closure_tests_3.g1807 ... ok
7932 g1828 (closure_tests_3)
7933 Doctest: closure_tests_3.g1828 ... ok
7934 g1843 (closure_tests_3)
7935 Doctest: closure_tests_3.g1843 ... ok
7936 runTest (__main__.CythonRunTestCase)
7937 [-1] compiling (cpp/cy2) and running closure_tests_3 ... g1649 (closure_tests_3)
7938 Doctest: closure_tests_3.g1649 ... ok
7939 g1653 (closure_tests_3)
7940 Doctest: closure_tests_3.g1653 ... ok
7941 g1662 (closure_tests_3)
7942 Doctest: closure_tests_3.g1662 ... ok
7943 g1665 (closure_tests_3)
7944 Doctest: closure_tests_3.g1665 ... ok
7945 g1670 (closure_tests_3)
7946 Doctest: closure_tests_3.g1670 ... ok
7947 g1674 (closure_tests_3)
7948 Doctest: closure_tests_3.g1674 ... ok
7949 g1681 (closure_tests_3)
7950 Doctest: closure_tests_3.g1681 ... ok
7951 g1688 (closure_tests_3)
7952 Doctest: closure_tests_3.g1688 ... ok
7953 g1698 (closure_tests_3)
7954 Doctest: closure_tests_3.g1698 ... ok
7955 g1702 (closure_tests_3)
7956 Doctest: closure_tests_3.g1702 ... ok
7957 g1716 (closure_tests_3)
7958 Doctest: closure_tests_3.g1716 ... ok
7959 g1729 (closure_tests_3)
7960 Doctest: closure_tests_3.g1729 ... ok
7961 g1733 (closure_tests_3)
7962 Doctest: closure_tests_3.g1733 ... ok
7963 g1737 (closure_tests_3)
7964 Doctest: closure_tests_3.g1737 ... ok
7965 g1741 (closure_tests_3)
7966 Doctest: closure_tests_3.g1741 ... ok
7967 g1747 (closure_tests_3)
7968 Doctest: closure_tests_3.g1747 ... ok
7969 g1754 (closure_tests_3)
7970 Doctest: closure_tests_3.g1754 ... ok
7971 g1765 (closure_tests_3)
7972 Doctest: closure_tests_3.g1765 ... ok
7973 g1769 (closure_tests_3)
7974 Doctest: closure_tests_3.g1769 ... ok
7975 g1779 (closure_tests_3)
7976 Doctest: closure_tests_3.g1779 ... ok
7977 g1785 (closure_tests_3)
7978 Doctest: closure_tests_3.g1785 ... ok
7979 g1791 (closure_tests_3)
7980 Doctest: closure_tests_3.g1791 ... ok
7981 g1800 (closure_tests_3)
7982 Doctest: closure_tests_3.g1800 ... ok
7983 g1807 (closure_tests_3)
7984 Doctest: closure_tests_3.g1807 ... ok
7985 g1828 (closure_tests_3)
7986 Doctest: closure_tests_3.g1828 ... ok
7987 g1843 (closure_tests_3)
7988 Doctest: closure_tests_3.g1843 ... ok
7989 runTest (__main__.CythonRunTestCase)
7990 [-1] compiling (cpp/cy2) and running closure_tests_3_def_to_cdef ... g1649 (closure_tests_3)
7991 Doctest: closure_tests_3.g1649 ... ok
7992 g1653 (closure_tests_3)
7993 Doctest: closure_tests_3.g1653 ... ok
7994 g1662 (closure_tests_3)
7995 Doctest: closure_tests_3.g1662 ... ok
7996 g1665 (closure_tests_3)
7997 Doctest: closure_tests_3.g1665 ... ok
7998 g1670 (closure_tests_3)
7999 Doctest: closure_tests_3.g1670 ... ok
8000 g1674 (closure_tests_3)
8001 Doctest: closure_tests_3.g1674 ... ok
8002 g1681 (closure_tests_3)
8003 Doctest: closure_tests_3.g1681 ... ok
8004 g1688 (closure_tests_3)
8005 Doctest: closure_tests_3.g1688 ... ok
8006 g1698 (closure_tests_3)
8007 Doctest: closure_tests_3.g1698 ... ok
8008 g1702 (closure_tests_3)
8009 Doctest: closure_tests_3.g1702 ... ok
8010 g1716 (closure_tests_3)
8011 Doctest: closure_tests_3.g1716 ... ok
8012 g1729 (closure_tests_3)
8013 Doctest: closure_tests_3.g1729 ... ok
8014 g1733 (closure_tests_3)
8015 Doctest: closure_tests_3.g1733 ... ok
8016 g1737 (closure_tests_3)
8017 Doctest: closure_tests_3.g1737 ... ok
8018 g1741 (closure_tests_3)
8019 Doctest: closure_tests_3.g1741 ... ok
8020 g1747 (closure_tests_3)
8021 Doctest: closure_tests_3.g1747 ... ok
8022 g1754 (closure_tests_3)
8023 Doctest: closure_tests_3.g1754 ... ok
8024 g1765 (closure_tests_3)
8025 Doctest: closure_tests_3.g1765 ... ok
8026 g1769 (closure_tests_3)
8027 Doctest: closure_tests_3.g1769 ... ok
8028 g1779 (closure_tests_3)
8029 Doctest: closure_tests_3.g1779 ... ok
8030 g1785 (closure_tests_3)
8031 Doctest: closure_tests_3.g1785 ... ok
8032 g1791 (closure_tests_3)
8033 Doctest: closure_tests_3.g1791 ... ok
8034 g1800 (closure_tests_3)
8035 Doctest: closure_tests_3.g1800 ... ok
8036 g1807 (closure_tests_3)
8037 Doctest: closure_tests_3.g1807 ... ok
8038 g1828 (closure_tests_3)
8039 Doctest: closure_tests_3.g1828 ... ok
8040 g1843 (closure_tests_3)
8041 Doctest: closure_tests_3.g1843 ... ok
8042 runTest (__main__.CythonRunTestCase)
8043 [-1] compiling (c/cy2) and running closure_tests_4 ... g1852 (closure_tests_4)
8044 Doctest: closure_tests_4.g1852 ... ok
8045 g1864 (closure_tests_4)
8046 Doctest: closure_tests_4.g1864 ... ok
8047 g1872 (closure_tests_4)
8048 Doctest: closure_tests_4.g1872 ... ok
8049 g1885 (closure_tests_4)
8050 Doctest: closure_tests_4.g1885 ... ok
8051 g1897 (closure_tests_4)
8052 Doctest: closure_tests_4.g1897 ... ok
8053 g1923 (closure_tests_4)
8054 Doctest: closure_tests_4.g1923 ... ok
8055 g1927 (closure_tests_4)
8056 Doctest: closure_tests_4.g1927 ... ok
8057 g1935 (closure_tests_4)
8058 Doctest: closure_tests_4.g1935 ... ok
8059 g1946 (closure_tests_4)
8060 Doctest: closure_tests_4.g1946 ... ok
8061 g1949 (closure_tests_4)
8062 Doctest: closure_tests_4.g1949 ... ok
8063 g1952 (closure_tests_4)
8064 Doctest: closure_tests_4.g1952 ... ok
8065 g1956 (closure_tests_4)
8066 Doctest: closure_tests_4.g1956 ... ok
8067 g1959 (closure_tests_4)
8068 Doctest: closure_tests_4.g1959 ... ok
8069 g1965 (closure_tests_4)
8070 Doctest: closure_tests_4.g1965 ... ok
8071 g1971 (closure_tests_4)
8072 Doctest: closure_tests_4.g1971 ... ok
8073 g1983 (closure_tests_4)
8074 Doctest: closure_tests_4.g1983 ... ok
8075 g1990 (closure_tests_4)
8076 Doctest: closure_tests_4.g1990 ... ok
8077 g1997 (closure_tests_4)
8078 Doctest: closure_tests_4.g1997 ... ok
8079 g2002 (closure_tests_4)
8080 Doctest: closure_tests_4.g2002 ... ok
8081 g2010 (closure_tests_4)
8082 Doctest: closure_tests_4.g2010 ... ok
8083 g2017 (closure_tests_4)
8084 Doctest: closure_tests_4.g2017 ... ok
8085 g2032 (closure_tests_4)
8086 Doctest: closure_tests_4.g2032 ... ok
8087 g2038 (closure_tests_4)
8088 Doctest: closure_tests_4.g2038 ... ok
8089 g2046 (closure_tests_4)
8090 Doctest: closure_tests_4.g2046 ... ok
8091 g2050 (closure_tests_4)
8092 Doctest: closure_tests_4.g2050 ... ok
8093 g2061 (closure_tests_4)
8094 Doctest: closure_tests_4.g2061 ... ok
8095 g2075 (closure_tests_4)
8096 Doctest: closure_tests_4.g2075 ... ok
8097 runTest (__main__.CythonRunTestCase)
8098 [-1] compiling (c/cy2) and running closure_tests_4_def_to_cdef ... g1852 (closure_tests_4)
8099 Doctest: closure_tests_4.g1852 ... ok
8100 g1864 (closure_tests_4)
8101 Doctest: closure_tests_4.g1864 ... ok
8102 g1872 (closure_tests_4)
8103 Doctest: closure_tests_4.g1872 ... ok
8104 g1885 (closure_tests_4)
8105 Doctest: closure_tests_4.g1885 ... ok
8106 g1897 (closure_tests_4)
8107 Doctest: closure_tests_4.g1897 ... ok
8108 g1923 (closure_tests_4)
8109 Doctest: closure_tests_4.g1923 ... ok
8110 g1927 (closure_tests_4)
8111 Doctest: closure_tests_4.g1927 ... ok
8112 g1935 (closure_tests_4)
8113 Doctest: closure_tests_4.g1935 ... ok
8114 g1946 (closure_tests_4)
8115 Doctest: closure_tests_4.g1946 ... ok
8116 g1949 (closure_tests_4)
8117 Doctest: closure_tests_4.g1949 ... ok
8118 g1952 (closure_tests_4)
8119 Doctest: closure_tests_4.g1952 ... ok
8120 g1956 (closure_tests_4)
8121 Doctest: closure_tests_4.g1956 ... ok
8122 g1959 (closure_tests_4)
8123 Doctest: closure_tests_4.g1959 ... ok
8124 g1965 (closure_tests_4)
8125 Doctest: closure_tests_4.g1965 ... ok
8126 g1971 (closure_tests_4)
8127 Doctest: closure_tests_4.g1971 ... ok
8128 g1983 (closure_tests_4)
8129 Doctest: closure_tests_4.g1983 ... ok
8130 g1990 (closure_tests_4)
8131 Doctest: closure_tests_4.g1990 ... ok
8132 g1997 (closure_tests_4)
8133 Doctest: closure_tests_4.g1997 ... ok
8134 g2002 (closure_tests_4)
8135 Doctest: closure_tests_4.g2002 ... ok
8136 g2010 (closure_tests_4)
8137 Doctest: closure_tests_4.g2010 ... ok
8138 g2017 (closure_tests_4)
8139 Doctest: closure_tests_4.g2017 ... ok
8140 g2032 (closure_tests_4)
8141 Doctest: closure_tests_4.g2032 ... ok
8142 g2038 (closure_tests_4)
8143 Doctest: closure_tests_4.g2038 ... ok
8144 g2046 (closure_tests_4)
8145 Doctest: closure_tests_4.g2046 ... ok
8146 g2050 (closure_tests_4)
8147 Doctest: closure_tests_4.g2050 ... ok
8148 g2061 (closure_tests_4)
8149 Doctest: closure_tests_4.g2061 ... ok
8150 g2075 (closure_tests_4)
8151 Doctest: closure_tests_4.g2075 ... ok
8152 runTest (__main__.CythonRunTestCase)
8153 [-1] compiling (cpp/cy2) and running closure_tests_4 ... g1852 (closure_tests_4)
8154 Doctest: closure_tests_4.g1852 ... ok
8155 g1864 (closure_tests_4)
8156 Doctest: closure_tests_4.g1864 ... ok
8157 g1872 (closure_tests_4)
8158 Doctest: closure_tests_4.g1872 ... ok
8159 g1885 (closure_tests_4)
8160 Doctest: closure_tests_4.g1885 ... ok
8161 g1897 (closure_tests_4)
8162 Doctest: closure_tests_4.g1897 ... ok
8163 g1923 (closure_tests_4)
8164 Doctest: closure_tests_4.g1923 ... ok
8165 g1927 (closure_tests_4)
8166 Doctest: closure_tests_4.g1927 ... ok
8167 g1935 (closure_tests_4)
8168 Doctest: closure_tests_4.g1935 ... ok
8169 g1946 (closure_tests_4)
8170 Doctest: closure_tests_4.g1946 ... ok
8171 g1949 (closure_tests_4)
8172 Doctest: closure_tests_4.g1949 ... ok
8173 g1952 (closure_tests_4)
8174 Doctest: closure_tests_4.g1952 ... ok
8175 g1956 (closure_tests_4)
8176 Doctest: closure_tests_4.g1956 ... ok
8177 g1959 (closure_tests_4)
8178 Doctest: closure_tests_4.g1959 ... ok
8179 g1965 (closure_tests_4)
8180 Doctest: closure_tests_4.g1965 ... ok
8181 g1971 (closure_tests_4)
8182 Doctest: closure_tests_4.g1971 ... ok
8183 g1983 (closure_tests_4)
8184 Doctest: closure_tests_4.g1983 ... ok
8185 g1990 (closure_tests_4)
8186 Doctest: closure_tests_4.g1990 ... ok
8187 g1997 (closure_tests_4)
8188 Doctest: closure_tests_4.g1997 ... ok
8189 g2002 (closure_tests_4)
8190 Doctest: closure_tests_4.g2002 ... ok
8191 g2010 (closure_tests_4)
8192 Doctest: closure_tests_4.g2010 ... ok
8193 g2017 (closure_tests_4)
8194 Doctest: closure_tests_4.g2017 ... ok
8195 g2032 (closure_tests_4)
8196 Doctest: closure_tests_4.g2032 ... ok
8197 g2038 (closure_tests_4)
8198 Doctest: closure_tests_4.g2038 ... ok
8199 g2046 (closure_tests_4)
8200 Doctest: closure_tests_4.g2046 ... ok
8201 g2050 (closure_tests_4)
8202 Doctest: closure_tests_4.g2050 ... ok
8203 g2061 (closure_tests_4)
8204 Doctest: closure_tests_4.g2061 ... ok
8205 g2075 (closure_tests_4)
8206 Doctest: closure_tests_4.g2075 ... ok
8207 runTest (__main__.CythonRunTestCase)
8208 [-1] compiling (cpp/cy2) and running closure_tests_4_def_to_cdef ... g1852 (closure_tests_4)
8209 Doctest: closure_tests_4.g1852 ... ok
8210 g1864 (closure_tests_4)
8211 Doctest: closure_tests_4.g1864 ... ok
8212 g1872 (closure_tests_4)
8213 Doctest: closure_tests_4.g1872 ... ok
8214 g1885 (closure_tests_4)
8215 Doctest: closure_tests_4.g1885 ... ok
8216 g1897 (closure_tests_4)
8217 Doctest: closure_tests_4.g1897 ... ok
8218 g1923 (closure_tests_4)
8219 Doctest: closure_tests_4.g1923 ... ok
8220 g1927 (closure_tests_4)
8221 Doctest: closure_tests_4.g1927 ... ok
8222 g1935 (closure_tests_4)
8223 Doctest: closure_tests_4.g1935 ... ok
8224 g1946 (closure_tests_4)
8225 Doctest: closure_tests_4.g1946 ... ok
8226 g1949 (closure_tests_4)
8227 Doctest: closure_tests_4.g1949 ... ok
8228 g1952 (closure_tests_4)
8229 Doctest: closure_tests_4.g1952 ... ok
8230 g1956 (closure_tests_4)
8231 Doctest: closure_tests_4.g1956 ... ok
8232 g1959 (closure_tests_4)
8233 Doctest: closure_tests_4.g1959 ... ok
8234 g1965 (closure_tests_4)
8235 Doctest: closure_tests_4.g1965 ... ok
8236 g1971 (closure_tests_4)
8237 Doctest: closure_tests_4.g1971 ... ok
8238 g1983 (closure_tests_4)
8239 Doctest: closure_tests_4.g1983 ... ok
8240 g1990 (closure_tests_4)
8241 Doctest: closure_tests_4.g1990 ... ok
8242 g1997 (closure_tests_4)
8243 Doctest: closure_tests_4.g1997 ... ok
8244 g2002 (closure_tests_4)
8245 Doctest: closure_tests_4.g2002 ... ok
8246 g2010 (closure_tests_4)
8247 Doctest: closure_tests_4.g2010 ... ok
8248 g2017 (closure_tests_4)
8249 Doctest: closure_tests_4.g2017 ... ok
8250 g2032 (closure_tests_4)
8251 Doctest: closure_tests_4.g2032 ... ok
8252 g2038 (closure_tests_4)
8253 Doctest: closure_tests_4.g2038 ... ok
8254 g2046 (closure_tests_4)
8255 Doctest: closure_tests_4.g2046 ... ok
8256 g2050 (closure_tests_4)
8257 Doctest: closure_tests_4.g2050 ... ok
8258 g2061 (closure_tests_4)
8259 Doctest: closure_tests_4.g2061 ... ok
8260 g2075 (closure_tests_4)
8261 Doctest: closure_tests_4.g2075 ... ok
8262 runTest (__main__.CythonRunTestCase)
8263 [-1] compiling (c/cy2) and running closures_T82 ... a (closures_T82)
8264 Doctest: closures_T82.a ... ok
8265 add_n (closures_T82)
8266 Doctest: closures_T82.add_n ... ok
8267 call_ignore_func (closures_T82)
8268 Doctest: closures_T82.call_ignore_func ... ok
8269 cy_twofuncs (closures_T82)
8270 Doctest: closures_T82.cy_twofuncs ... ok
8271 deep_inner (closures_T82)
8272 Doctest: closures_T82.deep_inner ... ok
8273 deep_inner_sibling (closures_T82)
8274 Doctest: closures_T82.deep_inner_sibling ... ok
8275 inner_override (closures_T82)
8276 Doctest: closures_T82.inner_override ... ok
8277 local_x (closures_T82)
8278 Doctest: closures_T82.local_x ... ok
8279 more_inner_funcs (closures_T82)
8280 Doctest: closures_T82.more_inner_funcs ... ok
8281 reassign (closures_T82)
8282 Doctest: closures_T82.reassign ... ok
8283 reassign_int (closures_T82)
8284 Doctest: closures_T82.reassign_int ... ok
8285 reassign_int_int (closures_T82)
8286 Doctest: closures_T82.reassign_int_int ... ok
8287 switch_funcs (closures_T82)
8288 Doctest: closures_T82.switch_funcs ... ok
8289 x (closures_T82)
8290 Doctest: closures_T82.x ... ok
8291 x2 (closures_T82)
8292 Doctest: closures_T82.x2 ... ok
8293 runTest (__main__.CythonRunTestCase)
8294 [-1] compiling (c/cy2) and running closures_T82_def_to_cdef ... a (closures_T82)
8295 Doctest: closures_T82.a ... ok
8296 add_n (closures_T82)
8297 Doctest: closures_T82.add_n ... ok
8298 call_ignore_func (closures_T82)
8299 Doctest: closures_T82.call_ignore_func ... ok
8300 cy_twofuncs (closures_T82)
8301 Doctest: closures_T82.cy_twofuncs ... ok
8302 deep_inner (closures_T82)
8303 Doctest: closures_T82.deep_inner ... ok
8304 deep_inner_sibling (closures_T82)
8305 Doctest: closures_T82.deep_inner_sibling ... ok
8306 inner_override (closures_T82)
8307 Doctest: closures_T82.inner_override ... ok
8308 local_x (closures_T82)
8309 Doctest: closures_T82.local_x ... ok
8310 more_inner_funcs (closures_T82)
8311 Doctest: closures_T82.more_inner_funcs ... ok
8312 reassign (closures_T82)
8313 Doctest: closures_T82.reassign ... ok
8314 reassign_int (closures_T82)
8315 Doctest: closures_T82.reassign_int ... ok
8316 reassign_int_int (closures_T82)
8317 Doctest: closures_T82.reassign_int_int ... ok
8318 switch_funcs (closures_T82)
8319 Doctest: closures_T82.switch_funcs ... ok
8320 x (closures_T82)
8321 Doctest: closures_T82.x ... ok
8322 x2 (closures_T82)
8323 Doctest: closures_T82.x2 ... ok
8324 runTest (__main__.CythonRunTestCase)
8325 [-1] compiling (cpp/cy2) and running closures_T82 ... a (closures_T82)
8326 Doctest: closures_T82.a ... ok
8327 add_n (closures_T82)
8328 Doctest: closures_T82.add_n ... ok
8329 call_ignore_func (closures_T82)
8330 Doctest: closures_T82.call_ignore_func ... ok
8331 cy_twofuncs (closures_T82)
8332 Doctest: closures_T82.cy_twofuncs ... ok
8333 deep_inner (closures_T82)
8334 Doctest: closures_T82.deep_inner ... ok
8335 deep_inner_sibling (closures_T82)
8336 Doctest: closures_T82.deep_inner_sibling ... ok
8337 inner_override (closures_T82)
8338 Doctest: closures_T82.inner_override ... ok
8339 local_x (closures_T82)
8340 Doctest: closures_T82.local_x ... ok
8341 more_inner_funcs (closures_T82)
8342 Doctest: closures_T82.more_inner_funcs ... ok
8343 reassign (closures_T82)
8344 Doctest: closures_T82.reassign ... ok
8345 reassign_int (closures_T82)
8346 Doctest: closures_T82.reassign_int ... ok
8347 reassign_int_int (closures_T82)
8348 Doctest: closures_T82.reassign_int_int ... ok
8349 switch_funcs (closures_T82)
8350 Doctest: closures_T82.switch_funcs ... ok
8351 x (closures_T82)
8352 Doctest: closures_T82.x ... ok
8353 x2 (closures_T82)
8354 Doctest: closures_T82.x2 ... ok
8355 runTest (__main__.CythonRunTestCase)
8356 [-1] compiling (cpp/cy2) and running closures_T82_def_to_cdef ... a (closures_T82)
8357 Doctest: closures_T82.a ... ok
8358 add_n (closures_T82)
8359 Doctest: closures_T82.add_n ... ok
8360 call_ignore_func (closures_T82)
8361 Doctest: closures_T82.call_ignore_func ... ok
8362 cy_twofuncs (closures_T82)
8363 Doctest: closures_T82.cy_twofuncs ... ok
8364 deep_inner (closures_T82)
8365 Doctest: closures_T82.deep_inner ... ok
8366 deep_inner_sibling (closures_T82)
8367 Doctest: closures_T82.deep_inner_sibling ... ok
8368 inner_override (closures_T82)
8369 Doctest: closures_T82.inner_override ... ok
8370 local_x (closures_T82)
8371 Doctest: closures_T82.local_x ... ok
8372 more_inner_funcs (closures_T82)
8373 Doctest: closures_T82.more_inner_funcs ... ok
8374 reassign (closures_T82)
8375 Doctest: closures_T82.reassign ... ok
8376 reassign_int (closures_T82)
8377 Doctest: closures_T82.reassign_int ... ok
8378 reassign_int_int (closures_T82)
8379 Doctest: closures_T82.reassign_int_int ... ok
8380 switch_funcs (closures_T82)
8381 Doctest: closures_T82.switch_funcs ... ok
8382 x (closures_T82)
8383 Doctest: closures_T82.x ... ok
8384 x2 (closures_T82)
8385 Doctest: closures_T82.x2 ... ok
8386 runTest (__main__.CythonRunTestCase)
8387 [-1] compiling (c/cy2) and running cmethod_inline_T474 ... Subtyping (cmethod_inline_T474)
8388 Doctest: cmethod_inline_T474.Subtyping ... ok
8389 TestInlineMethod (cmethod_inline_T474)
8390 Doctest: cmethod_inline_T474.TestInlineMethod ... ok
8391 runTest (__main__.CythonRunTestCase)
8392 [-1] compiling (cpp/cy2) and running cmethod_inline_T474 ... Subtyping (cmethod_inline_T474)
8393 Doctest: cmethod_inline_T474.Subtyping ... ok
8394 TestInlineMethod (cmethod_inline_T474)
8395 Doctest: cmethod_inline_T474.TestInlineMethod ... ok
8396 runTest (__main__.CythonRunTestCase)
8397 [-1] compiling (c/cy2) and running cmp ... c_cmp (cmp)
8398 Doctest: cmp.c_cmp ... ok
8399 cascaded_c (cmp)
8400 Doctest: cmp.cascaded_c ... ok
8401 cascaded_mix_pyleft (cmp)
8402 Doctest: cmp.cascaded_mix_pyleft ... ok
8403 cascaded_mix_pyright (cmp)
8404 Doctest: cmp.cascaded_mix_pyright ... ok
8405 cascaded_py (cmp)
8406 Doctest: cmp.cascaded_py ... ok
8407 pointer_cmp (cmp)
8408 Doctest: cmp.pointer_cmp ... ok
8409 single_c (cmp)
8410 Doctest: cmp.single_c ... ok
8411 single_py (cmp)
8412 Doctest: cmp.single_py ... ok
8413 typed_cmp (cmp)
8414 Doctest: cmp.typed_cmp ... ok
8415 runTest (__main__.CythonRunTestCase)
8416 [-1] compiling (cpp/cy2) and running cmp ... c_cmp (cmp)
8417 Doctest: cmp.c_cmp ... ok
8418 cascaded_c (cmp)
8419 Doctest: cmp.cascaded_c ... ok
8420 cascaded_mix_pyleft (cmp)
8421 Doctest: cmp.cascaded_mix_pyleft ... ok
8422 cascaded_mix_pyright (cmp)
8423 Doctest: cmp.cascaded_mix_pyright ... ok
8424 cascaded_py (cmp)
8425 Doctest: cmp.cascaded_py ... ok
8426 pointer_cmp (cmp)
8427 Doctest: cmp.pointer_cmp ... ok
8428 single_c (cmp)
8429 Doctest: cmp.single_c ... ok
8430 single_py (cmp)
8431 Doctest: cmp.single_py ... ok
8432 typed_cmp (cmp)
8433 Doctest: cmp.typed_cmp ... ok
8434 runTest (__main__.CythonRunTestCase)
8435 [-1] compiling (c/cy2) and running code_object_cache ... assert_multi_step_code_object_reuse (code_object_cache)
8436 Doctest: code_object_cache.assert_multi_step_code_object_reuse ... ok
8437 assert_simple_code_object_reuse (code_object_cache)
8438 Doctest: code_object_cache.assert_simple_code_object_reuse ... ok
8439 test_lowlevel_bisect2 (code_object_cache)
8440 Doctest: code_object_cache.test_lowlevel_bisect2 ... ok
8441 test_lowlevel_bisect5 (code_object_cache)
8442 Doctest: code_object_cache.test_lowlevel_bisect5 ... ok
8443 test_lowlevel_bisect6 (code_object_cache)
8444 Doctest: code_object_cache.test_lowlevel_bisect6 ... ok
8445 runTest (__main__.CythonRunTestCase)
8446 [-1] compiling (cpp/cy2) and running code_object_cache ... assert_multi_step_code_object_reuse (code_object_cache)
8447 Doctest: code_object_cache.assert_multi_step_code_object_reuse ... ok
8448 assert_simple_code_object_reuse (code_object_cache)
8449 Doctest: code_object_cache.assert_simple_code_object_reuse ... ok
8450 test_lowlevel_bisect2 (code_object_cache)
8451 Doctest: code_object_cache.test_lowlevel_bisect2 ... ok
8452 test_lowlevel_bisect5 (code_object_cache)
8453 Doctest: code_object_cache.test_lowlevel_bisect5 ... ok
8454 test_lowlevel_bisect6 (code_object_cache)
8455 Doctest: code_object_cache.test_lowlevel_bisect6 ... ok
8456 runTest (__main__.CythonRunTestCase)
8457 [-1] compiling (c/cy2) and running coercearraytoptr ... eggs (coercearraytoptr)
8458 Doctest: coercearraytoptr.eggs ... ok
8459 runTest (__main__.CythonRunTestCase)
8460 [-1] compiling (cpp/cy2) and running coercearraytoptr ... eggs (coercearraytoptr)
8461 Doctest: coercearraytoptr.eggs ... ok
8462 runTest (__main__.EndToEndTest)
8463 [-1] End-to-end common_utility_types ... ok
8464 runTest (__main__.CythonRunTestCase)
8465 [-1] compiling (c/cy2) and running compare_binary_pyversions ... test_compare_binary_versions_exact (compare_binary_pyversions)
8466 Doctest: compare_binary_pyversions.test_compare_binary_versions_exact ... ok
8467 test_compare_binary_versions_minimum (compare_binary_pyversions)
8468 Doctest: compare_binary_pyversions.test_compare_binary_versions_minimum ... ok
8469 test_get_runtime_version (compare_binary_pyversions)
8470 Doctest: compare_binary_pyversions.test_get_runtime_version ... ok
8471 runTest (__main__.CythonRunTestCase)
8472 [-1] compiling (cpp/cy2) and running compare_binary_pyversions ... test_compare_binary_versions_exact (compare_binary_pyversions)
8473 Doctest: compare_binary_pyversions.test_compare_binary_versions_exact ... ok
8474 test_compare_binary_versions_minimum (compare_binary_pyversions)
8475 Doctest: compare_binary_pyversions.test_compare_binary_versions_minimum ... ok
8476 test_get_runtime_version (compare_binary_pyversions)
8477 Doctest: compare_binary_pyversions.test_get_runtime_version ... ok
8478 runTest (__main__.CythonRunTestCase)
8479 [-1] compiling (c/cy2) and running compiledef ... compiledef ()
8480 Doctest: compiledef ... ok
8481 runTest (__main__.CythonRunTestCase)
8482 [-1] compiling (cpp/cy2) and running compiledef ... compiledef ()
8483 Doctest: compiledef ... ok
8484 runTest (__main__.CythonRunTestCase)
8485 [-1] compiling (c/cy2) and running complex_cast_T445 ... complex_double_cast (complex_cast_T445)
8486 Doctest: complex_cast_T445.complex_double_cast ... ok
8487 complex_double_int_cast (complex_cast_T445)
8488 Doctest: complex_cast_T445.complex_double_int_cast ... ok
8489 complex_int_double_cast (complex_cast_T445)
8490 Doctest: complex_cast_T445.complex_int_double_cast ... ok
8491 test_side_effect (complex_cast_T445)
8492 Doctest: complex_cast_T445.test_side_effect ... ok
8493 runTest (__main__.CythonRunTestCase)
8494 [-1] compiling (cpp/cy2) and running complex_cast_T445 ... complex_double_cast (complex_cast_T445)
8495 Doctest: complex_cast_T445.complex_double_cast ... ok
8496 complex_double_int_cast (complex_cast_T445)
8497 Doctest: complex_cast_T445.complex_double_int_cast ... ok
8498 complex_int_double_cast (complex_cast_T445)
8499 Doctest: complex_cast_T445.complex_int_double_cast ... ok
8500 test_side_effect (complex_cast_T445)
8501 Doctest: complex_cast_T445.test_side_effect ... ok
8502 runTest (__main__.CythonRunTestCase)
8503 [-1] compiling (c/cy2) and running complex_coercion_sideeffects_T693 ... test_coercion (complex_coercion_sideeffects_T693)
8504 Doctest: complex_coercion_sideeffects_T693.test_coercion ... ok
8505 runTest (__main__.CythonRunTestCase)
8506 [-1] compiling (cpp/cy2) and running complex_coercion_sideeffects_T693 ... test_coercion (complex_coercion_sideeffects_T693)
8507 Doctest: complex_coercion_sideeffects_T693.test_coercion ... ok
8508 runTest (__main__.CythonRunTestCase)
8509 [-1] compiling (c/cy2) and running complex_extern_GH1433 ... divide (complex_extern_GH1433)
8510 Doctest: complex_extern_GH1433.divide ... ok
8511 pow (complex_extern_GH1433)
8512 Doctest: complex_extern_GH1433.pow ... ok
8513 runTest (__main__.CythonRunTestCase)
8514 [-1] compiling (cpp/cy2) and running complex_extern_GH1433 ... divide (complex_extern_GH1433)
8515 Doctest: complex_extern_GH1433.divide ... ok
8516 pow (complex_extern_GH1433)
8517 Doctest: complex_extern_GH1433.pow ... ok
8518 runTest (__main__.CythonRunTestCase)
8519 [-1] compiling (c/cy2) and running complex_int_T446 ... test_arith (complex_int_T446)
8520 Doctest: complex_int_T446.test_arith ... ok
8521 test_coercion (complex_int_T446)
8522 Doctest: complex_int_T446.test_coercion ... ok
8523 test_conjugate (complex_int_T446)
8524 Doctest: complex_int_T446.test_conjugate ... ok
8525 test_conjugate2 (complex_int_T446)
8526 Doctest: complex_int_T446.test_conjugate2 ... ok
8527 test_conjugate3 (complex_int_T446)
8528 Doctest: complex_int_T446.test_conjugate3 ... ok
8529 test_div_by_zero (complex_int_T446)
8530 Doctest: complex_int_T446.test_div_by_zero ... ok
8531 runTest (__main__.CythonRunTestCase)
8532 [-1] compiling (cpp/cy2) and running complex_int_T446 ... test_arith (complex_int_T446)
8533 Doctest: complex_int_T446.test_arith ... ok
8534 test_coercion (complex_int_T446)
8535 Doctest: complex_int_T446.test_coercion ... ok
8536 test_conjugate (complex_int_T446)
8537 Doctest: complex_int_T446.test_conjugate ... ok
8538 test_conjugate2 (complex_int_T446)
8539 Doctest: complex_int_T446.test_conjugate2 ... ok
8540 test_conjugate3 (complex_int_T446)
8541 Doctest: complex_int_T446.test_conjugate3 ... ok
8542 test_div_by_zero (complex_int_T446)
8543 Doctest: complex_int_T446.test_div_by_zero ... ok
8544 runTest (__main__.CythonRunTestCase)
8545 [-1] compiling (c/cy2) and running complex_numbers_T305 ... Complex3j (complex_numbers_T305)
8546 Doctest: complex_numbers_T305.Complex3j ... ok
8547 complex_retval (complex_numbers_T305)
8548 Doctest: complex_numbers_T305.complex_retval ... ok
8549 stress_test (complex_numbers_T305)
8550 Doctest: complex_numbers_T305.stress_test ... ok
8551 test_arithmetic (complex_numbers_T305)
8552 Doctest: complex_numbers_T305.test_arithmetic ... ok
8553 test_coerce_typedef_multiply (complex_numbers_T305)
8554 Doctest: complex_numbers_T305.test_coerce_typedef_multiply ... ok
8555 test_coerce_typedef_multiply_int (complex_numbers_T305)
8556 Doctest: complex_numbers_T305.test_coerce_typedef_multiply_int ... ok
8557 test_coercion (complex_numbers_T305)
8558 Doctest: complex_numbers_T305.test_coercion ... ok
8559 test_compare (complex_numbers_T305)
8560 Doctest: complex_numbers_T305.test_compare ... ok
8561 test_compare_coerce (complex_numbers_T305)
8562 Doctest: complex_numbers_T305.test_compare_coerce ... ok
8563 test_conjugate (complex_numbers_T305)
8564 Doctest: complex_numbers_T305.test_conjugate ... ok
8565 test_conjugate_double (complex_numbers_T305)
8566 Doctest: complex_numbers_T305.test_conjugate_double ... ok
8567 test_conjugate_typedef (complex_numbers_T305)
8568 Doctest: complex_numbers_T305.test_conjugate_typedef ... ok
8569 test_div (complex_numbers_T305)
8570 Doctest: complex_numbers_T305.test_div ... ok
8571 test_div_by_zero (complex_numbers_T305)
8572 Doctest: complex_numbers_T305.test_div_by_zero ... ok
8573 test_int_pow (complex_numbers_T305)
8574 Doctest: complex_numbers_T305.test_int_pow ... ok
8575 test_literal (complex_numbers_T305)
8576 Doctest: complex_numbers_T305.test_literal ... ok
8577 test_object_conversion (complex_numbers_T305)
8578 Doctest: complex_numbers_T305.test_object_conversion ... ok
8579 test_pow (complex_numbers_T305)
8580 Doctest: complex_numbers_T305.test_pow ... ok
8581 test_real_imag (complex_numbers_T305)
8582 Doctest: complex_numbers_T305.test_real_imag ... ok
8583 test_real_imag_assignment (complex_numbers_T305)
8584 Doctest: complex_numbers_T305.test_real_imag_assignment ... ok
8585 runTest (__main__.CythonRunTestCase)
8586 [-1] compiling (cpp/cy2) and running complex_numbers_T305 ... Complex3j (complex_numbers_T305)
8587 Doctest: complex_numbers_T305.Complex3j ... ok
8588 complex_retval (complex_numbers_T305)
8589 Doctest: complex_numbers_T305.complex_retval ... ok
8590 stress_test (complex_numbers_T305)
8591 Doctest: complex_numbers_T305.stress_test ... ok
8592 test_arithmetic (complex_numbers_T305)
8593 Doctest: complex_numbers_T305.test_arithmetic ... ok
8594 test_coerce_typedef_multiply (complex_numbers_T305)
8595 Doctest: complex_numbers_T305.test_coerce_typedef_multiply ... ok
8596 test_coerce_typedef_multiply_int (complex_numbers_T305)
8597 Doctest: complex_numbers_T305.test_coerce_typedef_multiply_int ... ok
8598 test_coercion (complex_numbers_T305)
8599 Doctest: complex_numbers_T305.test_coercion ... ok
8600 test_compare (complex_numbers_T305)
8601 Doctest: complex_numbers_T305.test_compare ... ok
8602 test_compare_coerce (complex_numbers_T305)
8603 Doctest: complex_numbers_T305.test_compare_coerce ... ok
8604 test_conjugate (complex_numbers_T305)
8605 Doctest: complex_numbers_T305.test_conjugate ... ok
8606 test_conjugate_double (complex_numbers_T305)
8607 Doctest: complex_numbers_T305.test_conjugate_double ... ok
8608 test_conjugate_typedef (complex_numbers_T305)
8609 Doctest: complex_numbers_T305.test_conjugate_typedef ... ok
8610 test_div (complex_numbers_T305)
8611 Doctest: complex_numbers_T305.test_div ... ok
8612 test_div_by_zero (complex_numbers_T305)
8613 Doctest: complex_numbers_T305.test_div_by_zero ... ok
8614 test_int_pow (complex_numbers_T305)
8615 Doctest: complex_numbers_T305.test_int_pow ... ok
8616 test_literal (complex_numbers_T305)
8617 Doctest: complex_numbers_T305.test_literal ... ok
8618 test_object_conversion (complex_numbers_T305)
8619 Doctest: complex_numbers_T305.test_object_conversion ... ok
8620 test_pow (complex_numbers_T305)
8621 Doctest: complex_numbers_T305.test_pow ... ok
8622 test_real_imag (complex_numbers_T305)
8623 Doctest: complex_numbers_T305.test_real_imag ... ok
8624 test_real_imag_assignment (complex_numbers_T305)
8625 Doctest: complex_numbers_T305.test_real_imag_assignment ... ok
8626 runTest (__main__.CythonRunTestCase)
8627 [-1] compiling (c/cy2) and running complex_numbers_T305_long_double ... test_object_conversion (complex_numbers_T305_long_double)
8628 Doctest: complex_numbers_T305_long_double.test_object_conversion ... ok
8629 runTest (__main__.CythonRunTestCase)
8630 [-1] compiling (cpp/cy2) and running complex_numbers_T305_long_double ... test_object_conversion (complex_numbers_T305_long_double)
8631 Doctest: complex_numbers_T305_long_double.test_object_conversion ... ok
8632 runTest (__main__.CythonRunTestCase)
8633 [-1] compiling (c/cy2) and running complex_numbers_c89_T398 ... Complex3j (complex_numbers_c89_T398)
8634 Doctest: complex_numbers_c89_T398.Complex3j ... ok
8635 complex_retval (complex_numbers_c89_T398)
8636 Doctest: complex_numbers_c89_T398.complex_retval ... ok
8637 stress_test (complex_numbers_c89_T398)
8638 Doctest: complex_numbers_c89_T398.stress_test ... ok
8639 test_arithmetic (complex_numbers_c89_T398)
8640 Doctest: complex_numbers_c89_T398.test_arithmetic ... ok
8641 test_coerce_typedef_multiply (complex_numbers_c89_T398)
8642 Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply ... ok
8643 test_coerce_typedef_multiply_int (complex_numbers_c89_T398)
8644 Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply_int ... ok
8645 test_coercion (complex_numbers_c89_T398)
8646 Doctest: complex_numbers_c89_T398.test_coercion ... ok
8647 test_compare (complex_numbers_c89_T398)
8648 Doctest: complex_numbers_c89_T398.test_compare ... ok
8649 test_compare_coerce (complex_numbers_c89_T398)
8650 Doctest: complex_numbers_c89_T398.test_compare_coerce ... ok
8651 test_conjugate (complex_numbers_c89_T398)
8652 Doctest: complex_numbers_c89_T398.test_conjugate ... ok
8653 test_conjugate_double (complex_numbers_c89_T398)
8654 Doctest: complex_numbers_c89_T398.test_conjugate_double ... ok
8655 test_conjugate_typedef (complex_numbers_c89_T398)
8656 Doctest: complex_numbers_c89_T398.test_conjugate_typedef ... ok
8657 test_div (complex_numbers_c89_T398)
8658 Doctest: complex_numbers_c89_T398.test_div ... ok
8659 test_div_by_zero (complex_numbers_c89_T398)
8660 Doctest: complex_numbers_c89_T398.test_div_by_zero ... ok
8661 test_int_pow (complex_numbers_c89_T398)
8662 Doctest: complex_numbers_c89_T398.test_int_pow ... ok
8663 test_literal (complex_numbers_c89_T398)
8664 Doctest: complex_numbers_c89_T398.test_literal ... ok
8665 test_object_conversion (complex_numbers_c89_T398)
8666 Doctest: complex_numbers_c89_T398.test_object_conversion ... ok
8667 test_pow (complex_numbers_c89_T398)
8668 Doctest: complex_numbers_c89_T398.test_pow ... ok
8669 test_real_imag (complex_numbers_c89_T398)
8670 Doctest: complex_numbers_c89_T398.test_real_imag ... ok
8671 test_real_imag_assignment (complex_numbers_c89_T398)
8672 Doctest: complex_numbers_c89_T398.test_real_imag_assignment ... ok
8673 runTest (__main__.CythonRunTestCase)
8674 [-1] compiling (cpp/cy2) and running complex_numbers_c89_T398 ... Complex3j (complex_numbers_c89_T398)
8675 Doctest: complex_numbers_c89_T398.Complex3j ... ok
8676 complex_retval (complex_numbers_c89_T398)
8677 Doctest: complex_numbers_c89_T398.complex_retval ... ok
8678 stress_test (complex_numbers_c89_T398)
8679 Doctest: complex_numbers_c89_T398.stress_test ... ok
8680 test_arithmetic (complex_numbers_c89_T398)
8681 Doctest: complex_numbers_c89_T398.test_arithmetic ... ok
8682 test_coerce_typedef_multiply (complex_numbers_c89_T398)
8683 Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply ... ok
8684 test_coerce_typedef_multiply_int (complex_numbers_c89_T398)
8685 Doctest: complex_numbers_c89_T398.test_coerce_typedef_multiply_int ... ok
8686 test_coercion (complex_numbers_c89_T398)
8687 Doctest: complex_numbers_c89_T398.test_coercion ... ok
8688 test_compare (complex_numbers_c89_T398)
8689 Doctest: complex_numbers_c89_T398.test_compare ... ok
8690 test_compare_coerce (complex_numbers_c89_T398)
8691 Doctest: complex_numbers_c89_T398.test_compare_coerce ... ok
8692 test_conjugate (complex_numbers_c89_T398)
8693 Doctest: complex_numbers_c89_T398.test_conjugate ... ok
8694 test_conjugate_double (complex_numbers_c89_T398)
8695 Doctest: complex_numbers_c89_T398.test_conjugate_double ... ok
8696 test_conjugate_typedef (complex_numbers_c89_T398)
8697 Doctest: complex_numbers_c89_T398.test_conjugate_typedef ... ok
8698 test_div (complex_numbers_c89_T398)
8699 Doctest: complex_numbers_c89_T398.test_div ... ok
8700 test_div_by_zero (complex_numbers_c89_T398)
8701 Doctest: complex_numbers_c89_T398.test_div_by_zero ... ok
8702 test_int_pow (complex_numbers_c89_T398)
8703 Doctest: complex_numbers_c89_T398.test_int_pow ... ok
8704 test_literal (complex_numbers_c89_T398)
8705 Doctest: complex_numbers_c89_T398.test_literal ... ok
8706 test_object_conversion (complex_numbers_c89_T398)
8707 Doctest: complex_numbers_c89_T398.test_object_conversion ... ok
8708 test_pow (complex_numbers_c89_T398)
8709 Doctest: complex_numbers_c89_T398.test_pow ... ok
8710 test_real_imag (complex_numbers_c89_T398)
8711 Doctest: complex_numbers_c89_T398.test_real_imag ... ok
8712 test_real_imag_assignment (complex_numbers_c89_T398)
8713 Doctest: complex_numbers_c89_T398.test_real_imag_assignment ... ok
8714 runTest (__main__.CythonRunTestCase)
8715 [-1] compiling (c/cy2) and running complex_numbers_c89_T398_long_double ... test_object_conversion (complex_numbers_c89_T398_long_double)
8716 Doctest: complex_numbers_c89_T398_long_double.test_object_conversion ... ok
8717 runTest (__main__.CythonRunTestCase)
8718 [-1] compiling (cpp/cy2) and running complex_numbers_c89_T398_long_double ... test_object_conversion (complex_numbers_c89_T398_long_double)
8719 Doctest: complex_numbers_c89_T398_long_double.test_object_conversion ... ok
8720 runTest (__main__.CythonRunTestCase)
8721 [-1] compiling (c/cy2) and running complex_numbers_c99_T398 ... Complex3j (complex_numbers_c99_T398)
8722 Doctest: complex_numbers_c99_T398.Complex3j ... ok
8723 complex_retval (complex_numbers_c99_T398)
8724 Doctest: complex_numbers_c99_T398.complex_retval ... ok
8725 stress_test (complex_numbers_c99_T398)
8726 Doctest: complex_numbers_c99_T398.stress_test ... ok
8727 test_arithmetic (complex_numbers_c99_T398)
8728 Doctest: complex_numbers_c99_T398.test_arithmetic ... ok
8729 test_coerce_typedef_multiply (complex_numbers_c99_T398)
8730 Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply ... ok
8731 test_coerce_typedef_multiply_int (complex_numbers_c99_T398)
8732 Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply_int ... ok
8733 test_coercion (complex_numbers_c99_T398)
8734 Doctest: complex_numbers_c99_T398.test_coercion ... ok
8735 test_compare (complex_numbers_c99_T398)
8736 Doctest: complex_numbers_c99_T398.test_compare ... ok
8737 test_compare_coerce (complex_numbers_c99_T398)
8738 Doctest: complex_numbers_c99_T398.test_compare_coerce ... ok
8739 test_conjugate (complex_numbers_c99_T398)
8740 Doctest: complex_numbers_c99_T398.test_conjugate ... ok
8741 test_conjugate_double (complex_numbers_c99_T398)
8742 Doctest: complex_numbers_c99_T398.test_conjugate_double ... ok
8743 test_conjugate_typedef (complex_numbers_c99_T398)
8744 Doctest: complex_numbers_c99_T398.test_conjugate_typedef ... ok
8745 test_div (complex_numbers_c99_T398)
8746 Doctest: complex_numbers_c99_T398.test_div ... ok
8747 test_div_by_zero (complex_numbers_c99_T398)
8748 Doctest: complex_numbers_c99_T398.test_div_by_zero ... ok
8749 test_int_pow (complex_numbers_c99_T398)
8750 Doctest: complex_numbers_c99_T398.test_int_pow ... ok
8751 test_literal (complex_numbers_c99_T398)
8752 Doctest: complex_numbers_c99_T398.test_literal ... ok
8753 test_object_conversion (complex_numbers_c99_T398)
8754 Doctest: complex_numbers_c99_T398.test_object_conversion ... ok
8755 test_pow (complex_numbers_c99_T398)
8756 Doctest: complex_numbers_c99_T398.test_pow ... ok
8757 test_real_imag (complex_numbers_c99_T398)
8758 Doctest: complex_numbers_c99_T398.test_real_imag ... ok
8759 test_real_imag_assignment (complex_numbers_c99_T398)
8760 Doctest: complex_numbers_c99_T398.test_real_imag_assignment ... ok
8761 runTest (__main__.CythonRunTestCase)
8762 [-1] compiling (cpp/cy2) and running complex_numbers_c99_T398 ... Complex3j (complex_numbers_c99_T398)
8763 Doctest: complex_numbers_c99_T398.Complex3j ... ok
8764 complex_retval (complex_numbers_c99_T398)
8765 Doctest: complex_numbers_c99_T398.complex_retval ... ok
8766 stress_test (complex_numbers_c99_T398)
8767 Doctest: complex_numbers_c99_T398.stress_test ... ok
8768 test_arithmetic (complex_numbers_c99_T398)
8769 Doctest: complex_numbers_c99_T398.test_arithmetic ... ok
8770 test_coerce_typedef_multiply (complex_numbers_c99_T398)
8771 Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply ... ok
8772 test_coerce_typedef_multiply_int (complex_numbers_c99_T398)
8773 Doctest: complex_numbers_c99_T398.test_coerce_typedef_multiply_int ... ok
8774 test_coercion (complex_numbers_c99_T398)
8775 Doctest: complex_numbers_c99_T398.test_coercion ... ok
8776 test_compare (complex_numbers_c99_T398)
8777 Doctest: complex_numbers_c99_T398.test_compare ... ok
8778 test_compare_coerce (complex_numbers_c99_T398)
8779 Doctest: complex_numbers_c99_T398.test_compare_coerce ... ok
8780 test_conjugate (complex_numbers_c99_T398)
8781 Doctest: complex_numbers_c99_T398.test_conjugate ... ok
8782 test_conjugate_double (complex_numbers_c99_T398)
8783 Doctest: complex_numbers_c99_T398.test_conjugate_double ... ok
8784 test_conjugate_typedef (complex_numbers_c99_T398)
8785 Doctest: complex_numbers_c99_T398.test_conjugate_typedef ... ok
8786 test_div (complex_numbers_c99_T398)
8787 Doctest: complex_numbers_c99_T398.test_div ... ok
8788 test_div_by_zero (complex_numbers_c99_T398)
8789 Doctest: complex_numbers_c99_T398.test_div_by_zero ... ok
8790 test_int_pow (complex_numbers_c99_T398)
8791 Doctest: complex_numbers_c99_T398.test_int_pow ... ok
8792 test_literal (complex_numbers_c99_T398)
8793 Doctest: complex_numbers_c99_T398.test_literal ... ok
8794 test_object_conversion (complex_numbers_c99_T398)
8795 Doctest: complex_numbers_c99_T398.test_object_conversion ... ok
8796 test_pow (complex_numbers_c99_T398)
8797 Doctest: complex_numbers_c99_T398.test_pow ... ok
8798 test_real_imag (complex_numbers_c99_T398)
8799 Doctest: complex_numbers_c99_T398.test_real_imag ... ok
8800 test_real_imag_assignment (complex_numbers_c99_T398)
8801 Doctest: complex_numbers_c99_T398.test_real_imag_assignment ... ok
8802 runTest (__main__.CythonRunTestCase)
8803 [-1] compiling (c/cy2) and running complex_numbers_cmath_T2891 ... test_decomposing (complex_numbers_cmath_T2891)
8804 Doctest: complex_numbers_cmath_T2891.test_decomposing ... ok
8805 runTest (__main__.CythonRunTestCase)
8806 [-1] compiling (cpp/cy2) and running complex_numbers_cpp ... double_abs (complex_numbers_cpp)
8807 Doctest: complex_numbers_cpp.double_abs ... ok
8808 double_addition_with_scalar (complex_numbers_cpp)
8809 Doctest: complex_numbers_cpp.double_addition_with_scalar ... ok
8810 double_arg (complex_numbers_cpp)
8811 Doctest: complex_numbers_cpp.double_arg ... ok
8812 double_complex (complex_numbers_cpp)
8813 Doctest: complex_numbers_cpp.double_complex ... ok
8814 double_conjugate (complex_numbers_cpp)
8815 Doctest: complex_numbers_cpp.double_conjugate ... ok
8816 double_cos (complex_numbers_cpp)
8817 Doctest: complex_numbers_cpp.double_cos ... ok
8818 double_double_comparison_equal (complex_numbers_cpp)
8819 Doctest: complex_numbers_cpp.double_double_comparison_equal ... ok
8820 double_inplace_addition_with_scalar (complex_numbers_cpp)
8821 Doctest: complex_numbers_cpp.double_inplace_addition_with_scalar ... ok
8822 double_inplace_division_with_scalar (complex_numbers_cpp)
8823 Doctest: complex_numbers_cpp.double_inplace_division_with_scalar ... ok
8824 double_inplace_multiplication_with_scalar (complex_numbers_cpp)
8825 Doctest: complex_numbers_cpp.double_inplace_multiplication_with_scalar ... ok
8826 double_inplace_substraction_with_scalar (complex_numbers_cpp)
8827 Doctest: complex_numbers_cpp.double_inplace_substraction_with_scalar ... ok
8828 double_int (complex_numbers_cpp)
8829 Doctest: complex_numbers_cpp.double_int ... ok
8830 double_norm (complex_numbers_cpp)
8831 Doctest: complex_numbers_cpp.double_norm ... ok
8832 double_polar (complex_numbers_cpp)
8833 Doctest: complex_numbers_cpp.double_polar ... ok
8834 double_polar_scalar (complex_numbers_cpp)
8835 Doctest: complex_numbers_cpp.double_polar_scalar ... ok
8836 double_pow (complex_numbers_cpp)
8837 Doctest: complex_numbers_cpp.double_pow ... ok
8838 double_proj (complex_numbers_cpp)
8839 Doctest: complex_numbers_cpp.double_proj ... ok
8840 double_real_imaginary_accessors (complex_numbers_cpp)
8841 Doctest: complex_numbers_cpp.double_real_imaginary_accessors ... ok
8842 double_real_imaginary_accessors_free_function (complex_numbers_cpp)
8843 Doctest: complex_numbers_cpp.double_real_imaginary_accessors_free_function ... ok
8844 double_scalar_double_comparison_equal (complex_numbers_cpp)
8845 Doctest: complex_numbers_cpp.double_scalar_double_comparison_equal ... ok
8846 double_scalar_double_pow (complex_numbers_cpp)
8847 Doctest: complex_numbers_cpp.double_scalar_double_pow ... ok
8848 double_sin (complex_numbers_cpp)
8849 Doctest: complex_numbers_cpp.double_sin ... ok
8850 double_unary_negation (complex_numbers_cpp)
8851 Doctest: complex_numbers_cpp.double_unary_negation ... ok
8852 double_unary_positive (complex_numbers_cpp)
8853 Doctest: complex_numbers_cpp.double_unary_positive ... ok
8854 scalar_double_arg (complex_numbers_cpp)
8855 Doctest: complex_numbers_cpp.scalar_double_arg ... ok
8856 scalar_double_conjugate (complex_numbers_cpp)
8857 Doctest: complex_numbers_cpp.scalar_double_conjugate ... ok
8858 scalar_double_double_comparison_equal (complex_numbers_cpp)
8859 Doctest: complex_numbers_cpp.scalar_double_double_comparison_equal ... ok
8860 scalar_double_double_pow (complex_numbers_cpp)
8861 Doctest: complex_numbers_cpp.scalar_double_double_pow ... ok
8862 scalar_double_norm (complex_numbers_cpp)
8863 Doctest: complex_numbers_cpp.scalar_double_norm ... ok
8864 scalar_double_real_imaginary_accessors_free_function (complex_numbers_cpp)
8865 Doctest: complex_numbers_cpp.scalar_double_real_imaginary_accessors_free_function ... ok
8866 scalar_float_norm (complex_numbers_cpp)
8867 Doctest: complex_numbers_cpp.scalar_float_norm ... ok
8868 scalar_long_double_real_imaginary_accessors_free_function (complex_numbers_cpp)
8869 Doctest: complex_numbers_cpp.scalar_long_double_real_imaginary_accessors_free_function ... ok
8870 runTest (__main__.CythonRunTestCase)
8871 [-1] compiling (cpp/cy2) and running complex_numbers_cpp ... double_abs (complex_numbers_cpp)
8872 Doctest: complex_numbers_cpp.double_abs ... ok
8873 double_addition_with_scalar (complex_numbers_cpp)
8874 Doctest: complex_numbers_cpp.double_addition_with_scalar ... ok
8875 double_arg (complex_numbers_cpp)
8876 Doctest: complex_numbers_cpp.double_arg ... ok
8877 double_complex (complex_numbers_cpp)
8878 Doctest: complex_numbers_cpp.double_complex ... ok
8879 double_conjugate (complex_numbers_cpp)
8880 Doctest: complex_numbers_cpp.double_conjugate ... ok
8881 double_cos (complex_numbers_cpp)
8882 Doctest: complex_numbers_cpp.double_cos ... ok
8883 double_double_comparison_equal (complex_numbers_cpp)
8884 Doctest: complex_numbers_cpp.double_double_comparison_equal ... ok
8885 double_inplace_addition_with_scalar (complex_numbers_cpp)
8886 Doctest: complex_numbers_cpp.double_inplace_addition_with_scalar ... ok
8887 double_inplace_division_with_scalar (complex_numbers_cpp)
8888 Doctest: complex_numbers_cpp.double_inplace_division_with_scalar ... ok
8889 double_inplace_multiplication_with_scalar (complex_numbers_cpp)
8890 Doctest: complex_numbers_cpp.double_inplace_multiplication_with_scalar ... ok
8891 double_inplace_substraction_with_scalar (complex_numbers_cpp)
8892 Doctest: complex_numbers_cpp.double_inplace_substraction_with_scalar ... ok
8893 double_int (complex_numbers_cpp)
8894 Doctest: complex_numbers_cpp.double_int ... ok
8895 double_norm (complex_numbers_cpp)
8896 Doctest: complex_numbers_cpp.double_norm ... ok
8897 double_polar (complex_numbers_cpp)
8898 Doctest: complex_numbers_cpp.double_polar ... ok
8899 double_polar_scalar (complex_numbers_cpp)
8900 Doctest: complex_numbers_cpp.double_polar_scalar ... ok
8901 double_pow (complex_numbers_cpp)
8902 Doctest: complex_numbers_cpp.double_pow ... ok
8903 double_proj (complex_numbers_cpp)
8904 Doctest: complex_numbers_cpp.double_proj ... ok
8905 double_real_imaginary_accessors (complex_numbers_cpp)
8906 Doctest: complex_numbers_cpp.double_real_imaginary_accessors ... ok
8907 double_real_imaginary_accessors_free_function (complex_numbers_cpp)
8908 Doctest: complex_numbers_cpp.double_real_imaginary_accessors_free_function ... ok
8909 double_scalar_double_comparison_equal (complex_numbers_cpp)
8910 Doctest: complex_numbers_cpp.double_scalar_double_comparison_equal ... ok
8911 double_scalar_double_pow (complex_numbers_cpp)
8912 Doctest: complex_numbers_cpp.double_scalar_double_pow ... ok
8913 double_sin (complex_numbers_cpp)
8914 Doctest: complex_numbers_cpp.double_sin ... ok
8915 double_unary_negation (complex_numbers_cpp)
8916 Doctest: complex_numbers_cpp.double_unary_negation ... ok
8917 double_unary_positive (complex_numbers_cpp)
8918 Doctest: complex_numbers_cpp.double_unary_positive ... ok
8919 scalar_double_arg (complex_numbers_cpp)
8920 Doctest: complex_numbers_cpp.scalar_double_arg ... ok
8921 scalar_double_conjugate (complex_numbers_cpp)
8922 Doctest: complex_numbers_cpp.scalar_double_conjugate ... ok
8923 scalar_double_double_comparison_equal (complex_numbers_cpp)
8924 Doctest: complex_numbers_cpp.scalar_double_double_comparison_equal ... ok
8925 scalar_double_double_pow (complex_numbers_cpp)
8926 Doctest: complex_numbers_cpp.scalar_double_double_pow ... ok
8927 scalar_double_norm (complex_numbers_cpp)
8928 Doctest: complex_numbers_cpp.scalar_double_norm ... ok
8929 scalar_double_real_imaginary_accessors_free_function (complex_numbers_cpp)
8930 Doctest: complex_numbers_cpp.scalar_double_real_imaginary_accessors_free_function ... ok
8931 scalar_float_norm (complex_numbers_cpp)
8932 Doctest: complex_numbers_cpp.scalar_float_norm ... ok
8933 scalar_long_double_real_imaginary_accessors_free_function (complex_numbers_cpp)
8934 Doctest: complex_numbers_cpp.scalar_long_double_real_imaginary_accessors_free_function ... ok
8935 runTest (__main__.CythonRunTestCase)
8936 [-1] compiling (c/cy2) and running complex_numbers_cxx_T398 ... Complex3j (complex_numbers_cxx_T398)
8937 Doctest: complex_numbers_cxx_T398.Complex3j ... ok
8938 complex_retval (complex_numbers_cxx_T398)
8939 Doctest: complex_numbers_cxx_T398.complex_retval ... ok
8940 stress_test (complex_numbers_cxx_T398)
8941 Doctest: complex_numbers_cxx_T398.stress_test ... ok
8942 test_arithmetic (complex_numbers_cxx_T398)
8943 Doctest: complex_numbers_cxx_T398.test_arithmetic ... ok
8944 test_coerce_typedef_multiply (complex_numbers_cxx_T398)
8945 Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply ... ok
8946 test_coerce_typedef_multiply_int (complex_numbers_cxx_T398)
8947 Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply_int ... ok
8948 test_coercion (complex_numbers_cxx_T398)
8949 Doctest: complex_numbers_cxx_T398.test_coercion ... ok
8950 test_compare (complex_numbers_cxx_T398)
8951 Doctest: complex_numbers_cxx_T398.test_compare ... ok
8952 test_compare_coerce (complex_numbers_cxx_T398)
8953 Doctest: complex_numbers_cxx_T398.test_compare_coerce ... ok
8954 test_conjugate (complex_numbers_cxx_T398)
8955 Doctest: complex_numbers_cxx_T398.test_conjugate ... ok
8956 test_conjugate_double (complex_numbers_cxx_T398)
8957 Doctest: complex_numbers_cxx_T398.test_conjugate_double ... ok
8958 test_conjugate_typedef (complex_numbers_cxx_T398)
8959 Doctest: complex_numbers_cxx_T398.test_conjugate_typedef ... ok
8960 test_div (complex_numbers_cxx_T398)
8961 Doctest: complex_numbers_cxx_T398.test_div ... ok
8962 test_div_by_zero (complex_numbers_cxx_T398)
8963 Doctest: complex_numbers_cxx_T398.test_div_by_zero ... ok
8964 test_int_pow (complex_numbers_cxx_T398)
8965 Doctest: complex_numbers_cxx_T398.test_int_pow ... ok
8966 test_literal (complex_numbers_cxx_T398)
8967 Doctest: complex_numbers_cxx_T398.test_literal ... ok
8968 test_object_conversion (complex_numbers_cxx_T398)
8969 Doctest: complex_numbers_cxx_T398.test_object_conversion ... ok
8970 test_pow (complex_numbers_cxx_T398)
8971 Doctest: complex_numbers_cxx_T398.test_pow ... ok
8972 test_real_imag (complex_numbers_cxx_T398)
8973 Doctest: complex_numbers_cxx_T398.test_real_imag ... ok
8974 test_real_imag_assignment (complex_numbers_cxx_T398)
8975 Doctest: complex_numbers_cxx_T398.test_real_imag_assignment ... ok
8976 runTest (__main__.CythonRunTestCase)
8977 [-1] compiling (cpp/cy2) and running complex_numbers_cxx_T398 ... Complex3j (complex_numbers_cxx_T398)
8978 Doctest: complex_numbers_cxx_T398.Complex3j ... ok
8979 complex_retval (complex_numbers_cxx_T398)
8980 Doctest: complex_numbers_cxx_T398.complex_retval ... ok
8981 stress_test (complex_numbers_cxx_T398)
8982 Doctest: complex_numbers_cxx_T398.stress_test ... ok
8983 test_arithmetic (complex_numbers_cxx_T398)
8984 Doctest: complex_numbers_cxx_T398.test_arithmetic ... ok
8985 test_coerce_typedef_multiply (complex_numbers_cxx_T398)
8986 Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply ... ok
8987 test_coerce_typedef_multiply_int (complex_numbers_cxx_T398)
8988 Doctest: complex_numbers_cxx_T398.test_coerce_typedef_multiply_int ... ok
8989 test_coercion (complex_numbers_cxx_T398)
8990 Doctest: complex_numbers_cxx_T398.test_coercion ... ok
8991 test_compare (complex_numbers_cxx_T398)
8992 Doctest: complex_numbers_cxx_T398.test_compare ... ok
8993 test_compare_coerce (complex_numbers_cxx_T398)
8994 Doctest: complex_numbers_cxx_T398.test_compare_coerce ... ok
8995 test_conjugate (complex_numbers_cxx_T398)
8996 Doctest: complex_numbers_cxx_T398.test_conjugate ... ok
8997 test_conjugate_double (complex_numbers_cxx_T398)
8998 Doctest: complex_numbers_cxx_T398.test_conjugate_double ... ok
8999 test_conjugate_typedef (complex_numbers_cxx_T398)
9000 Doctest: complex_numbers_cxx_T398.test_conjugate_typedef ... ok
9001 test_div (complex_numbers_cxx_T398)
9002 Doctest: complex_numbers_cxx_T398.test_div ... ok
9003 test_div_by_zero (complex_numbers_cxx_T398)
9004 Doctest: complex_numbers_cxx_T398.test_div_by_zero ... ok
9005 test_int_pow (complex_numbers_cxx_T398)
9006 Doctest: complex_numbers_cxx_T398.test_int_pow ... ok
9007 test_literal (complex_numbers_cxx_T398)
9008 Doctest: complex_numbers_cxx_T398.test_literal ... ok
9009 test_object_conversion (complex_numbers_cxx_T398)
9010 Doctest: complex_numbers_cxx_T398.test_object_conversion ... ok
9011 test_pow (complex_numbers_cxx_T398)
9012 Doctest: complex_numbers_cxx_T398.test_pow ... ok
9013 test_real_imag (complex_numbers_cxx_T398)
9014 Doctest: complex_numbers_cxx_T398.test_real_imag ... ok
9015 test_real_imag_assignment (complex_numbers_cxx_T398)
9016 Doctest: complex_numbers_cxx_T398.test_real_imag_assignment ... ok
9017 runTest (__main__.CythonRunTestCase)
9018 [-1] compiling (c/cy2) and running concatcstrings ... concatcstrings ()
9019 Doctest: concatcstrings ... ok
9020 runTest (__main__.CythonRunTestCase)
9021 [-1] compiling (cpp/cy2) and running concatcstrings ... concatcstrings ()
9022 Doctest: concatcstrings ... ok
9023 runTest (__main__.CythonRunTestCase)
9024 [-1] compiling (c/cy2) and running constant_folding ... binop_bool (constant_folding)
9025 Doctest: constant_folding.binop_bool ... ok
9026 binop_mul_pow (constant_folding)
9027 Doctest: constant_folding.binop_mul_pow ... ok
9028 binop_pow_negative (constant_folding)
9029 Doctest: constant_folding.binop_pow_negative ... ok
9030 cascaded_cmp_with_partial_constants (constant_folding)
9031 Doctest: constant_folding.cascaded_cmp_with_partial_constants ... ok
9032 cascaded_cmp_with_partial_constants_and_false_end (constant_folding)
9033 Doctest: constant_folding.cascaded_cmp_with_partial_constants_and_false_end ... ok
9034 combined (constant_folding)
9035 Doctest: constant_folding.combined ... ok
9036 const_in_binop (constant_folding)
9037 Doctest: constant_folding.const_in_binop ... ok
9038 for_in_empty (constant_folding)
9039 Doctest: constant_folding.for_in_empty ... ok
9040 for_in_empty_else (constant_folding)
9041 Doctest: constant_folding.for_in_empty_else ... ok
9042 for_in_empty_listcomp (constant_folding)
9043 Doctest: constant_folding.for_in_empty_listcomp ... ok
9044 for_in_empty_nested_listcomp (constant_folding)
9045 Doctest: constant_folding.for_in_empty_nested_listcomp ... ok
9046 for_in_nested_listcomp (constant_folding)
9047 Doctest: constant_folding.for_in_nested_listcomp ... ok
9048 in_mult_list (constant_folding)
9049 Doctest: constant_folding.in_mult_list ... ok
9050 mult_empty_list (constant_folding)
9051 Doctest: constant_folding.mult_empty_list ... ok
9052 mult_int_list_int (constant_folding)
9053 Doctest: constant_folding.mult_int_list_int ... ok
9054 mult_list_int_int (constant_folding)
9055 Doctest: constant_folding.mult_list_int_int ... ok
9056 neg_mult_list (constant_folding)
9057 Doctest: constant_folding.neg_mult_list ... ok
9058 not_in_mult_list (constant_folding)
9059 Doctest: constant_folding.not_in_mult_list ... ok
9060 slicing2 (constant_folding)
9061 Doctest: constant_folding.slicing2 ... ok
9062 str_in_and_not_in (constant_folding)
9063 Doctest: constant_folding.str_in_and_not_in ... ok
9064 str_slicing2 (constant_folding)
9065 Doctest: constant_folding.str_slicing2 ... ok
9066 unop_bool (constant_folding)
9067 Doctest: constant_folding.unop_bool ... ok
9068 unop_floats (constant_folding)
9069 Doctest: constant_folding.unop_floats ... ok
9070 unop_ints (constant_folding)
9071 Doctest: constant_folding.unop_ints ... ok
9072 unop_py_floats_tuple (constant_folding)
9073 Doctest: constant_folding.unop_py_floats_tuple ... ok
9074 while_false (constant_folding)
9075 Doctest: constant_folding.while_false ... ok
9076 while_false_else (constant_folding)
9077 Doctest: constant_folding.while_false_else ... ok
9078 while_true (constant_folding)
9079 Doctest: constant_folding.while_true ... ok
9080 zero_mult_list (constant_folding)
9081 Doctest: constant_folding.zero_mult_list ... ok
9082 runTest (__main__.CythonRunTestCase)
9083 [-1] compiling (cpp/cy2) and running constant_folding ... binop_bool (constant_folding)
9084 Doctest: constant_folding.binop_bool ... ok
9085 binop_mul_pow (constant_folding)
9086 Doctest: constant_folding.binop_mul_pow ... ok
9087 binop_pow_negative (constant_folding)
9088 Doctest: constant_folding.binop_pow_negative ... ok
9089 cascaded_cmp_with_partial_constants (constant_folding)
9090 Doctest: constant_folding.cascaded_cmp_with_partial_constants ... ok
9091 cascaded_cmp_with_partial_constants_and_false_end (constant_folding)
9092 Doctest: constant_folding.cascaded_cmp_with_partial_constants_and_false_end ... ok
9093 combined (constant_folding)
9094 Doctest: constant_folding.combined ... ok
9095 const_in_binop (constant_folding)
9096 Doctest: constant_folding.const_in_binop ... ok
9097 for_in_empty (constant_folding)
9098 Doctest: constant_folding.for_in_empty ... ok
9099 for_in_empty_else (constant_folding)
9100 Doctest: constant_folding.for_in_empty_else ... ok
9101 for_in_empty_listcomp (constant_folding)
9102 Doctest: constant_folding.for_in_empty_listcomp ... ok
9103 for_in_empty_nested_listcomp (constant_folding)
9104 Doctest: constant_folding.for_in_empty_nested_listcomp ... ok
9105 for_in_nested_listcomp (constant_folding)
9106 Doctest: constant_folding.for_in_nested_listcomp ... ok
9107 in_mult_list (constant_folding)
9108 Doctest: constant_folding.in_mult_list ... ok
9109 mult_empty_list (constant_folding)
9110 Doctest: constant_folding.mult_empty_list ... ok
9111 mult_int_list_int (constant_folding)
9112 Doctest: constant_folding.mult_int_list_int ... ok
9113 mult_list_int_int (constant_folding)
9114 Doctest: constant_folding.mult_list_int_int ... ok
9115 neg_mult_list (constant_folding)
9116 Doctest: constant_folding.neg_mult_list ... ok
9117 not_in_mult_list (constant_folding)
9118 Doctest: constant_folding.not_in_mult_list ... ok
9119 slicing2 (constant_folding)
9120 Doctest: constant_folding.slicing2 ... ok
9121 str_in_and_not_in (constant_folding)
9122 Doctest: constant_folding.str_in_and_not_in ... ok
9123 str_slicing2 (constant_folding)
9124 Doctest: constant_folding.str_slicing2 ... ok
9125 unop_bool (constant_folding)
9126 Doctest: constant_folding.unop_bool ... ok
9127 unop_floats (constant_folding)
9128 Doctest: constant_folding.unop_floats ... ok
9129 unop_ints (constant_folding)
9130 Doctest: constant_folding.unop_ints ... ok
9131 unop_py_floats_tuple (constant_folding)
9132 Doctest: constant_folding.unop_py_floats_tuple ... ok
9133 while_false (constant_folding)
9134 Doctest: constant_folding.while_false ... ok
9135 while_false_else (constant_folding)
9136 Doctest: constant_folding.while_false_else ... ok
9137 while_true (constant_folding)
9138 Doctest: constant_folding.while_true ... ok
9139 zero_mult_list (constant_folding)
9140 Doctest: constant_folding.zero_mult_list ... ok
9141 run (__main__.PureDoctestTestCase)
9142 [-1] running pure doctests in constant_folding ... binop_bool (constant_folding)
9143 Doctest: constant_folding.binop_bool ... ok
9144 binop_mul_pow (constant_folding)
9145 Doctest: constant_folding.binop_mul_pow ... ok
9146 binop_pow_negative (constant_folding)
9147 Doctest: constant_folding.binop_pow_negative ... ok
9148 cascaded_cmp_with_partial_constants (constant_folding)
9149 Doctest: constant_folding.cascaded_cmp_with_partial_constants ... ok
9150 cascaded_cmp_with_partial_constants_and_false_end (constant_folding)
9151 Doctest: constant_folding.cascaded_cmp_with_partial_constants_and_false_end ... ok
9152 combined (constant_folding)
9153 Doctest: constant_folding.combined ... ok
9154 const_in_binop (constant_folding)
9155 Doctest: constant_folding.const_in_binop ... ok
9156 for_in_empty (constant_folding)
9157 Doctest: constant_folding.for_in_empty ... ok
9158 for_in_empty_else (constant_folding)
9159 Doctest: constant_folding.for_in_empty_else ... ok
9160 for_in_empty_listcomp (constant_folding)
9161 Doctest: constant_folding.for_in_empty_listcomp ... ok
9162 for_in_empty_nested_listcomp (constant_folding)
9163 Doctest: constant_folding.for_in_empty_nested_listcomp ... ok
9164 for_in_nested_listcomp (constant_folding)
9165 Doctest: constant_folding.for_in_nested_listcomp ... ok
9166 in_mult_list (constant_folding)
9167 Doctest: constant_folding.in_mult_list ... ok
9168 mult_empty_list (constant_folding)
9169 Doctest: constant_folding.mult_empty_list ... ok
9170 mult_int_list_int (constant_folding)
9171 Doctest: constant_folding.mult_int_list_int ... ok
9172 mult_list_int_int (constant_folding)
9173 Doctest: constant_folding.mult_list_int_int ... ok
9174 neg_mult_list (constant_folding)
9175 Doctest: constant_folding.neg_mult_list ... ok
9176 not_in_mult_list (constant_folding)
9177 Doctest: constant_folding.not_in_mult_list ... ok
9178 slicing2 (constant_folding)
9179 Doctest: constant_folding.slicing2 ... ok
9180 str_in_and_not_in (constant_folding)
9181 Doctest: constant_folding.str_in_and_not_in ... ok
9182 str_slicing2 (constant_folding)
9183 Doctest: constant_folding.str_slicing2 ... ok
9184 unop_bool (constant_folding)
9185 Doctest: constant_folding.unop_bool ... ok
9186 unop_floats (constant_folding)
9187 Doctest: constant_folding.unop_floats ... ok
9188 unop_ints (constant_folding)
9189 Doctest: constant_folding.unop_ints ... ok
9190 unop_py_floats_tuple (constant_folding)
9191 Doctest: constant_folding.unop_py_floats_tuple ... ok
9192 while_false (constant_folding)
9193 Doctest: constant_folding.while_false ... ok
9194 while_false_else (constant_folding)
9195 Doctest: constant_folding.while_false_else ... ok
9196 while_true (constant_folding)
9197 Doctest: constant_folding.while_true ... ok
9198 zero_mult_list (constant_folding)
9199 Doctest: constant_folding.zero_mult_list ... ok
9200 runTest (__main__.CythonRunTestCase)
9201 [-1] compiling (c/cy2) and running constant_folding_cy ... add_strings (constant_folding_cy)
9202 Doctest: constant_folding_cy.add_strings ... ok
9203 bytes_slicing2 (constant_folding_cy)
9204 Doctest: constant_folding_cy.bytes_slicing2 ... ok
9205 for_in_empty_setcomp (constant_folding_cy)
9206 Doctest: constant_folding_cy.for_in_empty_setcomp ... ok
9207 unicode_slicing2 (constant_folding_cy)
9208 Doctest: constant_folding_cy.unicode_slicing2 ... ok
9209 unicode_slicing_safe_surrogates2 (constant_folding_cy)
9210 Doctest: constant_folding_cy.unicode_slicing_safe_surrogates2 ... ok
9211 unicode_slicing_unsafe_surrogates2 (constant_folding_cy)
9212 Doctest: constant_folding_cy.unicode_slicing_unsafe_surrogates2 ... ok
9213 runTest (__main__.CythonRunTestCase)
9214 [-1] compiling (cpp/cy2) and running constant_folding_cy ... add_strings (constant_folding_cy)
9215 Doctest: constant_folding_cy.add_strings ... ok
9216 bytes_slicing2 (constant_folding_cy)
9217 Doctest: constant_folding_cy.bytes_slicing2 ... ok
9218 for_in_empty_setcomp (constant_folding_cy)
9219 Doctest: constant_folding_cy.for_in_empty_setcomp ... ok
9220 unicode_slicing2 (constant_folding_cy)
9221 Doctest: constant_folding_cy.unicode_slicing2 ... ok
9222 unicode_slicing_safe_surrogates2 (constant_folding_cy)
9223 Doctest: constant_folding_cy.unicode_slicing_safe_surrogates2 ... ok
9224 unicode_slicing_unsafe_surrogates2 (constant_folding_cy)
9225 Doctest: constant_folding_cy.unicode_slicing_unsafe_surrogates2 ... ok
9226 runTest (__main__.CythonRunTestCase)
9227 [-1] compiling (c/cy2) and running constants ... add (constants)
9228 Doctest: constants.add ... ok
9229 add_var (constants)
9230 Doctest: constants.add_var ... ok
9231 arithm (constants)
9232 Doctest: constants.arithm ... ok
9233 cascaded_compare (constants)
9234 Doctest: constants.cascaded_compare ... ok
9235 char_int_mix (constants)
9236 Doctest: constants.char_int_mix ... ok
9237 compile_time_DEF (constants)
9238 Doctest: constants.compile_time_DEF ... ok
9239 int_cast (constants)
9240 Doctest: constants.int_cast ... ok
9241 lists (constants)
9242 Doctest: constants.lists ... ok
9243 long_int_mix (constants)
9244 Doctest: constants.long_int_mix ... ok
9245 mul (constants)
9246 Doctest: constants.mul ... ok
9247 multiplied_const_tuple (constants)
9248 Doctest: constants.multiplied_const_tuple ... ok
9249 multiplied_const_tuple_len1 (constants)
9250 Doctest: constants.multiplied_const_tuple_len1 ... ok
9251 multiplied_global_nonconst_tuple (constants)
9252 Doctest: constants.multiplied_global_nonconst_tuple ... ok
9253 multiplied_lists_left (constants)
9254 Doctest: constants.multiplied_lists_left ... ok
9255 multiplied_lists_neg (constants)
9256 Doctest: constants.multiplied_lists_neg ... ok
9257 multiplied_lists_nonconst (constants)
9258 Doctest: constants.multiplied_lists_nonconst ... ok
9259 multiplied_lists_nonconst_expression (constants)
9260 Doctest: constants.multiplied_lists_nonconst_expression ... ok
9261 multiplied_lists_nonconst_left (constants)
9262 Doctest: constants.multiplied_lists_nonconst_left ... ok
9263 multiplied_lists_nonconst_with_side_effects (constants)
9264 Doctest: constants.multiplied_lists_nonconst_with_side_effects ... ok
9265 multiplied_lists_right (constants)
9266 Doctest: constants.multiplied_lists_right ... ok
9267 multiplied_lists_right_len1 (constants)
9268 Doctest: constants.multiplied_lists_right_len1 ... ok
9269 multiplied_lists_with_side_effects (constants)
9270 Doctest: constants.multiplied_lists_with_side_effects ... ok
9271 multiplied_nonconst_list_const_int (constants)
9272 Doctest: constants.multiplied_nonconst_list_const_int ... ok
9273 multiplied_nonconst_tuple (constants)
9274 Doctest: constants.multiplied_nonconst_tuple ... ok
9275 multiplied_nonconst_tuple_arg (constants)
9276 Doctest: constants.multiplied_nonconst_tuple_arg ... ok
9277 multiplied_nonconst_tuple_int_arg (constants)
9278 Doctest: constants.multiplied_nonconst_tuple_int_arg ... ok
9279 neg (constants)
9280 Doctest: constants.neg ... ok
9281 parameters (constants)
9282 Doctest: constants.parameters ... ok
9283 runTest (__main__.CythonRunTestCase)
9284 [-1] compiling (cpp/cy2) and running constants ... add (constants)
9285 Doctest: constants.add ... ok
9286 add_var (constants)
9287 Doctest: constants.add_var ... ok
9288 arithm (constants)
9289 Doctest: constants.arithm ... ok
9290 cascaded_compare (constants)
9291 Doctest: constants.cascaded_compare ... ok
9292 char_int_mix (constants)
9293 Doctest: constants.char_int_mix ... ok
9294 compile_time_DEF (constants)
9295 Doctest: constants.compile_time_DEF ... ok
9296 int_cast (constants)
9297 Doctest: constants.int_cast ... ok
9298 lists (constants)
9299 Doctest: constants.lists ... ok
9300 long_int_mix (constants)
9301 Doctest: constants.long_int_mix ... ok
9302 mul (constants)
9303 Doctest: constants.mul ... ok
9304 multiplied_const_tuple (constants)
9305 Doctest: constants.multiplied_const_tuple ... ok
9306 multiplied_const_tuple_len1 (constants)
9307 Doctest: constants.multiplied_const_tuple_len1 ... ok
9308 multiplied_global_nonconst_tuple (constants)
9309 Doctest: constants.multiplied_global_nonconst_tuple ... ok
9310 multiplied_lists_left (constants)
9311 Doctest: constants.multiplied_lists_left ... ok
9312 multiplied_lists_neg (constants)
9313 Doctest: constants.multiplied_lists_neg ... ok
9314 multiplied_lists_nonconst (constants)
9315 Doctest: constants.multiplied_lists_nonconst ... ok
9316 multiplied_lists_nonconst_expression (constants)
9317 Doctest: constants.multiplied_lists_nonconst_expression ... ok
9318 multiplied_lists_nonconst_left (constants)
9319 Doctest: constants.multiplied_lists_nonconst_left ... ok
9320 multiplied_lists_nonconst_with_side_effects (constants)
9321 Doctest: constants.multiplied_lists_nonconst_with_side_effects ... ok
9322 multiplied_lists_right (constants)
9323 Doctest: constants.multiplied_lists_right ... ok
9324 multiplied_lists_right_len1 (constants)
9325 Doctest: constants.multiplied_lists_right_len1 ... ok
9326 multiplied_lists_with_side_effects (constants)
9327 Doctest: constants.multiplied_lists_with_side_effects ... ok
9328 multiplied_nonconst_list_const_int (constants)
9329 Doctest: constants.multiplied_nonconst_list_const_int ... ok
9330 multiplied_nonconst_tuple (constants)
9331 Doctest: constants.multiplied_nonconst_tuple ... ok
9332 multiplied_nonconst_tuple_arg (constants)
9333 Doctest: constants.multiplied_nonconst_tuple_arg ... ok
9334 multiplied_nonconst_tuple_int_arg (constants)
9335 Doctest: constants.multiplied_nonconst_tuple_int_arg ... ok
9336 neg (constants)
9337 Doctest: constants.neg ... ok
9338 parameters (constants)
9339 Doctest: constants.parameters ... ok
9340 runTest (__main__.CythonRunTestCase)
9341 [-1] compiling (c/cy2) and running contains_T455 ... cascaded (contains_T455)
9342 Doctest: contains_T455.cascaded ... ok
9343 in_dict (contains_T455)
9344 Doctest: contains_T455.in_dict ... ok
9345 in_sequence (contains_T455)
9346 Doctest: contains_T455.in_sequence ... ok
9347 not_in_dict (contains_T455)
9348 Doctest: contains_T455.not_in_dict ... ok
9349 not_in_sequence (contains_T455)
9350 Doctest: contains_T455.not_in_sequence ... ok
9351 runTest (__main__.CythonRunTestCase)
9352 [-1] compiling (cpp/cy2) and running contains_T455 ... cascaded (contains_T455)
9353 Doctest: contains_T455.cascaded ... ok
9354 in_dict (contains_T455)
9355 Doctest: contains_T455.in_dict ... ok
9356 in_sequence (contains_T455)
9357 Doctest: contains_T455.in_sequence ... ok
9358 not_in_dict (contains_T455)
9359 Doctest: contains_T455.not_in_dict ... ok
9360 not_in_sequence (contains_T455)
9361 Doctest: contains_T455.not_in_sequence ... ok
9362 runTest (__main__.CythonRunTestCase)
9363 [-1] compiling (c/cy2) and running control_flow_except_T725 ... unused_except_capture (control_flow_except_T725)
9364 Doctest: control_flow_except_T725.unused_except_capture ... ok
9365 runTest (__main__.CythonRunTestCase)
9366 [-1] compiling (cpp/cy2) and running control_flow_except_T725 ... unused_except_capture (control_flow_except_T725)
9367 Doctest: control_flow_except_T725.unused_except_capture ... ok
9368 runTest (__main__.CythonRunTestCase)
9369 [-1] compiling (c/cy2) and running control_flow_loop ... for_in_break (control_flow_loop)
9370 Doctest: control_flow_loop.for_in_break ... ok
9371 runTest (__main__.CythonRunTestCase)
9372 [-1] compiling (cpp/cy2) and running control_flow_loop ... for_in_break (control_flow_loop)
9373 Doctest: control_flow_loop.for_in_break ... ok
9374 runTest (__main__.CythonRunTestCase)
9375 [-1] compiling (c/cy2) and running control_flow_stack_allocation ... test (control_flow_stack_allocation)
9376 Doctest: control_flow_stack_allocation.test ... ok
9377 runTest (__main__.CythonRunTestCase)
9378 [-1] compiling (cpp/cy2) and running control_flow_stack_allocation ... test (control_flow_stack_allocation)
9379 Doctest: control_flow_stack_allocation.test ... ok
9380 runTest (__main__.CythonRunTestCase)
9381 [-1] compiling (c/cy2) and running coroutines ... test_coroutine_frame (coroutines)
9382 Doctest: coroutines.test_coroutine_frame ... ok
9383 test_pass_through (coroutines)
9384 Doctest: coroutines.test_pass_through ... ok
9385 test_pass_through_with_args (coroutines)
9386 Doctest: coroutines.test_pass_through_with_args ... ok
9387 runTest (__main__.CythonRunTestCase)
9388 [-1] compiling (cpp/cy2) and running coroutines ... test_coroutine_frame (coroutines)
9389 Doctest: coroutines.test_coroutine_frame ... ok
9390 test_pass_through (coroutines)
9391 Doctest: coroutines.test_pass_through ... ok
9392 test_pass_through_with_args (coroutines)
9393 Doctest: coroutines.test_pass_through_with_args ... ok
9394 run (__main__.PureDoctestTestCase)
9395 [-1] running pure doctests in coroutines ... test_coroutine_frame (coroutines)
9396 Doctest: coroutines.test_coroutine_frame ... ok
9397 test_pass_through (coroutines)
9398 Doctest: coroutines.test_pass_through ... ok
9399 test_pass_through_with_args (coroutines)
9400 Doctest: coroutines.test_pass_through_with_args ... ok
9401 runTest (__main__.EndToEndTest)
9402 [-1] End-to-end coverage_api ... ok
9403 runTest (__main__.EndToEndTest)
9404 [-1] End-to-end coverage_cmd ... ok
9405 runTest (__main__.EndToEndTest)
9406 [-1] End-to-end coverage_cmd_src_layout ... ok
9407 runTest (__main__.EndToEndTest)
9408 [-1] End-to-end coverage_cmd_src_pkg_layout ... ok
9409 runTest (__main__.EndToEndTest)
9410 [-1] End-to-end coverage_installed_pkg ... ok
9411 runTest (__main__.EndToEndTest)
9412 [-1] End-to-end coverage_nogil ... ok
9413 runTest (__main__.CythonRunTestCase)
9414 [-1] compiling (c/cy2) and running cpdef_enums ... cpdef_enums ()
9415 Doctest: cpdef_enums ... ok
9416 check_docs (cpdef_enums)
9417 Doctest: cpdef_enums.check_docs ... ok
9418 test_as_default_value (cpdef_enums)
9419 Doctest: cpdef_enums.test_as_default_value ... ok
9420 test_as_variable_from_cython (cpdef_enums)
9421 Doctest: cpdef_enums.test_as_variable_from_cython ... ok
9422 test_pickle (cpdef_enums)
9423 Doctest: cpdef_enums.test_pickle ... ok
9424 to_from_py_conversion (cpdef_enums)
9425 Doctest: cpdef_enums.to_from_py_conversion ... ok
9426 to_from_py_conversion_with_duplicates1 (cpdef_enums)
9427 Doctest: cpdef_enums.to_from_py_conversion_with_duplicates1 ... ok
9428 to_from_py_conversion_with_duplicates2 (cpdef_enums)
9429 Doctest: cpdef_enums.to_from_py_conversion_with_duplicates2 ... ok
9430 to_from_py_conversion_with_duplicates3 (cpdef_enums)
9431 Doctest: cpdef_enums.to_from_py_conversion_with_duplicates3 ... ok
9432 to_from_py_conversion_with_duplicates4 (cpdef_enums)
9433 Doctest: cpdef_enums.to_from_py_conversion_with_duplicates4 ... ok
9434 verify_resolution_GH1533 (cpdef_enums)
9435 Doctest: cpdef_enums.verify_resolution_GH1533 ... ok
9436 runTest (__main__.CythonRunTestCase)
9437 [-1] compiling (cpp/cy2) and running cpdef_enums ... cpdef_enums ()
9438 Doctest: cpdef_enums ... ok
9439 check_docs (cpdef_enums)
9440 Doctest: cpdef_enums.check_docs ... ok
9441 test_as_default_value (cpdef_enums)
9442 Doctest: cpdef_enums.test_as_default_value ... ok
9443 test_as_variable_from_cython (cpdef_enums)
9444 Doctest: cpdef_enums.test_as_variable_from_cython ... ok
9445 test_pickle (cpdef_enums)
9446 Doctest: cpdef_enums.test_pickle ... ok
9447 to_from_py_conversion (cpdef_enums)
9448 Doctest: cpdef_enums.to_from_py_conversion ... ok
9449 to_from_py_conversion_with_duplicates1 (cpdef_enums)
9450 Doctest: cpdef_enums.to_from_py_conversion_with_duplicates1 ... ok
9451 to_from_py_conversion_with_duplicates2 (cpdef_enums)
9452 Doctest: cpdef_enums.to_from_py_conversion_with_duplicates2 ... ok
9453 to_from_py_conversion_with_duplicates3 (cpdef_enums)
9454 Doctest: cpdef_enums.to_from_py_conversion_with_duplicates3 ... ok
9455 to_from_py_conversion_with_duplicates4 (cpdef_enums)
9456 Doctest: cpdef_enums.to_from_py_conversion_with_duplicates4 ... ok
9457 verify_resolution_GH1533 (cpdef_enums)
9458 Doctest: cpdef_enums.verify_resolution_GH1533 ... ok
9459 runTest (__main__.EndToEndTest)
9460 [-1] End-to-end cpdef_enums_import ... ok
9461 runTest (__main__.CythonRunTestCase)
9462 [-1] compiling (c/cy2) and running cpdef_extern_func ... cpdef_extern_func ()
9463 Compiler output for module cpdef_extern_func:
9464 cc1: warning: command-line option '-fpermissive' is valid for C++/ObjC++ but not for C
9465 cpdef_extern_func.c: In function '__pyx_pymod_exec_cpdef_extern_func':
9466 cpdef_extern_func.c:3626:121: warning: passing argument 1 of '__Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle' from incompatible pointer type [-Wincompatible-pointer-types]
9467  3626 |     PyObject* wrapped = __Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(strchr);
9468       |                                                                                                                         ^~~~~~
9469       |                                                                                                                         |
9470       |                                                                                                                         char * (*)(const char *, int)
9471 Doctest: cpdef_extern_func ... ok
9472 cpdef_extern_func.c:2752:128: note: expected 'const char * (*)(const char *, int)' but argument is of type 'char * (*)(const char *, int)'
9473  2752 | static PyObject *__Pyx_CFunc_0818aa__17cpdef_extern_func___const_char__ptr__lParen___etc_to_py_8haystack_6needle(char const *(*__pyx_v_f)(char const *, int)) {
9474       |                                                                                                                  ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9476 runTest (__main__.CythonRunTestCase)
9477 [-1] compiling (cpp/cy2) and running cpdef_extern_func ... cpdef_extern_func ()
9478 Doctest: cpdef_extern_func ... ok
9479 runTest (__main__.CythonRunTestCase)
9480 [-1] compiling (c/cy2) and running cpdef_extern_func_in_py ... cpdef_extern_func_in_py ()
9481 Doctest: cpdef_extern_func_in_py ... ok
9482 call_pxd_sqrt (cpdef_extern_func_in_py)
9483 Doctest: cpdef_extern_func_in_py.call_pxd_sqrt ... ok
9484 runTest (__main__.CythonRunTestCase)
9485 [-1] compiling (cpp/cy2) and running cpdef_extern_func_in_py ... cpdef_extern_func_in_py ()
9486 Doctest: cpdef_extern_func_in_py ... ok
9487 call_pxd_sqrt (cpdef_extern_func_in_py)
9488 Doctest: cpdef_extern_func_in_py.call_pxd_sqrt ... ok
9489 run (__main__.PureDoctestTestCase)
9490 [-1] running pure doctests in cpdef_extern_func_in_py ... cpdef_extern_func_in_py ()
9491 Doctest: cpdef_extern_func_in_py ... ok
9492 call_pxd_sqrt (cpdef_extern_func_in_py)
9493 Doctest: cpdef_extern_func_in_py.call_pxd_sqrt ... ok
9494 runTest (__main__.CythonRunTestCase)
9495 [-1] compiling (c/cy2) and running cpdef_method_override ... BaseType (cpdef_method_override)
9496 Doctest: cpdef_method_override.BaseType ... ok
9497 DynamicOverride (cpdef_method_override)
9498 Doctest: cpdef_method_override.DynamicOverride ... ok
9499 NonOverride (cpdef_method_override)
9500 Doctest: cpdef_method_override.NonOverride ... ok
9501 PyClass (cpdef_method_override)
9502 Doctest: cpdef_method_override.PyClass ... ok
9503 PySlotsClass (cpdef_method_override)
9504 Doctest: cpdef_method_override.PySlotsClass ... ok
9505 runTest (__main__.CythonRunTestCase)
9506 [-1] compiling (cpp/cy2) and running cpdef_method_override ... BaseType (cpdef_method_override)
9507 Doctest: cpdef_method_override.BaseType ... ok
9508 DynamicOverride (cpdef_method_override)
9509 Doctest: cpdef_method_override.DynamicOverride ... ok
9510 NonOverride (cpdef_method_override)
9511 Doctest: cpdef_method_override.NonOverride ... ok
9512 PyClass (cpdef_method_override)
9513 Doctest: cpdef_method_override.PyClass ... ok
9514 PySlotsClass (cpdef_method_override)
9515 Doctest: cpdef_method_override.PySlotsClass ... ok
9516 runTest (__main__.CythonRunTestCase)
9517 [-1] compiling (c/cy2) and running cpdef_method_override_recursion ... Ext (cpdef_method_override_recursion)
9518 Doctest: cpdef_method_override_recursion.Ext ... ok
9519 Py (cpdef_method_override_recursion)
9520 Doctest: cpdef_method_override_recursion.Py ... ok
9521 PyOverride (cpdef_method_override_recursion)
9522 Doctest: cpdef_method_override_recursion.PyOverride ... ok
9523 Slots (cpdef_method_override_recursion)
9524 Doctest: cpdef_method_override_recursion.Slots ... ok
9525 SlotsOverride (cpdef_method_override_recursion)
9526 Doctest: cpdef_method_override_recursion.SlotsOverride ... ok
9527 runTest (__main__.CythonRunTestCase)
9528 [-1] compiling (cpp/cy2) and running cpdef_method_override_recursion ... Ext (cpdef_method_override_recursion)
9529 Doctest: cpdef_method_override_recursion.Ext ... ok
9530 Py (cpdef_method_override_recursion)
9531 Doctest: cpdef_method_override_recursion.Py ... ok
9532 PyOverride (cpdef_method_override_recursion)
9533 Doctest: cpdef_method_override_recursion.PyOverride ... ok
9534 Slots (cpdef_method_override_recursion)
9535 Doctest: cpdef_method_override_recursion.Slots ... ok
9536 SlotsOverride (cpdef_method_override_recursion)
9537 Doctest: cpdef_method_override_recursion.SlotsOverride ... ok
9538 runTest (__main__.CythonRunTestCase)
9539 [-1] compiling (c/cy2) and running cpdef_nogil ... call_nogil (cpdef_nogil)
9540 Doctest: cpdef_nogil.call_nogil ... ok
9541 simple (cpdef_nogil)
9542 Doctest: cpdef_nogil.simple ... ok
9543 runTest (__main__.CythonRunTestCase)
9544 [-1] compiling (cpp/cy2) and running cpdef_nogil ... call_nogil (cpdef_nogil)
9545 Doctest: cpdef_nogil.call_nogil ... ok
9546 simple (cpdef_nogil)
9547 Doctest: cpdef_nogil.simple ... ok
9548 runTest (__main__.CythonRunTestCase)
9549 [-1] compiling (c/cy2) and running cpdef_optargs ... cpmethod (cpdef_optargs.CyClass)
9550 Doctest: cpdef_optargs.CyClass.cpmethod ... ok
9551 cpmethod2 (cpdef_optargs.CyClass)
9552 Doctest: cpdef_optargs.CyClass.cpmethod2 ... ok
9553 pymethod (cpdef_optargs.CyClass.p_class)
9554 Doctest: cpdef_optargs.CyClass.p_class.pymethod ... ok
9555 pymethod (cpdef_optargs.CyClass)
9556 Doctest: cpdef_optargs.CyClass.pymethod ... ok
9557 func (cpdef_optargs)
9558 Doctest: cpdef_optargs.func ... ok
9559 pyfunc (cpdef_optargs)
9560 Doctest: cpdef_optargs.pyfunc ... ok
9561 runTest (__main__.CythonRunTestCase)
9562 [-1] compiling (cpp/cy2) and running cpdef_optargs ... cpmethod (cpdef_optargs.CyClass)
9563 Doctest: cpdef_optargs.CyClass.cpmethod ... ok
9564 cpmethod2 (cpdef_optargs.CyClass)
9565 Doctest: cpdef_optargs.CyClass.cpmethod2 ... ok
9566 pymethod (cpdef_optargs.CyClass.p_class)
9567 Doctest: cpdef_optargs.CyClass.p_class.pymethod ... ok
9568 pymethod (cpdef_optargs.CyClass)
9569 Doctest: cpdef_optargs.CyClass.pymethod ... ok
9570 func (cpdef_optargs)
9571 Doctest: cpdef_optargs.func ... ok
9572 pyfunc (cpdef_optargs)
9573 Doctest: cpdef_optargs.pyfunc ... ok
9574 runTest (__main__.CythonRunTestCase)
9575 [-1] compiling (c/cy2) and running cpdef_optargs_pure ... pymethod (cpdef_optargs_pure.PyClass99)
9576 Doctest: cpdef_optargs_pure.PyClass99.pymethod ... ok
9577 func (cpdef_optargs_pure)
9578 Doctest: cpdef_optargs_pure.func ... ok
9579 pyfunc (cpdef_optargs_pure)
9580 Doctest: cpdef_optargs_pure.pyfunc ... ok
9581 runTest (__main__.CythonRunTestCase)
9582 [-1] compiling (cpp/cy2) and running cpdef_optargs_pure ... pymethod (cpdef_optargs_pure.PyClass99)
9583 Doctest: cpdef_optargs_pure.PyClass99.pymethod ... ok
9584 func (cpdef_optargs_pure)
9585 Doctest: cpdef_optargs_pure.func ... ok
9586 pyfunc (cpdef_optargs_pure)
9587 Doctest: cpdef_optargs_pure.pyfunc ... ok
9588 run (__main__.PureDoctestTestCase)
9589 [-1] running pure doctests in cpdef_optargs_pure ... pymethod (cpdef_optargs_pure.PyClass99)
9590 Doctest: cpdef_optargs_pure.PyClass99.pymethod ... ok
9591 func (cpdef_optargs_pure)
9592 Doctest: cpdef_optargs_pure.func ... ok
9593 pyfunc (cpdef_optargs_pure)
9594 Doctest: cpdef_optargs_pure.pyfunc ... ok
9595 runTest (__main__.EndToEndTest)
9596 [-1] End-to-end cpdef_pickle ... ok
9597 runTest (__main__.CythonRunTestCase)
9598 [-1] compiling (cpp/cy2) and running cpdef_scoped_enums ... test_enum_doc (cpdef_scoped_enums)
9599 Doctest: cpdef_scoped_enums.test_enum_doc ... ok
9600 test_enum_to_list (cpdef_scoped_enums)
9601 Doctest: cpdef_scoped_enums.test_enum_to_list ... ok
9602 test_pickle (cpdef_scoped_enums)
9603 Doctest: cpdef_scoped_enums.test_pickle ... ok
9604 to_from_py_conversion (cpdef_scoped_enums)
9605 Doctest: cpdef_scoped_enums.to_from_py_conversion ... ok
9606 runTest (__main__.CythonRunTestCase)
9607 [-1] compiling (cpp/cy2) and running cpdef_scoped_enums ... test_enum_doc (cpdef_scoped_enums)
9608 Doctest: cpdef_scoped_enums.test_enum_doc ... ok
9609 test_enum_to_list (cpdef_scoped_enums)
9610 Doctest: cpdef_scoped_enums.test_enum_to_list ... ok
9611 test_pickle (cpdef_scoped_enums)
9612 Doctest: cpdef_scoped_enums.test_pickle ... ok
9613 to_from_py_conversion (cpdef_scoped_enums)
9614 Doctest: cpdef_scoped_enums.to_from_py_conversion ... ok
9615 runTest (__main__.EndToEndTest)
9616 [-1] End-to-end cpdef_scoped_enums_import ... ok
9617 runTest (__main__.CythonRunTestCase)
9618 [-1] compiling (c/cy2) and running cpdef_temps_T411 ... A (cpdef_temps_T411)
9619 Doctest: cpdef_temps_T411.A ... ok
9620 B (cpdef_temps_T411)
9621 Doctest: cpdef_temps_T411.B ... ok
9622 runTest (__main__.CythonRunTestCase)
9623 [-1] compiling (cpp/cy2) and running cpdef_temps_T411 ... A (cpdef_temps_T411)
9624 Doctest: cpdef_temps_T411.A ... ok
9625 B (cpdef_temps_T411)
9626 Doctest: cpdef_temps_T411.B ... ok
9627 runTest (__main__.CythonRunTestCase)
9628 [-1] compiling (c/cy2) and running cpdef_void_return ... A (cpdef_void_return)
9629 Doctest: cpdef_void_return.A ... ok
9630 B (cpdef_void_return)
9631 Doctest: cpdef_void_return.B ... ok
9632 C (cpdef_void_return)
9633 Doctest: cpdef_void_return.C ... ok
9634 raisable (cpdef_void_return)
9635 Doctest: cpdef_void_return.raisable ... ok
9636 unraisable (cpdef_void_return)
9637 Doctest: cpdef_void_return.unraisable ... RuntimeError
9638 Exception ignored in: 'cpdef_void_return.unraisable'
9639 Traceback (most recent call last):
9640   File "<doctest cpdef_void_return.unraisable[0]>", line 1, in <module>
9641 RuntimeError: 
9643 runTest (__main__.CythonRunTestCase)
9644 [-1] compiling (cpp/cy2) and running cpdef_void_return ... A (cpdef_void_return)
9645 Doctest: cpdef_void_return.A ... ok
9646 B (cpdef_void_return)
9647 Doctest: cpdef_void_return.B ... ok
9648 C (cpdef_void_return)
9649 Doctest: cpdef_void_return.C ... ok
9650 raisable (cpdef_void_return)
9651 Doctest: cpdef_void_return.raisable ... ok
9652 unraisable (cpdef_void_return)
9653 Doctest: cpdef_void_return.unraisable ... RuntimeError
9654 Exception ignored in: 'cpdef_void_return.unraisable'
9655 Traceback (most recent call last):
9656   File "<doctest cpdef_void_return.unraisable[0]>", line 1, in <module>
9657 RuntimeError: 
9659 runTest (__main__.CythonRunTestCase)
9660 [-1] compiling (c/cy2) and running cpow ... cpow ()
9661 Doctest: cpow ... ok
9662 pow_double_double (cpow)
9663 Doctest: cpow.pow_double_double ... ok
9664 pow_double_double_coerced_directly (cpow)
9665 Doctest: cpow.pow_double_double_coerced_directly ... ok
9666 pow_double_double_cpow (cpow)
9667 Doctest: cpow.pow_double_double_cpow ... ok
9668 pow_double_int (cpow)
9669 Doctest: cpow.pow_double_int ... ok
9670 pow_int_int (cpow)
9671 Doctest: cpow.pow_int_int ... ok
9672 pow_int_int_coerced_directly (cpow)
9673 Doctest: cpow.pow_int_int_coerced_directly ... ok
9674 pow_int_int_cpow (cpow)
9675 Doctest: cpow.pow_int_int_cpow ... ok
9676 pow_int_int_non_negative (cpow)
9677 Doctest: cpow.pow_int_int_non_negative ... ok
9678 power_coercion_in_nogil_1 (cpow)
9679 Doctest: cpow.power_coercion_in_nogil_1 ... ok
9680 power_coercion_in_nogil_2 (cpow)
9681 Doctest: cpow.power_coercion_in_nogil_2 ... ok
9682 power_coercion_in_nogil_3 (cpow)
9683 Doctest: cpow.power_coercion_in_nogil_3 ... ok
9684 pythagoras_with_typedef (cpow)
9685 Doctest: cpow.pythagoras_with_typedef ... ok
9686 soft_complex_coerced_to_complex (cpow)
9687 Doctest: cpow.soft_complex_coerced_to_complex ... ok
9688 soft_complex_coerced_to_double (cpow)
9689 Doctest: cpow.soft_complex_coerced_to_double ... ok
9690 soft_complex_type_inference_1 (cpow)
9691 Doctest: cpow.soft_complex_type_inference_1 ... ok
9692 soft_complex_type_inference_2 (cpow)
9693 Doctest: cpow.soft_complex_type_inference_2 ... ok
9694 runTest (__main__.CythonRunTestCase)
9695 [-1] compiling (cpp/cy2) and running cpow ... cpow ()
9696 Doctest: cpow ... ok
9697 pow_double_double (cpow)
9698 Doctest: cpow.pow_double_double ... ok
9699 pow_double_double_coerced_directly (cpow)
9700 Doctest: cpow.pow_double_double_coerced_directly ... ok
9701 pow_double_double_cpow (cpow)
9702 Doctest: cpow.pow_double_double_cpow ... ok
9703 pow_double_int (cpow)
9704 Doctest: cpow.pow_double_int ... ok
9705 pow_int_int (cpow)
9706 Doctest: cpow.pow_int_int ... ok
9707 pow_int_int_coerced_directly (cpow)
9708 Doctest: cpow.pow_int_int_coerced_directly ... ok
9709 pow_int_int_cpow (cpow)
9710 Doctest: cpow.pow_int_int_cpow ... ok
9711 pow_int_int_non_negative (cpow)
9712 Doctest: cpow.pow_int_int_non_negative ... ok
9713 power_coercion_in_nogil_1 (cpow)
9714 Doctest: cpow.power_coercion_in_nogil_1 ... ok
9715 power_coercion_in_nogil_2 (cpow)
9716 Doctest: cpow.power_coercion_in_nogil_2 ... ok
9717 power_coercion_in_nogil_3 (cpow)
9718 Doctest: cpow.power_coercion_in_nogil_3 ... ok
9719 pythagoras_with_typedef (cpow)
9720 Doctest: cpow.pythagoras_with_typedef ... ok
9721 soft_complex_coerced_to_complex (cpow)
9722 Doctest: cpow.soft_complex_coerced_to_complex ... ok
9723 soft_complex_coerced_to_double (cpow)
9724 Doctest: cpow.soft_complex_coerced_to_double ... ok
9725 soft_complex_type_inference_1 (cpow)
9726 Doctest: cpow.soft_complex_type_inference_1 ... ok
9727 soft_complex_type_inference_2 (cpow)
9728 Doctest: cpow.soft_complex_type_inference_2 ... ok
9729 runTest (__main__.EndToEndTest)
9730 [-1] End-to-end cpp_assignment_overload ... ok
9731 runTest (__main__.CythonRunTestCase)
9732 [-1] compiling (cpp/cy2) and running cpp_bool ... test_bool (cpp_bool)
9733 Doctest: cpp_bool.test_bool ... ok
9734 test_may_raise_exception (cpp_bool)
9735 Doctest: cpp_bool.test_may_raise_exception ... ok
9736 runTest (__main__.CythonRunTestCase)
9737 [-1] compiling (cpp/cy2) and running cpp_bool_template_return ... test_compound_bool_return (cpp_bool_template_return)
9738 Doctest: cpp_bool_template_return.test_compound_bool_return ... ok
9739 runTest (__main__.CythonRunTestCase)
9740 [-1] compiling (cpp/cy2) and running cpp_bool_template_return ... test_compound_bool_return (cpp_bool_template_return)
9741 Doctest: cpp_bool_template_return.test_compound_bool_return ... ok
9742 runTest (__main__.EndToEndTest)
9743 [-1] End-to-end cpp_call_stack_allocated ... ok
9744 runTest (__main__.EndToEndTest)
9745 [-1] End-to-end cpp_class_attrib ... ok
9746 runTest (__main__.CythonRunTestCase)
9747 [-1] compiling (cpp/cy2) and running cpp_class_redef ... test_Foo (cpp_class_redef)
9748 Doctest: cpp_class_redef.test_Foo ... ok
9749 runTest (__main__.CythonRunTestCase)
9750 [-1] compiling (cpp/cy2) and running cpp_classes ... test_class_in_struct_member (cpp_classes)
9751 Doctest: cpp_classes.test_class_in_struct_member ... ok
9752 test_class_member (cpp_classes)
9753 Doctest: cpp_classes.test_class_member ... ok
9754 test_constructor_nogil (cpp_classes)
9755 Doctest: cpp_classes.test_constructor_nogil ... ok
9756 test_default_constructor (cpp_classes)
9757 Doctest: cpp_classes.test_default_constructor ... ok
9758 test_derived_class_member (cpp_classes)
9759 Doctest: cpp_classes.test_derived_class_member ... ok
9760 test_nested_del (cpp_classes)
9761 Doctest: cpp_classes.test_nested_del ... ok
9762 test_nested_del_repeat (cpp_classes)
9763 Doctest: cpp_classes.test_nested_del_repeat ... ok
9764 test_new_del (cpp_classes)
9765 Doctest: cpp_classes.test_new_del ... ok
9766 test_overload_bint_int (cpp_classes)
9767 Doctest: cpp_classes.test_overload_bint_int ... ok
9768 test_rect_area (cpp_classes)
9769 Doctest: cpp_classes.test_rect_area ... ok
9770 test_square_area (cpp_classes)
9771 Doctest: cpp_classes.test_square_area ... ok
9772 test_stack_allocation (cpp_classes)
9773 Doctest: cpp_classes.test_stack_allocation ... ok
9774 test_stack_allocation_in_struct (cpp_classes)
9775 Doctest: cpp_classes.test_stack_allocation_in_struct ... ok
9776 test_template_class_member (cpp_classes)
9777 Doctest: cpp_classes.test_template_class_member ... ok
9778 test_value_call (cpp_classes)
9779 Doctest: cpp_classes.test_value_call ... ok
9780 runTest (__main__.CythonRunTestCase)
9781 [-1] compiling (cpp/cy2) and running cpp_classes_def ... test_BaseMethods (cpp_classes_def)
9782 Doctest: cpp_classes_def.test_BaseMethods ... ok
9783 test_CppClassWithDocstring (cpp_classes_def)
9784 Doctest: cpp_classes_def.test_CppClassWithDocstring ... ok
9785 test_CppClassWithObjectMember (cpp_classes_def)
9786 Doctest: cpp_classes_def.test_CppClassWithObjectMember ... ok
9787 test_CppClassWithObjectMemberCopyAssign (cpp_classes_def)
9788 Doctest: cpp_classes_def.test_CppClassWithObjectMemberCopyAssign ... ok
9789 test_Poly (cpp_classes_def)
9790 Doctest: cpp_classes_def.test_Poly ... ok
9791 test_PublicCppClassWithObjectMember (cpp_classes_def)
9792 Doctest: cpp_classes_def.test_PublicCppClassWithObjectMember ... ok
9793 test_Static (cpp_classes_def)
9794 Doctest: cpp_classes_def.test_Static ... ok
9795 test_init_dealloc (cpp_classes_def)
9796 Doctest: cpp_classes_def.test_init_dealloc ... ok
9797 test_templates (cpp_classes_def)
9798 Doctest: cpp_classes_def.test_templates ... ok
9799 test_uncopyable_constructor_argument (cpp_classes_def)
9800 Doctest: cpp_classes_def.test_uncopyable_constructor_argument ... ok
9801 runTest (__main__.CythonRunTestCase)
9802 [-1] compiling (cpp/cy2) and running cpp_const_method ... test_const_get (cpp_const_method)
9803 Doctest: cpp_const_method.test_const_get ... ok
9804 test_const_pointer_get (cpp_const_method)
9805 Doctest: cpp_const_method.test_const_pointer_get ... ok
9806 test_const_ref_get (cpp_const_method)
9807 Doctest: cpp_const_method.test_const_ref_get ... ok
9808 test_vector_members (cpp_const_method)
9809 Doctest: cpp_const_method.test_vector_members ... ok
9810 runTest (__main__.EndToEndTest)
9811 [-1] End-to-end cpp_custom_string ... ok
9812 runTest (__main__.CythonRunTestCase)
9813 [-1] compiling (cpp/cy2) and running cpp_enums ... compare_enums (cpp_enums)
9814 Doctest: cpp_enums.compare_enums ... ok
9815 compare_namespace_enums (cpp_enums)
9816 Doctest: cpp_enums.compare_namespace_enums ... ok
9817 runTest (__main__.CythonRunTestCase)
9818 [-1] compiling (cpp/cy2) and running cpp_enums ... compare_enums (cpp_enums)
9819 Doctest: cpp_enums.compare_enums ... ok
9820 compare_namespace_enums (cpp_enums)
9821 Doctest: cpp_enums.compare_namespace_enums ... ok
9822 runTest (__main__.CythonRunTestCase)
9823 [-1] compiling (cpp/cy2) and running cpp_exceptions ... test_cppclass_method_custom (cpp_exceptions)
9824 Doctest: cpp_exceptions.test_cppclass_method_custom ... ok
9825 test_cppclass_method_raw (cpp_exceptions)
9826 Doctest: cpp_exceptions.test_cppclass_method_raw ... ok
9827 test_cppclass_method_value (cpp_exceptions)
9828 Doctest: cpp_exceptions.test_cppclass_method_value ... ok
9829 test_domain_error (cpp_exceptions)
9830 Doctest: cpp_exceptions.test_domain_error ... ok
9831 test_func_that_can_raise_or_throw (cpp_exceptions)
9832 Doctest: cpp_exceptions.test_func_that_can_raise_or_throw ... ok
9833 test_func_that_can_raise_or_throw_c_return (cpp_exceptions)
9834 Doctest: cpp_exceptions.test_func_that_can_raise_or_throw_c_return ... ok
9835 test_index_custom (cpp_exceptions)
9836 Doctest: cpp_exceptions.test_index_custom ... ok
9837 test_index_raw (cpp_exceptions)
9838 Doctest: cpp_exceptions.test_index_raw ... ok
9839 test_index_value (cpp_exceptions)
9840 Doctest: cpp_exceptions.test_index_value ... ok
9841 test_int_custom (cpp_exceptions)
9842 Doctest: cpp_exceptions.test_int_custom ... ok
9843 test_int_raw (cpp_exceptions)
9844 Doctest: cpp_exceptions.test_int_raw ... ok
9845 test_int_value (cpp_exceptions)
9846 Doctest: cpp_exceptions.test_int_value ... ok
9847 test_ios_failure (cpp_exceptions)
9848 Doctest: cpp_exceptions.test_ios_failure ... ok
9849 test_memory (cpp_exceptions)
9850 Doctest: cpp_exceptions.test_memory ... ok
9851 test_overflow (cpp_exceptions)
9852 Doctest: cpp_exceptions.test_overflow ... ok
9853 test_range_error (cpp_exceptions)
9854 Doctest: cpp_exceptions.test_range_error ... ok
9855 test_typeerror (cpp_exceptions)
9856 Doctest: cpp_exceptions.test_typeerror ... ok
9857 test_underflow (cpp_exceptions)
9858 Doctest: cpp_exceptions.test_underflow ... ok
9859 runTest (__main__.CythonRunTestCase)
9860 [-1] compiling (cpp/cy2) and running cpp_exceptions ... test_cppclass_method_custom (cpp_exceptions)
9861 Doctest: cpp_exceptions.test_cppclass_method_custom ... ok
9862 test_cppclass_method_raw (cpp_exceptions)
9863 Doctest: cpp_exceptions.test_cppclass_method_raw ... ok
9864 test_cppclass_method_value (cpp_exceptions)
9865 Doctest: cpp_exceptions.test_cppclass_method_value ... ok
9866 test_domain_error (cpp_exceptions)
9867 Doctest: cpp_exceptions.test_domain_error ... ok
9868 test_func_that_can_raise_or_throw (cpp_exceptions)
9869 Doctest: cpp_exceptions.test_func_that_can_raise_or_throw ... ok
9870 test_func_that_can_raise_or_throw_c_return (cpp_exceptions)
9871 Doctest: cpp_exceptions.test_func_that_can_raise_or_throw_c_return ... ok
9872 test_index_custom (cpp_exceptions)
9873 Doctest: cpp_exceptions.test_index_custom ... ok
9874 test_index_raw (cpp_exceptions)
9875 Doctest: cpp_exceptions.test_index_raw ... ok
9876 test_index_value (cpp_exceptions)
9877 Doctest: cpp_exceptions.test_index_value ... ok
9878 test_int_custom (cpp_exceptions)
9879 Doctest: cpp_exceptions.test_int_custom ... ok
9880 test_int_raw (cpp_exceptions)
9881 Doctest: cpp_exceptions.test_int_raw ... ok
9882 test_int_value (cpp_exceptions)
9883 Doctest: cpp_exceptions.test_int_value ... ok
9884 test_ios_failure (cpp_exceptions)
9885 Doctest: cpp_exceptions.test_ios_failure ... ok
9886 test_memory (cpp_exceptions)
9887 Doctest: cpp_exceptions.test_memory ... ok
9888 test_overflow (cpp_exceptions)
9889 Doctest: cpp_exceptions.test_overflow ... ok
9890 test_range_error (cpp_exceptions)
9891 Doctest: cpp_exceptions.test_range_error ... ok
9892 test_typeerror (cpp_exceptions)
9893 Doctest: cpp_exceptions.test_typeerror ... ok
9894 test_underflow (cpp_exceptions)
9895 Doctest: cpp_exceptions.test_underflow ... ok
9896 runTest (__main__.CythonRunTestCase)
9897 [-1] compiling (cpp/cy2) and running cpp_exceptions_nogil ... test_bar (cpp_exceptions_nogil)
9898 Doctest: cpp_exceptions_nogil.test_bar ... ok
9899 test_foo (cpp_exceptions_nogil)
9900 Doctest: cpp_exceptions_nogil.test_foo ... ok
9901 test_foo_nogil (cpp_exceptions_nogil)
9902 Doctest: cpp_exceptions_nogil.test_foo_nogil ... ok
9903 test_spam (cpp_exceptions_nogil)
9904 Doctest: cpp_exceptions_nogil.test_spam ... ok
9905 runTest (__main__.CythonRunTestCase)
9906 [-1] compiling (cpp/cy2) and running cpp_exceptions_nogil ... test_bar (cpp_exceptions_nogil)
9907 Doctest: cpp_exceptions_nogil.test_bar ... ok
9908 test_foo (cpp_exceptions_nogil)
9909 Doctest: cpp_exceptions_nogil.test_foo ... ok
9910 test_foo_nogil (cpp_exceptions_nogil)
9911 Doctest: cpp_exceptions_nogil.test_foo_nogil ... ok
9912 test_spam (cpp_exceptions_nogil)
9913 Doctest: cpp_exceptions_nogil.test_spam ... ok
9914 runTest (__main__.CythonRunTestCase)
9915 [-1] compiling (cpp/cy2) and running cpp_exceptions_utility_code ... callcppf (cpp_exceptions_utility_code)
9916 Doctest: cpp_exceptions_utility_code.callcppf ... ok
9917 runTest (__main__.EndToEndTest)
9918 [-1] End-to-end cpp_extern ... ok
9919 runTest (__main__.CythonRunTestCase)
9920 [-1] compiling (cpp/cy2) and running cpp_forwarding_ref ... test_forwarding_ref (cpp_forwarding_ref)
9921 Doctest: cpp_forwarding_ref.test_forwarding_ref ... ok
9922 test_forwarding_ref_overload (cpp_forwarding_ref)
9923 Doctest: cpp_forwarding_ref.test_forwarding_ref_overload ... ok
9924 runTest (__main__.CythonRunTestCase)
9925 [-1] compiling (cpp/cy2) and running cpp_iterators ... test_const_iterator_calculations (cpp_iterators)
9926 Doctest: cpp_iterators.test_const_iterator_calculations ... ok
9927 test_custom (cpp_iterators)
9928 Doctest: cpp_iterators.test_custom ... ok
9929 test_custom_deref (cpp_iterators)
9930 Doctest: cpp_iterators.test_custom_deref ... ok
9931 test_custom_genexp (cpp_iterators)
9932 Doctest: cpp_iterators.test_custom_genexp ... ok
9933 test_deque_iterator_addition (cpp_iterators)
9934 Doctest: cpp_iterators.test_deque_iterator_addition ... ok
9935 test_deque_iterator_subtraction (cpp_iterators)
9936 Doctest: cpp_iterators.test_deque_iterator_subtraction ... ok
9937 test_iteration_from_const_member (cpp_iterators)
9938 Doctest: cpp_iterators.test_iteration_from_const_member ... ok
9939 test_iteration_from_function_call (cpp_iterators)
9940 Doctest: cpp_iterators.test_iteration_from_function_call ... ok
9941 test_iteration_in_generator (cpp_iterators)
9942 Doctest: cpp_iterators.test_iteration_in_generator ... ok
9943 test_iteration_in_generator_reassigned (cpp_iterators)
9944 Doctest: cpp_iterators.test_iteration_in_generator_reassigned ... ok
9945 test_iteration_over_attribute_of_call (cpp_iterators)
9946 Doctest: cpp_iterators.test_iteration_over_attribute_of_call ... ok
9947 test_iteration_over_heap_vector (cpp_iterators)
9948 Doctest: cpp_iterators.test_iteration_over_heap_vector ... ok
9949 test_iteration_over_reversed_list (cpp_iterators)
9950 Doctest: cpp_iterators.test_iteration_over_reversed_list ... ok
9951 test_iteration_over_reversed_map (cpp_iterators)
9952 Doctest: cpp_iterators.test_iteration_over_reversed_map ... ok
9953 test_iteration_over_reversed_set (cpp_iterators)
9954 Doctest: cpp_iterators.test_iteration_over_reversed_set ... ok
9955 test_iteration_over_reversed_string (cpp_iterators)
9956 Doctest: cpp_iterators.test_iteration_over_reversed_string ... ok
9957 test_iteration_over_reversed_vector (cpp_iterators)
9958 Doctest: cpp_iterators.test_iteration_over_reversed_vector ... ok
9959 test_iteration_over_shared_const_ptr_vector (cpp_iterators)
9960 Doctest: cpp_iterators.test_iteration_over_shared_const_ptr_vector ... ok
9961 test_non_built_in_reversed_function (cpp_iterators)
9962 Doctest: cpp_iterators.test_non_built_in_reversed_function ... ok
9963 test_ptrs (cpp_iterators)
9964 Doctest: cpp_iterators.test_ptrs ... ok
9965 test_vector (cpp_iterators)
9966 Doctest: cpp_iterators.test_vector ... ok
9967 test_vector_iterator_addition (cpp_iterators)
9968 Doctest: cpp_iterators.test_vector_iterator_addition ... ok
9969 test_vector_iterator_subtraction (cpp_iterators)
9970 Doctest: cpp_iterators.test_vector_iterator_subtraction ... ok
9971 Compiler output for module cpp_iterators:
9972 cpp_iterators.cpp:4045:18: warning: 'PyObject* __pyx_convert_set_to_py_int(const std::set<int>&)' defined but not used [-Wunused-function]
9973  4045 | static PyObject *__pyx_convert_set_to_py_int(std::set<int>  const &__pyx_v_s) {
9974       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
9975 cpp_iterators.cpp:3846:18: warning: 'PyObject* __pyx_convert_map_to_py_int____int(const std::map<int, int>&)' defined but not used [-Wunused-function]
9976  3846 | static PyObject *__pyx_convert_map_to_py_int____int(std::map<int,int>  const &__pyx_v_s) {
9977       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9978 cpp_iterators.cpp:3665:18: warning: 'PyObject* __pyx_convert_list_to_py_int(const std::__cxx11::list<int>&)' defined but not used [-Wunused-function]
9979  3665 | static PyObject *__pyx_convert_list_to_py_int(std::list<int>  const &__pyx_v_v) {
9980       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
9982 runTest (__main__.CythonRunTestCase)
9983 [-1] compiling (cpp/cy2) and running cpp_locals_directive ... HoldsC (cpp_locals_directive)
9984 Doctest: cpp_locals_directive.HoldsC ... ok
9985 call_has_argument (cpp_locals_directive)
9986 Doctest: cpp_locals_directive.call_has_argument ... ok
9987 maybe_assign_annotation (cpp_locals_directive)
9988 Doctest: cpp_locals_directive.maybe_assign_annotation ... ok
9989 maybe_assign_cdef (cpp_locals_directive)
9990 Doctest: cpp_locals_directive.maybe_assign_cdef ... ok
9991 maybe_assign_directive1 (cpp_locals_directive)
9992 Doctest: cpp_locals_directive.maybe_assign_directive1 ... ok
9993 maybe_assign_directive2 (cpp_locals_directive)
9994 Doctest: cpp_locals_directive.maybe_assign_directive2 ... ok
9995 maybe_assign_infer (cpp_locals_directive)
9996 Doctest: cpp_locals_directive.maybe_assign_infer ... ok
9997 maybe_assign_nocheck (cpp_locals_directive)
9998 Doctest: cpp_locals_directive.maybe_assign_nocheck ... ok
9999 read_global_var (cpp_locals_directive)
10000 Doctest: cpp_locals_directive.read_global_var ... ok
10001 testHoldsCDestruction (cpp_locals_directive)
10002 Doctest: cpp_locals_directive.testHoldsCDestruction ... ok
10003 uses_temp (cpp_locals_directive)
10004 Doctest: cpp_locals_directive.uses_temp ... ok
10005 runTest (__main__.CythonRunTestCase)
10006 [-1] compiling (cpp/cy2) and running cpp_locals_directive_unused ... PyC (cpp_locals_directive_unused)
10007 Doctest: cpp_locals_directive_unused.PyC ... ok
10008 runTest (__main__.CythonRunTestCase)
10009 [-1] compiling (cpp/cy2) and running cpp_locals_parallel ... test (cpp_locals_parallel)
10010 Doctest: cpp_locals_parallel.test ... ok
10011 runTest (__main__.CythonRunTestCase)
10012 [-1] compiling (cpp/cy2) and running cpp_move ... test_move_assignment (cpp_move)
10013 Doctest: cpp_move.test_move_assignment ... ok
10014 test_move_func_call (cpp_move)
10015 Doctest: cpp_move.test_move_func_call ... ok
10016 runTest (__main__.CythonRunTestCase)
10017 [-1] compiling (cpp/cy2) and running cpp_namespaces ... test_convert_struct (cpp_namespaces)
10018 Doctest: cpp_namespaces.test_convert_struct ... ok
10019 test_function (cpp_namespaces)
10020 Doctest: cpp_namespaces.test_function ... ok
10021 test_nested (cpp_namespaces)
10022 Doctest: cpp_namespaces.test_nested ... ok
10023 test_typedef (cpp_namespaces)
10024 Doctest: cpp_namespaces.test_typedef ... ok
10025 runTest (__main__.CythonRunTestCase)
10026 [-1] compiling (cpp/cy2) and running cpp_namespaces ... test_convert_struct (cpp_namespaces)
10027 Doctest: cpp_namespaces.test_convert_struct ... ok
10028 test_function (cpp_namespaces)
10029 Doctest: cpp_namespaces.test_function ... ok
10030 test_nested (cpp_namespaces)
10031 Doctest: cpp_namespaces.test_nested ... ok
10032 test_typedef (cpp_namespaces)
10033 Doctest: cpp_namespaces.test_typedef ... ok
10034 runTest (__main__.CythonRunTestCase)
10035 [-1] compiling (cpp/cy2) and running cpp_nested_classes ... test_nested_classes (cpp_nested_classes)
10036 Doctest: cpp_nested_classes.test_nested_classes ... ok
10037 test_nested_defined_classes (cpp_nested_classes)
10038 Doctest: cpp_nested_classes.test_nested_defined_classes ... ok
10039 test_nested_defined_typedef (cpp_nested_classes)
10040 Doctest: cpp_nested_classes.test_nested_defined_typedef ... ok
10041 test_nested_enum (cpp_nested_classes)
10042 Doctest: cpp_nested_classes.test_nested_enum ... ok
10043 test_nested_inherited_classes (cpp_nested_classes)
10044 Doctest: cpp_nested_classes.test_nested_inherited_classes ... ok
10045 test_nested_names (cpp_nested_classes)
10046 Doctest: cpp_nested_classes.test_nested_names ... ok
10047 test_nested_struct (cpp_nested_classes)
10048 Doctest: cpp_nested_classes.test_nested_struct ... ok
10049 test_nested_sub_enum (cpp_nested_classes)
10050 Doctest: cpp_nested_classes.test_nested_sub_enum ... ok
10051 test_nested_sub_struct (cpp_nested_classes)
10052 Doctest: cpp_nested_classes.test_nested_sub_struct ... ok
10053 test_nested_sub_union (cpp_nested_classes)
10054 Doctest: cpp_nested_classes.test_nested_sub_union ... ok
10055 test_nested_typedef (cpp_nested_classes)
10056 Doctest: cpp_nested_classes.test_nested_typedef ... ok
10057 test_nested_union (cpp_nested_classes)
10058 Doctest: cpp_nested_classes.test_nested_union ... ok
10059 test_typed_nested_sub_typedef (cpp_nested_classes)
10060 Doctest: cpp_nested_classes.test_typed_nested_sub_typedef ... ok
10061 test_typed_nested_typedef (cpp_nested_classes)
10062 Doctest: cpp_nested_classes.test_typed_nested_typedef ... ok
10063 test_typedef_for_nested (cpp_nested_classes)
10064 Doctest: cpp_nested_classes.test_typedef_for_nested ... ok
10065 test_typedef_for_nested_deep (cpp_nested_classes)
10066 Doctest: cpp_nested_classes.test_typedef_for_nested_deep ... ok
10067 runTest (__main__.CythonRunTestCase)
10068 [-1] compiling (cpp/cy2) and running cpp_nested_templates ... test_wrap_pair (cpp_nested_templates)
10069 Doctest: cpp_nested_templates.test_wrap_pair ... ok
10070 test_wrap_pair_pair (cpp_nested_templates)
10071 Doctest: cpp_nested_templates.test_wrap_pair_pair ... ok
10072 runTest (__main__.CythonRunTestCase)
10073 [-1] compiling (cpp/cy2) and running cpp_nested_templates ... test_wrap_pair (cpp_nested_templates)
10074 Doctest: cpp_nested_templates.test_wrap_pair ... ok
10075 test_wrap_pair_pair (cpp_nested_templates)
10076 Doctest: cpp_nested_templates.test_wrap_pair_pair ... ok
10077 runTest (__main__.CythonRunTestCase)
10078 [-1] compiling (cpp/cy2) and running cpp_nonstdint ... test_int24 (cpp_nonstdint)
10079 Doctest: cpp_nonstdint.test_int24 ... ok
10080 test_int512 (cpp_nonstdint)
10081 Doctest: cpp_nonstdint.test_int512 ... ok
10082 test_int56 (cpp_nonstdint)
10083 Doctest: cpp_nonstdint.test_int56 ... ok
10084 test_int88 (cpp_nonstdint)
10085 Doctest: cpp_nonstdint.test_int88 ... ok
10086 runTest (__main__.CythonRunTestCase)
10087 [-1] compiling (cpp/cy2) and running cpp_operator_exc_handling ... test_only_single_call (cpp_operator_exc_handling)
10088 Doctest: cpp_operator_exc_handling.test_only_single_call ... ok
10089 test_operator_exception_handling (cpp_operator_exc_handling)
10090 Doctest: cpp_operator_exc_handling.test_operator_exception_handling ... ok
10091 runTest (__main__.CythonRunTestCase)
10092 [-1] compiling (cpp/cy2) and running cpp_operators ... test_binop (cpp_operators)
10093 Doctest: cpp_operators.test_binop ... ok
10094 test_bool_cond (cpp_operators)
10095 Doctest: cpp_operators.test_bool_cond ... ok
10096 test_bool_op (cpp_operators)
10097 Doctest: cpp_operators.test_bool_op ... ok
10098 test_cmp (cpp_operators)
10099 Doctest: cpp_operators.test_cmp ... ok
10100 test_incdec (cpp_operators)
10101 Doctest: cpp_operators.test_incdec ... ok
10102 test_index_assignment (cpp_operators)
10103 Doctest: cpp_operators.test_index_assignment ... ok
10104 test_index_call (cpp_operators)
10105 Doctest: cpp_operators.test_index_call ... ok
10106 test_nonmember_binop (cpp_operators)
10107 Doctest: cpp_operators.test_nonmember_binop ... ok
10108 test_typeid_op (cpp_operators)
10109 Doctest: cpp_operators.test_typeid_op ... ok
10110 test_unops (cpp_operators)
10111 Doctest: cpp_operators.test_unops ... ok
10112 runTest (__main__.CythonRunTestCase)
10113 [-1] compiling (cpp/cy2) and running cpp_operators ... test_binop (cpp_operators)
10114 Doctest: cpp_operators.test_binop ... ok
10115 test_bool_cond (cpp_operators)
10116 Doctest: cpp_operators.test_bool_cond ... ok
10117 test_bool_op (cpp_operators)
10118 Doctest: cpp_operators.test_bool_op ... ok
10119 test_cmp (cpp_operators)
10120 Doctest: cpp_operators.test_cmp ... ok
10121 test_incdec (cpp_operators)
10122 Doctest: cpp_operators.test_incdec ... ok
10123 test_index_assignment (cpp_operators)
10124 Doctest: cpp_operators.test_index_assignment ... ok
10125 test_index_call (cpp_operators)
10126 Doctest: cpp_operators.test_index_call ... ok
10127 test_nonmember_binop (cpp_operators)
10128 Doctest: cpp_operators.test_nonmember_binop ... ok
10129 test_typeid_op (cpp_operators)
10130 Doctest: cpp_operators.test_typeid_op ... ok
10131 test_unops (cpp_operators)
10132 Doctest: cpp_operators.test_unops ... ok
10133 runTest (__main__.CythonRunTestCase)
10134 [-1] compiling (cpp/cy2) and running cpp_scoped_enums ... test_coerce_to_from_py_value (cpp_scoped_enums)
10135 Doctest: cpp_scoped_enums.test_coerce_to_from_py_value ... ok
10136 test_compare_enums (cpp_scoped_enums)
10137 Doctest: cpp_scoped_enums.test_compare_enums ... ok
10138 test_compare_namespace_enums (cpp_scoped_enums)
10139 Doctest: cpp_scoped_enums.test_compare_namespace_enums ... ok
10140 test_large_enum (cpp_scoped_enums)
10141 Doctest: cpp_scoped_enums.test_large_enum ... ok
10142 test_reserved_cname (cpp_scoped_enums)
10143 Doctest: cpp_scoped_enums.test_reserved_cname ... ok
10144 runTest (__main__.CythonRunTestCase)
10145 [-1] compiling (cpp/cy2) and running cpp_scoped_enums ... test_coerce_to_from_py_value (cpp_scoped_enums)
10146 Doctest: cpp_scoped_enums.test_coerce_to_from_py_value ... ok
10147 test_compare_enums (cpp_scoped_enums)
10148 Doctest: cpp_scoped_enums.test_compare_enums ... ok
10149 test_compare_namespace_enums (cpp_scoped_enums)
10150 Doctest: cpp_scoped_enums.test_compare_namespace_enums ... ok
10151 test_large_enum (cpp_scoped_enums)
10152 Doctest: cpp_scoped_enums.test_large_enum ... ok
10153 test_reserved_cname (cpp_scoped_enums)
10154 Doctest: cpp_scoped_enums.test_reserved_cname ... ok
10155 runTest (__main__.CythonRunTestCase)
10156 [-1] compiling (cpp/cy2) and running cpp_smart_ptr ... test_assignment_to_base_class (cpp_smart_ptr)
10157 Doctest: cpp_smart_ptr.test_assignment_to_base_class ... ok
10158 test_const_shared_ptr (cpp_smart_ptr)
10159 Doctest: cpp_smart_ptr.test_const_shared_ptr ... ok
10160 test_dynamic_pointer_cast (cpp_smart_ptr)
10161 Doctest: cpp_smart_ptr.test_dynamic_pointer_cast ... ok
10162 test_unique_ptr (cpp_smart_ptr)
10163 Doctest: cpp_smart_ptr.test_unique_ptr ... ok
10164 runTest (__main__.CythonRunTestCase)
10165 [-1] compiling (cpp/cy2) and running cpp_static_method_overload ... test_normal_method_overload (cpp_static_method_overload)
10166 Doctest: cpp_static_method_overload.test_normal_method_overload ... ok
10167 test_static_method_overload (cpp_static_method_overload)
10168 Doctest: cpp_static_method_overload.test_static_method_overload ... ok
10169 runTest (__main__.CythonRunTestCase)
10170 [-1] compiling (cpp/cy2) and running cpp_stl ... VectorWrapper (cpp_stl)
10171 Doctest: cpp_stl.VectorWrapper ... ok
10172 test_vector (cpp_stl)
10173 Doctest: cpp_stl.test_vector ... ok
10174 test_vector_iterator (cpp_stl)
10175 Doctest: cpp_stl.test_vector_iterator ... ok
10176 test_vector_typedef (cpp_stl)
10177 Doctest: cpp_stl.test_vector_typedef ... ok
10178 runTest (__main__.CythonRunTestCase)
10179 [-1] compiling (cpp/cy2) and running cpp_stl ... VectorWrapper (cpp_stl)
10180 Doctest: cpp_stl.VectorWrapper ... ok
10181 test_vector (cpp_stl)
10182 Doctest: cpp_stl.test_vector ... ok
10183 test_vector_iterator (cpp_stl)
10184 Doctest: cpp_stl.test_vector_iterator ... ok
10185 test_vector_typedef (cpp_stl)
10186 Doctest: cpp_stl.test_vector_typedef ... ok
10187 runTest (__main__.CythonRunTestCase)
10188 [-1] compiling (cpp/cy2) and running cpp_stl_algo_comparison_ops ... test_equal (cpp_stl_algo_comparison_ops)
10189 Doctest: cpp_stl_algo_comparison_ops.test_equal ... ok
10190 test_equal_with_bin_pred (cpp_stl_algo_comparison_ops)
10191 Doctest: cpp_stl_algo_comparison_ops.test_equal_with_bin_pred ... ok
10192 test_equal_with_second_range_and_bin_pred (cpp_stl_algo_comparison_ops)
10193 Doctest: cpp_stl_algo_comparison_ops.test_equal_with_second_range_and_bin_pred ... ok
10194 test_lexicographical_compare (cpp_stl_algo_comparison_ops)
10195 Doctest: cpp_stl_algo_comparison_ops.test_lexicographical_compare ... ok
10196 test_lexicographical_compare_with_bin_pred (cpp_stl_algo_comparison_ops)
10197 Doctest: cpp_stl_algo_comparison_ops.test_lexicographical_compare_with_bin_pred ... ok
10198 runTest (__main__.CythonRunTestCase)
10199 [-1] compiling (cpp/cy2) and running cpp_stl_algo_execpolicies ... copy_int (cpp_stl_algo_execpolicies)
10200 Doctest: cpp_stl_algo_execpolicies.copy_int ... ok
10201 count_ones (cpp_stl_algo_execpolicies)
10202 Doctest: cpp_stl_algo_execpolicies.count_ones ... ok
10203 is_sorted_ints (cpp_stl_algo_execpolicies)
10204 Doctest: cpp_stl_algo_execpolicies.is_sorted_ints ... ok
10205 sort_ints_reverse (cpp_stl_algo_execpolicies)
10206 Doctest: cpp_stl_algo_execpolicies.sort_ints_reverse ... ok
10207 runTest (__main__.CythonRunTestCase)
10208 [-1] compiling (cpp/cy2) and running cpp_stl_algo_minmax_ops ... test_clamp (cpp_stl_algo_minmax_ops)
10209 Doctest: cpp_stl_algo_minmax_ops.test_clamp ... ok
10210 test_clamp_with_pred (cpp_stl_algo_minmax_ops)
10211 Doctest: cpp_stl_algo_minmax_ops.test_clamp_with_pred ... ok
10212 test_max_element (cpp_stl_algo_minmax_ops)
10213 Doctest: cpp_stl_algo_minmax_ops.test_max_element ... ok
10214 test_max_element_with_exec (cpp_stl_algo_minmax_ops)
10215 Doctest: cpp_stl_algo_minmax_ops.test_max_element_with_exec ... ok
10216 test_max_element_with_pred (cpp_stl_algo_minmax_ops)
10217 Doctest: cpp_stl_algo_minmax_ops.test_max_element_with_pred ... ok
10218 test_min_element (cpp_stl_algo_minmax_ops)
10219 Doctest: cpp_stl_algo_minmax_ops.test_min_element ... ok
10220 test_min_element_with_exec (cpp_stl_algo_minmax_ops)
10221 Doctest: cpp_stl_algo_minmax_ops.test_min_element_with_exec ... ok
10222 test_min_element_with_pred (cpp_stl_algo_minmax_ops)
10223 Doctest: cpp_stl_algo_minmax_ops.test_min_element_with_pred ... ok
10224 test_minmax (cpp_stl_algo_minmax_ops)
10225 Doctest: cpp_stl_algo_minmax_ops.test_minmax ... ok
10226 test_minmax_element (cpp_stl_algo_minmax_ops)
10227 Doctest: cpp_stl_algo_minmax_ops.test_minmax_element ... ok
10228 test_minmax_element_with_exec (cpp_stl_algo_minmax_ops)
10229 Doctest: cpp_stl_algo_minmax_ops.test_minmax_element_with_exec ... ok
10230 test_minmax_element_with_pred (cpp_stl_algo_minmax_ops)
10231 Doctest: cpp_stl_algo_minmax_ops.test_minmax_element_with_pred ... ok
10232 test_minmax_with_pred (cpp_stl_algo_minmax_ops)
10233 Doctest: cpp_stl_algo_minmax_ops.test_minmax_with_pred ... ok
10234 runTest (__main__.CythonRunTestCase)
10235 [-1] compiling (cpp/cy2) and running cpp_stl_algo_minmax_ops ... test_clamp (cpp_stl_algo_minmax_ops)
10236 Doctest: cpp_stl_algo_minmax_ops.test_clamp ... ok
10237 test_clamp_with_pred (cpp_stl_algo_minmax_ops)
10238 Doctest: cpp_stl_algo_minmax_ops.test_clamp_with_pred ... ok
10239 test_max_element (cpp_stl_algo_minmax_ops)
10240 Doctest: cpp_stl_algo_minmax_ops.test_max_element ... ok
10241 test_max_element_with_exec (cpp_stl_algo_minmax_ops)
10242 Doctest: cpp_stl_algo_minmax_ops.test_max_element_with_exec ... ok
10243 test_max_element_with_pred (cpp_stl_algo_minmax_ops)
10244 Doctest: cpp_stl_algo_minmax_ops.test_max_element_with_pred ... ok
10245 test_min_element (cpp_stl_algo_minmax_ops)
10246 Doctest: cpp_stl_algo_minmax_ops.test_min_element ... ok
10247 test_min_element_with_exec (cpp_stl_algo_minmax_ops)
10248 Doctest: cpp_stl_algo_minmax_ops.test_min_element_with_exec ... ok
10249 test_min_element_with_pred (cpp_stl_algo_minmax_ops)
10250 Doctest: cpp_stl_algo_minmax_ops.test_min_element_with_pred ... ok
10251 test_minmax (cpp_stl_algo_minmax_ops)
10252 Doctest: cpp_stl_algo_minmax_ops.test_minmax ... ok
10253 test_minmax_element (cpp_stl_algo_minmax_ops)
10254 Doctest: cpp_stl_algo_minmax_ops.test_minmax_element ... ok
10255 test_minmax_element_with_exec (cpp_stl_algo_minmax_ops)
10256 Doctest: cpp_stl_algo_minmax_ops.test_minmax_element_with_exec ... ok
10257 test_minmax_element_with_pred (cpp_stl_algo_minmax_ops)
10258 Doctest: cpp_stl_algo_minmax_ops.test_minmax_element_with_pred ... ok
10259 test_minmax_with_pred (cpp_stl_algo_minmax_ops)
10260 Doctest: cpp_stl_algo_minmax_ops.test_minmax_with_pred ... ok
10261 runTest (__main__.CythonRunTestCase)
10262 [-1] compiling (cpp/cy2) and running cpp_stl_algo_modifying_sequence_ops ... add_int_vectors (cpp_stl_algo_modifying_sequence_ops)
10263 Doctest: cpp_stl_algo_modifying_sequence_ops.add_int_vectors ... ok
10264 collapse_spaces (cpp_stl_algo_modifying_sequence_ops)
10265 Doctest: cpp_stl_algo_modifying_sequence_ops.collapse_spaces ... ok
10266 collapse_spaces2 (cpp_stl_algo_modifying_sequence_ops)
10267 Doctest: cpp_stl_algo_modifying_sequence_ops.collapse_spaces2 ... ok
10268 copy_int (cpp_stl_algo_modifying_sequence_ops)
10269 Doctest: cpp_stl_algo_modifying_sequence_ops.copy_int ... ok
10270 copy_int_backward (cpp_stl_algo_modifying_sequence_ops)
10271 Doctest: cpp_stl_algo_modifying_sequence_ops.copy_int_backward ... ok
10272 copy_int_if_odd (cpp_stl_algo_modifying_sequence_ops)
10273 Doctest: cpp_stl_algo_modifying_sequence_ops.copy_int_if_odd ... ok
10274 copy_int_n (cpp_stl_algo_modifying_sequence_ops)
10275 Doctest: cpp_stl_algo_modifying_sequence_ops.copy_int_n ... ok
10276 fill_int (cpp_stl_algo_modifying_sequence_ops)
10277 Doctest: cpp_stl_algo_modifying_sequence_ops.fill_int ... ok
10278 fill_int_n (cpp_stl_algo_modifying_sequence_ops)
10279 Doctest: cpp_stl_algo_modifying_sequence_ops.fill_int_n ... ok
10280 insertion_sort (cpp_stl_algo_modifying_sequence_ops)
10281 Doctest: cpp_stl_algo_modifying_sequence_ops.insertion_sort ... ok
10282 move_int (cpp_stl_algo_modifying_sequence_ops)
10283 Doctest: cpp_stl_algo_modifying_sequence_ops.move_int ... ok
10284 move_int_backward (cpp_stl_algo_modifying_sequence_ops)
10285 Doctest: cpp_stl_algo_modifying_sequence_ops.move_int_backward ... ok
10286 remove_spaces (cpp_stl_algo_modifying_sequence_ops)
10287 Doctest: cpp_stl_algo_modifying_sequence_ops.remove_spaces ... ok
10288 remove_spaces2 (cpp_stl_algo_modifying_sequence_ops)
10289 Doctest: cpp_stl_algo_modifying_sequence_ops.remove_spaces2 ... ok
10290 remove_whitespace (cpp_stl_algo_modifying_sequence_ops)
10291 Doctest: cpp_stl_algo_modifying_sequence_ops.remove_whitespace ... ok
10292 remove_whitespace2 (cpp_stl_algo_modifying_sequence_ops)
10293 Doctest: cpp_stl_algo_modifying_sequence_ops.remove_whitespace2 ... ok
10294 replace_ints (cpp_stl_algo_modifying_sequence_ops)
10295 Doctest: cpp_stl_algo_modifying_sequence_ops.replace_ints ... ok
10296 replace_ints2 (cpp_stl_algo_modifying_sequence_ops)
10297 Doctest: cpp_stl_algo_modifying_sequence_ops.replace_ints2 ... ok
10298 replace_ints_less_than_five (cpp_stl_algo_modifying_sequence_ops)
10299 Doctest: cpp_stl_algo_modifying_sequence_ops.replace_ints_less_than_five ... ok
10300 replace_ints_less_than_five2 (cpp_stl_algo_modifying_sequence_ops)
10301 Doctest: cpp_stl_algo_modifying_sequence_ops.replace_ints_less_than_five2 ... ok
10302 reverse_ints (cpp_stl_algo_modifying_sequence_ops)
10303 Doctest: cpp_stl_algo_modifying_sequence_ops.reverse_ints ... ok
10304 reverse_ints2 (cpp_stl_algo_modifying_sequence_ops)
10305 Doctest: cpp_stl_algo_modifying_sequence_ops.reverse_ints2 ... ok
10306 rotate_ints_about_middle (cpp_stl_algo_modifying_sequence_ops)
10307 Doctest: cpp_stl_algo_modifying_sequence_ops.rotate_ints_about_middle ... ok
10308 selection_sort (cpp_stl_algo_modifying_sequence_ops)
10309 Doctest: cpp_stl_algo_modifying_sequence_ops.selection_sort ... ok
10310 test_swap_ints (cpp_stl_algo_modifying_sequence_ops)
10311 Doctest: cpp_stl_algo_modifying_sequence_ops.test_swap_ints ... ok
10312 test_swap_ranges (cpp_stl_algo_modifying_sequence_ops)
10313 Doctest: cpp_stl_algo_modifying_sequence_ops.test_swap_ranges ... ok
10314 test_swap_vectors (cpp_stl_algo_modifying_sequence_ops)
10315 Doctest: cpp_stl_algo_modifying_sequence_ops.test_swap_vectors ... ok
10316 unique_ints (cpp_stl_algo_modifying_sequence_ops)
10317 Doctest: cpp_stl_algo_modifying_sequence_ops.unique_ints ... ok
10318 unique_ints2 (cpp_stl_algo_modifying_sequence_ops)
10319 Doctest: cpp_stl_algo_modifying_sequence_ops.unique_ints2 ... ok
10320 runTest (__main__.CythonRunTestCase)
10321 [-1] compiling (cpp/cy2) and running cpp_stl_algo_nonmodifying_sequence_ops ... all_odd (cpp_stl_algo_nonmodifying_sequence_ops)
10322 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.all_odd ... ok
10323 any_odd (cpp_stl_algo_nonmodifying_sequence_ops)
10324 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.any_odd ... ok
10325 consecutive_values (cpp_stl_algo_nonmodifying_sequence_ops)
10326 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.consecutive_values ... ok
10327 consecutive_values2 (cpp_stl_algo_nonmodifying_sequence_ops)
10328 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.consecutive_values2 ... ok
10329 count_odd (cpp_stl_algo_nonmodifying_sequence_ops)
10330 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.count_odd ... ok
10331 count_ones (cpp_stl_algo_nonmodifying_sequence_ops)
10332 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.count_ones ... ok
10333 find_adjacent_int (cpp_stl_algo_nonmodifying_sequence_ops)
10334 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_adjacent_int ... ok
10335 find_adjacent_int2 (cpp_stl_algo_nonmodifying_sequence_ops)
10336 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_adjacent_int2 ... ok
10337 find_even (cpp_stl_algo_nonmodifying_sequence_ops)
10338 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_even ... ok
10339 find_first_int_in_set (cpp_stl_algo_nonmodifying_sequence_ops)
10340 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_first_int_in_set ... ok
10341 find_first_int_in_set2 (cpp_stl_algo_nonmodifying_sequence_ops)
10342 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_first_int_in_set2 ... ok
10343 find_last_int_sequence (cpp_stl_algo_nonmodifying_sequence_ops)
10344 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_last_int_sequence ... ok
10345 find_last_int_sequence2 (cpp_stl_algo_nonmodifying_sequence_ops)
10346 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_last_int_sequence2 ... ok
10347 find_odd (cpp_stl_algo_nonmodifying_sequence_ops)
10348 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_odd ... ok
10349 in_quote (cpp_stl_algo_nonmodifying_sequence_ops)
10350 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.in_quote ... ok
10351 in_quote2 (cpp_stl_algo_nonmodifying_sequence_ops)
10352 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.in_quote2 ... ok
10353 increment_ints (cpp_stl_algo_nonmodifying_sequence_ops)
10354 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.increment_ints ... ok
10355 is_int_in (cpp_stl_algo_nonmodifying_sequence_ops)
10356 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.is_int_in ... ok
10357 mirror_ends (cpp_stl_algo_nonmodifying_sequence_ops)
10358 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.mirror_ends ... ok
10359 mismatch_ints (cpp_stl_algo_nonmodifying_sequence_ops)
10360 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.mismatch_ints ... ok
10361 none_odd (cpp_stl_algo_nonmodifying_sequence_ops)
10362 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.none_odd ... ok
10363 runTest (__main__.CythonRunTestCase)
10364 [-1] compiling (cpp/cy2) and running cpp_stl_algo_nonmodifying_sequence_ops ... all_odd (cpp_stl_algo_nonmodifying_sequence_ops)
10365 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.all_odd ... ok
10366 any_odd (cpp_stl_algo_nonmodifying_sequence_ops)
10367 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.any_odd ... ok
10368 consecutive_values (cpp_stl_algo_nonmodifying_sequence_ops)
10369 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.consecutive_values ... ok
10370 consecutive_values2 (cpp_stl_algo_nonmodifying_sequence_ops)
10371 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.consecutive_values2 ... ok
10372 count_odd (cpp_stl_algo_nonmodifying_sequence_ops)
10373 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.count_odd ... ok
10374 count_ones (cpp_stl_algo_nonmodifying_sequence_ops)
10375 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.count_ones ... ok
10376 find_adjacent_int (cpp_stl_algo_nonmodifying_sequence_ops)
10377 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_adjacent_int ... ok
10378 find_adjacent_int2 (cpp_stl_algo_nonmodifying_sequence_ops)
10379 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_adjacent_int2 ... ok
10380 find_even (cpp_stl_algo_nonmodifying_sequence_ops)
10381 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_even ... ok
10382 find_first_int_in_set (cpp_stl_algo_nonmodifying_sequence_ops)
10383 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_first_int_in_set ... ok
10384 find_first_int_in_set2 (cpp_stl_algo_nonmodifying_sequence_ops)
10385 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_first_int_in_set2 ... ok
10386 find_last_int_sequence (cpp_stl_algo_nonmodifying_sequence_ops)
10387 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_last_int_sequence ... ok
10388 find_last_int_sequence2 (cpp_stl_algo_nonmodifying_sequence_ops)
10389 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_last_int_sequence2 ... ok
10390 find_odd (cpp_stl_algo_nonmodifying_sequence_ops)
10391 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.find_odd ... ok
10392 in_quote (cpp_stl_algo_nonmodifying_sequence_ops)
10393 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.in_quote ... ok
10394 in_quote2 (cpp_stl_algo_nonmodifying_sequence_ops)
10395 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.in_quote2 ... ok
10396 increment_ints (cpp_stl_algo_nonmodifying_sequence_ops)
10397 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.increment_ints ... ok
10398 is_int_in (cpp_stl_algo_nonmodifying_sequence_ops)
10399 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.is_int_in ... ok
10400 mirror_ends (cpp_stl_algo_nonmodifying_sequence_ops)
10401 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.mirror_ends ... ok
10402 mismatch_ints (cpp_stl_algo_nonmodifying_sequence_ops)
10403 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.mismatch_ints ... ok
10404 none_odd (cpp_stl_algo_nonmodifying_sequence_ops)
10405 Doctest: cpp_stl_algo_nonmodifying_sequence_ops.none_odd ... ok
10406 runTest (__main__.CythonRunTestCase)
10407 [-1] compiling (cpp/cy2) and running cpp_stl_algo_partitioning_ops ... partition_ints_even (cpp_stl_algo_partitioning_ops)
10408 Doctest: cpp_stl_algo_partitioning_ops.partition_ints_even ... ok
10409 partition_ints_positive (cpp_stl_algo_partitioning_ops)
10410 Doctest: cpp_stl_algo_partitioning_ops.partition_ints_positive ... ok
10411 partition_point_ints_even (cpp_stl_algo_partitioning_ops)
10412 Doctest: cpp_stl_algo_partitioning_ops.partition_point_ints_even ... ok
10413 test_is_partitioned (cpp_stl_algo_partitioning_ops)
10414 Doctest: cpp_stl_algo_partitioning_ops.test_is_partitioned ... ok
10415 runTest (__main__.CythonRunTestCase)
10416 [-1] compiling (cpp/cy2) and running cpp_stl_algo_permutation_ops ... test_is_permutation (cpp_stl_algo_permutation_ops)
10417 Doctest: cpp_stl_algo_permutation_ops.test_is_permutation ... ok
10418 test_is_permutation_with_bin_pred (cpp_stl_algo_permutation_ops)
10419 Doctest: cpp_stl_algo_permutation_ops.test_is_permutation_with_bin_pred ... ok
10420 test_is_permutation_with_second_range_and_bin_pred (cpp_stl_algo_permutation_ops)
10421 Doctest: cpp_stl_algo_permutation_ops.test_is_permutation_with_second_range_and_bin_pred ... ok
10422 test_next_permutation (cpp_stl_algo_permutation_ops)
10423 Doctest: cpp_stl_algo_permutation_ops.test_next_permutation ... ok
10424 test_next_permutation_with_bin_pred (cpp_stl_algo_permutation_ops)
10425 Doctest: cpp_stl_algo_permutation_ops.test_next_permutation_with_bin_pred ... ok
10426 test_prev_permutation (cpp_stl_algo_permutation_ops)
10427 Doctest: cpp_stl_algo_permutation_ops.test_prev_permutation ... ok
10428 test_prev_permutation_with_bin_pred (cpp_stl_algo_permutation_ops)
10429 Doctest: cpp_stl_algo_permutation_ops.test_prev_permutation_with_bin_pred ... ok
10430 runTest (__main__.CythonRunTestCase)
10431 [-1] compiling (cpp/cy2) and running cpp_stl_algo_sample ... sample_multiple (cpp_stl_algo_sample)
10432 Doctest: cpp_stl_algo_sample.sample_multiple ... ok
10433 sample_single (cpp_stl_algo_sample)
10434 Doctest: cpp_stl_algo_sample.sample_single ... ok
10435 runTest (__main__.CythonRunTestCase)
10436 [-1] compiling (cpp/cy2) and running cpp_stl_algo_sample ... sample_multiple (cpp_stl_algo_sample)
10437 Doctest: cpp_stl_algo_sample.sample_multiple ... ok
10438 sample_single (cpp_stl_algo_sample)
10439 Doctest: cpp_stl_algo_sample.sample_single ... ok
10440 runTest (__main__.CythonRunTestCase)
10441 [-1] compiling (cpp/cy2) and running cpp_stl_algo_sorted_ranges_other_ops ... test_inplace_merge (cpp_stl_algo_sorted_ranges_other_ops)
10442 Doctest: cpp_stl_algo_sorted_ranges_other_ops.test_inplace_merge ... ok
10443 test_inplace_merge_with_bin_pred (cpp_stl_algo_sorted_ranges_other_ops)
10444 Doctest: cpp_stl_algo_sorted_ranges_other_ops.test_inplace_merge_with_bin_pred ... ok
10445 test_merge (cpp_stl_algo_sorted_ranges_other_ops)
10446 Doctest: cpp_stl_algo_sorted_ranges_other_ops.test_merge ... ok
10447 test_merge_with_bin_pred (cpp_stl_algo_sorted_ranges_other_ops)
10448 Doctest: cpp_stl_algo_sorted_ranges_other_ops.test_merge_with_bin_pred ... ok
10449 runTest (__main__.CythonRunTestCase)
10450 [-1] compiling (cpp/cy2) and running cpp_stl_algo_sorted_ranges_other_ops ... test_inplace_merge (cpp_stl_algo_sorted_ranges_other_ops)
10451 Doctest: cpp_stl_algo_sorted_ranges_other_ops.test_inplace_merge ... ok
10452 test_inplace_merge_with_bin_pred (cpp_stl_algo_sorted_ranges_other_ops)
10453 Doctest: cpp_stl_algo_sorted_ranges_other_ops.test_inplace_merge_with_bin_pred ... ok
10454 test_merge (cpp_stl_algo_sorted_ranges_other_ops)
10455 Doctest: cpp_stl_algo_sorted_ranges_other_ops.test_merge ... ok
10456 test_merge_with_bin_pred (cpp_stl_algo_sorted_ranges_other_ops)
10457 Doctest: cpp_stl_algo_sorted_ranges_other_ops.test_merge_with_bin_pred ... ok
10458 runTest (__main__.CythonRunTestCase)
10459 [-1] compiling (cpp/cy2) and running cpp_stl_algo_sorted_ranges_set_ops ... test_includes (cpp_stl_algo_sorted_ranges_set_ops)
10460 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_includes ... ok
10461 test_includes_with_bin_pred (cpp_stl_algo_sorted_ranges_set_ops)
10462 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_includes_with_bin_pred ... ok
10463 test_set_difference (cpp_stl_algo_sorted_ranges_set_ops)
10464 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_difference ... ok
10465 test_set_difference_with_bin_pred (cpp_stl_algo_sorted_ranges_set_ops)
10466 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_difference_with_bin_pred ... ok
10467 test_set_intersection (cpp_stl_algo_sorted_ranges_set_ops)
10468 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_intersection ... ok
10469 test_set_intersection_with_bin_pred (cpp_stl_algo_sorted_ranges_set_ops)
10470 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_intersection_with_bin_pred ... ok
10471 test_set_symmetric_difference (cpp_stl_algo_sorted_ranges_set_ops)
10472 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_symmetric_difference ... ok
10473 test_set_symmetric_difference_with_bin_pred (cpp_stl_algo_sorted_ranges_set_ops)
10474 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_symmetric_difference_with_bin_pred ... ok
10475 test_set_union (cpp_stl_algo_sorted_ranges_set_ops)
10476 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_union ... ok
10477 test_set_union_with_bin_pred (cpp_stl_algo_sorted_ranges_set_ops)
10478 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_union_with_bin_pred ... ok
10479 runTest (__main__.CythonRunTestCase)
10480 [-1] compiling (cpp/cy2) and running cpp_stl_algo_sorted_ranges_set_ops ... test_includes (cpp_stl_algo_sorted_ranges_set_ops)
10481 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_includes ... ok
10482 test_includes_with_bin_pred (cpp_stl_algo_sorted_ranges_set_ops)
10483 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_includes_with_bin_pred ... ok
10484 test_set_difference (cpp_stl_algo_sorted_ranges_set_ops)
10485 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_difference ... ok
10486 test_set_difference_with_bin_pred (cpp_stl_algo_sorted_ranges_set_ops)
10487 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_difference_with_bin_pred ... ok
10488 test_set_intersection (cpp_stl_algo_sorted_ranges_set_ops)
10489 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_intersection ... ok
10490 test_set_intersection_with_bin_pred (cpp_stl_algo_sorted_ranges_set_ops)
10491 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_intersection_with_bin_pred ... ok
10492 test_set_symmetric_difference (cpp_stl_algo_sorted_ranges_set_ops)
10493 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_symmetric_difference ... ok
10494 test_set_symmetric_difference_with_bin_pred (cpp_stl_algo_sorted_ranges_set_ops)
10495 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_symmetric_difference_with_bin_pred ... ok
10496 test_set_union (cpp_stl_algo_sorted_ranges_set_ops)
10497 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_union ... ok
10498 test_set_union_with_bin_pred (cpp_stl_algo_sorted_ranges_set_ops)
10499 Doctest: cpp_stl_algo_sorted_ranges_set_ops.test_set_union_with_bin_pred ... ok
10500 runTest (__main__.CythonRunTestCase)
10501 [-1] compiling (cpp/cy2) and running cpp_stl_algo_sorting_ops ... initial_sorted_elements (cpp_stl_algo_sorting_ops)
10502 Doctest: cpp_stl_algo_sorting_ops.initial_sorted_elements ... ok
10503 is_sorted_ints (cpp_stl_algo_sorting_ops)
10504 Doctest: cpp_stl_algo_sorting_ops.is_sorted_ints ... ok
10505 partial_sort_ints (cpp_stl_algo_sorting_ops)
10506 Doctest: cpp_stl_algo_sorting_ops.partial_sort_ints ... ok
10507 partial_sort_ints2 (cpp_stl_algo_sorting_ops)
10508 Doctest: cpp_stl_algo_sorting_ops.partial_sort_ints2 ... ok
10509 partial_sort_ints_reverse (cpp_stl_algo_sorting_ops)
10510 Doctest: cpp_stl_algo_sorting_ops.partial_sort_ints_reverse ... ok
10511 partial_sort_ints_reverse2 (cpp_stl_algo_sorting_ops)
10512 Doctest: cpp_stl_algo_sorting_ops.partial_sort_ints_reverse2 ... ok
10513 second_largest (cpp_stl_algo_sorting_ops)
10514 Doctest: cpp_stl_algo_sorting_ops.second_largest ... ok
10515 second_smallest (cpp_stl_algo_sorting_ops)
10516 Doctest: cpp_stl_algo_sorting_ops.second_smallest ... ok
10517 sort_ints (cpp_stl_algo_sorting_ops)
10518 Doctest: cpp_stl_algo_sorting_ops.sort_ints ... ok
10519 sort_ints_reverse (cpp_stl_algo_sorting_ops)
10520 Doctest: cpp_stl_algo_sorting_ops.sort_ints_reverse ... ok
10521 test_stable_sort (cpp_stl_algo_sorting_ops)
10522 Doctest: cpp_stl_algo_sorting_ops.test_stable_sort ... ok
10523 runTest (__main__.CythonRunTestCase)
10524 [-1] compiling (cpp/cy2) and running cpp_stl_any ... cast_test (cpp_stl_any)
10525 Doctest: cpp_stl_any.cast_test ... ok
10526 emplace_test (cpp_stl_any)
10527 Doctest: cpp_stl_any.emplace_test ... ok
10528 reset_test (cpp_stl_any)
10529 Doctest: cpp_stl_any.reset_test ... ok
10530 simple_test (cpp_stl_any)
10531 Doctest: cpp_stl_any.simple_test ... ok
10532 swap_test (cpp_stl_any)
10533 Doctest: cpp_stl_any.swap_test ... ok
10534 runTest (__main__.CythonRunTestCase)
10535 [-1] compiling (cpp/cy2) and running cpp_stl_any ... cast_test (cpp_stl_any)
10536 Doctest: cpp_stl_any.cast_test ... ok
10537 emplace_test (cpp_stl_any)
10538 Doctest: cpp_stl_any.emplace_test ... ok
10539 reset_test (cpp_stl_any)
10540 Doctest: cpp_stl_any.reset_test ... ok
10541 simple_test (cpp_stl_any)
10542 Doctest: cpp_stl_any.simple_test ... ok
10543 swap_test (cpp_stl_any)
10544 Doctest: cpp_stl_any.swap_test ... ok
10545 runTest (__main__.CythonRunTestCase)
10546 [-1] compiling (cpp/cy2) and running cpp_stl_associated_containers_contains_cpp20 ... test_map_contains (cpp_stl_associated_containers_contains_cpp20)
10547 Doctest: cpp_stl_associated_containers_contains_cpp20.test_map_contains ... ok
10548 test_multimap_contains (cpp_stl_associated_containers_contains_cpp20)
10549 Doctest: cpp_stl_associated_containers_contains_cpp20.test_multimap_contains ... ok
10550 test_multiset_contains (cpp_stl_associated_containers_contains_cpp20)
10551 Doctest: cpp_stl_associated_containers_contains_cpp20.test_multiset_contains ... ok
10552 test_set_contains (cpp_stl_associated_containers_contains_cpp20)
10553 Doctest: cpp_stl_associated_containers_contains_cpp20.test_set_contains ... ok
10554 test_unordered_map_contains (cpp_stl_associated_containers_contains_cpp20)
10555 Doctest: cpp_stl_associated_containers_contains_cpp20.test_unordered_map_contains ... ok
10556 test_unordered_multimap_contains (cpp_stl_associated_containers_contains_cpp20)
10557 Doctest: cpp_stl_associated_containers_contains_cpp20.test_unordered_multimap_contains ... ok
10558 test_unordered_multiset_contains (cpp_stl_associated_containers_contains_cpp20)
10559 Doctest: cpp_stl_associated_containers_contains_cpp20.test_unordered_multiset_contains ... ok
10560 test_unordered_set_contains (cpp_stl_associated_containers_contains_cpp20)
10561 Doctest: cpp_stl_associated_containers_contains_cpp20.test_unordered_set_contains ... ok
10562 runTest (__main__.CythonRunTestCase)
10563 [-1] compiling (cpp/cy2) and running cpp_stl_associated_containers_contains_cpp20 ... test_map_contains (cpp_stl_associated_containers_contains_cpp20)
10564 Doctest: cpp_stl_associated_containers_contains_cpp20.test_map_contains ... ok
10565 test_multimap_contains (cpp_stl_associated_containers_contains_cpp20)
10566 Doctest: cpp_stl_associated_containers_contains_cpp20.test_multimap_contains ... ok
10567 test_multiset_contains (cpp_stl_associated_containers_contains_cpp20)
10568 Doctest: cpp_stl_associated_containers_contains_cpp20.test_multiset_contains ... ok
10569 test_set_contains (cpp_stl_associated_containers_contains_cpp20)
10570 Doctest: cpp_stl_associated_containers_contains_cpp20.test_set_contains ... ok
10571 test_unordered_map_contains (cpp_stl_associated_containers_contains_cpp20)
10572 Doctest: cpp_stl_associated_containers_contains_cpp20.test_unordered_map_contains ... ok
10573 test_unordered_multimap_contains (cpp_stl_associated_containers_contains_cpp20)
10574 Doctest: cpp_stl_associated_containers_contains_cpp20.test_unordered_multimap_contains ... ok
10575 test_unordered_multiset_contains (cpp_stl_associated_containers_contains_cpp20)
10576 Doctest: cpp_stl_associated_containers_contains_cpp20.test_unordered_multiset_contains ... ok
10577 test_unordered_set_contains (cpp_stl_associated_containers_contains_cpp20)
10578 Doctest: cpp_stl_associated_containers_contains_cpp20.test_unordered_set_contains ... ok
10579 runTest (__main__.CythonRunTestCase)
10580 [-1] compiling (cpp/cy2) and running cpp_stl_atomic ... int_test (cpp_stl_atomic)
10581 Doctest: cpp_stl_atomic.int_test ... ok
10582 nogil_int_test (cpp_stl_atomic)
10583 Doctest: cpp_stl_atomic.nogil_int_test ... ok
10584 stack_allocation_test (cpp_stl_atomic)
10585 Doctest: cpp_stl_atomic.stack_allocation_test ... ok
10586 typedef_test (cpp_stl_atomic)
10587 Doctest: cpp_stl_atomic.typedef_test ... ok
10588 runTest (__main__.CythonRunTestCase)
10589 [-1] compiling (cpp/cy2) and running cpp_stl_bit_cpp20 ... test_bit_cast (cpp_stl_bit_cpp20)
10590 Doctest: cpp_stl_bit_cpp20.test_bit_cast ... ok
10591 test_bit_ceil (cpp_stl_bit_cpp20)
10592 Doctest: cpp_stl_bit_cpp20.test_bit_ceil ... ok
10593 test_bit_floor (cpp_stl_bit_cpp20)
10594 Doctest: cpp_stl_bit_cpp20.test_bit_floor ... ok
10595 test_bit_width (cpp_stl_bit_cpp20)
10596 Doctest: cpp_stl_bit_cpp20.test_bit_width ... ok
10597 test_countl_one (cpp_stl_bit_cpp20)
10598 Doctest: cpp_stl_bit_cpp20.test_countl_one ... ok
10599 test_countl_zero (cpp_stl_bit_cpp20)
10600 Doctest: cpp_stl_bit_cpp20.test_countl_zero ... ok
10601 test_countr_one (cpp_stl_bit_cpp20)
10602 Doctest: cpp_stl_bit_cpp20.test_countr_one ... ok
10603 test_countr_zero (cpp_stl_bit_cpp20)
10604 Doctest: cpp_stl_bit_cpp20.test_countr_zero ... ok
10605 test_has_single_bit (cpp_stl_bit_cpp20)
10606 Doctest: cpp_stl_bit_cpp20.test_has_single_bit ... ok
10607 test_popcount (cpp_stl_bit_cpp20)
10608 Doctest: cpp_stl_bit_cpp20.test_popcount ... ok
10609 test_rotl (cpp_stl_bit_cpp20)
10610 Doctest: cpp_stl_bit_cpp20.test_rotl ... ok
10611 test_rotr (cpp_stl_bit_cpp20)
10612 Doctest: cpp_stl_bit_cpp20.test_rotr ... ok
10613 runTest (__main__.CythonRunTestCase)
10614 [-1] compiling (cpp/cy2) and running cpp_stl_bit_cpp20 ... test_bit_cast (cpp_stl_bit_cpp20)
10615 Doctest: cpp_stl_bit_cpp20.test_bit_cast ... ok
10616 test_bit_ceil (cpp_stl_bit_cpp20)
10617 Doctest: cpp_stl_bit_cpp20.test_bit_ceil ... ok
10618 test_bit_floor (cpp_stl_bit_cpp20)
10619 Doctest: cpp_stl_bit_cpp20.test_bit_floor ... ok
10620 test_bit_width (cpp_stl_bit_cpp20)
10621 Doctest: cpp_stl_bit_cpp20.test_bit_width ... ok
10622 test_countl_one (cpp_stl_bit_cpp20)
10623 Doctest: cpp_stl_bit_cpp20.test_countl_one ... ok
10624 test_countl_zero (cpp_stl_bit_cpp20)
10625 Doctest: cpp_stl_bit_cpp20.test_countl_zero ... ok
10626 test_countr_one (cpp_stl_bit_cpp20)
10627 Doctest: cpp_stl_bit_cpp20.test_countr_one ... ok
10628 test_countr_zero (cpp_stl_bit_cpp20)
10629 Doctest: cpp_stl_bit_cpp20.test_countr_zero ... ok
10630 test_has_single_bit (cpp_stl_bit_cpp20)
10631 Doctest: cpp_stl_bit_cpp20.test_has_single_bit ... ok
10632 test_popcount (cpp_stl_bit_cpp20)
10633 Doctest: cpp_stl_bit_cpp20.test_popcount ... ok
10634 test_rotl (cpp_stl_bit_cpp20)
10635 Doctest: cpp_stl_bit_cpp20.test_rotl ... ok
10636 test_rotr (cpp_stl_bit_cpp20)
10637 Doctest: cpp_stl_bit_cpp20.test_rotr ... ok
10638 runTest (__main__.CythonRunTestCase)
10639 [-1] compiling (cpp/cy2) and running cpp_stl_cmath_cpp17 ... test_beta (cpp_stl_cmath_cpp17)
10640 Doctest: cpp_stl_cmath_cpp17.test_beta ... ok
10641 test_hypot (cpp_stl_cmath_cpp17)
10642 Doctest: cpp_stl_cmath_cpp17.test_hypot ... ok
10643 test_legendre (cpp_stl_cmath_cpp17)
10644 Doctest: cpp_stl_cmath_cpp17.test_legendre ... ok
10645 runTest (__main__.CythonRunTestCase)
10646 [-1] compiling (cpp/cy2) and running cpp_stl_cmath_cpp17 ... test_beta (cpp_stl_cmath_cpp17)
10647 Doctest: cpp_stl_cmath_cpp17.test_beta ... ok
10648 test_hypot (cpp_stl_cmath_cpp17)
10649 Doctest: cpp_stl_cmath_cpp17.test_hypot ... ok
10650 test_legendre (cpp_stl_cmath_cpp17)
10651 Doctest: cpp_stl_cmath_cpp17.test_legendre ... ok
10652 runTest (__main__.CythonRunTestCase)
10653 [-1] compiling (cpp/cy2) and running cpp_stl_cmath_cpp20 ... test_lerp (cpp_stl_cmath_cpp20)
10654 Doctest: cpp_stl_cmath_cpp20.test_lerp ... ok
10655 runTest (__main__.CythonRunTestCase)
10656 [-1] compiling (cpp/cy2) and running cpp_stl_cmath_cpp20 ... test_lerp (cpp_stl_cmath_cpp20)
10657 Doctest: cpp_stl_cmath_cpp20.test_lerp ... ok
10658 runTest (__main__.CythonRunTestCase)
10659 [-1] compiling (cpp/cy2) and running cpp_stl_conversion ... test_bint_vector (cpp_stl_conversion)
10660 Doctest: cpp_stl_conversion.test_bint_vector ... ok
10661 test_c_string_convert (cpp_stl_conversion)
10662 Doctest: cpp_stl_conversion.test_c_string_convert ... ok
10663 test_dict_literal_to_map (cpp_stl_conversion)
10664 Doctest: cpp_stl_conversion.test_dict_literal_to_map ... ok
10665 test_double_vector (cpp_stl_conversion)
10666 Doctest: cpp_stl_conversion.test_double_vector ... ok
10667 test_encode_to_string (cpp_stl_conversion)
10668 Doctest: cpp_stl_conversion.test_encode_to_string ... ok
10669 test_encode_to_string_cast (cpp_stl_conversion)
10670 Doctest: cpp_stl_conversion.test_encode_to_string_cast ... ok
10671 test_enum_map (cpp_stl_conversion)
10672 Doctest: cpp_stl_conversion.test_enum_map ... ok
10673 test_int_vector (cpp_stl_conversion)
10674 Doctest: cpp_stl_conversion.test_int_vector ... ok
10675 test_list (cpp_stl_conversion)
10676 Doctest: cpp_stl_conversion.test_list ... ok
10677 test_list_literal_to_vector (cpp_stl_conversion)
10678 Doctest: cpp_stl_conversion.test_list_literal_to_vector ... ok
10679 test_map (cpp_stl_conversion)
10680 Doctest: cpp_stl_conversion.test_map ... ok
10681 test_nested (cpp_stl_conversion)
10682 Doctest: cpp_stl_conversion.test_nested ... ok
10683 test_pair (cpp_stl_conversion)
10684 Doctest: cpp_stl_conversion.test_pair ... ok
10685 test_repeated_double_vector (cpp_stl_conversion)
10686 Doctest: cpp_stl_conversion.test_repeated_double_vector ... ok
10687 test_set (cpp_stl_conversion)
10688 Doctest: cpp_stl_conversion.test_set ... ok
10689 test_string (cpp_stl_conversion)
10690 Doctest: cpp_stl_conversion.test_string ... ok
10691 test_string_call (cpp_stl_conversion)
10692 Doctest: cpp_stl_conversion.test_string_call ... ok
10693 test_string_vector (cpp_stl_conversion)
10694 Doctest: cpp_stl_conversion.test_string_vector ... ok
10695 test_string_vector_temp_funcarg (cpp_stl_conversion)
10696 Doctest: cpp_stl_conversion.test_string_vector_temp_funcarg ... ok
10697 test_tuple_literal_to_vector (cpp_stl_conversion)
10698 Doctest: cpp_stl_conversion.test_tuple_literal_to_vector ... ok
10699 test_typedef_vector (cpp_stl_conversion)
10700 Doctest: cpp_stl_conversion.test_typedef_vector ... ok
10701 test_unicode_encode_to_string (cpp_stl_conversion)
10702 Doctest: cpp_stl_conversion.test_unicode_encode_to_string ... ok
10703 test_unordered_map (cpp_stl_conversion)
10704 Doctest: cpp_stl_conversion.test_unordered_map ... ok
10705 test_unordered_set (cpp_stl_conversion)
10706 Doctest: cpp_stl_conversion.test_unordered_set ... ok
10707 runTest (__main__.CythonRunTestCase)
10708 [-1] compiling (cpp/cy2) and running cpp_stl_conversion ... test_bint_vector (cpp_stl_conversion)
10709 Doctest: cpp_stl_conversion.test_bint_vector ... ok
10710 test_c_string_convert (cpp_stl_conversion)
10711 Doctest: cpp_stl_conversion.test_c_string_convert ... ok
10712 test_dict_literal_to_map (cpp_stl_conversion)
10713 Doctest: cpp_stl_conversion.test_dict_literal_to_map ... ok
10714 test_double_vector (cpp_stl_conversion)
10715 Doctest: cpp_stl_conversion.test_double_vector ... ok
10716 test_encode_to_string (cpp_stl_conversion)
10717 Doctest: cpp_stl_conversion.test_encode_to_string ... ok
10718 test_encode_to_string_cast (cpp_stl_conversion)
10719 Doctest: cpp_stl_conversion.test_encode_to_string_cast ... ok
10720 test_enum_map (cpp_stl_conversion)
10721 Doctest: cpp_stl_conversion.test_enum_map ... ok
10722 test_int_vector (cpp_stl_conversion)
10723 Doctest: cpp_stl_conversion.test_int_vector ... ok
10724 test_list (cpp_stl_conversion)
10725 Doctest: cpp_stl_conversion.test_list ... ok
10726 test_list_literal_to_vector (cpp_stl_conversion)
10727 Doctest: cpp_stl_conversion.test_list_literal_to_vector ... ok
10728 test_map (cpp_stl_conversion)
10729 Doctest: cpp_stl_conversion.test_map ... ok
10730 test_nested (cpp_stl_conversion)
10731 Doctest: cpp_stl_conversion.test_nested ... ok
10732 test_pair (cpp_stl_conversion)
10733 Doctest: cpp_stl_conversion.test_pair ... ok
10734 test_repeated_double_vector (cpp_stl_conversion)
10735 Doctest: cpp_stl_conversion.test_repeated_double_vector ... ok
10736 test_set (cpp_stl_conversion)
10737 Doctest: cpp_stl_conversion.test_set ... ok
10738 test_string (cpp_stl_conversion)
10739 Doctest: cpp_stl_conversion.test_string ... ok
10740 test_string_call (cpp_stl_conversion)
10741 Doctest: cpp_stl_conversion.test_string_call ... ok
10742 test_string_vector (cpp_stl_conversion)
10743 Doctest: cpp_stl_conversion.test_string_vector ... ok
10744 test_string_vector_temp_funcarg (cpp_stl_conversion)
10745 Doctest: cpp_stl_conversion.test_string_vector_temp_funcarg ... ok
10746 test_tuple_literal_to_vector (cpp_stl_conversion)
10747 Doctest: cpp_stl_conversion.test_tuple_literal_to_vector ... ok
10748 test_typedef_vector (cpp_stl_conversion)
10749 Doctest: cpp_stl_conversion.test_typedef_vector ... ok
10750 test_unicode_encode_to_string (cpp_stl_conversion)
10751 Doctest: cpp_stl_conversion.test_unicode_encode_to_string ... ok
10752 test_unordered_map (cpp_stl_conversion)
10753 Doctest: cpp_stl_conversion.test_unordered_map ... ok
10754 test_unordered_set (cpp_stl_conversion)
10755 Doctest: cpp_stl_conversion.test_unordered_set ... ok
10756 runTest (__main__.CythonRunTestCase)
10757 [-1] compiling (cpp/cy2) and running cpp_stl_cpp11 ... test_deque_functionality (cpp_stl_cpp11)
10758 Doctest: cpp_stl_cpp11.test_deque_functionality ... ok
10759 test_map_functionality (cpp_stl_cpp11)
10760 Doctest: cpp_stl_cpp11.test_map_functionality ... ok
10761 test_priority_queue_functionality (cpp_stl_cpp11)
10762 Doctest: cpp_stl_cpp11.test_priority_queue_functionality ... ok
10763 test_queue_functionality (cpp_stl_cpp11)
10764 Doctest: cpp_stl_cpp11.test_queue_functionality ... ok
10765 test_reference_wrapper (cpp_stl_cpp11)
10766 Doctest: cpp_stl_cpp11.test_reference_wrapper ... ok
10767 test_set_functionality (cpp_stl_cpp11)
10768 Doctest: cpp_stl_cpp11.test_set_functionality ... ok
10769 test_unordered_map_functionality (cpp_stl_cpp11)
10770 Doctest: cpp_stl_cpp11.test_unordered_map_functionality ... ok
10771 test_unordered_set_functionality (cpp_stl_cpp11)
10772 Doctest: cpp_stl_cpp11.test_unordered_set_functionality ... ok
10773 test_vector_functionality (cpp_stl_cpp11)
10774 Doctest: cpp_stl_cpp11.test_vector_functionality ... ok
10775 runTest (__main__.CythonRunTestCase)
10776 [-1] compiling (cpp/cy2) and running cpp_stl_forward_list ... iteration_test (cpp_stl_forward_list)
10777 Doctest: cpp_stl_forward_list.iteration_test ... ok
10778 simple_iteration_test (cpp_stl_forward_list)
10779 Doctest: cpp_stl_forward_list.simple_iteration_test ... ok
10780 test_value_type (cpp_stl_forward_list)
10781 Doctest: cpp_stl_forward_list.test_value_type ... ok
10782 test_value_type_complex (cpp_stl_forward_list)
10783 Doctest: cpp_stl_forward_list.test_value_type_complex ... ok
10784 runTest (__main__.CythonRunTestCase)
10785 [-1] compiling (cpp/cy2) and running cpp_stl_function ... FunctionKeeper (cpp_stl_function)
10786 Doctest: cpp_stl_function.FunctionKeeper ... ok
10787 test_AddAnotherFunctor (cpp_stl_function)
10788 Doctest: cpp_stl_function.test_AddAnotherFunctor ... ok
10789 test_simple_function (cpp_stl_function)
10790 Doctest: cpp_stl_function.test_simple_function ... ok
10791 runTest (__main__.CythonRunTestCase)
10792 [-1] compiling (cpp/cy2) and running cpp_stl_function ... FunctionKeeper (cpp_stl_function)
10793 Doctest: cpp_stl_function.FunctionKeeper ... ok
10794 test_AddAnotherFunctor (cpp_stl_function)
10795 Doctest: cpp_stl_function.test_AddAnotherFunctor ... ok
10796 test_simple_function (cpp_stl_function)
10797 Doctest: cpp_stl_function.test_simple_function ... ok
10798 runTest (__main__.CythonRunTestCase)
10799 [-1] compiling (cpp/cy2) and running cpp_stl_list ... item_ptr_test (cpp_stl_list)
10800 Doctest: cpp_stl_list.item_ptr_test ... ok
10801 iteration_test (cpp_stl_list)
10802 Doctest: cpp_stl_list.iteration_test ... ok
10803 nogil_test (cpp_stl_list)
10804 Doctest: cpp_stl_list.nogil_test ... ok
10805 pylist_test (cpp_stl_list)
10806 Doctest: cpp_stl_list.pylist_test ... ok
10807 reverse_iteration_test (cpp_stl_list)
10808 Doctest: cpp_stl_list.reverse_iteration_test ... ok
10809 simple_test (cpp_stl_list)
10810 Doctest: cpp_stl_list.simple_test ... ok
10811 test_insert (cpp_stl_list)
10812 Doctest: cpp_stl_list.test_insert ... ok
10813 test_value_type (cpp_stl_list)
10814 Doctest: cpp_stl_list.test_value_type ... ok
10815 test_value_type_complex (cpp_stl_list)
10816 Doctest: cpp_stl_list.test_value_type_complex ... ok
10817 runTest (__main__.CythonRunTestCase)
10818 [-1] compiling (cpp/cy2) and running cpp_stl_list_cpp11 ... const_item_ptr_test (cpp_stl_list_cpp11)
10819 Doctest: cpp_stl_list_cpp11.const_item_ptr_test ... ok
10820 const_iteration_test (cpp_stl_list_cpp11)
10821 Doctest: cpp_stl_list_cpp11.const_iteration_test ... ok
10822 runTest (__main__.CythonRunTestCase)
10823 [-1] compiling (cpp/cy2) and running cpp_stl_map ... test_const_map_insert_it (cpp_stl_map)
10824 Doctest: cpp_stl_map.test_const_map_insert_it ... ok
10825 test_const_unordered_map_insert_it (cpp_stl_map)
10826 Doctest: cpp_stl_map.test_const_unordered_map_insert_it ... ok
10827 test_iterator_stack_allocated (cpp_stl_map)
10828 Doctest: cpp_stl_map.test_iterator_stack_allocated ... ok
10829 test_map_count (cpp_stl_map)
10830 Doctest: cpp_stl_map.test_map_count ... ok
10831 test_map_erase (cpp_stl_map)
10832 Doctest: cpp_stl_map.test_map_erase ... ok
10833 test_map_find_erase (cpp_stl_map)
10834 Doctest: cpp_stl_map.test_map_find_erase ... ok
10835 test_map_insert (cpp_stl_map)
10836 Doctest: cpp_stl_map.test_map_insert ... ok
10837 test_map_insert_it (cpp_stl_map)
10838 Doctest: cpp_stl_map.test_map_insert_it ... ok
10839 test_unordered_map_count (cpp_stl_map)
10840 Doctest: cpp_stl_map.test_unordered_map_count ... ok
10841 test_unordered_map_erase (cpp_stl_map)
10842 Doctest: cpp_stl_map.test_unordered_map_erase ... ok
10843 test_unordered_map_find_erase (cpp_stl_map)
10844 Doctest: cpp_stl_map.test_unordered_map_find_erase ... ok
10845 test_unordered_map_insert (cpp_stl_map)
10846 Doctest: cpp_stl_map.test_unordered_map_insert ... ok
10847 test_unordered_map_insert_it (cpp_stl_map)
10848 Doctest: cpp_stl_map.test_unordered_map_insert_it ... ok
10849 runTest (__main__.CythonRunTestCase)
10850 [-1] compiling (cpp/cy2) and running cpp_stl_map ... test_const_map_insert_it (cpp_stl_map)
10851 Doctest: cpp_stl_map.test_const_map_insert_it ... ok
10852 test_const_unordered_map_insert_it (cpp_stl_map)
10853 Doctest: cpp_stl_map.test_const_unordered_map_insert_it ... ok
10854 test_iterator_stack_allocated (cpp_stl_map)
10855 Doctest: cpp_stl_map.test_iterator_stack_allocated ... ok
10856 test_map_count (cpp_stl_map)
10857 Doctest: cpp_stl_map.test_map_count ... ok
10858 test_map_erase (cpp_stl_map)
10859 Doctest: cpp_stl_map.test_map_erase ... ok
10860 test_map_find_erase (cpp_stl_map)
10861 Doctest: cpp_stl_map.test_map_find_erase ... ok
10862 test_map_insert (cpp_stl_map)
10863 Doctest: cpp_stl_map.test_map_insert ... ok
10864 test_map_insert_it (cpp_stl_map)
10865 Doctest: cpp_stl_map.test_map_insert_it ... ok
10866 test_unordered_map_count (cpp_stl_map)
10867 Doctest: cpp_stl_map.test_unordered_map_count ... ok
10868 test_unordered_map_erase (cpp_stl_map)
10869 Doctest: cpp_stl_map.test_unordered_map_erase ... ok
10870 test_unordered_map_find_erase (cpp_stl_map)
10871 Doctest: cpp_stl_map.test_unordered_map_find_erase ... ok
10872 test_unordered_map_insert (cpp_stl_map)
10873 Doctest: cpp_stl_map.test_unordered_map_insert ... ok
10874 test_unordered_map_insert_it (cpp_stl_map)
10875 Doctest: cpp_stl_map.test_unordered_map_insert_it ... ok
10876 runTest (__main__.CythonRunTestCase)
10877 [-1] compiling (cpp/cy2) and running cpp_stl_multimap ... test_const_multimap_insert_it (cpp_stl_multimap)
10878 Doctest: cpp_stl_multimap.test_const_multimap_insert_it ... ok
10879 test_const_unordered_multimap_insert_it (cpp_stl_multimap)
10880 Doctest: cpp_stl_multimap.test_const_unordered_multimap_insert_it ... ok
10881 test_multimap_count (cpp_stl_multimap)
10882 Doctest: cpp_stl_multimap.test_multimap_count ... ok
10883 test_multimap_erase (cpp_stl_multimap)
10884 Doctest: cpp_stl_multimap.test_multimap_erase ... ok
10885 test_multimap_find_erase (cpp_stl_multimap)
10886 Doctest: cpp_stl_multimap.test_multimap_find_erase ... ok
10887 test_multimap_insert (cpp_stl_multimap)
10888 Doctest: cpp_stl_multimap.test_multimap_insert ... ok
10889 test_multimap_insert_it (cpp_stl_multimap)
10890 Doctest: cpp_stl_multimap.test_multimap_insert_it ... ok
10891 test_unordered_multimap_count (cpp_stl_multimap)
10892 Doctest: cpp_stl_multimap.test_unordered_multimap_count ... ok
10893 test_unordered_multimap_erase (cpp_stl_multimap)
10894 Doctest: cpp_stl_multimap.test_unordered_multimap_erase ... ok
10895 test_unordered_multimap_find_erase (cpp_stl_multimap)
10896 Doctest: cpp_stl_multimap.test_unordered_multimap_find_erase ... ok
10897 test_unordered_multimap_insert (cpp_stl_multimap)
10898 Doctest: cpp_stl_multimap.test_unordered_multimap_insert ... ok
10899 test_unordered_multimap_insert_it (cpp_stl_multimap)
10900 Doctest: cpp_stl_multimap.test_unordered_multimap_insert_it ... ok
10901 runTest (__main__.CythonRunTestCase)
10902 [-1] compiling (cpp/cy2) and running cpp_stl_multimap ... test_const_multimap_insert_it (cpp_stl_multimap)
10903 Doctest: cpp_stl_multimap.test_const_multimap_insert_it ... ok
10904 test_const_unordered_multimap_insert_it (cpp_stl_multimap)
10905 Doctest: cpp_stl_multimap.test_const_unordered_multimap_insert_it ... ok
10906 test_multimap_count (cpp_stl_multimap)
10907 Doctest: cpp_stl_multimap.test_multimap_count ... ok
10908 test_multimap_erase (cpp_stl_multimap)
10909 Doctest: cpp_stl_multimap.test_multimap_erase ... ok
10910 test_multimap_find_erase (cpp_stl_multimap)
10911 Doctest: cpp_stl_multimap.test_multimap_find_erase ... ok
10912 test_multimap_insert (cpp_stl_multimap)
10913 Doctest: cpp_stl_multimap.test_multimap_insert ... ok
10914 test_multimap_insert_it (cpp_stl_multimap)
10915 Doctest: cpp_stl_multimap.test_multimap_insert_it ... ok
10916 test_unordered_multimap_count (cpp_stl_multimap)
10917 Doctest: cpp_stl_multimap.test_unordered_multimap_count ... ok
10918 test_unordered_multimap_erase (cpp_stl_multimap)
10919 Doctest: cpp_stl_multimap.test_unordered_multimap_erase ... ok
10920 test_unordered_multimap_find_erase (cpp_stl_multimap)
10921 Doctest: cpp_stl_multimap.test_unordered_multimap_find_erase ... ok
10922 test_unordered_multimap_insert (cpp_stl_multimap)
10923 Doctest: cpp_stl_multimap.test_unordered_multimap_insert ... ok
10924 test_unordered_multimap_insert_it (cpp_stl_multimap)
10925 Doctest: cpp_stl_multimap.test_unordered_multimap_insert_it ... ok
10926 runTest (__main__.CythonRunTestCase)
10927 [-1] compiling (cpp/cy2) and running cpp_stl_multiset ... test_const_multiset_insert_it (cpp_stl_multiset)
10928 Doctest: cpp_stl_multiset.test_const_multiset_insert_it ... ok
10929 test_const_unordered_multiset_insert_it (cpp_stl_multiset)
10930 Doctest: cpp_stl_multiset.test_const_unordered_multiset_insert_it ... ok
10931 test_multiset_count (cpp_stl_multiset)
10932 Doctest: cpp_stl_multiset.test_multiset_count ... ok
10933 test_multiset_erase (cpp_stl_multiset)
10934 Doctest: cpp_stl_multiset.test_multiset_erase ... ok
10935 test_multiset_find_erase (cpp_stl_multiset)
10936 Doctest: cpp_stl_multiset.test_multiset_find_erase ... ok
10937 test_multiset_insert (cpp_stl_multiset)
10938 Doctest: cpp_stl_multiset.test_multiset_insert ... ok
10939 test_multiset_insert_it (cpp_stl_multiset)
10940 Doctest: cpp_stl_multiset.test_multiset_insert_it ... ok
10941 test_unordered_multiset_count (cpp_stl_multiset)
10942 Doctest: cpp_stl_multiset.test_unordered_multiset_count ... ok
10943 test_unordered_multiset_erase (cpp_stl_multiset)
10944 Doctest: cpp_stl_multiset.test_unordered_multiset_erase ... ok
10945 test_unordered_multiset_find_erase (cpp_stl_multiset)
10946 Doctest: cpp_stl_multiset.test_unordered_multiset_find_erase ... ok
10947 test_unordered_multiset_insert (cpp_stl_multiset)
10948 Doctest: cpp_stl_multiset.test_unordered_multiset_insert ... ok
10949 test_unordered_multiset_insert_it (cpp_stl_multiset)
10950 Doctest: cpp_stl_multiset.test_unordered_multiset_insert_it ... ok
10951 test_unordered_multiset_misc (cpp_stl_multiset)
10952 Doctest: cpp_stl_multiset.test_unordered_multiset_misc ... ok
10953 runTest (__main__.CythonRunTestCase)
10954 [-1] compiling (cpp/cy2) and running cpp_stl_multiset ... test_const_multiset_insert_it (cpp_stl_multiset)
10955 Doctest: cpp_stl_multiset.test_const_multiset_insert_it ... ok
10956 test_const_unordered_multiset_insert_it (cpp_stl_multiset)
10957 Doctest: cpp_stl_multiset.test_const_unordered_multiset_insert_it ... ok
10958 test_multiset_count (cpp_stl_multiset)
10959 Doctest: cpp_stl_multiset.test_multiset_count ... ok
10960 test_multiset_erase (cpp_stl_multiset)
10961 Doctest: cpp_stl_multiset.test_multiset_erase ... ok
10962 test_multiset_find_erase (cpp_stl_multiset)
10963 Doctest: cpp_stl_multiset.test_multiset_find_erase ... ok
10964 test_multiset_insert (cpp_stl_multiset)
10965 Doctest: cpp_stl_multiset.test_multiset_insert ... ok
10966 test_multiset_insert_it (cpp_stl_multiset)
10967 Doctest: cpp_stl_multiset.test_multiset_insert_it ... ok
10968 test_unordered_multiset_count (cpp_stl_multiset)
10969 Doctest: cpp_stl_multiset.test_unordered_multiset_count ... ok
10970 test_unordered_multiset_erase (cpp_stl_multiset)
10971 Doctest: cpp_stl_multiset.test_unordered_multiset_erase ... ok
10972 test_unordered_multiset_find_erase (cpp_stl_multiset)
10973 Doctest: cpp_stl_multiset.test_unordered_multiset_find_erase ... ok
10974 test_unordered_multiset_insert (cpp_stl_multiset)
10975 Doctest: cpp_stl_multiset.test_unordered_multiset_insert ... ok
10976 test_unordered_multiset_insert_it (cpp_stl_multiset)
10977 Doctest: cpp_stl_multiset.test_unordered_multiset_insert_it ... ok
10978 test_unordered_multiset_misc (cpp_stl_multiset)
10979 Doctest: cpp_stl_multiset.test_unordered_multiset_misc ... ok
10980 runTest (__main__.CythonRunTestCase)
10981 [-1] compiling (cpp/cy2) and running cpp_stl_numbers ... test_e (cpp_stl_numbers)
10982 Doctest: cpp_stl_numbers.test_e ... ok
10983 test_pi (cpp_stl_numbers)
10984 Doctest: cpp_stl_numbers.test_pi ... ok
10985 runTest (__main__.CythonRunTestCase)
10986 [-1] compiling (cpp/cy2) and running cpp_stl_numbers ... test_e (cpp_stl_numbers)
10987 Doctest: cpp_stl_numbers.test_e ... ok
10988 test_pi (cpp_stl_numbers)
10989 Doctest: cpp_stl_numbers.test_pi ... ok
10990 runTest (__main__.CythonRunTestCase)
10991 [-1] compiling (cpp/cy2) and running cpp_stl_numeric_ops ... test_accumulate (cpp_stl_numeric_ops)
10992 Doctest: cpp_stl_numeric_ops.test_accumulate ... ok
10993 test_accumulate_with_subtraction (cpp_stl_numeric_ops)
10994 Doctest: cpp_stl_numeric_ops.test_accumulate_with_subtraction ... ok
10995 test_adjacent_difference (cpp_stl_numeric_ops)
10996 Doctest: cpp_stl_numeric_ops.test_adjacent_difference ... ok
10997 test_adjacent_difference_with_bin_op (cpp_stl_numeric_ops)
10998 Doctest: cpp_stl_numeric_ops.test_adjacent_difference_with_bin_op ... ok
10999 test_inner_product (cpp_stl_numeric_ops)
11000 Doctest: cpp_stl_numeric_ops.test_inner_product ... ok
11001 test_inner_product_with_bin_op (cpp_stl_numeric_ops)
11002 Doctest: cpp_stl_numeric_ops.test_inner_product_with_bin_op ... ok
11003 test_inner_product_with_zero (cpp_stl_numeric_ops)
11004 Doctest: cpp_stl_numeric_ops.test_inner_product_with_zero ... ok
11005 test_iota (cpp_stl_numeric_ops)
11006 Doctest: cpp_stl_numeric_ops.test_iota ... ok
11007 test_iota_negative_init (cpp_stl_numeric_ops)
11008 Doctest: cpp_stl_numeric_ops.test_iota_negative_init ... ok
11009 test_partial_sum (cpp_stl_numeric_ops)
11010 Doctest: cpp_stl_numeric_ops.test_partial_sum ... ok
11011 test_partial_sum_with_bin_op (cpp_stl_numeric_ops)
11012 Doctest: cpp_stl_numeric_ops.test_partial_sum_with_bin_op ... ok
11013 runTest (__main__.CythonRunTestCase)
11014 [-1] compiling (cpp/cy2) and running cpp_stl_numeric_ops ... test_accumulate (cpp_stl_numeric_ops)
11015 Doctest: cpp_stl_numeric_ops.test_accumulate ... ok
11016 test_accumulate_with_subtraction (cpp_stl_numeric_ops)
11017 Doctest: cpp_stl_numeric_ops.test_accumulate_with_subtraction ... ok
11018 test_adjacent_difference (cpp_stl_numeric_ops)
11019 Doctest: cpp_stl_numeric_ops.test_adjacent_difference ... ok
11020 test_adjacent_difference_with_bin_op (cpp_stl_numeric_ops)
11021 Doctest: cpp_stl_numeric_ops.test_adjacent_difference_with_bin_op ... ok
11022 test_inner_product (cpp_stl_numeric_ops)
11023 Doctest: cpp_stl_numeric_ops.test_inner_product ... ok
11024 test_inner_product_with_bin_op (cpp_stl_numeric_ops)
11025 Doctest: cpp_stl_numeric_ops.test_inner_product_with_bin_op ... ok
11026 test_inner_product_with_zero (cpp_stl_numeric_ops)
11027 Doctest: cpp_stl_numeric_ops.test_inner_product_with_zero ... ok
11028 test_iota (cpp_stl_numeric_ops)
11029 Doctest: cpp_stl_numeric_ops.test_iota ... ok
11030 test_iota_negative_init (cpp_stl_numeric_ops)
11031 Doctest: cpp_stl_numeric_ops.test_iota_negative_init ... ok
11032 test_partial_sum (cpp_stl_numeric_ops)
11033 Doctest: cpp_stl_numeric_ops.test_partial_sum ... ok
11034 test_partial_sum_with_bin_op (cpp_stl_numeric_ops)
11035 Doctest: cpp_stl_numeric_ops.test_partial_sum_with_bin_op ... ok
11036 runTest (__main__.CythonRunTestCase)
11037 [-1] compiling (cpp/cy2) and running cpp_stl_numeric_ops_cpp17 ... test_exclusive_scan (cpp_stl_numeric_ops_cpp17)
11038 Doctest: cpp_stl_numeric_ops_cpp17.test_exclusive_scan ... ok
11039 test_exclusive_scan_with_bin_op (cpp_stl_numeric_ops_cpp17)
11040 Doctest: cpp_stl_numeric_ops_cpp17.test_exclusive_scan_with_bin_op ... ok
11041 test_exclusive_scan_with_execpolicy_and_bin_op (cpp_stl_numeric_ops_cpp17)
11042 Doctest: cpp_stl_numeric_ops_cpp17.test_exclusive_scan_with_execpolicy_and_bin_op ... ok
11043 test_gcd (cpp_stl_numeric_ops_cpp17)
11044 Doctest: cpp_stl_numeric_ops_cpp17.test_gcd ... ok
11045 test_inclusive_scan (cpp_stl_numeric_ops_cpp17)
11046 Doctest: cpp_stl_numeric_ops_cpp17.test_inclusive_scan ... ok
11047 test_inclusive_scan_with_bin_op (cpp_stl_numeric_ops_cpp17)
11048 Doctest: cpp_stl_numeric_ops_cpp17.test_inclusive_scan_with_bin_op ... ok
11049 test_inclusive_scan_with_bin_op_and_init (cpp_stl_numeric_ops_cpp17)
11050 Doctest: cpp_stl_numeric_ops_cpp17.test_inclusive_scan_with_bin_op_and_init ... ok
11051 test_lcm (cpp_stl_numeric_ops_cpp17)
11052 Doctest: cpp_stl_numeric_ops_cpp17.test_lcm ... ok
11053 test_reduce (cpp_stl_numeric_ops_cpp17)
11054 Doctest: cpp_stl_numeric_ops_cpp17.test_reduce ... ok
11055 test_reduce_with_bin_op (cpp_stl_numeric_ops_cpp17)
11056 Doctest: cpp_stl_numeric_ops_cpp17.test_reduce_with_bin_op ... ok
11057 test_reduce_with_bin_op_and_execpolicy (cpp_stl_numeric_ops_cpp17)
11058 Doctest: cpp_stl_numeric_ops_cpp17.test_reduce_with_bin_op_and_execpolicy ... ok
11059 test_transform_exclusive_scan_with_execpolicy (cpp_stl_numeric_ops_cpp17)
11060 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_exclusive_scan_with_execpolicy ... ok
11061 test_transform_inclusive_scan (cpp_stl_numeric_ops_cpp17)
11062 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_inclusive_scan ... ok
11063 test_transform_inclusive_scan_with_execpolicy_and_init (cpp_stl_numeric_ops_cpp17)
11064 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_inclusive_scan_with_execpolicy_and_init ... ok
11065 test_transform_inclusive_scan_with_init (cpp_stl_numeric_ops_cpp17)
11066 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_inclusive_scan_with_init ... ok
11067 test_transform_reduce (cpp_stl_numeric_ops_cpp17)
11068 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_reduce ... ok
11069 test_transform_reduce_with_bin_op_and_unary_op (cpp_stl_numeric_ops_cpp17)
11070 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_reduce_with_bin_op_and_unary_op ... ok
11071 test_transform_reduce_with_bin_red_op_and_bin_tran_op (cpp_stl_numeric_ops_cpp17)
11072 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_reduce_with_bin_red_op_and_bin_tran_op ... ok
11073 test_transform_reduce_with_execpolicy_bin_red_op_and_bin_tran_op (cpp_stl_numeric_ops_cpp17)
11074 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_reduce_with_execpolicy_bin_red_op_and_bin_tran_op ... ok
11075 runTest (__main__.CythonRunTestCase)
11076 [-1] compiling (cpp/cy2) and running cpp_stl_numeric_ops_cpp17 ... test_exclusive_scan (cpp_stl_numeric_ops_cpp17)
11077 Doctest: cpp_stl_numeric_ops_cpp17.test_exclusive_scan ... ok
11078 test_exclusive_scan_with_bin_op (cpp_stl_numeric_ops_cpp17)
11079 Doctest: cpp_stl_numeric_ops_cpp17.test_exclusive_scan_with_bin_op ... ok
11080 test_exclusive_scan_with_execpolicy_and_bin_op (cpp_stl_numeric_ops_cpp17)
11081 Doctest: cpp_stl_numeric_ops_cpp17.test_exclusive_scan_with_execpolicy_and_bin_op ... ok
11082 test_gcd (cpp_stl_numeric_ops_cpp17)
11083 Doctest: cpp_stl_numeric_ops_cpp17.test_gcd ... ok
11084 test_inclusive_scan (cpp_stl_numeric_ops_cpp17)
11085 Doctest: cpp_stl_numeric_ops_cpp17.test_inclusive_scan ... ok
11086 test_inclusive_scan_with_bin_op (cpp_stl_numeric_ops_cpp17)
11087 Doctest: cpp_stl_numeric_ops_cpp17.test_inclusive_scan_with_bin_op ... ok
11088 test_inclusive_scan_with_bin_op_and_init (cpp_stl_numeric_ops_cpp17)
11089 Doctest: cpp_stl_numeric_ops_cpp17.test_inclusive_scan_with_bin_op_and_init ... ok
11090 test_lcm (cpp_stl_numeric_ops_cpp17)
11091 Doctest: cpp_stl_numeric_ops_cpp17.test_lcm ... ok
11092 test_reduce (cpp_stl_numeric_ops_cpp17)
11093 Doctest: cpp_stl_numeric_ops_cpp17.test_reduce ... ok
11094 test_reduce_with_bin_op (cpp_stl_numeric_ops_cpp17)
11095 Doctest: cpp_stl_numeric_ops_cpp17.test_reduce_with_bin_op ... ok
11096 test_reduce_with_bin_op_and_execpolicy (cpp_stl_numeric_ops_cpp17)
11097 Doctest: cpp_stl_numeric_ops_cpp17.test_reduce_with_bin_op_and_execpolicy ... ok
11098 test_transform_exclusive_scan_with_execpolicy (cpp_stl_numeric_ops_cpp17)
11099 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_exclusive_scan_with_execpolicy ... ok
11100 test_transform_inclusive_scan (cpp_stl_numeric_ops_cpp17)
11101 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_inclusive_scan ... ok
11102 test_transform_inclusive_scan_with_execpolicy_and_init (cpp_stl_numeric_ops_cpp17)
11103 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_inclusive_scan_with_execpolicy_and_init ... ok
11104 test_transform_inclusive_scan_with_init (cpp_stl_numeric_ops_cpp17)
11105 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_inclusive_scan_with_init ... ok
11106 test_transform_reduce (cpp_stl_numeric_ops_cpp17)
11107 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_reduce ... ok
11108 test_transform_reduce_with_bin_op_and_unary_op (cpp_stl_numeric_ops_cpp17)
11109 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_reduce_with_bin_op_and_unary_op ... ok
11110 test_transform_reduce_with_bin_red_op_and_bin_tran_op (cpp_stl_numeric_ops_cpp17)
11111 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_reduce_with_bin_red_op_and_bin_tran_op ... ok
11112 test_transform_reduce_with_execpolicy_bin_red_op_and_bin_tran_op (cpp_stl_numeric_ops_cpp17)
11113 Doctest: cpp_stl_numeric_ops_cpp17.test_transform_reduce_with_execpolicy_bin_red_op_and_bin_tran_op ... ok
11114 runTest (__main__.CythonRunTestCase)
11115 [-1] compiling (cpp/cy2) and running cpp_stl_numeric_ops_cpp20 ... test_midpoint_float (cpp_stl_numeric_ops_cpp20)
11116 Doctest: cpp_stl_numeric_ops_cpp20.test_midpoint_float ... ok
11117 test_midpoint_integer (cpp_stl_numeric_ops_cpp20)
11118 Doctest: cpp_stl_numeric_ops_cpp20.test_midpoint_integer ... ok
11119 runTest (__main__.CythonRunTestCase)
11120 [-1] compiling (cpp/cy2) and running cpp_stl_numeric_ops_cpp20 ... test_midpoint_float (cpp_stl_numeric_ops_cpp20)
11121 Doctest: cpp_stl_numeric_ops_cpp20.test_midpoint_float ... ok
11122 test_midpoint_integer (cpp_stl_numeric_ops_cpp20)
11123 Doctest: cpp_stl_numeric_ops_cpp20.test_midpoint_integer ... ok
11124 runTest (__main__.CythonRunTestCase)
11125 [-1] compiling (cpp/cy2) and running cpp_stl_optional ... misc_methods_test (cpp_stl_optional)
11126 Doctest: cpp_stl_optional.misc_methods_test ... ok
11127 operator_test (cpp_stl_optional)
11128 Doctest: cpp_stl_optional.operator_test ... ok
11129 simple_test (cpp_stl_optional)
11130 Doctest: cpp_stl_optional.simple_test ... ok
11131 runTest (__main__.CythonRunTestCase)
11132 [-1] compiling (cpp/cy2) and running cpp_stl_optional ... misc_methods_test (cpp_stl_optional)
11133 Doctest: cpp_stl_optional.misc_methods_test ... ok
11134 operator_test (cpp_stl_optional)
11135 Doctest: cpp_stl_optional.operator_test ... ok
11136 simple_test (cpp_stl_optional)
11137 Doctest: cpp_stl_optional.simple_test ... ok
11138 runTest (__main__.CythonRunTestCase)
11139 [-1] compiling (cpp/cy2) and running cpp_stl_random ... bernoulli_distribution_test (cpp_stl_random)
11140 Doctest: cpp_stl_random.bernoulli_distribution_test ... ok
11141 binomial_distribution_test (cpp_stl_random)
11142 Doctest: cpp_stl_random.binomial_distribution_test ... ok
11143 cauchy_distribution_test (cpp_stl_random)
11144 Doctest: cpp_stl_random.cauchy_distribution_test ... ok
11145 chi_squared_distribution_test (cpp_stl_random)
11146 Doctest: cpp_stl_random.chi_squared_distribution_test ... ok
11147 exponential_distribution_test (cpp_stl_random)
11148 Doctest: cpp_stl_random.exponential_distribution_test ... ok
11149 extreme_value_distribution_test (cpp_stl_random)
11150 Doctest: cpp_stl_random.extreme_value_distribution_test ... ok
11151 fisher_f_distribution_test (cpp_stl_random)
11152 Doctest: cpp_stl_random.fisher_f_distribution_test ... ok
11153 gamma_distribution_test (cpp_stl_random)
11154 Doctest: cpp_stl_random.gamma_distribution_test ... ok
11155 geometric_distribution_test (cpp_stl_random)
11156 Doctest: cpp_stl_random.geometric_distribution_test ... ok
11157 lognormal_distribution_test (cpp_stl_random)
11158 Doctest: cpp_stl_random.lognormal_distribution_test ... ok
11159 mt19937_64_discard (cpp_stl_random)
11160 Doctest: cpp_stl_random.mt19937_64_discard ... ok
11161 mt19937_64_min_max (cpp_stl_random)
11162 Doctest: cpp_stl_random.mt19937_64_min_max ... ok
11163 mt19937_64_reseed_test (cpp_stl_random)
11164 Doctest: cpp_stl_random.mt19937_64_reseed_test ... ok
11165 mt19937_64_seed_test (cpp_stl_random)
11166 Doctest: cpp_stl_random.mt19937_64_seed_test ... ok
11167 mt19937_discard (cpp_stl_random)
11168 Doctest: cpp_stl_random.mt19937_discard ... ok
11169 mt19937_min_max (cpp_stl_random)
11170 Doctest: cpp_stl_random.mt19937_min_max ... ok
11171 mt19937_reseed_test (cpp_stl_random)
11172 Doctest: cpp_stl_random.mt19937_reseed_test ... ok
11173 mt19937_seed_test (cpp_stl_random)
11174 Doctest: cpp_stl_random.mt19937_seed_test ... ok
11175 negative_binomial_distribution_test (cpp_stl_random)
11176 Doctest: cpp_stl_random.negative_binomial_distribution_test ... ok
11177 normal_distribution_test (cpp_stl_random)
11178 Doctest: cpp_stl_random.normal_distribution_test ... ok
11179 poisson_distribution_test (cpp_stl_random)
11180 Doctest: cpp_stl_random.poisson_distribution_test ... ok
11181 student_t_distribution_test (cpp_stl_random)
11182 Doctest: cpp_stl_random.student_t_distribution_test ... ok
11183 uniform_int_distribution_test (cpp_stl_random)
11184 Doctest: cpp_stl_random.uniform_int_distribution_test ... ok
11185 uniform_real_distribution_test (cpp_stl_random)
11186 Doctest: cpp_stl_random.uniform_real_distribution_test ... ok
11187 weibull_distribution_test (cpp_stl_random)
11188 Doctest: cpp_stl_random.weibull_distribution_test ... ok
11189 runTest (__main__.CythonRunTestCase)
11190 [-1] compiling (cpp/cy2) and running cpp_stl_random ... bernoulli_distribution_test (cpp_stl_random)
11191 Doctest: cpp_stl_random.bernoulli_distribution_test ... ok
11192 binomial_distribution_test (cpp_stl_random)
11193 Doctest: cpp_stl_random.binomial_distribution_test ... ok
11194 cauchy_distribution_test (cpp_stl_random)
11195 Doctest: cpp_stl_random.cauchy_distribution_test ... ok
11196 chi_squared_distribution_test (cpp_stl_random)
11197 Doctest: cpp_stl_random.chi_squared_distribution_test ... ok
11198 exponential_distribution_test (cpp_stl_random)
11199 Doctest: cpp_stl_random.exponential_distribution_test ... ok
11200 extreme_value_distribution_test (cpp_stl_random)
11201 Doctest: cpp_stl_random.extreme_value_distribution_test ... ok
11202 fisher_f_distribution_test (cpp_stl_random)
11203 Doctest: cpp_stl_random.fisher_f_distribution_test ... ok
11204 gamma_distribution_test (cpp_stl_random)
11205 Doctest: cpp_stl_random.gamma_distribution_test ... ok
11206 geometric_distribution_test (cpp_stl_random)
11207 Doctest: cpp_stl_random.geometric_distribution_test ... ok
11208 lognormal_distribution_test (cpp_stl_random)
11209 Doctest: cpp_stl_random.lognormal_distribution_test ... ok
11210 mt19937_64_discard (cpp_stl_random)
11211 Doctest: cpp_stl_random.mt19937_64_discard ... ok
11212 mt19937_64_min_max (cpp_stl_random)
11213 Doctest: cpp_stl_random.mt19937_64_min_max ... ok
11214 mt19937_64_reseed_test (cpp_stl_random)
11215 Doctest: cpp_stl_random.mt19937_64_reseed_test ... ok
11216 mt19937_64_seed_test (cpp_stl_random)
11217 Doctest: cpp_stl_random.mt19937_64_seed_test ... ok
11218 mt19937_discard (cpp_stl_random)
11219 Doctest: cpp_stl_random.mt19937_discard ... ok
11220 mt19937_min_max (cpp_stl_random)
11221 Doctest: cpp_stl_random.mt19937_min_max ... ok
11222 mt19937_reseed_test (cpp_stl_random)
11223 Doctest: cpp_stl_random.mt19937_reseed_test ... ok
11224 mt19937_seed_test (cpp_stl_random)
11225 Doctest: cpp_stl_random.mt19937_seed_test ... ok
11226 negative_binomial_distribution_test (cpp_stl_random)
11227 Doctest: cpp_stl_random.negative_binomial_distribution_test ... ok
11228 normal_distribution_test (cpp_stl_random)
11229 Doctest: cpp_stl_random.normal_distribution_test ... ok
11230 poisson_distribution_test (cpp_stl_random)
11231 Doctest: cpp_stl_random.poisson_distribution_test ... ok
11232 student_t_distribution_test (cpp_stl_random)
11233 Doctest: cpp_stl_random.student_t_distribution_test ... ok
11234 uniform_int_distribution_test (cpp_stl_random)
11235 Doctest: cpp_stl_random.uniform_int_distribution_test ... ok
11236 uniform_real_distribution_test (cpp_stl_random)
11237 Doctest: cpp_stl_random.uniform_real_distribution_test ... ok
11238 weibull_distribution_test (cpp_stl_random)
11239 Doctest: cpp_stl_random.weibull_distribution_test ... ok
11240 runTest (__main__.CythonRunTestCase)
11241 [-1] compiling (cpp/cy2) and running cpp_stl_set ... test_const_set_insert_it (cpp_stl_set)
11242 Doctest: cpp_stl_set.test_const_set_insert_it ... ok
11243 test_const_unordered_set_insert_it (cpp_stl_set)
11244 Doctest: cpp_stl_set.test_const_unordered_set_insert_it ... ok
11245 test_iterator_stack_allocated (cpp_stl_set)
11246 Doctest: cpp_stl_set.test_iterator_stack_allocated ... ok
11247 test_set_count (cpp_stl_set)
11248 Doctest: cpp_stl_set.test_set_count ... ok
11249 test_set_erase (cpp_stl_set)
11250 Doctest: cpp_stl_set.test_set_erase ... ok
11251 test_set_find_erase (cpp_stl_set)
11252 Doctest: cpp_stl_set.test_set_find_erase ... ok
11253 test_set_insert (cpp_stl_set)
11254 Doctest: cpp_stl_set.test_set_insert ... ok
11255 test_set_insert_it (cpp_stl_set)
11256 Doctest: cpp_stl_set.test_set_insert_it ... ok
11257 test_unordered_set_count (cpp_stl_set)
11258 Doctest: cpp_stl_set.test_unordered_set_count ... ok
11259 test_unordered_set_erase (cpp_stl_set)
11260 Doctest: cpp_stl_set.test_unordered_set_erase ... ok
11261 test_unordered_set_find_erase (cpp_stl_set)
11262 Doctest: cpp_stl_set.test_unordered_set_find_erase ... ok
11263 test_unordered_set_insert (cpp_stl_set)
11264 Doctest: cpp_stl_set.test_unordered_set_insert ... ok
11265 test_unordered_set_insert_it (cpp_stl_set)
11266 Doctest: cpp_stl_set.test_unordered_set_insert_it ... ok
11267 runTest (__main__.CythonRunTestCase)
11268 [-1] compiling (cpp/cy2) and running cpp_stl_set ... test_const_set_insert_it (cpp_stl_set)
11269 Doctest: cpp_stl_set.test_const_set_insert_it ... ok
11270 test_const_unordered_set_insert_it (cpp_stl_set)
11271 Doctest: cpp_stl_set.test_const_unordered_set_insert_it ... ok
11272 test_iterator_stack_allocated (cpp_stl_set)
11273 Doctest: cpp_stl_set.test_iterator_stack_allocated ... ok
11274 test_set_count (cpp_stl_set)
11275 Doctest: cpp_stl_set.test_set_count ... ok
11276 test_set_erase (cpp_stl_set)
11277 Doctest: cpp_stl_set.test_set_erase ... ok
11278 test_set_find_erase (cpp_stl_set)
11279 Doctest: cpp_stl_set.test_set_find_erase ... ok
11280 test_set_insert (cpp_stl_set)
11281 Doctest: cpp_stl_set.test_set_insert ... ok
11282 test_set_insert_it (cpp_stl_set)
11283 Doctest: cpp_stl_set.test_set_insert_it ... ok
11284 test_unordered_set_count (cpp_stl_set)
11285 Doctest: cpp_stl_set.test_unordered_set_count ... ok
11286 test_unordered_set_erase (cpp_stl_set)
11287 Doctest: cpp_stl_set.test_unordered_set_erase ... ok
11288 test_unordered_set_find_erase (cpp_stl_set)
11289 Doctest: cpp_stl_set.test_unordered_set_find_erase ... ok
11290 test_unordered_set_insert (cpp_stl_set)
11291 Doctest: cpp_stl_set.test_unordered_set_insert ... ok
11292 test_unordered_set_insert_it (cpp_stl_set)
11293 Doctest: cpp_stl_set.test_unordered_set_insert_it ... ok
11294 runTest (__main__.CythonRunTestCase)
11295 [-1] compiling (cpp/cy2) and running cpp_stl_string ... test_append (cpp_stl_string)
11296 Doctest: cpp_stl_string.test_append ... ok
11297 test_assign (cpp_stl_string)
11298 Doctest: cpp_stl_string.test_assign ... ok
11299 test_char_compare (cpp_stl_string)
11300 Doctest: cpp_stl_string.test_char_compare ... ok
11301 test_clear (cpp_stl_string)
11302 Doctest: cpp_stl_string.test_clear ... ok
11303 test_coerced_literal_const (cpp_stl_string)
11304 Doctest: cpp_stl_string.test_coerced_literal_const ... ok
11305 test_coerced_literal_const_ref (cpp_stl_string)
11306 Doctest: cpp_stl_string.test_coerced_literal_const_ref ... ok
11307 test_coerced_literal_ref (cpp_stl_string)
11308 Doctest: cpp_stl_string.test_coerced_literal_ref ... ok
11309 test_compare (cpp_stl_string)
11310 Doctest: cpp_stl_string.test_compare ... ok
11311 test_conversion (cpp_stl_string)
11312 Doctest: cpp_stl_string.test_conversion ... ok
11313 test_copy (cpp_stl_string)
11314 Doctest: cpp_stl_string.test_copy ... ok
11315 test_cstr (cpp_stl_string)
11316 Doctest: cpp_stl_string.test_cstr ... ok
11317 test_cstr_decode (cpp_stl_string)
11318 Doctest: cpp_stl_string.test_cstr_decode ... ok
11319 test_cstr_ptr_decode (cpp_stl_string)
11320 Doctest: cpp_stl_string.test_cstr_ptr_decode ... ok
11321 test_decode (cpp_stl_string)
11322 Doctest: cpp_stl_string.test_decode ... ok
11323 test_decode_sliced (cpp_stl_string)
11324 Doctest: cpp_stl_string.test_decode_sliced ... ok
11325 test_decode_sliced_end (cpp_stl_string)
11326 Doctest: cpp_stl_string.test_decode_sliced_end ... ok
11327 test_decode_sliced_end_negative (cpp_stl_string)
11328 Doctest: cpp_stl_string.test_decode_sliced_end_negative ... ok
11329 test_decode_sliced_negative (cpp_stl_string)
11330 Doctest: cpp_stl_string.test_decode_sliced_negative ... ok
11331 test_decode_sliced_start (cpp_stl_string)
11332 Doctest: cpp_stl_string.test_decode_sliced_start ... ok
11333 test_decode_sliced_start_negative (cpp_stl_string)
11334 Doctest: cpp_stl_string.test_decode_sliced_start_negative ... ok
11335 test_empty (cpp_stl_string)
11336 Doctest: cpp_stl_string.test_empty ... ok
11337 test_equals_operator (cpp_stl_string)
11338 Doctest: cpp_stl_string.test_equals_operator ... ok
11339 test_erase (cpp_stl_string)
11340 Doctest: cpp_stl_string.test_erase ... ok
11341 test_find (cpp_stl_string)
11342 Doctest: cpp_stl_string.test_find ... ok
11343 test_float_parsing (cpp_stl_string)
11344 Doctest: cpp_stl_string.test_float_parsing ... ok
11345 test_greater_than (cpp_stl_string)
11346 Doctest: cpp_stl_string.test_greater_than ... ok
11347 test_indexing (cpp_stl_string)
11348 Doctest: cpp_stl_string.test_indexing ... ok
11349 test_insert (cpp_stl_string)
11350 Doctest: cpp_stl_string.test_insert ... ok
11351 test_iteration (cpp_stl_string)
11352 Doctest: cpp_stl_string.test_iteration ... ok
11353 test_less_than (cpp_stl_string)
11354 Doctest: cpp_stl_string.test_less_than ... ok
11355 test_npos (cpp_stl_string)
11356 Doctest: cpp_stl_string.test_npos ... ok
11357 test_pop_back (cpp_stl_string)
11358 Doctest: cpp_stl_string.test_pop_back ... ok
11359 test_push_back (cpp_stl_string)
11360 Doctest: cpp_stl_string.test_push_back ... ok
11361 test_replace (cpp_stl_string)
11362 Doctest: cpp_stl_string.test_replace ... ok
11363 test_size (cpp_stl_string)
11364 Doctest: cpp_stl_string.test_size ... ok
11365 test_stof (cpp_stl_string)
11366 Doctest: cpp_stl_string.test_stof ... ok
11367 test_stoi (cpp_stl_string)
11368 Doctest: cpp_stl_string.test_stoi ... ok
11369 test_substr (cpp_stl_string)
11370 Doctest: cpp_stl_string.test_substr ... ok
11371 test_swap (cpp_stl_string)
11372 Doctest: cpp_stl_string.test_swap ... ok
11373 test_to_string (cpp_stl_string)
11374 Doctest: cpp_stl_string.test_to_string ... ok
11375 runTest (__main__.CythonRunTestCase)
11376 [-1] compiling (cpp/cy2) and running cpp_stl_string ... test_append (cpp_stl_string)
11377 Doctest: cpp_stl_string.test_append ... ok
11378 test_assign (cpp_stl_string)
11379 Doctest: cpp_stl_string.test_assign ... ok
11380 test_char_compare (cpp_stl_string)
11381 Doctest: cpp_stl_string.test_char_compare ... ok
11382 test_clear (cpp_stl_string)
11383 Doctest: cpp_stl_string.test_clear ... ok
11384 test_coerced_literal_const (cpp_stl_string)
11385 Doctest: cpp_stl_string.test_coerced_literal_const ... ok
11386 test_coerced_literal_const_ref (cpp_stl_string)
11387 Doctest: cpp_stl_string.test_coerced_literal_const_ref ... ok
11388 test_coerced_literal_ref (cpp_stl_string)
11389 Doctest: cpp_stl_string.test_coerced_literal_ref ... ok
11390 test_compare (cpp_stl_string)
11391 Doctest: cpp_stl_string.test_compare ... ok
11392 test_conversion (cpp_stl_string)
11393 Doctest: cpp_stl_string.test_conversion ... ok
11394 test_copy (cpp_stl_string)
11395 Doctest: cpp_stl_string.test_copy ... ok
11396 test_cstr (cpp_stl_string)
11397 Doctest: cpp_stl_string.test_cstr ... ok
11398 test_cstr_decode (cpp_stl_string)
11399 Doctest: cpp_stl_string.test_cstr_decode ... ok
11400 test_cstr_ptr_decode (cpp_stl_string)
11401 Doctest: cpp_stl_string.test_cstr_ptr_decode ... ok
11402 test_decode (cpp_stl_string)
11403 Doctest: cpp_stl_string.test_decode ... ok
11404 test_decode_sliced (cpp_stl_string)
11405 Doctest: cpp_stl_string.test_decode_sliced ... ok
11406 test_decode_sliced_end (cpp_stl_string)
11407 Doctest: cpp_stl_string.test_decode_sliced_end ... ok
11408 test_decode_sliced_end_negative (cpp_stl_string)
11409 Doctest: cpp_stl_string.test_decode_sliced_end_negative ... ok
11410 test_decode_sliced_negative (cpp_stl_string)
11411 Doctest: cpp_stl_string.test_decode_sliced_negative ... ok
11412 test_decode_sliced_start (cpp_stl_string)
11413 Doctest: cpp_stl_string.test_decode_sliced_start ... ok
11414 test_decode_sliced_start_negative (cpp_stl_string)
11415 Doctest: cpp_stl_string.test_decode_sliced_start_negative ... ok
11416 test_empty (cpp_stl_string)
11417 Doctest: cpp_stl_string.test_empty ... ok
11418 test_equals_operator (cpp_stl_string)
11419 Doctest: cpp_stl_string.test_equals_operator ... ok
11420 test_erase (cpp_stl_string)
11421 Doctest: cpp_stl_string.test_erase ... ok
11422 test_find (cpp_stl_string)
11423 Doctest: cpp_stl_string.test_find ... ok
11424 test_float_parsing (cpp_stl_string)
11425 Doctest: cpp_stl_string.test_float_parsing ... ok
11426 test_greater_than (cpp_stl_string)
11427 Doctest: cpp_stl_string.test_greater_than ... ok
11428 test_indexing (cpp_stl_string)
11429 Doctest: cpp_stl_string.test_indexing ... ok
11430 test_insert (cpp_stl_string)
11431 Doctest: cpp_stl_string.test_insert ... ok
11432 test_iteration (cpp_stl_string)
11433 Doctest: cpp_stl_string.test_iteration ... ok
11434 test_less_than (cpp_stl_string)
11435 Doctest: cpp_stl_string.test_less_than ... ok
11436 test_npos (cpp_stl_string)
11437 Doctest: cpp_stl_string.test_npos ... ok
11438 test_pop_back (cpp_stl_string)
11439 Doctest: cpp_stl_string.test_pop_back ... ok
11440 test_push_back (cpp_stl_string)
11441 Doctest: cpp_stl_string.test_push_back ... ok
11442 test_replace (cpp_stl_string)
11443 Doctest: cpp_stl_string.test_replace ... ok
11444 test_size (cpp_stl_string)
11445 Doctest: cpp_stl_string.test_size ... ok
11446 test_stof (cpp_stl_string)
11447 Doctest: cpp_stl_string.test_stof ... ok
11448 test_stoi (cpp_stl_string)
11449 Doctest: cpp_stl_string.test_stoi ... ok
11450 test_substr (cpp_stl_string)
11451 Doctest: cpp_stl_string.test_substr ... ok
11452 test_swap (cpp_stl_string)
11453 Doctest: cpp_stl_string.test_swap ... ok
11454 test_to_string (cpp_stl_string)
11455 Doctest: cpp_stl_string.test_to_string ... ok
11456 runTest (__main__.CythonRunTestCase)
11457 [-1] compiling (cpp/cy2) and running cpp_stl_string_ascii_auto_encoding ... test_assign (cpp_stl_string_ascii_auto_encoding)
11458 Doctest: cpp_stl_string_ascii_auto_encoding.test_assign ... ok
11459 test_bytearray_cast (cpp_stl_string_ascii_auto_encoding)
11460 Doctest: cpp_stl_string_ascii_auto_encoding.test_bytearray_cast ... ok
11461 test_bytes_cast (cpp_stl_string_ascii_auto_encoding)
11462 Doctest: cpp_stl_string_ascii_auto_encoding.test_bytes_cast ... ok
11463 test_clear (cpp_stl_string_ascii_auto_encoding)
11464 Doctest: cpp_stl_string_ascii_auto_encoding.test_clear ... ok
11465 test_conversion (cpp_stl_string_ascii_auto_encoding)
11466 Doctest: cpp_stl_string_ascii_auto_encoding.test_conversion ... ok
11467 test_empty (cpp_stl_string_ascii_auto_encoding)
11468 Doctest: cpp_stl_string_ascii_auto_encoding.test_empty ... ok
11469 test_push_back (cpp_stl_string_ascii_auto_encoding)
11470 Doctest: cpp_stl_string_ascii_auto_encoding.test_push_back ... ok
11471 test_str_cast (cpp_stl_string_ascii_auto_encoding)
11472 Doctest: cpp_stl_string_ascii_auto_encoding.test_str_cast ... ok
11473 test_unicode_cast (cpp_stl_string_ascii_auto_encoding)
11474 Doctest: cpp_stl_string_ascii_auto_encoding.test_unicode_cast ... ok
11475 test_vector_of_strings (cpp_stl_string_ascii_auto_encoding)
11476 Doctest: cpp_stl_string_ascii_auto_encoding.test_vector_of_strings ... ok
11477 runTest (__main__.CythonRunTestCase)
11478 [-1] compiling (cpp/cy2) and running cpp_stl_string_ascii_auto_encoding ... test_assign (cpp_stl_string_ascii_auto_encoding)
11479 Doctest: cpp_stl_string_ascii_auto_encoding.test_assign ... ok
11480 test_bytearray_cast (cpp_stl_string_ascii_auto_encoding)
11481 Doctest: cpp_stl_string_ascii_auto_encoding.test_bytearray_cast ... ok
11482 test_bytes_cast (cpp_stl_string_ascii_auto_encoding)
11483 Doctest: cpp_stl_string_ascii_auto_encoding.test_bytes_cast ... ok
11484 test_clear (cpp_stl_string_ascii_auto_encoding)
11485 Doctest: cpp_stl_string_ascii_auto_encoding.test_clear ... ok
11486 test_conversion (cpp_stl_string_ascii_auto_encoding)
11487 Doctest: cpp_stl_string_ascii_auto_encoding.test_conversion ... ok
11488 test_empty (cpp_stl_string_ascii_auto_encoding)
11489 Doctest: cpp_stl_string_ascii_auto_encoding.test_empty ... ok
11490 test_push_back (cpp_stl_string_ascii_auto_encoding)
11491 Doctest: cpp_stl_string_ascii_auto_encoding.test_push_back ... ok
11492 test_str_cast (cpp_stl_string_ascii_auto_encoding)
11493 Doctest: cpp_stl_string_ascii_auto_encoding.test_str_cast ... ok
11494 test_unicode_cast (cpp_stl_string_ascii_auto_encoding)
11495 Doctest: cpp_stl_string_ascii_auto_encoding.test_unicode_cast ... ok
11496 test_vector_of_strings (cpp_stl_string_ascii_auto_encoding)
11497 Doctest: cpp_stl_string_ascii_auto_encoding.test_vector_of_strings ... ok
11498 runTest (__main__.CythonRunTestCase)
11499 [-1] compiling (cpp/cy2) and running cpp_stl_string_ascii_auto_encoding_str ... test_assign (cpp_stl_string_ascii_auto_encoding_str)
11500 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_assign ... ok
11501 test_bytearray_cast (cpp_stl_string_ascii_auto_encoding_str)
11502 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_bytearray_cast ... ok
11503 test_bytes_cast (cpp_stl_string_ascii_auto_encoding_str)
11504 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_bytes_cast ... ok
11505 test_clear (cpp_stl_string_ascii_auto_encoding_str)
11506 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_clear ... ok
11507 test_conversion (cpp_stl_string_ascii_auto_encoding_str)
11508 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_conversion ... ok
11509 test_empty (cpp_stl_string_ascii_auto_encoding_str)
11510 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_empty ... ok
11511 test_push_back (cpp_stl_string_ascii_auto_encoding_str)
11512 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_push_back ... ok
11513 test_str_cast (cpp_stl_string_ascii_auto_encoding_str)
11514 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_str_cast ... ok
11515 test_unicode_cast (cpp_stl_string_ascii_auto_encoding_str)
11516 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_unicode_cast ... ok
11517 runTest (__main__.CythonRunTestCase)
11518 [-1] compiling (cpp/cy2) and running cpp_stl_string_ascii_auto_encoding_str ... test_assign (cpp_stl_string_ascii_auto_encoding_str)
11519 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_assign ... ok
11520 test_bytearray_cast (cpp_stl_string_ascii_auto_encoding_str)
11521 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_bytearray_cast ... ok
11522 test_bytes_cast (cpp_stl_string_ascii_auto_encoding_str)
11523 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_bytes_cast ... ok
11524 test_clear (cpp_stl_string_ascii_auto_encoding_str)
11525 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_clear ... ok
11526 test_conversion (cpp_stl_string_ascii_auto_encoding_str)
11527 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_conversion ... ok
11528 test_empty (cpp_stl_string_ascii_auto_encoding_str)
11529 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_empty ... ok
11530 test_push_back (cpp_stl_string_ascii_auto_encoding_str)
11531 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_push_back ... ok
11532 test_str_cast (cpp_stl_string_ascii_auto_encoding_str)
11533 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_str_cast ... ok
11534 test_unicode_cast (cpp_stl_string_ascii_auto_encoding_str)
11535 Doctest: cpp_stl_string_ascii_auto_encoding_str.test_unicode_cast ... ok
11536 runTest (__main__.CythonRunTestCase)
11537 [-1] compiling (cpp/cy2) and running cpp_stl_string_cpp11 ... test_element_access (cpp_stl_string_cpp11)
11538 Doctest: cpp_stl_string_cpp11.test_element_access ... ok
11539 runTest (__main__.CythonRunTestCase)
11540 [-1] compiling (cpp/cy2) and running cpp_stl_string_cpp11 ... test_element_access (cpp_stl_string_cpp11)
11541 Doctest: cpp_stl_string_cpp11.test_element_access ... ok
11542 runTest (__main__.CythonRunTestCase)
11543 [-1] compiling (cpp/cy2) and running cpp_stl_string_cpp20 ... test_string_ends_with_char (cpp_stl_string_cpp20)
11544 Doctest: cpp_stl_string_cpp20.test_string_ends_with_char ... ok
11545 test_string_ends_with_cstr (cpp_stl_string_cpp20)
11546 Doctest: cpp_stl_string_cpp20.test_string_ends_with_cstr ... ok
11547 test_string_starts_with_char (cpp_stl_string_cpp20)
11548 Doctest: cpp_stl_string_cpp20.test_string_starts_with_char ... ok
11549 test_string_starts_with_cstr (cpp_stl_string_cpp20)
11550 Doctest: cpp_stl_string_cpp20.test_string_starts_with_cstr ... ok
11551 runTest (__main__.CythonRunTestCase)
11552 [-1] compiling (cpp/cy2) and running cpp_stl_string_cpp20 ... test_string_ends_with_char (cpp_stl_string_cpp20)
11553 Doctest: cpp_stl_string_cpp20.test_string_ends_with_char ... ok
11554 test_string_ends_with_cstr (cpp_stl_string_cpp20)
11555 Doctest: cpp_stl_string_cpp20.test_string_ends_with_cstr ... ok
11556 test_string_starts_with_char (cpp_stl_string_cpp20)
11557 Doctest: cpp_stl_string_cpp20.test_string_starts_with_char ... ok
11558 test_string_starts_with_cstr (cpp_stl_string_cpp20)
11559 Doctest: cpp_stl_string_cpp20.test_string_starts_with_cstr ... ok
11560 runTest (__main__.CythonRunTestCase)
11561 [-1] compiling (cpp/cy2) and running cpp_stl_string_utf8_auto_encoding ... test_assign (cpp_stl_string_utf8_auto_encoding)
11562 Doctest: cpp_stl_string_utf8_auto_encoding.test_assign ... ok
11563 test_bytearray_cast (cpp_stl_string_utf8_auto_encoding)
11564 Doctest: cpp_stl_string_utf8_auto_encoding.test_bytearray_cast ... ok
11565 test_bytes_cast (cpp_stl_string_utf8_auto_encoding)
11566 Doctest: cpp_stl_string_utf8_auto_encoding.test_bytes_cast ... ok
11567 test_clear (cpp_stl_string_utf8_auto_encoding)
11568 Doctest: cpp_stl_string_utf8_auto_encoding.test_clear ... ok
11569 test_conversion (cpp_stl_string_utf8_auto_encoding)
11570 Doctest: cpp_stl_string_utf8_auto_encoding.test_conversion ... ok
11571 test_empty (cpp_stl_string_utf8_auto_encoding)
11572 Doctest: cpp_stl_string_utf8_auto_encoding.test_empty ... ok
11573 test_push_back (cpp_stl_string_utf8_auto_encoding)
11574 Doctest: cpp_stl_string_utf8_auto_encoding.test_push_back ... ok
11575 test_str_cast (cpp_stl_string_utf8_auto_encoding)
11576 Doctest: cpp_stl_string_utf8_auto_encoding.test_str_cast ... ok
11577 test_unicode_cast (cpp_stl_string_utf8_auto_encoding)
11578 Doctest: cpp_stl_string_utf8_auto_encoding.test_unicode_cast ... ok
11579 runTest (__main__.CythonRunTestCase)
11580 [-1] compiling (cpp/cy2) and running cpp_stl_string_utf8_auto_encoding ... test_assign (cpp_stl_string_utf8_auto_encoding)
11581 Doctest: cpp_stl_string_utf8_auto_encoding.test_assign ... ok
11582 test_bytearray_cast (cpp_stl_string_utf8_auto_encoding)
11583 Doctest: cpp_stl_string_utf8_auto_encoding.test_bytearray_cast ... ok
11584 test_bytes_cast (cpp_stl_string_utf8_auto_encoding)
11585 Doctest: cpp_stl_string_utf8_auto_encoding.test_bytes_cast ... ok
11586 test_clear (cpp_stl_string_utf8_auto_encoding)
11587 Doctest: cpp_stl_string_utf8_auto_encoding.test_clear ... ok
11588 test_conversion (cpp_stl_string_utf8_auto_encoding)
11589 Doctest: cpp_stl_string_utf8_auto_encoding.test_conversion ... ok
11590 test_empty (cpp_stl_string_utf8_auto_encoding)
11591 Doctest: cpp_stl_string_utf8_auto_encoding.test_empty ... ok
11592 test_push_back (cpp_stl_string_utf8_auto_encoding)
11593 Doctest: cpp_stl_string_utf8_auto_encoding.test_push_back ... ok
11594 test_str_cast (cpp_stl_string_utf8_auto_encoding)
11595 Doctest: cpp_stl_string_utf8_auto_encoding.test_str_cast ... ok
11596 test_unicode_cast (cpp_stl_string_utf8_auto_encoding)
11597 Doctest: cpp_stl_string_utf8_auto_encoding.test_unicode_cast ... ok
11598 runTest (__main__.CythonRunTestCase)
11599 [-1] compiling (cpp/cy2) and running cpp_stl_vector ... index_set_test (cpp_stl_vector)
11600 Doctest: cpp_stl_vector.index_set_test ... ok
11601 index_test (cpp_stl_vector)
11602 Doctest: cpp_stl_vector.index_test ... ok
11603 item_ptr_test (cpp_stl_vector)
11604 Doctest: cpp_stl_vector.item_ptr_test ... ok
11605 iteration_test (cpp_stl_vector)
11606 Doctest: cpp_stl_vector.iteration_test ... ok
11607 list_test (cpp_stl_vector)
11608 Doctest: cpp_stl_vector.list_test ... ok
11609 nogil_test (cpp_stl_vector)
11610 Doctest: cpp_stl_vector.nogil_test ... ok
11611 reverse_iteration_test (cpp_stl_vector)
11612 Doctest: cpp_stl_vector.reverse_iteration_test ... ok
11613 simple_test (cpp_stl_vector)
11614 Doctest: cpp_stl_vector.simple_test ... ok
11615 test_bool_vector_convert (cpp_stl_vector)
11616 Doctest: cpp_stl_vector.test_bool_vector_convert ... ok
11617 test_bool_vector_get_set (cpp_stl_vector)
11618 Doctest: cpp_stl_vector.test_bool_vector_get_set ... ok
11619 test_insert (cpp_stl_vector)
11620 Doctest: cpp_stl_vector.test_insert ... ok
11621 test_typedef_vector (cpp_stl_vector)
11622 Doctest: cpp_stl_vector.test_typedef_vector ... ok
11623 test_value_type (cpp_stl_vector)
11624 Doctest: cpp_stl_vector.test_value_type ... ok
11625 test_value_type_complex (cpp_stl_vector)
11626 Doctest: cpp_stl_vector.test_value_type_complex ... ok
11627 runTest (__main__.CythonRunTestCase)
11628 [-1] compiling (cpp/cy2) and running cpp_stl_vector_cpp11 ... const_iteration_test (cpp_stl_vector_cpp11)
11629 Doctest: cpp_stl_vector_cpp11.const_iteration_test ... ok
11630 runTest (__main__.CythonRunTestCase)
11631 [-1] compiling (cpp/cy2) and running cpp_template_functions ... test_class_deductions (cpp_template_functions)
11632 Doctest: cpp_template_functions.test_class_deductions ... ok
11633 test_deduce_through_pointers (cpp_template_functions)
11634 Doctest: cpp_template_functions.test_deduce_through_pointers ... ok
11635 test_inference (cpp_template_functions)
11636 Doctest: cpp_template_functions.test_inference ... ok
11637 test_method (cpp_template_functions)
11638 Doctest: cpp_template_functions.test_method ... ok
11639 test_more_deductions (cpp_template_functions)
11640 Doctest: cpp_template_functions.test_more_deductions ... ok
11641 test_no_arg (cpp_template_functions)
11642 Doctest: cpp_template_functions.test_no_arg ... ok
11643 test_one_param (cpp_template_functions)
11644 Doctest: cpp_template_functions.test_one_param ... ok
11645 test_overload_GH1583 (cpp_template_functions)
11646 Doctest: cpp_template_functions.test_overload_GH1583 ... ok
11647 test_part_method (cpp_template_functions)
11648 Doctest: cpp_template_functions.test_part_method ... ok
11649 test_simple_deduction (cpp_template_functions)
11650 Doctest: cpp_template_functions.test_simple_deduction ... ok
11651 test_two_params (cpp_template_functions)
11652 Doctest: cpp_template_functions.test_two_params ... ok
11653 runTest (__main__.CythonRunTestCase)
11654 [-1] compiling (cpp/cy2) and running cpp_template_ref_args ... test_template_ref_arg (cpp_template_ref_args)
11655 Doctest: cpp_template_ref_args.test_template_ref_arg ... ok
11656 test_template_ref_attr (cpp_template_ref_args)
11657 Doctest: cpp_template_ref_args.test_template_ref_attr ... ok
11658 test_template_ref_const_attr (cpp_template_ref_args)
11659 Doctest: cpp_template_ref_args.test_template_ref_const_attr ... ok
11660 runTest (__main__.CythonRunTestCase)
11661 [-1] compiling (cpp/cy2) and running cpp_template_subclasses ... testA (cpp_template_subclasses)
11662 Doctest: cpp_template_subclasses.testA ... ok
11663 testB (cpp_template_subclasses)
11664 Doctest: cpp_template_subclasses.testB ... ok
11665 testC (cpp_template_subclasses)
11666 Doctest: cpp_template_subclasses.testC ... ok
11667 testD (cpp_template_subclasses)
11668 Doctest: cpp_template_subclasses.testD ... ok
11669 testE (cpp_template_subclasses)
11670 Doctest: cpp_template_subclasses.testE ... ok
11671 test_GH1599 (cpp_template_subclasses)
11672 Doctest: cpp_template_subclasses.test_GH1599 ... ok
11673 test_subclass_exception_values (cpp_template_subclasses)
11674 Doctest: cpp_template_subclasses.test_subclass_exception_values ... ok
11675 runTest (__main__.CythonRunTestCase)
11676 [-1] compiling (cpp/cy2) and running cpp_templates ... test_cast_template_pointer (cpp_templates)
11677 Doctest: cpp_templates.test_cast_template_pointer ... ok
11678 test_default_template_arguments (cpp_templates)
11679 Doctest: cpp_templates.test_default_template_arguments ... ok
11680 test_double (cpp_templates)
11681 Doctest: cpp_templates.test_double ... ok
11682 test_func_ptr (cpp_templates)
11683 Doctest: cpp_templates.test_func_ptr ... ok
11684 test_int (cpp_templates)
11685 Doctest: cpp_templates.test_int ... ok
11686 test_pair (cpp_templates)
11687 Doctest: cpp_templates.test_pair ... ok
11688 test_ptr (cpp_templates)
11689 Doctest: cpp_templates.test_ptr ... ok
11690 test_pure_syntax (cpp_templates)
11691 Doctest: cpp_templates.test_pure_syntax ... ok
11692 test_static (cpp_templates)
11693 Doctest: cpp_templates.test_static ... ok
11694 test_typeof (cpp_templates)
11695 Doctest: cpp_templates.test_typeof ... ok
11696 runTest (__main__.CythonRunTestCase)
11697 [-1] compiling (cpp/cy2) and running cpp_templates ... test_cast_template_pointer (cpp_templates)
11698 Doctest: cpp_templates.test_cast_template_pointer ... ok
11699 test_default_template_arguments (cpp_templates)
11700 Doctest: cpp_templates.test_default_template_arguments ... ok
11701 test_double (cpp_templates)
11702 Doctest: cpp_templates.test_double ... ok
11703 test_func_ptr (cpp_templates)
11704 Doctest: cpp_templates.test_func_ptr ... ok
11705 test_int (cpp_templates)
11706 Doctest: cpp_templates.test_int ... ok
11707 test_pair (cpp_templates)
11708 Doctest: cpp_templates.test_pair ... ok
11709 test_ptr (cpp_templates)
11710 Doctest: cpp_templates.test_ptr ... ok
11711 test_pure_syntax (cpp_templates)
11712 Doctest: cpp_templates.test_pure_syntax ... ok
11713 test_static (cpp_templates)
11714 Doctest: cpp_templates.test_static ... ok
11715 test_typeof (cpp_templates)
11716 Doctest: cpp_templates.test_typeof ... ok
11717 runTest (__main__.CythonRunTestCase)
11718 [-1] compiling (cpp/cy2) and running cpp_type_inference ... test_derived_types (cpp_type_inference)
11719 Doctest: cpp_type_inference.test_derived_types ... ok
11720 test_reversed_vector_iteration (cpp_type_inference)
11721 Doctest: cpp_type_inference.test_reversed_vector_iteration ... ok
11722 test_stack_allocated (cpp_type_inference)
11723 Doctest: cpp_type_inference.test_stack_allocated ... ok
11724 test_template_types (cpp_type_inference)
11725 Doctest: cpp_type_inference.test_template_types ... ok
11726 runTest (__main__.CythonRunTestCase)
11727 [-1] compiling (cpp/cy2) and running cpp_type_inference ... test_derived_types (cpp_type_inference)
11728 Doctest: cpp_type_inference.test_derived_types ... ok
11729 test_reversed_vector_iteration (cpp_type_inference)
11730 Doctest: cpp_type_inference.test_reversed_vector_iteration ... ok
11731 test_stack_allocated (cpp_type_inference)
11732 Doctest: cpp_type_inference.test_stack_allocated ... ok
11733 test_template_types (cpp_type_inference)
11734 Doctest: cpp_type_inference.test_template_types ... ok
11735 runTest (__main__.CythonRunTestCase)
11736 [-1] compiling (cpp/cy2) and running cpp_vector_in_generator ... stack_vector_in_generator (cpp_vector_in_generator)
11737 Doctest: cpp_vector_in_generator.stack_vector_in_generator ... ok
11738 runTest (__main__.CythonRunTestCase)
11739 [-1] compiling (cpp/cy2) and running cpp_vector_in_generator ... stack_vector_in_generator (cpp_vector_in_generator)
11740 Doctest: cpp_vector_in_generator.stack_vector_in_generator ... ok
11741 runTest (__main__.CythonRunTestCase)
11742 [-1] compiling (c/cy2) and running cpython_capi ... test_gilstate (cpython_capi)
11743 Doctest: cpython_capi.test_gilstate ... ok
11744 test_pymalloc (cpython_capi)
11745 Doctest: cpython_capi.test_pymalloc ... ok
11746 runTest (__main__.CythonRunTestCase)
11747 [-1] compiling (cpp/cy2) and running cpython_capi ... test_gilstate (cpython_capi)
11748 Doctest: cpython_capi.test_gilstate ... ok
11749 test_pymalloc (cpython_capi)
11750 Doctest: cpython_capi.test_pymalloc ... ok
11751 runTest (__main__.CythonRunTestCase)
11752 [-1] compiling (c/cy2) and running cpython_capi_py35 ... test_pycalloc (cpython_capi_py35)
11753 Doctest: cpython_capi_py35.test_pycalloc ... ok
11754 test_pymalloc_raw (cpython_capi_py35)
11755 Doctest: cpython_capi_py35.test_pymalloc_raw ... ok
11756 runTest (__main__.CythonRunTestCase)
11757 [-1] compiling (cpp/cy2) and running cpython_capi_py35 ... test_pycalloc (cpython_capi_py35)
11758 Doctest: cpython_capi_py35.test_pycalloc ... ok
11759 test_pymalloc_raw (cpython_capi_py35)
11760 Doctest: cpython_capi_py35.test_pymalloc_raw ... ok
11761 runTest (__main__.CythonRunTestCase)
11762 [-1] compiling (c/cy2) and running crashT245 ... f (crashT245)
11763 Doctest: crashT245.f ... ok
11764 runTest (__main__.CythonRunTestCase)
11765 [-1] compiling (cpp/cy2) and running crashT245 ... f (crashT245)
11766 Doctest: crashT245.f ... ok
11767 runTest (__main__.CythonRunTestCase)
11768 [-1] compiling (c/cy2) and running cross_closure_type_inference ... test_outer_inner2_double (cross_closure_type_inference)
11769 Doctest: cross_closure_type_inference.test_outer_inner2_double ... ok
11770 test_outer_inner_carg (cross_closure_type_inference)
11771 Doctest: cross_closure_type_inference.test_outer_inner_carg ... ok
11772 test_outer_inner_double (cross_closure_type_inference)
11773 Doctest: cross_closure_type_inference.test_outer_inner_double ... ok
11774 test_outer_inner_double_int (cross_closure_type_inference)
11775 Doctest: cross_closure_type_inference.test_outer_inner_double_int ... ok
11776 test_outer_inner_incompatible (cross_closure_type_inference)
11777 Doctest: cross_closure_type_inference.test_outer_inner_incompatible ... ok
11778 test_outer_inner_ptr (cross_closure_type_inference)
11779 Doctest: cross_closure_type_inference.test_outer_inner_ptr ... ok
11780 test_outer_inner_pyarg (cross_closure_type_inference)
11781 Doctest: cross_closure_type_inference.test_outer_inner_pyarg ... ok
11782 runTest (__main__.CythonRunTestCase)
11783 [-1] compiling (cpp/cy2) and running cross_closure_type_inference ... test_outer_inner2_double (cross_closure_type_inference)
11784 Doctest: cross_closure_type_inference.test_outer_inner2_double ... ok
11785 test_outer_inner_carg (cross_closure_type_inference)
11786 Doctest: cross_closure_type_inference.test_outer_inner_carg ... ok
11787 test_outer_inner_double (cross_closure_type_inference)
11788 Doctest: cross_closure_type_inference.test_outer_inner_double ... ok
11789 test_outer_inner_double_int (cross_closure_type_inference)
11790 Doctest: cross_closure_type_inference.test_outer_inner_double_int ... ok
11791 test_outer_inner_incompatible (cross_closure_type_inference)
11792 Doctest: cross_closure_type_inference.test_outer_inner_incompatible ... ok
11793 test_outer_inner_ptr (cross_closure_type_inference)
11794 Doctest: cross_closure_type_inference.test_outer_inner_ptr ... ok
11795 test_outer_inner_pyarg (cross_closure_type_inference)
11796 Doctest: cross_closure_type_inference.test_outer_inner_pyarg ... ok
11797 runTest (__main__.CythonRunTestCase)
11798 [-1] compiling (c/cy2) and running cstringmeth ... cstringmeth ()
11799 Doctest: cstringmeth ... ok
11800 runTest (__main__.CythonRunTestCase)
11801 [-1] compiling (cpp/cy2) and running cstringmeth ... cstringmeth ()
11802 Doctest: cstringmeth ... ok
11803 runTest (__main__.CythonRunTestCase)
11804 [-1] compiling (c/cy2) and running cstringmul ... cstringmul ()
11805 Doctest: cstringmul ... ok
11806 gh3951 (cstringmul)
11807 Doctest: cstringmul.gh3951 ... ok
11808 runTest (__main__.CythonRunTestCase)
11809 [-1] compiling (cpp/cy2) and running cstringmul ... cstringmul ()
11810 Doctest: cstringmul ... ok
11811 gh3951 (cstringmul)
11812 Doctest: cstringmul.gh3951 ... ok
11813 runTest (__main__.CythonRunTestCase)
11814 [-1] compiling (c/cy2) and running cstruct ... assign_fields_in_loop (cstruct)
11815 Doctest: cstruct.assign_fields_in_loop ... ok
11816 test_c (cstruct)
11817 Doctest: cstruct.test_c ... ok
11818 test_g (cstruct)
11819 Doctest: cstruct.test_g ... ok
11820 test_i (cstruct)
11821 Doctest: cstruct.test_i ... ok
11822 test_p (cstruct)
11823 Doctest: cstruct.test_p ... ok
11824 runTest (__main__.CythonRunTestCase)
11825 [-1] compiling (cpp/cy2) and running cstruct ... assign_fields_in_loop (cstruct)
11826 Doctest: cstruct.assign_fields_in_loop ... ok
11827 test_c (cstruct)
11828 Doctest: cstruct.test_c ... ok
11829 test_g (cstruct)
11830 Doctest: cstruct.test_g ... ok
11831 test_i (cstruct)
11832 Doctest: cstruct.test_i ... ok
11833 test_p (cstruct)
11834 Doctest: cstruct.test_p ... ok
11835 runTest (__main__.CythonRunTestCase)
11836 [-1] compiling (c/cy2) and running ct_DEF ... ct_DEF ()
11837 Doctest: ct_DEF ... ok
11838 c (ct_DEF)
11839 Doctest: ct_DEF.c ... ok
11840 constant_tuple (ct_DEF)
11841 Doctest: ct_DEF.constant_tuple ... ok
11842 ellipsis (ct_DEF)
11843 Doctest: ct_DEF.ellipsis ... ok
11844 expression (ct_DEF)
11845 Doctest: ct_DEF.expression ... ok
11846 f (ct_DEF)
11847 Doctest: ct_DEF.f ... ok
11848 false (ct_DEF)
11849 Doctest: ct_DEF.false ... ok
11850 five (ct_DEF)
11851 Doctest: ct_DEF.five ... ok
11852 i0 (ct_DEF)
11853 Doctest: ct_DEF.i0 ... ok
11854 i1 (ct_DEF)
11855 Doctest: ct_DEF.i1 ... ok
11856 i2 (ct_DEF)
11857 Doctest: ct_DEF.i2 ... ok
11858 i3 (ct_DEF)
11859 Doctest: ct_DEF.i3 ... ok
11860 l (ct_DEF)
11861 Doctest: ct_DEF.l ... ok
11862 large_nums (ct_DEF)
11863 Doctest: ct_DEF.large_nums ... ok
11864 none (ct_DEF)
11865 Doctest: ct_DEF.none ... ok
11866 true (ct_DEF)
11867 Doctest: ct_DEF.true ... ok
11868 tuple_indexing (ct_DEF)
11869 Doctest: ct_DEF.tuple_indexing ... ok
11870 two (ct_DEF)
11871 Doctest: ct_DEF.two ... ok
11872 type_of_bytes (ct_DEF)
11873 Doctest: ct_DEF.type_of_bytes ... ok
11874 type_of_unicode (ct_DEF)
11875 Doctest: ct_DEF.type_of_unicode ... ok
11876 unicode_expression (ct_DEF)
11877 Doctest: ct_DEF.unicode_expression ... ok
11878 runTest (__main__.CythonRunTestCase)
11879 [-1] compiling (cpp/cy2) and running ct_DEF ... ct_DEF ()
11880 Doctest: ct_DEF ... ok
11881 c (ct_DEF)
11882 Doctest: ct_DEF.c ... ok
11883 constant_tuple (ct_DEF)
11884 Doctest: ct_DEF.constant_tuple ... ok
11885 ellipsis (ct_DEF)
11886 Doctest: ct_DEF.ellipsis ... ok
11887 expression (ct_DEF)
11888 Doctest: ct_DEF.expression ... ok
11889 f (ct_DEF)
11890 Doctest: ct_DEF.f ... ok
11891 false (ct_DEF)
11892 Doctest: ct_DEF.false ... ok
11893 five (ct_DEF)
11894 Doctest: ct_DEF.five ... ok
11895 i0 (ct_DEF)
11896 Doctest: ct_DEF.i0 ... ok
11897 i1 (ct_DEF)
11898 Doctest: ct_DEF.i1 ... ok
11899 i2 (ct_DEF)
11900 Doctest: ct_DEF.i2 ... ok
11901 i3 (ct_DEF)
11902 Doctest: ct_DEF.i3 ... ok
11903 l (ct_DEF)
11904 Doctest: ct_DEF.l ... ok
11905 large_nums (ct_DEF)
11906 Doctest: ct_DEF.large_nums ... ok
11907 none (ct_DEF)
11908 Doctest: ct_DEF.none ... ok
11909 true (ct_DEF)
11910 Doctest: ct_DEF.true ... ok
11911 tuple_indexing (ct_DEF)
11912 Doctest: ct_DEF.tuple_indexing ... ok
11913 two (ct_DEF)
11914 Doctest: ct_DEF.two ... ok
11915 type_of_bytes (ct_DEF)
11916 Doctest: ct_DEF.type_of_bytes ... ok
11917 type_of_unicode (ct_DEF)
11918 Doctest: ct_DEF.type_of_unicode ... ok
11919 unicode_expression (ct_DEF)
11920 Doctest: ct_DEF.unicode_expression ... ok
11921 runTest (__main__.CythonRunTestCase)
11922 [-1] compiling (c/cy2) and running ct_IF ... control_flow_DEF1 (ct_IF)
11923 Doctest: ct_IF.control_flow_DEF1 ... ok
11924 control_flow_DEF2 (ct_IF)
11925 Doctest: ct_IF.control_flow_DEF2 ... ok
11926 f (ct_IF)
11927 Doctest: ct_IF.f ... ok
11928 g (ct_IF)
11929 Doctest: ct_IF.g ... ok
11930 h (ct_IF)
11931 Doctest: ct_IF.h ... ok
11932 runTest (__main__.CythonRunTestCase)
11933 [-1] compiling (cpp/cy2) and running ct_IF ... control_flow_DEF1 (ct_IF)
11934 Doctest: ct_IF.control_flow_DEF1 ... ok
11935 control_flow_DEF2 (ct_IF)
11936 Doctest: ct_IF.control_flow_DEF2 ... ok
11937 f (ct_IF)
11938 Doctest: ct_IF.f ... ok
11939 g (ct_IF)
11940 Doctest: ct_IF.g ... ok
11941 h (ct_IF)
11942 Doctest: ct_IF.h ... ok
11943 runTest (__main__.CythonRunTestCase)
11944 [-1] compiling (c/cy2) and running ctruthtests ... test_Py_ssize_t (ctruthtests)
11945 Doctest: ctruthtests.test_Py_ssize_t ... ok
11946 test_attr_int (ctruthtests)
11947 Doctest: ctruthtests.test_attr_int ... ok
11948 test_attr_ptr (ctruthtests)
11949 Doctest: ctruthtests.test_attr_ptr ... ok
11950 test_int (ctruthtests)
11951 Doctest: ctruthtests.test_int ... ok
11952 test_ptr (ctruthtests)
11953 Doctest: ctruthtests.test_ptr ... ok
11954 test_ptr2 (ctruthtests)
11955 Doctest: ctruthtests.test_ptr2 ... ok
11956 test_short (ctruthtests)
11957 Doctest: ctruthtests.test_short ... ok
11958 runTest (__main__.CythonRunTestCase)
11959 [-1] compiling (cpp/cy2) and running ctruthtests ... test_Py_ssize_t (ctruthtests)
11960 Doctest: ctruthtests.test_Py_ssize_t ... ok
11961 test_attr_int (ctruthtests)
11962 Doctest: ctruthtests.test_attr_int ... ok
11963 test_attr_ptr (ctruthtests)
11964 Doctest: ctruthtests.test_attr_ptr ... ok
11965 test_int (ctruthtests)
11966 Doctest: ctruthtests.test_int ... ok
11967 test_ptr (ctruthtests)
11968 Doctest: ctruthtests.test_ptr ... ok
11969 test_ptr2 (ctruthtests)
11970 Doctest: ctruthtests.test_ptr2 ... ok
11971 test_short (ctruthtests)
11972 Doctest: ctruthtests.test_short ... ok
11973 runTest (__main__.CythonRunTestCase)
11974 [-1] compiling (c/cy2) and running ctuple ... c_types (ctuple)
11975 Doctest: ctuple.c_types ... ok
11976 call_cdef_ctuple_return_type (ctuple)
11977 Doctest: ctuple.call_cdef_ctuple_return_type ... ok
11978 cast_to_ctuple (ctuple)
11979 Doctest: ctuple.cast_to_ctuple ... ok
11980 convert_from_deque (ctuple)
11981 Doctest: ctuple.convert_from_deque ... ok
11982 convert_from_list (ctuple)
11983 Doctest: ctuple.convert_from_list ... ok
11984 cpdef_ctuple_return_type (ctuple)
11985 Doctest: ctuple.cpdef_ctuple_return_type ... ok
11986 indexing (ctuple)
11987 Doctest: ctuple.indexing ... ok
11988 packing_list (ctuple)
11989 Doctest: ctuple.packing_list ... ok
11990 packing_tuple (ctuple)
11991 Doctest: ctuple.packing_tuple ... ok
11992 simple_convert (ctuple)
11993 Doctest: ctuple.simple_convert ... ok
11994 test_binop (ctuple)
11995 Doctest: ctuple.test_binop ... ok
11996 test_equality (ctuple)
11997 Doctest: ctuple.test_equality ... ok
11998 test_equality_different_types (ctuple)
11999 Doctest: ctuple.test_equality_different_types ... ok
12000 test_mul (ctuple)
12001 Doctest: ctuple.test_mul ... ok
12002 test_mul_to_ctuple (ctuple)
12003 Doctest: ctuple.test_mul_to_ctuple ... ok
12004 test_pure_python_declaration (ctuple)
12005 Doctest: ctuple.test_pure_python_declaration ... ok
12006 test_type_inference (ctuple)
12007 Doctest: ctuple.test_type_inference ... ok
12008 test_unop (ctuple)
12009 Doctest: ctuple.test_unop ... ok
12010 union_in_ctuple_dynamic (ctuple)
12011 Doctest: ctuple.union_in_ctuple_dynamic ... ok
12012 union_in_ctuple_literal (ctuple)
12013 Doctest: ctuple.union_in_ctuple_literal ... ok
12014 unpacking (ctuple)
12015 Doctest: ctuple.unpacking ... ok
12016 unpacking_with_side_effect (ctuple)
12017 Doctest: ctuple.unpacking_with_side_effect ... ok
12018 runTest (__main__.CythonRunTestCase)
12019 [-1] compiling (cpp/cy2) and running ctuple ... c_types (ctuple)
12020 Doctest: ctuple.c_types ... ok
12021 call_cdef_ctuple_return_type (ctuple)
12022 Doctest: ctuple.call_cdef_ctuple_return_type ... ok
12023 cast_to_ctuple (ctuple)
12024 Doctest: ctuple.cast_to_ctuple ... ok
12025 convert_from_deque (ctuple)
12026 Doctest: ctuple.convert_from_deque ... ok
12027 convert_from_list (ctuple)
12028 Doctest: ctuple.convert_from_list ... ok
12029 cpdef_ctuple_return_type (ctuple)
12030 Doctest: ctuple.cpdef_ctuple_return_type ... ok
12031 indexing (ctuple)
12032 Doctest: ctuple.indexing ... ok
12033 packing_list (ctuple)
12034 Doctest: ctuple.packing_list ... ok
12035 packing_tuple (ctuple)
12036 Doctest: ctuple.packing_tuple ... ok
12037 simple_convert (ctuple)
12038 Doctest: ctuple.simple_convert ... ok
12039 test_binop (ctuple)
12040 Doctest: ctuple.test_binop ... ok
12041 test_equality (ctuple)
12042 Doctest: ctuple.test_equality ... ok
12043 test_equality_different_types (ctuple)
12044 Doctest: ctuple.test_equality_different_types ... ok
12045 test_mul (ctuple)
12046 Doctest: ctuple.test_mul ... ok
12047 test_mul_to_ctuple (ctuple)
12048 Doctest: ctuple.test_mul_to_ctuple ... ok
12049 test_pure_python_declaration (ctuple)
12050 Doctest: ctuple.test_pure_python_declaration ... ok
12051 test_type_inference (ctuple)
12052 Doctest: ctuple.test_type_inference ... ok
12053 test_unop (ctuple)
12054 Doctest: ctuple.test_unop ... ok
12055 union_in_ctuple_dynamic (ctuple)
12056 Doctest: ctuple.union_in_ctuple_dynamic ... ok
12057 union_in_ctuple_literal (ctuple)
12058 Doctest: ctuple.union_in_ctuple_literal ... ok
12059 unpacking (ctuple)
12060 Doctest: ctuple.unpacking ... ok
12061 unpacking_with_side_effect (ctuple)
12062 Doctest: ctuple.unpacking_with_side_effect ... ok
12063 runTest (__main__.CythonRunTestCase)
12064 [-1] compiling (c/cy2) and running ctypedef_bint ... BoolBinopNode_to_bool (ctypedef_bint)
12065 Doctest: ctypedef_bint.BoolBinopNode_to_bool ... ok
12066 BoolBinopNode_to_obj (ctypedef_bint)
12067 Doctest: ctypedef_bint.BoolBinopNode_to_obj ... ok
12068 CondExprNode_to_bool (ctypedef_bint)
12069 Doctest: ctypedef_bint.CondExprNode_to_bool ... ok
12070 CondExprNode_to_obj (ctypedef_bint)
12071 Doctest: ctypedef_bint.CondExprNode_to_obj ... ok
12072 runTest (__main__.CythonRunTestCase)
12073 [-1] compiling (cpp/cy2) and running ctypedef_bint ... BoolBinopNode_to_bool (ctypedef_bint)
12074 Doctest: ctypedef_bint.BoolBinopNode_to_bool ... ok
12075 BoolBinopNode_to_obj (ctypedef_bint)
12076 Doctest: ctypedef_bint.BoolBinopNode_to_obj ... ok
12077 CondExprNode_to_bool (ctypedef_bint)
12078 Doctest: ctypedef_bint.CondExprNode_to_bool ... ok
12079 CondExprNode_to_obj (ctypedef_bint)
12080 Doctest: ctypedef_bint.CondExprNode_to_obj ... ok
12081 runTest (__main__.CythonRunTestCase)
12082 [-1] compiling (c/cy2) and running ctypedef_char_types ... const_char_arrays (ctypedef_char_types)
12083 Doctest: ctypedef_char_types.const_char_arrays ... ok
12084 const_charptrs (ctypedef_char_types)
12085 Doctest: ctypedef_char_types.const_charptrs ... ok
12086 runTest (__main__.CythonRunTestCase)
12087 [-1] compiling (cpp/cy2) and running ctypedef_char_types ... const_char_arrays (ctypedef_char_types)
12088 Doctest: ctypedef_char_types.const_char_arrays ... ok
12089 const_charptrs (ctypedef_char_types)
12090 Doctest: ctypedef_char_types.const_charptrs ... ok
12091 runTest (__main__.CythonRunTestCase)
12092 [-1] compiling (c/cy2) and running ctypedef_delegation ... typedef_delegation (ctypedef_delegation)
12093 Doctest: ctypedef_delegation.typedef_delegation ... ok
12094 runTest (__main__.CythonRunTestCase)
12095 [-1] compiling (cpp/cy2) and running ctypedef_delegation ... typedef_delegation (ctypedef_delegation)
12096 Doctest: ctypedef_delegation.typedef_delegation ... ok
12097 runTest (__main__.CythonRunTestCase)
12098 [-1] compiling (c/cy2) and running ctypedef_int_types_T333 ... MyClass (ctypedef_int_types_T333)
12099 Doctest: ctypedef_int_types_T333.MyClass ... ok
12100 test_DefSInt (line 569) (ctypedef_int_types_T333.__test__)
12101 Doctest: ctypedef_int_types_T333.__test__.test_DefSInt (line 569) ... ok
12102 test_DefUChar (line 580) (ctypedef_int_types_T333.__test__)
12103 Doctest: ctypedef_int_types_T333.__test__.test_DefUChar (line 580) ... ok
12104 test_ExtSInt (line 593) (ctypedef_int_types_T333.__test__)
12105 Doctest: ctypedef_int_types_T333.__test__.test_ExtSInt (line 593) ... ok
12106 test_ExtUInt (line 604) (ctypedef_int_types_T333.__test__)
12107 Doctest: ctypedef_int_types_T333.__test__.test_ExtUInt (line 604) ... ok
12108 test_LocSInt (line 621) (ctypedef_int_types_T333.__test__)
12109 Doctest: ctypedef_int_types_T333.__test__.test_LocSInt (line 621) ... ok
12110 test_LocUInt (line 632) (ctypedef_int_types_T333.__test__)
12111 Doctest: ctypedef_int_types_T333.__test__.test_LocUInt (line 632) ... ok
12112 test_MySInt1 (line 513) (ctypedef_int_types_T333.__test__)
12113 Doctest: ctypedef_int_types_T333.__test__.test_MySInt1 (line 513) ... ok
12114 test_MySInt2 (line 541) (ctypedef_int_types_T333.__test__)
12115 Doctest: ctypedef_int_types_T333.__test__.test_MySInt2 (line 541) ... ok
12116 test_MyUInt1 (line 524) (ctypedef_int_types_T333.__test__)
12117 Doctest: ctypedef_int_types_T333.__test__.test_MyUInt1 (line 524) ... ok
12118 test_MyUInt2 (line 552) (ctypedef_int_types_T333.__test__)
12119 Doctest: ctypedef_int_types_T333.__test__.test_MyUInt2 (line 552) ... ok
12120 test_add_schar (line 42) (ctypedef_int_types_T333.__test__)
12121 Doctest: ctypedef_int_types_T333.__test__.test_add_schar (line 42) ... ok
12122 test_add_sint (line 208) (ctypedef_int_types_T333.__test__)
12123 Doctest: ctypedef_int_types_T333.__test__.test_add_sint (line 208) ... ok
12124 test_add_slong (line 291) (ctypedef_int_types_T333.__test__)
12125 Doctest: ctypedef_int_types_T333.__test__.test_add_slong (line 291) ... ok
12126 test_add_slonglong (line 374) (ctypedef_int_types_T333.__test__)
12127 Doctest: ctypedef_int_types_T333.__test__.test_add_slonglong (line 374) ... ok
12128 test_add_sshort (line 125) (ctypedef_int_types_T333.__test__)
12129 Doctest: ctypedef_int_types_T333.__test__.test_add_sshort (line 125) ... ok
12130 test_add_uchar (line 85) (ctypedef_int_types_T333.__test__)
12131 Doctest: ctypedef_int_types_T333.__test__.test_add_uchar (line 85) ... ok
12132 test_add_uint (line 251) (ctypedef_int_types_T333.__test__)
12133 Doctest: ctypedef_int_types_T333.__test__.test_add_uint (line 251) ... ok
12134 test_add_ulong (line 334) (ctypedef_int_types_T333.__test__)
12135 Doctest: ctypedef_int_types_T333.__test__.test_add_ulong (line 334) ... ok
12136 test_add_ulonglong (line 417) (ctypedef_int_types_T333.__test__)
12137 Doctest: ctypedef_int_types_T333.__test__.test_add_ulonglong (line 417) ... ok
12138 test_add_ushort (line 168) (ctypedef_int_types_T333.__test__)
12139 Doctest: ctypedef_int_types_T333.__test__.test_add_ushort (line 168) ... ok
12140 test_schar (line 23) (ctypedef_int_types_T333.__test__)
12141 Doctest: ctypedef_int_types_T333.__test__.test_schar (line 23) ... ok
12142 test_sint (line 185) (ctypedef_int_types_T333.__test__)
12143 Doctest: ctypedef_int_types_T333.__test__.test_sint (line 185) ... ok
12144 test_slong (line 268) (ctypedef_int_types_T333.__test__)
12145 Doctest: ctypedef_int_types_T333.__test__.test_slong (line 268) ... ok
12146 test_slonglong (line 351) (ctypedef_int_types_T333.__test__)
12147 Doctest: ctypedef_int_types_T333.__test__.test_slonglong (line 351) ... ok
12148 test_sshort (line 102) (ctypedef_int_types_T333.__test__)
12149 Doctest: ctypedef_int_types_T333.__test__.test_sshort (line 102) ... ok
12150 test_uchar (line 66) (ctypedef_int_types_T333.__test__)
12151 Doctest: ctypedef_int_types_T333.__test__.test_uchar (line 66) ... ok
12152 test_uint (line 232) (ctypedef_int_types_T333.__test__)
12153 Doctest: ctypedef_int_types_T333.__test__.test_uint (line 232) ... ok
12154 test_ulong (line 315) (ctypedef_int_types_T333.__test__)
12155 Doctest: ctypedef_int_types_T333.__test__.test_ulong (line 315) ... ok
12156 test_ulonglong (line 398) (ctypedef_int_types_T333.__test__)
12157 Doctest: ctypedef_int_types_T333.__test__.test_ulonglong (line 398) ... ok
12158 test_ushort (line 149) (ctypedef_int_types_T333.__test__)
12159 Doctest: ctypedef_int_types_T333.__test__.test_ushort (line 149) ... ok
12160 test_DefSInt (ctypedef_int_types_T333)
12161 Doctest: ctypedef_int_types_T333.test_DefSInt ... ok
12162 test_DefUChar (ctypedef_int_types_T333)
12163 Doctest: ctypedef_int_types_T333.test_DefUChar ... ok
12164 test_ExtSInt (ctypedef_int_types_T333)
12165 Doctest: ctypedef_int_types_T333.test_ExtSInt ... ok
12166 test_ExtUInt (ctypedef_int_types_T333)
12167 Doctest: ctypedef_int_types_T333.test_ExtUInt ... ok
12168 test_LocSInt (ctypedef_int_types_T333)
12169 Doctest: ctypedef_int_types_T333.test_LocSInt ... ok
12170 test_LocUInt (ctypedef_int_types_T333)
12171 Doctest: ctypedef_int_types_T333.test_LocUInt ... ok
12172 test_MySInt1 (ctypedef_int_types_T333)
12173 Doctest: ctypedef_int_types_T333.test_MySInt1 ... ok
12174 test_MySInt2 (ctypedef_int_types_T333)
12175 Doctest: ctypedef_int_types_T333.test_MySInt2 ... ok
12176 test_MyUInt1 (ctypedef_int_types_T333)
12177 Doctest: ctypedef_int_types_T333.test_MyUInt1 ... ok
12178 test_MyUInt2 (ctypedef_int_types_T333)
12179 Doctest: ctypedef_int_types_T333.test_MyUInt2 ... ok
12180 test_add_schar (ctypedef_int_types_T333)
12181 Doctest: ctypedef_int_types_T333.test_add_schar ... ok
12182 test_add_sint (ctypedef_int_types_T333)
12183 Doctest: ctypedef_int_types_T333.test_add_sint ... ok
12184 test_add_slong (ctypedef_int_types_T333)
12185 Doctest: ctypedef_int_types_T333.test_add_slong ... ok
12186 test_add_slonglong (ctypedef_int_types_T333)
12187 Doctest: ctypedef_int_types_T333.test_add_slonglong ... ok
12188 test_add_sshort (ctypedef_int_types_T333)
12189 Doctest: ctypedef_int_types_T333.test_add_sshort ... ok
12190 test_add_uchar (ctypedef_int_types_T333)
12191 Doctest: ctypedef_int_types_T333.test_add_uchar ... ok
12192 test_add_uint (ctypedef_int_types_T333)
12193 Doctest: ctypedef_int_types_T333.test_add_uint ... ok
12194 test_add_ulong (ctypedef_int_types_T333)
12195 Doctest: ctypedef_int_types_T333.test_add_ulong ... ok
12196 test_add_ulonglong (ctypedef_int_types_T333)
12197 Doctest: ctypedef_int_types_T333.test_add_ulonglong ... ok
12198 test_add_ushort (ctypedef_int_types_T333)
12199 Doctest: ctypedef_int_types_T333.test_add_ushort ... ok
12200 test_schar (ctypedef_int_types_T333)
12201 Doctest: ctypedef_int_types_T333.test_schar ... ok
12202 test_sint (ctypedef_int_types_T333)
12203 Doctest: ctypedef_int_types_T333.test_sint ... ok
12204 test_slong (ctypedef_int_types_T333)
12205 Doctest: ctypedef_int_types_T333.test_slong ... ok
12206 test_slonglong (ctypedef_int_types_T333)
12207 Doctest: ctypedef_int_types_T333.test_slonglong ... ok
12208 test_sshort (ctypedef_int_types_T333)
12209 Doctest: ctypedef_int_types_T333.test_sshort ... ok
12210 test_uchar (ctypedef_int_types_T333)
12211 Doctest: ctypedef_int_types_T333.test_uchar ... ok
12212 test_uint (ctypedef_int_types_T333)
12213 Doctest: ctypedef_int_types_T333.test_uint ... ok
12214 test_ulong (ctypedef_int_types_T333)
12215 Doctest: ctypedef_int_types_T333.test_ulong ... ok
12216 test_ulonglong (ctypedef_int_types_T333)
12217 Doctest: ctypedef_int_types_T333.test_ulonglong ... ok
12218 test_ushort (ctypedef_int_types_T333)
12219 Doctest: ctypedef_int_types_T333.test_ushort ... ok
12220 runTest (__main__.CythonRunTestCase)
12221 [-1] compiling (cpp/cy2) and running ctypedef_int_types_T333 ... MyClass (ctypedef_int_types_T333)
12222 Doctest: ctypedef_int_types_T333.MyClass ... ok
12223 test_DefSInt (line 569) (ctypedef_int_types_T333.__test__)
12224 Doctest: ctypedef_int_types_T333.__test__.test_DefSInt (line 569) ... ok
12225 test_DefUChar (line 580) (ctypedef_int_types_T333.__test__)
12226 Doctest: ctypedef_int_types_T333.__test__.test_DefUChar (line 580) ... ok
12227 test_ExtSInt (line 593) (ctypedef_int_types_T333.__test__)
12228 Doctest: ctypedef_int_types_T333.__test__.test_ExtSInt (line 593) ... ok
12229 test_ExtUInt (line 604) (ctypedef_int_types_T333.__test__)
12230 Doctest: ctypedef_int_types_T333.__test__.test_ExtUInt (line 604) ... ok
12231 test_LocSInt (line 621) (ctypedef_int_types_T333.__test__)
12232 Doctest: ctypedef_int_types_T333.__test__.test_LocSInt (line 621) ... ok
12233 test_LocUInt (line 632) (ctypedef_int_types_T333.__test__)
12234 Doctest: ctypedef_int_types_T333.__test__.test_LocUInt (line 632) ... ok
12235 test_MySInt1 (line 513) (ctypedef_int_types_T333.__test__)
12236 Doctest: ctypedef_int_types_T333.__test__.test_MySInt1 (line 513) ... ok
12237 test_MySInt2 (line 541) (ctypedef_int_types_T333.__test__)
12238 Doctest: ctypedef_int_types_T333.__test__.test_MySInt2 (line 541) ... ok
12239 test_MyUInt1 (line 524) (ctypedef_int_types_T333.__test__)
12240 Doctest: ctypedef_int_types_T333.__test__.test_MyUInt1 (line 524) ... ok
12241 test_MyUInt2 (line 552) (ctypedef_int_types_T333.__test__)
12242 Doctest: ctypedef_int_types_T333.__test__.test_MyUInt2 (line 552) ... ok
12243 test_add_schar (line 42) (ctypedef_int_types_T333.__test__)
12244 Doctest: ctypedef_int_types_T333.__test__.test_add_schar (line 42) ... ok
12245 test_add_sint (line 208) (ctypedef_int_types_T333.__test__)
12246 Doctest: ctypedef_int_types_T333.__test__.test_add_sint (line 208) ... ok
12247 test_add_slong (line 291) (ctypedef_int_types_T333.__test__)
12248 Doctest: ctypedef_int_types_T333.__test__.test_add_slong (line 291) ... ok
12249 test_add_slonglong (line 374) (ctypedef_int_types_T333.__test__)
12250 Doctest: ctypedef_int_types_T333.__test__.test_add_slonglong (line 374) ... ok
12251 test_add_sshort (line 125) (ctypedef_int_types_T333.__test__)
12252 Doctest: ctypedef_int_types_T333.__test__.test_add_sshort (line 125) ... ok
12253 test_add_uchar (line 85) (ctypedef_int_types_T333.__test__)
12254 Doctest: ctypedef_int_types_T333.__test__.test_add_uchar (line 85) ... ok
12255 test_add_uint (line 251) (ctypedef_int_types_T333.__test__)
12256 Doctest: ctypedef_int_types_T333.__test__.test_add_uint (line 251) ... ok
12257 test_add_ulong (line 334) (ctypedef_int_types_T333.__test__)
12258 Doctest: ctypedef_int_types_T333.__test__.test_add_ulong (line 334) ... ok
12259 test_add_ulonglong (line 417) (ctypedef_int_types_T333.__test__)
12260 Doctest: ctypedef_int_types_T333.__test__.test_add_ulonglong (line 417) ... ok
12261 test_add_ushort (line 168) (ctypedef_int_types_T333.__test__)
12262 Doctest: ctypedef_int_types_T333.__test__.test_add_ushort (line 168) ... ok
12263 test_schar (line 23) (ctypedef_int_types_T333.__test__)
12264 Doctest: ctypedef_int_types_T333.__test__.test_schar (line 23) ... ok
12265 test_sint (line 185) (ctypedef_int_types_T333.__test__)
12266 Doctest: ctypedef_int_types_T333.__test__.test_sint (line 185) ... ok
12267 test_slong (line 268) (ctypedef_int_types_T333.__test__)
12268 Doctest: ctypedef_int_types_T333.__test__.test_slong (line 268) ... ok
12269 test_slonglong (line 351) (ctypedef_int_types_T333.__test__)
12270 Doctest: ctypedef_int_types_T333.__test__.test_slonglong (line 351) ... ok
12271 test_sshort (line 102) (ctypedef_int_types_T333.__test__)
12272 Doctest: ctypedef_int_types_T333.__test__.test_sshort (line 102) ... ok
12273 test_uchar (line 66) (ctypedef_int_types_T333.__test__)
12274 Doctest: ctypedef_int_types_T333.__test__.test_uchar (line 66) ... ok
12275 test_uint (line 232) (ctypedef_int_types_T333.__test__)
12276 Doctest: ctypedef_int_types_T333.__test__.test_uint (line 232) ... ok
12277 test_ulong (line 315) (ctypedef_int_types_T333.__test__)
12278 Doctest: ctypedef_int_types_T333.__test__.test_ulong (line 315) ... ok
12279 test_ulonglong (line 398) (ctypedef_int_types_T333.__test__)
12280 Doctest: ctypedef_int_types_T333.__test__.test_ulonglong (line 398) ... ok
12281 test_ushort (line 149) (ctypedef_int_types_T333.__test__)
12282 Doctest: ctypedef_int_types_T333.__test__.test_ushort (line 149) ... ok
12283 test_DefSInt (ctypedef_int_types_T333)
12284 Doctest: ctypedef_int_types_T333.test_DefSInt ... ok
12285 test_DefUChar (ctypedef_int_types_T333)
12286 Doctest: ctypedef_int_types_T333.test_DefUChar ... ok
12287 test_ExtSInt (ctypedef_int_types_T333)
12288 Doctest: ctypedef_int_types_T333.test_ExtSInt ... ok
12289 test_ExtUInt (ctypedef_int_types_T333)
12290 Doctest: ctypedef_int_types_T333.test_ExtUInt ... ok
12291 test_LocSInt (ctypedef_int_types_T333)
12292 Doctest: ctypedef_int_types_T333.test_LocSInt ... ok
12293 test_LocUInt (ctypedef_int_types_T333)
12294 Doctest: ctypedef_int_types_T333.test_LocUInt ... ok
12295 test_MySInt1 (ctypedef_int_types_T333)
12296 Doctest: ctypedef_int_types_T333.test_MySInt1 ... ok
12297 test_MySInt2 (ctypedef_int_types_T333)
12298 Doctest: ctypedef_int_types_T333.test_MySInt2 ... ok
12299 test_MyUInt1 (ctypedef_int_types_T333)
12300 Doctest: ctypedef_int_types_T333.test_MyUInt1 ... ok
12301 test_MyUInt2 (ctypedef_int_types_T333)
12302 Doctest: ctypedef_int_types_T333.test_MyUInt2 ... ok
12303 test_add_schar (ctypedef_int_types_T333)
12304 Doctest: ctypedef_int_types_T333.test_add_schar ... ok
12305 test_add_sint (ctypedef_int_types_T333)
12306 Doctest: ctypedef_int_types_T333.test_add_sint ... ok
12307 test_add_slong (ctypedef_int_types_T333)
12308 Doctest: ctypedef_int_types_T333.test_add_slong ... ok
12309 test_add_slonglong (ctypedef_int_types_T333)
12310 Doctest: ctypedef_int_types_T333.test_add_slonglong ... ok
12311 test_add_sshort (ctypedef_int_types_T333)
12312 Doctest: ctypedef_int_types_T333.test_add_sshort ... ok
12313 test_add_uchar (ctypedef_int_types_T333)
12314 Doctest: ctypedef_int_types_T333.test_add_uchar ... ok
12315 test_add_uint (ctypedef_int_types_T333)
12316 Doctest: ctypedef_int_types_T333.test_add_uint ... ok
12317 test_add_ulong (ctypedef_int_types_T333)
12318 Doctest: ctypedef_int_types_T333.test_add_ulong ... ok
12319 test_add_ulonglong (ctypedef_int_types_T333)
12320 Doctest: ctypedef_int_types_T333.test_add_ulonglong ... ok
12321 test_add_ushort (ctypedef_int_types_T333)
12322 Doctest: ctypedef_int_types_T333.test_add_ushort ... ok
12323 test_schar (ctypedef_int_types_T333)
12324 Doctest: ctypedef_int_types_T333.test_schar ... ok
12325 test_sint (ctypedef_int_types_T333)
12326 Doctest: ctypedef_int_types_T333.test_sint ... ok
12327 test_slong (ctypedef_int_types_T333)
12328 Doctest: ctypedef_int_types_T333.test_slong ... ok
12329 test_slonglong (ctypedef_int_types_T333)
12330 Doctest: ctypedef_int_types_T333.test_slonglong ... ok
12331 test_sshort (ctypedef_int_types_T333)
12332 Doctest: ctypedef_int_types_T333.test_sshort ... ok
12333 test_uchar (ctypedef_int_types_T333)
12334 Doctest: ctypedef_int_types_T333.test_uchar ... ok
12335 test_uint (ctypedef_int_types_T333)
12336 Doctest: ctypedef_int_types_T333.test_uint ... ok
12337 test_ulong (ctypedef_int_types_T333)
12338 Doctest: ctypedef_int_types_T333.test_ulong ... ok
12339 test_ulonglong (ctypedef_int_types_T333)
12340 Doctest: ctypedef_int_types_T333.test_ulonglong ... ok
12341 test_ushort (ctypedef_int_types_T333)
12342 Doctest: ctypedef_int_types_T333.test_ushort ... ok
12343 runTest (__main__.CythonRunTestCase)
12344 [-1] compiling (c/cy2) and running cunion ... test_c (cunion)
12345 Doctest: cunion.test_c ... ok
12346 test_charptr_to_py (cunion)
12347 Doctest: cunion.test_charptr_to_py ... ok
12348 test_i (cunion)
12349 Doctest: cunion.test_i ... ok
12350 test_p (cunion)
12351 Doctest: cunion.test_p ... ok
12352 test_safe_type_mix_from_to_py (cunion)
12353 Doctest: cunion.test_safe_type_mix_from_to_py ... ok
12354 runTest (__main__.CythonRunTestCase)
12355 [-1] compiling (cpp/cy2) and running cunion ... test_c (cunion)
12356 Doctest: cunion.test_c ... ok
12357 test_charptr_to_py (cunion)
12358 Doctest: cunion.test_charptr_to_py ... ok
12359 test_i (cunion)
12360 Doctest: cunion.test_i ... ok
12361 test_p (cunion)
12362 Doctest: cunion.test_p ... ok
12363 test_safe_type_mix_from_to_py (cunion)
12364 Doctest: cunion.test_safe_type_mix_from_to_py ... ok
12365 runTest (__main__.CythonRunTestCase)
12366 [-1] compiling (cpp/cy2) and running curiously_recurring_template_pattern_GH1458 ... test_derived (curiously_recurring_template_pattern_GH1458)
12367 Doctest: curiously_recurring_template_pattern_GH1458.test_derived ... ok
12368 runTest (__main__.CythonRunTestCase)
12369 [-1] compiling (cpp/cy2) and running curiously_recurring_template_pattern_GH1458 ... test_derived (curiously_recurring_template_pattern_GH1458)
12370 Doctest: curiously_recurring_template_pattern_GH1458.test_derived ... ok
12371 runTest (__main__.CythonRunTestCase)
12372 [-1] compiling (c/cy2) and running cyclic_gc ... ExtSubTypeNoGC (cyclic_gc)
12373 Doctest: cyclic_gc.ExtSubTypeNoGC ... ok
12374 ExtSubTypePlusGCPyArgsWithGC (cyclic_gc)
12375 Doctest: cyclic_gc.ExtSubTypePlusGCPyArgsWithGC ... ok
12376 ExtSubTypePlusPyArgsWithGC (cyclic_gc)
12377 Doctest: cyclic_gc.ExtSubTypePlusPyArgsWithGC ... ok
12378 ExtSubTypePyArgsNoGC (cyclic_gc)
12379 Doctest: cyclic_gc.ExtSubTypePyArgsNoGC ... ok
12380 ExtSubTypePyArgsWithGC (cyclic_gc)
12381 Doctest: cyclic_gc.ExtSubTypePyArgsWithGC ... ok
12382 ExtTypeFinalNoGC (cyclic_gc)
12383 Doctest: cyclic_gc.ExtTypeFinalNoGC ... ok
12384 ExtTypeNoGC (cyclic_gc)
12385 Doctest: cyclic_gc.ExtTypeNoGC ... ok
12386 ExtTypePyArgsNoGC (cyclic_gc)
12387 Doctest: cyclic_gc.ExtTypePyArgsNoGC ... ok
12388 ExtTypePyArgsWithGC (cyclic_gc)
12389 Doctest: cyclic_gc.ExtTypePyArgsWithGC ... ok
12390 runTest (__main__.CythonRunTestCase)
12391 [-1] compiling (cpp/cy2) and running cyclic_gc ... ExtSubTypeNoGC (cyclic_gc)
12392 Doctest: cyclic_gc.ExtSubTypeNoGC ... ok
12393 ExtSubTypePlusGCPyArgsWithGC (cyclic_gc)
12394 Doctest: cyclic_gc.ExtSubTypePlusGCPyArgsWithGC ... ok
12395 ExtSubTypePlusPyArgsWithGC (cyclic_gc)
12396 Doctest: cyclic_gc.ExtSubTypePlusPyArgsWithGC ... ok
12397 ExtSubTypePyArgsNoGC (cyclic_gc)
12398 Doctest: cyclic_gc.ExtSubTypePyArgsNoGC ... ok
12399 ExtSubTypePyArgsWithGC (cyclic_gc)
12400 Doctest: cyclic_gc.ExtSubTypePyArgsWithGC ... ok
12401 ExtTypeFinalNoGC (cyclic_gc)
12402 Doctest: cyclic_gc.ExtTypeFinalNoGC ... ok
12403 ExtTypeNoGC (cyclic_gc)
12404 Doctest: cyclic_gc.ExtTypeNoGC ... ok
12405 ExtTypePyArgsNoGC (cyclic_gc)
12406 Doctest: cyclic_gc.ExtTypePyArgsNoGC ... ok
12407 ExtTypePyArgsWithGC (cyclic_gc)
12408 Doctest: cyclic_gc.ExtTypePyArgsWithGC ... ok
12409 runTest (__main__.CythonRunTestCase)
12410 [-1] compiling (c/cy2) and running cyfunction ... BindingTest (cyfunction)
12411 Doctest: cyfunction.BindingTest ... ok
12412 test_calls (cyfunction.TestDecoratedMethods)
12413 Doctest: cyfunction.TestDecoratedMethods.test_calls ... ok
12414 TestOptimisedBuiltinMethod (cyfunction)
12415 Doctest: cyfunction.TestOptimisedBuiltinMethod ... ok
12416 TestStaticmethod (cyfunction)
12417 Doctest: cyfunction.TestStaticmethod ... ok
12418 TestUnboundMethod (cyfunction)
12419 Doctest: cyfunction.TestUnboundMethod ... ok
12420 TestUnboundMethodCdef (cyfunction)
12421 Doctest: cyfunction.TestUnboundMethodCdef ... ok
12422 inspect_isbuiltin (cyfunction)
12423 Doctest: cyfunction.inspect_isbuiltin ... ok
12424 inspect_isfunction (cyfunction)
12425 Doctest: cyfunction.inspect_isfunction ... ok
12426 inspect_isroutine (cyfunction)
12427 Doctest: cyfunction.inspect_isroutine ... ok
12428 inspect_signature (cyfunction)
12429 Doctest: cyfunction.inspect_signature ... ok
12430 test_annotations (cyfunction)
12431 Doctest: cyfunction.test_annotations ... ok
12432 test_closure (cyfunction)
12433 Doctest: cyfunction.test_closure ... ok
12434 test_code (cyfunction)
12435 Doctest: cyfunction.test_code ... ok
12436 test_dict (cyfunction)
12437 Doctest: cyfunction.test_dict ... ok
12438 test_doc (cyfunction)
12439 Doctest: cyfunction.test_doc ... ok
12440 test_firstlineno_decorated_function (cyfunction)
12441 Doctest: cyfunction.test_firstlineno_decorated_function ... ok
12442 test_globals (cyfunction)
12443 Doctest: cyfunction.test_globals ... ok
12444 test_hash (cyfunction)
12445 Doctest: cyfunction.test_hash ... ok
12446 test_name (cyfunction)
12447 Doctest: cyfunction.test_name ... ok
12448 test_reduce (cyfunction)
12449 Doctest: cyfunction.test_reduce ... ok
12450 runTest (__main__.CythonRunTestCase)
12451 [-1] compiling (cpp/cy2) and running cyfunction ... BindingTest (cyfunction)
12452 Doctest: cyfunction.BindingTest ... ok
12453 test_calls (cyfunction.TestDecoratedMethods)
12454 Doctest: cyfunction.TestDecoratedMethods.test_calls ... ok
12455 TestOptimisedBuiltinMethod (cyfunction)
12456 Doctest: cyfunction.TestOptimisedBuiltinMethod ... ok
12457 TestStaticmethod (cyfunction)
12458 Doctest: cyfunction.TestStaticmethod ... ok
12459 TestUnboundMethod (cyfunction)
12460 Doctest: cyfunction.TestUnboundMethod ... ok
12461 TestUnboundMethodCdef (cyfunction)
12462 Doctest: cyfunction.TestUnboundMethodCdef ... ok
12463 inspect_isbuiltin (cyfunction)
12464 Doctest: cyfunction.inspect_isbuiltin ... ok
12465 inspect_isfunction (cyfunction)
12466 Doctest: cyfunction.inspect_isfunction ... ok
12467 inspect_isroutine (cyfunction)
12468 Doctest: cyfunction.inspect_isroutine ... ok
12469 inspect_signature (cyfunction)
12470 Doctest: cyfunction.inspect_signature ... ok
12471 test_annotations (cyfunction)
12472 Doctest: cyfunction.test_annotations ... ok
12473 test_closure (cyfunction)
12474 Doctest: cyfunction.test_closure ... ok
12475 test_code (cyfunction)
12476 Doctest: cyfunction.test_code ... ok
12477 test_dict (cyfunction)
12478 Doctest: cyfunction.test_dict ... ok
12479 test_doc (cyfunction)
12480 Doctest: cyfunction.test_doc ... ok
12481 test_firstlineno_decorated_function (cyfunction)
12482 Doctest: cyfunction.test_firstlineno_decorated_function ... ok
12483 test_globals (cyfunction)
12484 Doctest: cyfunction.test_globals ... ok
12485 test_hash (cyfunction)
12486 Doctest: cyfunction.test_hash ... ok
12487 test_name (cyfunction)
12488 Doctest: cyfunction.test_name ... ok
12489 test_reduce (cyfunction)
12490 Doctest: cyfunction.test_reduce ... ok
12491 runTest (__main__.CythonRunTestCase)
12492 [-1] compiling (c/cy2) and running cyfunction_METH_O_GH1728 ... call_meth (cyfunction_METH_O_GH1728)
12493 Doctest: cyfunction_METH_O_GH1728.call_meth ... ok
12494 runTest (__main__.CythonRunTestCase)
12495 [-1] compiling (cpp/cy2) and running cyfunction_METH_O_GH1728 ... call_meth (cyfunction_METH_O_GH1728)
12496 Doctest: cyfunction_METH_O_GH1728.call_meth ... ok
12497 runTest (__main__.CythonRunTestCase)
12498 [-1] compiling (c/cy2) and running cyfunction_defaults ... check_defaults_on_methods_for_introspection (cyfunction_defaults)
12499 Doctest: cyfunction_defaults.check_defaults_on_methods_for_introspection ... ok
12500 test_assign_defaults (cyfunction_defaults)
12501 Doctest: cyfunction_defaults.test_assign_defaults ... ok
12502 test_defaults_fused (cyfunction_defaults)
12503 Doctest: cyfunction_defaults.test_defaults_fused ... ok
12504 test_defaults_literal (cyfunction_defaults)
12505 Doctest: cyfunction_defaults.test_defaults_literal ... ok
12506 test_defaults_none (cyfunction_defaults)
12507 Doctest: cyfunction_defaults.test_defaults_none ... ok
12508 test_defaults_nonliteral (cyfunction_defaults)
12509 Doctest: cyfunction_defaults.test_defaults_nonliteral ... ok
12510 test_defaults_nonliteral_func_call (cyfunction_defaults)
12511 Doctest: cyfunction_defaults.test_defaults_nonliteral_func_call ... ok
12512 test_dynamic_defaults_fused (cyfunction_defaults)
12513 Doctest: cyfunction_defaults.test_dynamic_defaults_fused ... ok
12514 test_func_default_inlined (cyfunction_defaults)
12515 Doctest: cyfunction_defaults.test_func_default_inlined ... ok
12516 test_func_default_scope (cyfunction_defaults)
12517 Doctest: cyfunction_defaults.test_func_default_scope ... ok
12518 test_func_default_scope_local (cyfunction_defaults)
12519 Doctest: cyfunction_defaults.test_func_default_scope_local ... ok
12520 test_kwdefaults (cyfunction_defaults)
12521 Doctest: cyfunction_defaults.test_kwdefaults ... ok
12522 test_memoryview_bytes (cyfunction_defaults)
12523 Doctest: cyfunction_defaults.test_memoryview_bytes ... ok
12524 test_memoryview_none (cyfunction_defaults)
12525 Doctest: cyfunction_defaults.test_memoryview_none ... ok
12526 runTest (__main__.CythonRunTestCase)
12527 [-1] compiling (cpp/cy2) and running cyfunction_defaults ... check_defaults_on_methods_for_introspection (cyfunction_defaults)
12528 Doctest: cyfunction_defaults.check_defaults_on_methods_for_introspection ... ok
12529 test_assign_defaults (cyfunction_defaults)
12530 Doctest: cyfunction_defaults.test_assign_defaults ... ok
12531 test_defaults_fused (cyfunction_defaults)
12532 Doctest: cyfunction_defaults.test_defaults_fused ... ok
12533 test_defaults_literal (cyfunction_defaults)
12534 Doctest: cyfunction_defaults.test_defaults_literal ... ok
12535 test_defaults_none (cyfunction_defaults)
12536 Doctest: cyfunction_defaults.test_defaults_none ... ok
12537 test_defaults_nonliteral (cyfunction_defaults)
12538 Doctest: cyfunction_defaults.test_defaults_nonliteral ... ok
12539 test_defaults_nonliteral_func_call (cyfunction_defaults)
12540 Doctest: cyfunction_defaults.test_defaults_nonliteral_func_call ... ok
12541 test_dynamic_defaults_fused (cyfunction_defaults)
12542 Doctest: cyfunction_defaults.test_dynamic_defaults_fused ... ok
12543 test_func_default_inlined (cyfunction_defaults)
12544 Doctest: cyfunction_defaults.test_func_default_inlined ... ok
12545 test_func_default_scope (cyfunction_defaults)
12546 Doctest: cyfunction_defaults.test_func_default_scope ... ok
12547 test_func_default_scope_local (cyfunction_defaults)
12548 Doctest: cyfunction_defaults.test_func_default_scope_local ... ok
12549 test_kwdefaults (cyfunction_defaults)
12550 Doctest: cyfunction_defaults.test_kwdefaults ... ok
12551 test_memoryview_bytes (cyfunction_defaults)
12552 Doctest: cyfunction_defaults.test_memoryview_bytes ... ok
12553 test_memoryview_none (cyfunction_defaults)
12554 Doctest: cyfunction_defaults.test_memoryview_none ... ok
12555 runTest (__main__.CythonRunTestCase)
12556 [-1] compiling (cpp/cy2) and running cyfunction_defaults_cpp ... check_defaults_on_methods (cyfunction_defaults_cpp)
12557 Doctest: cyfunction_defaults_cpp.check_defaults_on_methods ... ok
12558 runTest (__main__.CythonRunTestCase)
12559 [-1] compiling (cpp/cy2) and running cyfunction_defaults_cpp ... check_defaults_on_methods (cyfunction_defaults_cpp)
12560 Doctest: cyfunction_defaults_cpp.check_defaults_on_methods ... ok
12561 runTest (__main__.CythonRunTestCase)
12562 [-1] compiling (c/cy2) and running cython2_bytes ... compare_cs (cython2_bytes)
12563 Doctest: cython2_bytes.compare_cs ... ok
12564 runTest (__main__.CythonRunTestCase)
12565 [-1] compiling (cpp/cy2) and running cython2_bytes ... compare_cs (cython2_bytes)
12566 Doctest: cython2_bytes.compare_cs ... ok
12567 runTest (__main__.CythonRunTestCase)
12568 [-1] compiling (c/cy2) and running cython3 ... cython3 ()
12569 Doctest: cython3 ... ok
12570 ListCompInCClass (cython3)
12571 Doctest: cython3.ListCompInCClass ... ok
12572 ListCompInClass (cython3)
12573 Doctest: cython3.ListCompInClass ... ok
12574 T (cython3)
12575 Doctest: cython3.T ... ok
12576 annotation_syntax (cython3)
12577 Doctest: cython3.annotation_syntax ... ok
12578 async_def_annotations (cython3)
12579 Doctest: cython3.async_def_annotations ... ok
12580 builtin_as_ignored_annotation (cython3)
12581 Doctest: cython3.builtin_as_ignored_annotation ... ok
12582 cdiv_int (cython3)
12583 Doctest: cython3.cdiv_int ... ok
12584 dict_comp (cython3)
12585 Doctest: cython3.dict_comp ... ok
12586 dict_iter (cython3)
12587 Doctest: cython3.dict_iter ... ok
12588 dict_iter_new_dict (cython3)
12589 Doctest: cython3.dict_iter_new_dict ... ok
12590 except_as_deletes_target_in_gen (cython3)
12591 Doctest: cython3.except_as_deletes_target_in_gen ... ok
12592 except_as_no_raise_does_not_touch_target (cython3)
12593 Doctest: cython3.except_as_no_raise_does_not_touch_target ... ok
12594 except_as_raise_deletes_target (cython3)
12595 Doctest: cython3.except_as_raise_deletes_target ... ok
12596 except_as_raise_deletes_target_even_after_del (cython3)
12597 Doctest: cython3.except_as_raise_deletes_target_even_after_del ... ok
12598 except_as_raise_deletes_target_on_error (cython3)
12599 Doctest: cython3.except_as_raise_deletes_target_on_error ... ok
12600 except_as_raise_with_empty_except (cython3)
12601 Doctest: cython3.except_as_raise_with_empty_except ... ok
12602 exec1_function (cython3)
12603 Doctest: cython3.exec1_function ... ok
12604 exec2_function (cython3)
12605 Doctest: cython3.exec2_function ... ok
12606 exec3_function (cython3)
12607 Doctest: cython3.exec3_function ... ok
12608 genexpr_module_level (cython3)
12609 Doctest: cython3.genexpr_module_level ... ok
12610 int_annotation (cython3)
12611 Doctest: cython3.int_annotation ... ok
12612 int_literals (cython3)
12613 Doctest: cython3.int_literals ... ok
12614 list_comp (cython3)
12615 Doctest: cython3.list_comp ... ok
12616 list_comp_iterable (cython3)
12617 Doctest: cython3.list_comp_iterable ... ok
12618 list_comp_module_level (cython3)
12619 Doctest: cython3.list_comp_module_level ... ok
12620 list_comp_unknown_type (cython3)
12621 Doctest: cython3.list_comp_unknown_type ... ok
12622 list_comp_with_lambda (cython3)
12623 Doctest: cython3.list_comp_with_lambda ... ok
12624 listcomp_as_condition (cython3)
12625 Doctest: cython3.listcomp_as_condition ... ok
12626 loop_over_unicode_literal (cython3)
12627 Doctest: cython3.loop_over_unicode_literal ... ok
12628 nested_except_gh3666 (cython3)
12629 Doctest: cython3.nested_except_gh3666 ... ok
12630 non_ascii_raw_prefixed_unicode (cython3)
12631 Doctest: cython3.non_ascii_raw_prefixed_unicode ... ok
12632 non_ascii_raw_str (cython3)
12633 Doctest: cython3.non_ascii_raw_str ... ok
12634 non_ascii_unprefixed_str (cython3)
12635 Doctest: cython3.non_ascii_unprefixed_str ... ok
12636 print_function (cython3)
12637 Doctest: cython3.print_function ... ok
12638 set_comp (cython3)
12639 Doctest: cython3.set_comp ... ok
12640 str_type_is_unicode (cython3)
12641 Doctest: cython3.str_type_is_unicode ... ok
12642 string_multiply (cython3)
12643 Doctest: cython3.string_multiply ... ok
12644 string_multiply_call (cython3)
12645 Doctest: cython3.string_multiply_call ... ok
12646 truediv (cython3)
12647 Doctest: cython3.truediv ... ok
12648 truediv_int (cython3)
12649 Doctest: cython3.truediv_int ... ok
12650 unicode_literals (cython3)
12651 Doctest: cython3.unicode_literals ... ok
12652 runTest (__main__.CythonRunTestCase)
12653 [-1] compiling (cpp/cy2) and running cython3 ... cython3 ()
12654 Doctest: cython3 ... ok
12655 ListCompInCClass (cython3)
12656 Doctest: cython3.ListCompInCClass ... ok
12657 ListCompInClass (cython3)
12658 Doctest: cython3.ListCompInClass ... ok
12659 T (cython3)
12660 Doctest: cython3.T ... ok
12661 annotation_syntax (cython3)
12662 Doctest: cython3.annotation_syntax ... ok
12663 async_def_annotations (cython3)
12664 Doctest: cython3.async_def_annotations ... ok
12665 builtin_as_ignored_annotation (cython3)
12666 Doctest: cython3.builtin_as_ignored_annotation ... ok
12667 cdiv_int (cython3)
12668 Doctest: cython3.cdiv_int ... ok
12669 dict_comp (cython3)
12670 Doctest: cython3.dict_comp ... ok
12671 dict_iter (cython3)
12672 Doctest: cython3.dict_iter ... ok
12673 dict_iter_new_dict (cython3)
12674 Doctest: cython3.dict_iter_new_dict ... ok
12675 except_as_deletes_target_in_gen (cython3)
12676 Doctest: cython3.except_as_deletes_target_in_gen ... ok
12677 except_as_no_raise_does_not_touch_target (cython3)
12678 Doctest: cython3.except_as_no_raise_does_not_touch_target ... ok
12679 except_as_raise_deletes_target (cython3)
12680 Doctest: cython3.except_as_raise_deletes_target ... ok
12681 except_as_raise_deletes_target_even_after_del (cython3)
12682 Doctest: cython3.except_as_raise_deletes_target_even_after_del ... ok
12683 except_as_raise_deletes_target_on_error (cython3)
12684 Doctest: cython3.except_as_raise_deletes_target_on_error ... ok
12685 except_as_raise_with_empty_except (cython3)
12686 Doctest: cython3.except_as_raise_with_empty_except ... ok
12687 exec1_function (cython3)
12688 Doctest: cython3.exec1_function ... ok
12689 exec2_function (cython3)
12690 Doctest: cython3.exec2_function ... ok
12691 exec3_function (cython3)
12692 Doctest: cython3.exec3_function ... ok
12693 genexpr_module_level (cython3)
12694 Doctest: cython3.genexpr_module_level ... ok
12695 int_annotation (cython3)
12696 Doctest: cython3.int_annotation ... ok
12697 int_literals (cython3)
12698 Doctest: cython3.int_literals ... ok
12699 list_comp (cython3)
12700 Doctest: cython3.list_comp ... ok
12701 list_comp_iterable (cython3)
12702 Doctest: cython3.list_comp_iterable ... ok
12703 list_comp_module_level (cython3)
12704 Doctest: cython3.list_comp_module_level ... ok
12705 list_comp_unknown_type (cython3)
12706 Doctest: cython3.list_comp_unknown_type ... ok
12707 list_comp_with_lambda (cython3)
12708 Doctest: cython3.list_comp_with_lambda ... ok
12709 listcomp_as_condition (cython3)
12710 Doctest: cython3.listcomp_as_condition ... ok
12711 loop_over_unicode_literal (cython3)
12712 Doctest: cython3.loop_over_unicode_literal ... ok
12713 nested_except_gh3666 (cython3)
12714 Doctest: cython3.nested_except_gh3666 ... ok
12715 non_ascii_raw_prefixed_unicode (cython3)
12716 Doctest: cython3.non_ascii_raw_prefixed_unicode ... ok
12717 non_ascii_raw_str (cython3)
12718 Doctest: cython3.non_ascii_raw_str ... ok
12719 non_ascii_unprefixed_str (cython3)
12720 Doctest: cython3.non_ascii_unprefixed_str ... ok
12721 print_function (cython3)
12722 Doctest: cython3.print_function ... ok
12723 set_comp (cython3)
12724 Doctest: cython3.set_comp ... ok
12725 str_type_is_unicode (cython3)
12726 Doctest: cython3.str_type_is_unicode ... ok
12727 string_multiply (cython3)
12728 Doctest: cython3.string_multiply ... ok
12729 string_multiply_call (cython3)
12730 Doctest: cython3.string_multiply_call ... ok
12731 truediv (cython3)
12732 Doctest: cython3.truediv ... ok
12733 truediv_int (cython3)
12734 Doctest: cython3.truediv_int ... ok
12735 unicode_literals (cython3)
12736 Doctest: cython3.unicode_literals ... ok
12737 runTest (__main__.CythonRunTestCase)
12738 [-1] compiling (c/cy2) and running cython3_no_unicode_literals ... cython3_no_unicode_literals ()
12739 Doctest: cython3_no_unicode_literals ... ok
12740 annotation_syntax (cython3_no_unicode_literals)
12741 Doctest: cython3_no_unicode_literals.annotation_syntax ... ok
12742 no_unicode_literals (cython3_no_unicode_literals)
12743 Doctest: cython3_no_unicode_literals.no_unicode_literals ... ok
12744 non_ascii_raw_str (cython3_no_unicode_literals)
12745 Doctest: cython3_no_unicode_literals.non_ascii_raw_str ... ok
12746 non_ascii_raw_unicode (cython3_no_unicode_literals)
12747 Doctest: cython3_no_unicode_literals.non_ascii_raw_unicode ... ok
12748 non_ascii_str (cython3_no_unicode_literals)
12749 Doctest: cython3_no_unicode_literals.non_ascii_str ... ok
12750 print_function (cython3_no_unicode_literals)
12751 Doctest: cython3_no_unicode_literals.print_function ... ok
12752 repr_returns_str (cython3_no_unicode_literals)
12753 Doctest: cython3_no_unicode_literals.repr_returns_str ... ok
12754 str_type_is_str (cython3_no_unicode_literals)
12755 Doctest: cython3_no_unicode_literals.str_type_is_str ... ok
12756 truediv (cython3_no_unicode_literals)
12757 Doctest: cython3_no_unicode_literals.truediv ... ok
12758 truediv_int (cython3_no_unicode_literals)
12759 Doctest: cython3_no_unicode_literals.truediv_int ... ok
12760 runTest (__main__.CythonRunTestCase)
12761 [-1] compiling (cpp/cy2) and running cython3_no_unicode_literals ... cython3_no_unicode_literals ()
12762 Doctest: cython3_no_unicode_literals ... ok
12763 annotation_syntax (cython3_no_unicode_literals)
12764 Doctest: cython3_no_unicode_literals.annotation_syntax ... ok
12765 no_unicode_literals (cython3_no_unicode_literals)
12766 Doctest: cython3_no_unicode_literals.no_unicode_literals ... ok
12767 non_ascii_raw_str (cython3_no_unicode_literals)
12768 Doctest: cython3_no_unicode_literals.non_ascii_raw_str ... ok
12769 non_ascii_raw_unicode (cython3_no_unicode_literals)
12770 Doctest: cython3_no_unicode_literals.non_ascii_raw_unicode ... ok
12771 non_ascii_str (cython3_no_unicode_literals)
12772 Doctest: cython3_no_unicode_literals.non_ascii_str ... ok
12773 print_function (cython3_no_unicode_literals)
12774 Doctest: cython3_no_unicode_literals.print_function ... ok
12775 repr_returns_str (cython3_no_unicode_literals)
12776 Doctest: cython3_no_unicode_literals.repr_returns_str ... ok
12777 str_type_is_str (cython3_no_unicode_literals)
12778 Doctest: cython3_no_unicode_literals.str_type_is_str ... ok
12779 truediv (cython3_no_unicode_literals)
12780 Doctest: cython3_no_unicode_literals.truediv ... ok
12781 truediv_int (cython3_no_unicode_literals)
12782 Doctest: cython3_no_unicode_literals.truediv_int ... ok
12783 runTest (__main__.CythonRunTestCase)
12784 [-1] compiling (c/cy2) and running cython_includes ... cpython_cimports (cython_includes)
12785 Doctest: cython_includes.cpython_cimports ... ok
12786 libc_cimports (cython_includes)
12787 Doctest: cython_includes.libc_cimports ... ok
12788 runTest (__main__.CythonRunTestCase)
12789 [-1] compiling (cpp/cy2) and running cython_includes ... cpython_cimports (cython_includes)
12790 Doctest: cython_includes.cpython_cimports ... ok
12791 libc_cimports (cython_includes)
12792 Doctest: cython_includes.libc_cimports ... ok
12793 runTest (__main__.EndToEndTest)
12794 [-1] End-to-end cython_no_files ... ok
12795 runTest (__main__.CythonRunTestCase)
12796 [-1] compiling (c/cy2) and running cythonscope ... test_cdef_class_cython_utility (cythonscope)
12797 Doctest: cythonscope.test_cdef_class_cython_utility ... ok
12798 test_cdef_cython_utility (cythonscope)
12799 Doctest: cythonscope.test_cdef_cython_utility ... ok
12800 test_cython_utility_dep (cythonscope)
12801 Doctest: cythonscope.test_cython_utility_dep ... ok
12802 test_extclass_c_methods (cythonscope)
12803 Doctest: cythonscope.test_extclass_c_methods ... ok
12804 test_extclass_cython_methods (cythonscope)
12805 Doctest: cythonscope.test_extclass_cython_methods ... ok
12806 viewobjs (cythonscope)
12807 Doctest: cythonscope.viewobjs ... ok
12808 runTest (__main__.CythonRunTestCase)
12809 [-1] compiling (cpp/cy2) and running cythonscope ... test_cdef_class_cython_utility (cythonscope)
12810 Doctest: cythonscope.test_cdef_class_cython_utility ... ok
12811 test_cdef_cython_utility (cythonscope)
12812 Doctest: cythonscope.test_cdef_cython_utility ... ok
12813 test_cython_utility_dep (cythonscope)
12814 Doctest: cythonscope.test_cython_utility_dep ... ok
12815 test_extclass_c_methods (cythonscope)
12816 Doctest: cythonscope.test_extclass_c_methods ... ok
12817 test_extclass_cython_methods (cythonscope)
12818 Doctest: cythonscope.test_extclass_cython_methods ... ok
12819 viewobjs (cythonscope)
12820 Doctest: cythonscope.viewobjs ... ok
12821 runTest (__main__.CythonRunTestCase)
12822 [-1] compiling (c/cy2) and running datetime_cimport ... test_date (datetime_cimport)
12823 Doctest: datetime_cimport.test_date ... ok
12824 test_datetime (datetime_cimport)
12825 Doctest: datetime_cimport.test_datetime ... ok
12826 test_time (datetime_cimport)
12827 Doctest: datetime_cimport.test_time ... ok
12828 test_timedelta (datetime_cimport)
12829 Doctest: datetime_cimport.test_timedelta ... ok
12830 test_timezone (datetime_cimport)
12831 Doctest: datetime_cimport.test_timezone ... ok
12832 runTest (__main__.CythonRunTestCase)
12833 [-1] compiling (cpp/cy2) and running datetime_cimport ... test_date (datetime_cimport)
12834 Doctest: datetime_cimport.test_date ... ok
12835 test_datetime (datetime_cimport)
12836 Doctest: datetime_cimport.test_datetime ... ok
12837 test_time (datetime_cimport)
12838 Doctest: datetime_cimport.test_time ... ok
12839 test_timedelta (datetime_cimport)
12840 Doctest: datetime_cimport.test_timedelta ... ok
12841 test_timezone (datetime_cimport)
12842 Doctest: datetime_cimport.test_timezone ... ok
12843 runTest (__main__.CythonRunTestCase)
12844 [-1] compiling (c/cy2) and running datetime_members ... test_date (datetime_members)
12845 Doctest: datetime_members.test_date ... ok
12846 test_datetime (datetime_members)
12847 Doctest: datetime_members.test_datetime ... ok
12848 test_time (datetime_members)
12849 Doctest: datetime_members.test_time ... ok
12850 test_timedelta (datetime_members)
12851 Doctest: datetime_members.test_timedelta ... ok
12852 runTest (__main__.CythonRunTestCase)
12853 [-1] compiling (cpp/cy2) and running datetime_members ... test_date (datetime_members)
12854 Doctest: datetime_members.test_date ... ok
12855 test_datetime (datetime_members)
12856 Doctest: datetime_members.test_datetime ... ok
12857 test_time (datetime_members)
12858 Doctest: datetime_members.test_time ... ok
12859 test_timedelta (datetime_members)
12860 Doctest: datetime_members.test_timedelta ... ok
12861 runTest (__main__.CythonRunTestCase)
12862 [-1] compiling (c/cy2) and running datetime_pxd ... do_date (datetime_pxd)
12863 Doctest: datetime_pxd.do_date ... ok
12864 do_datetime (datetime_pxd)
12865 Doctest: datetime_pxd.do_datetime ... ok
12866 do_datetime_tzinfo (datetime_pxd)
12867 Doctest: datetime_pxd.do_datetime_tzinfo ... ok
12868 do_datetime_tzinfo2 (datetime_pxd)
12869 Doctest: datetime_pxd.do_datetime_tzinfo2 ... ok
12870 do_time (datetime_pxd)
12871 Doctest: datetime_pxd.do_time ... ok
12872 do_time_tzinfo (datetime_pxd)
12873 Doctest: datetime_pxd.do_time_tzinfo ... ok
12874 do_time_tzinfo2 (datetime_pxd)
12875 Doctest: datetime_pxd.do_time_tzinfo2 ... ok
12876 do_timedelta_macros (datetime_pxd)
12877 Doctest: datetime_pxd.do_timedelta_macros ... ok
12878 test_date_from_timestamp (datetime_pxd)
12879 Doctest: datetime_pxd.test_date_from_timestamp ... ok
12880 test_datetime_attrs_inlined (datetime_pxd)
12881 Doctest: datetime_pxd.test_datetime_attrs_inlined ... ok
12882 test_datetime_from_timestamp (datetime_pxd)
12883 Doctest: datetime_pxd.test_datetime_from_timestamp ... ok
12884 test_get_utc (datetime_pxd)
12885 Doctest: datetime_pxd.test_get_utc ... ok
12886 test_timedelta_total_seconds (datetime_pxd)
12887 Doctest: datetime_pxd.test_timedelta_total_seconds ... ok
12888 runTest (__main__.CythonRunTestCase)
12889 [-1] compiling (cpp/cy2) and running datetime_pxd ... do_date (datetime_pxd)
12890 Doctest: datetime_pxd.do_date ... ok
12891 do_datetime (datetime_pxd)
12892 Doctest: datetime_pxd.do_datetime ... ok
12893 do_datetime_tzinfo (datetime_pxd)
12894 Doctest: datetime_pxd.do_datetime_tzinfo ... ok
12895 do_datetime_tzinfo2 (datetime_pxd)
12896 Doctest: datetime_pxd.do_datetime_tzinfo2 ... ok
12897 do_time (datetime_pxd)
12898 Doctest: datetime_pxd.do_time ... ok
12899 do_time_tzinfo (datetime_pxd)
12900 Doctest: datetime_pxd.do_time_tzinfo ... ok
12901 do_time_tzinfo2 (datetime_pxd)
12902 Doctest: datetime_pxd.do_time_tzinfo2 ... ok
12903 do_timedelta_macros (datetime_pxd)
12904 Doctest: datetime_pxd.do_timedelta_macros ... ok
12905 test_date_from_timestamp (datetime_pxd)
12906 Doctest: datetime_pxd.test_date_from_timestamp ... ok
12907 test_datetime_attrs_inlined (datetime_pxd)
12908 Doctest: datetime_pxd.test_datetime_attrs_inlined ... ok
12909 test_datetime_from_timestamp (datetime_pxd)
12910 Doctest: datetime_pxd.test_datetime_from_timestamp ... ok
12911 test_get_utc (datetime_pxd)
12912 Doctest: datetime_pxd.test_get_utc ... ok
12913 test_timedelta_total_seconds (datetime_pxd)
12914 Doctest: datetime_pxd.test_timedelta_total_seconds ... ok
12915 runTest (__main__.EndToEndTest)
12916 [-1] End-to-end dealloc_raise ... ok
12917 runTest (__main__.CythonRunTestCase)
12918 [-1] compiling (c/cy2) and running decorator_lambda ... TestClassDecorator (decorator_lambda)
12919 Doctest: decorator_lambda.TestClassDecorator ... ok
12920 test_function (decorator_lambda)
12921 Doctest: decorator_lambda.test_function ... ok
12922 runTest (__main__.CythonRunTestCase)
12923 [-1] compiling (cpp/cy2) and running decorator_lambda ... TestClassDecorator (decorator_lambda)
12924 Doctest: decorator_lambda.TestClassDecorator ... ok
12925 test_function (decorator_lambda)
12926 Doctest: decorator_lambda.test_function ... ok
12927 runTest (__main__.CythonRunTestCase)
12928 [-1] compiling (c/cy2) and running decorators ... decorators ()
12929 Doctest: decorators ... ok
12930 HasProperty (decorators)
12931 Doctest: decorators.HasProperty ... ok
12932 outer (decorators)
12933 Doctest: decorators.outer ... ok
12934 runTest (__main__.CythonRunTestCase)
12935 [-1] compiling (cpp/cy2) and running decorators ... decorators ()
12936 Doctest: decorators ... ok
12937 HasProperty (decorators)
12938 Doctest: decorators.HasProperty ... ok
12939 outer (decorators)
12940 Doctest: decorators.outer ... ok
12941 runTest (__main__.CythonRunTestCase)
12942 [-1] compiling (c/cy2) and running decorators_T593 ... decorators_T593 ()
12943 Doctest: decorators_T593 ... ok
12944 Bar (decorators_T593)
12945 Doctest: decorators_T593.Bar ... ok
12946 class_in_closure (decorators_T593)
12947 Doctest: decorators_T593.class_in_closure ... ok
12948 class_not_in_closure (decorators_T593)
12949 Doctest: decorators_T593.class_not_in_closure ... ok
12950 wrapped_func (decorators_T593)
12951 Doctest: decorators_T593.wrapped_func ... ok
12952 runTest (__main__.CythonRunTestCase)
12953 [-1] compiling (cpp/cy2) and running decorators_T593 ... decorators_T593 ()
12954 Doctest: decorators_T593 ... ok
12955 Bar (decorators_T593)
12956 Doctest: decorators_T593.Bar ... ok
12957 class_in_closure (decorators_T593)
12958 Doctest: decorators_T593.class_in_closure ... ok
12959 class_not_in_closure (decorators_T593)
12960 Doctest: decorators_T593.class_not_in_closure ... ok
12961 wrapped_func (decorators_T593)
12962 Doctest: decorators_T593.wrapped_func ... ok
12963 runTest (__main__.CythonRunTestCase)
12964 [-1] compiling (c/cy2) and running decorators_py_T593 ... decorators_py_T593 ()
12965 Doctest: decorators_py_T593 ... ok
12966 class_in_closure (decorators_py_T593)
12967 Doctest: decorators_py_T593.class_in_closure ... ok
12968 class_not_in_closure (decorators_py_T593)
12969 Doctest: decorators_py_T593.class_not_in_closure ... ok
12970 wrapped_func (decorators_py_T593)
12971 Doctest: decorators_py_T593.wrapped_func ... ok
12972 runTest (__main__.CythonRunTestCase)
12973 [-1] compiling (cpp/cy2) and running decorators_py_T593 ... decorators_py_T593 ()
12974 Doctest: decorators_py_T593 ... ok
12975 class_in_closure (decorators_py_T593)
12976 Doctest: decorators_py_T593.class_in_closure ... ok
12977 class_not_in_closure (decorators_py_T593)
12978 Doctest: decorators_py_T593.class_not_in_closure ... ok
12979 wrapped_func (decorators_py_T593)
12980 Doctest: decorators_py_T593.wrapped_func ... ok
12981 run (__main__.PureDoctestTestCase)
12982 [-1] running pure doctests in decorators_py_T593 ... decorators_py_T593 ()
12983 Doctest: decorators_py_T593 ... ok
12984 class_in_closure (decorators_py_T593)
12985 Doctest: decorators_py_T593.class_in_closure ... ok
12986 class_not_in_closure (decorators_py_T593)
12987 Doctest: decorators_py_T593.class_not_in_closure ... ok
12988 wrapped_func (decorators_py_T593)
12989 Doctest: decorators_py_T593.wrapped_func ... ok
12990 runTest (__main__.CythonRunTestCase)
12991 [-1] compiling (c/cy2) and running default_args_T674 ... test_inner (default_args_T674)
12992 Doctest: default_args_T674.test_inner ... ok
12993 test_lambda (default_args_T674)
12994 Doctest: default_args_T674.test_lambda ... ok
12995 runTest (__main__.CythonRunTestCase)
12996 [-1] compiling (cpp/cy2) and running default_args_T674 ... test_inner (default_args_T674)
12997 Doctest: default_args_T674.test_inner ... ok
12998 test_lambda (default_args_T674)
12999 Doctest: default_args_T674.test_lambda ... ok
13000 run (__main__.PureDoctestTestCase)
13001 [-1] running pure doctests in default_args_T674 ... test_inner (default_args_T674)
13002 Doctest: default_args_T674.test_inner ... ok
13003 test_lambda (default_args_T674)
13004 Doctest: default_args_T674.test_lambda ... ok
13005 runTest (__main__.CythonRunTestCase)
13006 [-1] compiling (c/cy2) and running default_optional_gh5643 ... gh5643_int_int_integer (default_optional_gh5643)
13007 Doctest: default_optional_gh5643.gh5643_int_int_integer ... ok
13008 gh5643_int_int_none (default_optional_gh5643)
13009 Doctest: default_optional_gh5643.gh5643_int_int_none ... ok
13010 gh5643_int_optional_integer (default_optional_gh5643)
13011 Doctest: default_optional_gh5643.gh5643_int_optional_integer ... ok
13012 gh5643_int_optional_none (default_optional_gh5643)
13013 Doctest: default_optional_gh5643.gh5643_int_optional_none ... ok
13014 gh5643_int_untyped (default_optional_gh5643)
13015 Doctest: default_optional_gh5643.gh5643_int_untyped ... ok
13016 gh5643_optional (default_optional_gh5643)
13017 Doctest: default_optional_gh5643.gh5643_optional ... ok
13018 runTest (__main__.CythonRunTestCase)
13019 [-1] compiling (cpp/cy2) and running default_optional_gh5643 ... gh5643_int_int_integer (default_optional_gh5643)
13020 Doctest: default_optional_gh5643.gh5643_int_int_integer ... ok
13021 gh5643_int_int_none (default_optional_gh5643)
13022 Doctest: default_optional_gh5643.gh5643_int_int_none ... ok
13023 gh5643_int_optional_integer (default_optional_gh5643)
13024 Doctest: default_optional_gh5643.gh5643_int_optional_integer ... ok
13025 gh5643_int_optional_none (default_optional_gh5643)
13026 Doctest: default_optional_gh5643.gh5643_int_optional_none ... ok
13027 gh5643_int_untyped (default_optional_gh5643)
13028 Doctest: default_optional_gh5643.gh5643_int_untyped ... ok
13029 gh5643_optional (default_optional_gh5643)
13030 Doctest: default_optional_gh5643.gh5643_optional ... ok
13031 run (__main__.PureDoctestTestCase)
13032 [-1] running pure doctests in default_optional_gh5643 ... gh5643_int_int_integer (default_optional_gh5643)
13033 Doctest: default_optional_gh5643.gh5643_int_int_integer ... ok
13034 gh5643_int_int_none (default_optional_gh5643)
13035 Doctest: default_optional_gh5643.gh5643_int_int_none ... ok
13036 gh5643_int_optional_integer (default_optional_gh5643)
13037 Doctest: default_optional_gh5643.gh5643_int_optional_integer ... ok
13038 gh5643_int_optional_none (default_optional_gh5643)
13039 Doctest: default_optional_gh5643.gh5643_int_optional_none ... ok
13040 gh5643_int_untyped (default_optional_gh5643)
13041 Doctest: default_optional_gh5643.gh5643_int_untyped ... ok
13042 gh5643_optional (default_optional_gh5643)
13043 Doctest: default_optional_gh5643.gh5643_optional ... ok
13044 runTest (__main__.CythonRunTestCase)
13045 [-1] compiling (c/cy2) and running define_macro ... test (define_macro)
13046 Doctest: define_macro.test ... ok
13047 runTest (__main__.CythonRunTestCase)
13048 [-1] compiling (cpp/cy2) and running define_macro ... test (define_macro)
13049 Doctest: define_macro.test ... ok
13050 runTest (__main__.CythonRunTestCase)
13051 [-1] compiling (c/cy2) and running defnode_err_val ... test_errval (defnode_err_val)
13052 Doctest: defnode_err_val.test_errval ... ok
13053 runTest (__main__.CythonRunTestCase)
13054 [-1] compiling (cpp/cy2) and running defnode_err_val ... test_errval (defnode_err_val)
13055 Doctest: defnode_err_val.test_errval ... ok
13056 runTest (__main__.CythonRunTestCase)
13057 [-1] compiling (c/cy2) and running delete ... A (delete)
13058 Doctest: delete.A ... ok
13059 del_dict (delete)
13060 Doctest: delete.del_dict ... ok
13061 del_dict_ann (delete)
13062 Doctest: delete.del_dict_ann ... ok
13063 del_dict_from_literal (delete)
13064 Doctest: delete.del_dict_from_literal ... ok
13065 del_int (delete)
13066 Doctest: delete.del_int ... ok
13067 del_item (delete)
13068 Doctest: delete.del_item ... ok
13069 del_list (delete)
13070 Doctest: delete.del_list ... ok
13071 del_list_int (delete)
13072 Doctest: delete.del_list_int ... ok
13073 del_local (delete)
13074 Doctest: delete.del_local ... ok
13075 del_seq (delete)
13076 Doctest: delete.del_seq ... ok
13077 del_temp_slice (delete)
13078 Doctest: delete.del_temp_slice ... ok
13079 runTest (__main__.CythonRunTestCase)
13080 [-1] compiling (cpp/cy2) and running delete ... A (delete)
13081 Doctest: delete.A ... ok
13082 del_dict (delete)
13083 Doctest: delete.del_dict ... ok
13084 del_dict_ann (delete)
13085 Doctest: delete.del_dict_ann ... ok
13086 del_dict_from_literal (delete)
13087 Doctest: delete.del_dict_from_literal ... ok
13088 del_int (delete)
13089 Doctest: delete.del_int ... ok
13090 del_item (delete)
13091 Doctest: delete.del_item ... ok
13092 del_list (delete)
13093 Doctest: delete.del_list ... ok
13094 del_list_int (delete)
13095 Doctest: delete.del_list_int ... ok
13096 del_local (delete)
13097 Doctest: delete.del_local ... ok
13098 del_seq (delete)
13099 Doctest: delete.del_seq ... ok
13100 del_temp_slice (delete)
13101 Doctest: delete.del_temp_slice ... ok
13102 runTest (__main__.CythonRunTestCase)
13103 [-1] compiling (c/cy2) and running delslice ... del_constant_start_stop (delslice)
13104 Doctest: delslice.del_constant_start_stop ... ok
13105 del_start (delslice)
13106 Doctest: delslice.del_start ... ok
13107 del_start_stop (delslice)
13108 Doctest: delslice.del_start_stop ... ok
13109 del_stop (delslice)
13110 Doctest: delslice.del_stop ... ok
13111 runTest (__main__.CythonRunTestCase)
13112 [-1] compiling (cpp/cy2) and running delslice ... del_constant_start_stop (delslice)
13113 Doctest: delslice.del_constant_start_stop ... ok
13114 del_start (delslice)
13115 Doctest: delslice.del_start ... ok
13116 del_start_stop (delslice)
13117 Doctest: delslice.del_start_stop ... ok
13118 del_stop (delslice)
13119 Doctest: delslice.del_stop ... ok
13120 run (__main__.PureDoctestTestCase)
13121 [-1] running pure doctests in delslice ... del_constant_start_stop (delslice)
13122 Doctest: delslice.del_constant_start_stop ... ok
13123 del_start (delslice)
13124 Doctest: delslice.del_start ... ok
13125 del_start_stop (delslice)
13126 Doctest: delslice.del_start_stop ... ok
13127 del_stop (delslice)
13128 Doctest: delslice.del_stop ... ok
13129 runTest (__main__.CythonRunTestCase)
13130 [-1] compiling (c/cy2) and running dict ... constant (dict)
13131 Doctest: dict.constant ... ok
13132 dict_call (dict)
13133 Doctest: dict.dict_call ... ok
13134 dict_call_dict (dict)
13135 Doctest: dict.dict_call_dict ... ok
13136 dict_call_kwargs (dict)
13137 Doctest: dict.dict_call_kwargs ... ok
13138 dict_unpacking_not_for_arg_create_a_copy (dict)
13139 Doctest: dict.dict_unpacking_not_for_arg_create_a_copy ... ok
13140 empty (dict)
13141 Doctest: dict.empty ... ok
13142 from_keys_bound (dict)
13143 Doctest: dict.from_keys_bound ... ok
13144 item_creation_sideeffect (dict)
13145 Doctest: dict.item_creation_sideeffect ... ok
13146 items_of_dict_call (dict)
13147 Doctest: dict.items_of_dict_call ... ok
13148 keyvalue (dict)
13149 Doctest: dict.keyvalue ... ok
13150 keyvalues (dict)
13151 Doctest: dict.keyvalues ... ok
13152 keyvalues2 (dict)
13153 Doctest: dict.keyvalues2 ... ok
13154 runTest (__main__.CythonRunTestCase)
13155 [-1] compiling (cpp/cy2) and running dict ... constant (dict)
13156 Doctest: dict.constant ... ok
13157 dict_call (dict)
13158 Doctest: dict.dict_call ... ok
13159 dict_call_dict (dict)
13160 Doctest: dict.dict_call_dict ... ok
13161 dict_call_kwargs (dict)
13162 Doctest: dict.dict_call_kwargs ... ok
13163 dict_unpacking_not_for_arg_create_a_copy (dict)
13164 Doctest: dict.dict_unpacking_not_for_arg_create_a_copy ... ok
13165 empty (dict)
13166 Doctest: dict.empty ... ok
13167 from_keys_bound (dict)
13168 Doctest: dict.from_keys_bound ... ok
13169 item_creation_sideeffect (dict)
13170 Doctest: dict.item_creation_sideeffect ... ok
13171 items_of_dict_call (dict)
13172 Doctest: dict.items_of_dict_call ... ok
13173 keyvalue (dict)
13174 Doctest: dict.keyvalue ... ok
13175 keyvalues (dict)
13176 Doctest: dict.keyvalues ... ok
13177 keyvalues2 (dict)
13178 Doctest: dict.keyvalues2 ... ok
13179 runTest (__main__.CythonRunTestCase)
13180 [-1] compiling (c/cy2) and running dict_get ... get (dict_get)
13181 Doctest: dict_get.get ... ok
13182 get_default (dict_get)
13183 Doctest: dict_get.get_default ... ok
13184 get_in_condition (dict_get)
13185 Doctest: dict_get.get_in_condition ... ok
13186 runTest (__main__.CythonRunTestCase)
13187 [-1] compiling (cpp/cy2) and running dict_get ... get (dict_get)
13188 Doctest: dict_get.get ... ok
13189 get_default (dict_get)
13190 Doctest: dict_get.get_default ... ok
13191 get_in_condition (dict_get)
13192 Doctest: dict_get.get_in_condition ... ok
13193 runTest (__main__.CythonRunTestCase)
13194 [-1] compiling (c/cy2) and running dict_getitem ... getitem_in_condition (dict_getitem)
13195 Doctest: dict_getitem.getitem_in_condition ... ok
13196 getitem_int_key (dict_getitem)
13197 Doctest: dict_getitem.getitem_int_key ... ok
13198 getitem_not_none (dict_getitem)
13199 Doctest: dict_getitem.getitem_not_none ... ok
13200 getitem_str (dict_getitem)
13201 Doctest: dict_getitem.getitem_str ... ok
13202 getitem_tuple (dict_getitem)
13203 Doctest: dict_getitem.getitem_tuple ... ok
13204 getitem_unicode (dict_getitem)
13205 Doctest: dict_getitem.getitem_unicode ... ok
13206 test (dict_getitem)
13207 Doctest: dict_getitem.test ... ok
13208 runTest (__main__.CythonRunTestCase)
13209 [-1] compiling (cpp/cy2) and running dict_getitem ... getitem_in_condition (dict_getitem)
13210 Doctest: dict_getitem.getitem_in_condition ... ok
13211 getitem_int_key (dict_getitem)
13212 Doctest: dict_getitem.getitem_int_key ... ok
13213 getitem_not_none (dict_getitem)
13214 Doctest: dict_getitem.getitem_not_none ... ok
13215 getitem_str (dict_getitem)
13216 Doctest: dict_getitem.getitem_str ... ok
13217 getitem_tuple (dict_getitem)
13218 Doctest: dict_getitem.getitem_tuple ... ok
13219 getitem_unicode (dict_getitem)
13220 Doctest: dict_getitem.getitem_unicode ... ok
13221 test (dict_getitem)
13222 Doctest: dict_getitem.test ... ok
13223 runTest (__main__.CythonRunTestCase)
13224 [-1] compiling (c/cy2) and running dict_iter_unpack ... iteritems_unpack (dict_iter_unpack)
13225 Doctest: dict_iter_unpack.iteritems_unpack ... ok
13226 itervalues_unpack (dict_iter_unpack)
13227 Doctest: dict_iter_unpack.itervalues_unpack ... ok
13228 runTest (__main__.CythonRunTestCase)
13229 [-1] compiling (cpp/cy2) and running dict_iter_unpack ... iteritems_unpack (dict_iter_unpack)
13230 Doctest: dict_iter_unpack.iteritems_unpack ... ok
13231 itervalues_unpack (dict_iter_unpack)
13232 Doctest: dict_iter_unpack.itervalues_unpack ... ok
13233 runTest (__main__.CythonRunTestCase)
13234 [-1] compiling (c/cy2) and running dict_pop ... dict_pop (dict_pop)
13235 Doctest: dict_pop.dict_pop ... ok
13236 dict_pop_default (dict_pop)
13237 Doctest: dict_pop.dict_pop_default ... ok
13238 dict_pop_default_typed (dict_pop)
13239 Doctest: dict_pop.dict_pop_default_typed ... ok
13240 runTest (__main__.CythonRunTestCase)
13241 [-1] compiling (cpp/cy2) and running dict_pop ... dict_pop (dict_pop)
13242 Doctest: dict_pop.dict_pop ... ok
13243 dict_pop_default (dict_pop)
13244 Doctest: dict_pop.dict_pop_default ... ok
13245 dict_pop_default_typed (dict_pop)
13246 Doctest: dict_pop.dict_pop_default_typed ... ok
13247 runTest (__main__.CythonRunTestCase)
13248 [-1] compiling (c/cy2) and running dict_setdefault ... setdefault1 (dict_setdefault)
13249 Doctest: dict_setdefault.setdefault1 ... ok
13250 setdefault2 (dict_setdefault)
13251 Doctest: dict_setdefault.setdefault2 ... ok
13252 runTest (__main__.CythonRunTestCase)
13253 [-1] compiling (cpp/cy2) and running dict_setdefault ... setdefault1 (dict_setdefault)
13254 Doctest: dict_setdefault.setdefault1 ... ok
13255 setdefault2 (dict_setdefault)
13256 Doctest: dict_setdefault.setdefault2 ... ok
13257 run (__main__.PureDoctestTestCase)
13258 [-1] running pure doctests in dict_setdefault ... setdefault1 (dict_setdefault)
13259 Doctest: dict_setdefault.setdefault1 ... ok
13260 setdefault2 (dict_setdefault)
13261 Doctest: dict_setdefault.setdefault2 ... ok
13262 runTest (__main__.CythonRunTestCase)
13263 [-1] compiling (c/cy2) and running dict_values_in_expression ... values_in_expression (dict_values_in_expression)
13264 Doctest: dict_values_in_expression.values_in_expression ... ok
13265 values_of_expression (dict_values_in_expression)
13266 Doctest: dict_values_in_expression.values_of_expression ... ok
13267 runTest (__main__.CythonRunTestCase)
13268 [-1] compiling (cpp/cy2) and running dict_values_in_expression ... values_in_expression (dict_values_in_expression)
13269 Doctest: dict_values_in_expression.values_in_expression ... ok
13270 values_of_expression (dict_values_in_expression)
13271 Doctest: dict_values_in_expression.values_of_expression ... ok
13272 runTest (__main__.CythonRunTestCase)
13273 [-1] compiling (c/cy2) and running dictcomp ... dictcomp (dictcomp)
13274 Doctest: dictcomp.dictcomp ... ok
13275 genexpr (dictcomp)
13276 Doctest: dictcomp.genexpr ... ok
13277 iterdict_dictcomp (dictcomp)
13278 Doctest: dictcomp.iterdict_dictcomp ... ok
13279 nested_tuple (dictcomp)
13280 Doctest: dictcomp.nested_tuple ... ok
13281 typed_dictcomp (dictcomp)
13282 Doctest: dictcomp.typed_dictcomp ... ok
13283 runTest (__main__.CythonRunTestCase)
13284 [-1] compiling (cpp/cy2) and running dictcomp ... dictcomp (dictcomp)
13285 Doctest: dictcomp.dictcomp ... ok
13286 genexpr (dictcomp)
13287 Doctest: dictcomp.genexpr ... ok
13288 iterdict_dictcomp (dictcomp)
13289 Doctest: dictcomp.iterdict_dictcomp ... ok
13290 nested_tuple (dictcomp)
13291 Doctest: dictcomp.nested_tuple ... ok
13292 typed_dictcomp (dictcomp)
13293 Doctest: dictcomp.typed_dictcomp ... ok
13294 runTest (__main__.CythonRunTestCase)
13295 [-1] compiling (c/cy2) and running dictintindex ... test_del_char (dictintindex)
13296 Doctest: dictintindex.test_del_char ... ok
13297 test_del_int (dictintindex)
13298 Doctest: dictintindex.test_del_int ... ok
13299 test_del_longlong (dictintindex)
13300 Doctest: dictintindex.test_del_longlong ... ok
13301 test_del_longlong_big (dictintindex)
13302 Doctest: dictintindex.test_del_longlong_big ... ok
13303 test_del_uchar (dictintindex)
13304 Doctest: dictintindex.test_del_uchar ... ok
13305 test_del_uint (dictintindex)
13306 Doctest: dictintindex.test_del_uint ... ok
13307 test_del_ulonglong (dictintindex)
13308 Doctest: dictintindex.test_del_ulonglong ... ok
13309 test_del_ulonglong_big (dictintindex)
13310 Doctest: dictintindex.test_del_ulonglong_big ... ok
13311 test_get_char_neg (dictintindex)
13312 Doctest: dictintindex.test_get_char_neg ... ok
13313 test_get_char_pos (dictintindex)
13314 Doctest: dictintindex.test_get_char_pos ... ok
13315 test_get_char_zero (dictintindex)
13316 Doctest: dictintindex.test_get_char_zero ... ok
13317 test_get_int_neg (dictintindex)
13318 Doctest: dictintindex.test_get_int_neg ... ok
13319 test_get_int_pos (dictintindex)
13320 Doctest: dictintindex.test_get_int_pos ... ok
13321 test_get_int_zero (dictintindex)
13322 Doctest: dictintindex.test_get_int_zero ... ok
13323 test_get_longlong_big (dictintindex)
13324 Doctest: dictintindex.test_get_longlong_big ... ok
13325 test_get_longlong_neg (dictintindex)
13326 Doctest: dictintindex.test_get_longlong_neg ... ok
13327 test_get_longlong_pos (dictintindex)
13328 Doctest: dictintindex.test_get_longlong_pos ... ok
13329 test_get_longlong_zero (dictintindex)
13330 Doctest: dictintindex.test_get_longlong_zero ... ok
13331 test_get_uchar_pos (dictintindex)
13332 Doctest: dictintindex.test_get_uchar_pos ... ok
13333 test_get_uchar_zero (dictintindex)
13334 Doctest: dictintindex.test_get_uchar_zero ... ok
13335 test_get_uint_pos (dictintindex)
13336 Doctest: dictintindex.test_get_uint_pos ... ok
13337 test_get_uint_zero (dictintindex)
13338 Doctest: dictintindex.test_get_uint_zero ... ok
13339 test_get_ulonglong_big (dictintindex)
13340 Doctest: dictintindex.test_get_ulonglong_big ... ok
13341 test_get_ulonglong_pos (dictintindex)
13342 Doctest: dictintindex.test_get_ulonglong_pos ... ok
13343 test_get_ulonglong_zero (dictintindex)
13344 Doctest: dictintindex.test_get_ulonglong_zero ... ok
13345 runTest (__main__.CythonRunTestCase)
13346 [-1] compiling (cpp/cy2) and running dictintindex ... test_del_char (dictintindex)
13347 Doctest: dictintindex.test_del_char ... ok
13348 test_del_int (dictintindex)
13349 Doctest: dictintindex.test_del_int ... ok
13350 test_del_longlong (dictintindex)
13351 Doctest: dictintindex.test_del_longlong ... ok
13352 test_del_longlong_big (dictintindex)
13353 Doctest: dictintindex.test_del_longlong_big ... ok
13354 test_del_uchar (dictintindex)
13355 Doctest: dictintindex.test_del_uchar ... ok
13356 test_del_uint (dictintindex)
13357 Doctest: dictintindex.test_del_uint ... ok
13358 test_del_ulonglong (dictintindex)
13359 Doctest: dictintindex.test_del_ulonglong ... ok
13360 test_del_ulonglong_big (dictintindex)
13361 Doctest: dictintindex.test_del_ulonglong_big ... ok
13362 test_get_char_neg (dictintindex)
13363 Doctest: dictintindex.test_get_char_neg ... ok
13364 test_get_char_pos (dictintindex)
13365 Doctest: dictintindex.test_get_char_pos ... ok
13366 test_get_char_zero (dictintindex)
13367 Doctest: dictintindex.test_get_char_zero ... ok
13368 test_get_int_neg (dictintindex)
13369 Doctest: dictintindex.test_get_int_neg ... ok
13370 test_get_int_pos (dictintindex)
13371 Doctest: dictintindex.test_get_int_pos ... ok
13372 test_get_int_zero (dictintindex)
13373 Doctest: dictintindex.test_get_int_zero ... ok
13374 test_get_longlong_big (dictintindex)
13375 Doctest: dictintindex.test_get_longlong_big ... ok
13376 test_get_longlong_neg (dictintindex)
13377 Doctest: dictintindex.test_get_longlong_neg ... ok
13378 test_get_longlong_pos (dictintindex)
13379 Doctest: dictintindex.test_get_longlong_pos ... ok
13380 test_get_longlong_zero (dictintindex)
13381 Doctest: dictintindex.test_get_longlong_zero ... ok
13382 test_get_uchar_pos (dictintindex)
13383 Doctest: dictintindex.test_get_uchar_pos ... ok
13384 test_get_uchar_zero (dictintindex)
13385 Doctest: dictintindex.test_get_uchar_zero ... ok
13386 test_get_uint_pos (dictintindex)
13387 Doctest: dictintindex.test_get_uint_pos ... ok
13388 test_get_uint_zero (dictintindex)
13389 Doctest: dictintindex.test_get_uint_zero ... ok
13390 test_get_ulonglong_big (dictintindex)
13391 Doctest: dictintindex.test_get_ulonglong_big ... ok
13392 test_get_ulonglong_pos (dictintindex)
13393 Doctest: dictintindex.test_get_ulonglong_pos ... ok
13394 test_get_ulonglong_zero (dictintindex)
13395 Doctest: dictintindex.test_get_ulonglong_zero ... ok
13396 runTest (__main__.CythonRunTestCase)
13397 [-1] compiling (c/cy2) and running dietachmayer1 ... test (dietachmayer1)
13398 Doctest: dietachmayer1.test ... ok
13399 runTest (__main__.CythonRunTestCase)
13400 [-1] compiling (cpp/cy2) and running dietachmayer1 ... test (dietachmayer1)
13401 Doctest: dietachmayer1.test ... ok
13402 runTest (__main__.EndToEndTest)
13403 [-1] End-to-end different_package_names ... ok
13404 runTest (__main__.CythonRunTestCase)
13405 [-1] compiling (c/cy2) and running directive_locals_in_pxd ... test_pxd_locals (directive_locals_in_pxd)
13406 Doctest: directive_locals_in_pxd.test_pxd_locals ... ok
13407 runTest (__main__.CythonRunTestCase)
13408 [-1] compiling (cpp/cy2) and running directive_locals_in_pxd ... test_pxd_locals (directive_locals_in_pxd)
13409 Doctest: directive_locals_in_pxd.test_pxd_locals ... ok
13410 run (__main__.PureDoctestTestCase)
13411 [-1] running pure doctests in directive_locals_in_pxd ... test_pxd_locals (directive_locals_in_pxd)
13412 Doctest: directive_locals_in_pxd.test_pxd_locals ... ok
13413 runTest (__main__.CythonRunTestCase)
13414 [-1] compiling (c/cy2) and running division_T384 ... division_T384 ()
13415 Doctest: division_T384 ... ok
13416 runTest (__main__.CythonRunTestCase)
13417 [-1] compiling (cpp/cy2) and running division_T384 ... division_T384 ()
13418 Doctest: division_T384 ... ok
13419 runTest (__main__.EndToEndTest)
13420 [-1] End-to-end dotted_filenames ... ok
13421 runTest (__main__.CythonRunTestCase)
13422 [-1] compiling (c/cy2) and running double_dealloc_T796 ... double_dealloc_T796 ()
13423 Doctest: double_dealloc_T796 ... ok
13424 runTest (__main__.CythonRunTestCase)
13425 [-1] compiling (cpp/cy2) and running double_dealloc_T796 ... double_dealloc_T796 ()
13426 Doctest: double_dealloc_T796 ... ok
13427 runTest (__main__.CythonRunTestCase)
13428 [-1] compiling (c/cy2) and running duplicate_keyword_in_call ... test_call (duplicate_keyword_in_call)
13429 Doctest: duplicate_keyword_in_call.test_call ... ok
13430 runTest (__main__.CythonRunTestCase)
13431 [-1] compiling (cpp/cy2) and running duplicate_keyword_in_call ... test_call (duplicate_keyword_in_call)
13432 Doctest: duplicate_keyword_in_call.test_call ... ok
13433 run (__main__.PureDoctestTestCase)
13434 [-1] running pure doctests in duplicate_keyword_in_call ... test_call (duplicate_keyword_in_call)
13435 Doctest: duplicate_keyword_in_call.test_call ... ok
13436 runTest (__main__.EndToEndTest)
13437 [-1] End-to-end duplicate_utilitycode_from_pyx ... ok
13438 runTest (__main__.CythonRunTestCase)
13439 [-1] compiling (c/cy2) and running dynamic_args ... test_exttype_args (dynamic_args)
13440 Doctest: dynamic_args.test_exttype_args ... ok
13441 runTest (__main__.CythonRunTestCase)
13442 [-1] compiling (cpp/cy2) and running dynamic_args ... test_exttype_args (dynamic_args)
13443 Doctest: dynamic_args.test_exttype_args ... ok
13444 runTest (__main__.CythonRunTestCase)
13445 [-1] compiling (c/cy2) and running dynamic_attributes ... OwnProperty1 (dynamic_attributes)
13446 Doctest: dynamic_attributes.OwnProperty1 ... ok
13447 OwnProperty2 (dynamic_attributes)
13448 Doctest: dynamic_attributes.OwnProperty2 ... ok
13449 test_class_attributes (dynamic_attributes)
13450 Doctest: dynamic_attributes.test_class_attributes ... ok
13451 test_defined_class_attributes (dynamic_attributes)
13452 Doctest: dynamic_attributes.test_defined_class_attributes ... ok
13453 test_public_class_attributes (dynamic_attributes)
13454 Doctest: dynamic_attributes.test_public_class_attributes ... ok
13455 test_subclass_attributes (dynamic_attributes)
13456 Doctest: dynamic_attributes.test_subclass_attributes ... ok
13457 runTest (__main__.CythonRunTestCase)
13458 [-1] compiling (cpp/cy2) and running dynamic_attributes ... OwnProperty1 (dynamic_attributes)
13459 Doctest: dynamic_attributes.OwnProperty1 ... ok
13460 OwnProperty2 (dynamic_attributes)
13461 Doctest: dynamic_attributes.OwnProperty2 ... ok
13462 test_class_attributes (dynamic_attributes)
13463 Doctest: dynamic_attributes.test_class_attributes ... ok
13464 test_defined_class_attributes (dynamic_attributes)
13465 Doctest: dynamic_attributes.test_defined_class_attributes ... ok
13466 test_public_class_attributes (dynamic_attributes)
13467 Doctest: dynamic_attributes.test_public_class_attributes ... ok
13468 test_subclass_attributes (dynamic_attributes)
13469 Doctest: dynamic_attributes.test_subclass_attributes ... ok
13470 runTest (__main__.CythonRunTestCase)
13471 [-1] compiling (c/cy2) and running ellipsis_T488 ... ellipsis_T488 ()
13472 Doctest: ellipsis_T488 ... ok
13473 runTest (__main__.CythonRunTestCase)
13474 [-1] compiling (cpp/cy2) and running ellipsis_T488 ... ellipsis_T488 ()
13475 Doctest: ellipsis_T488 ... ok
13476 runTest (__main__.CythonRunTestCase)
13477 [-1] compiling (c/cy2) and running embedsignatures ... embedsignatures ()
13478 Doctest: embedsignatures ... ok
13479 runTest (__main__.CythonRunTestCase)
13480 [-1] compiling (cpp/cy2) and running embedsignatures ... embedsignatures ()
13481 Doctest: embedsignatures ... ok
13482 runTest (__main__.CythonRunTestCase)
13483 [-1] compiling (c/cy2) and running embedsignatures_clinic ... embedsignatures_clinic ()
13484 Doctest: embedsignatures_clinic ... ok
13485 runTest (__main__.CythonRunTestCase)
13486 [-1] compiling (cpp/cy2) and running embedsignatures_clinic ... embedsignatures_clinic ()
13487 Doctest: embedsignatures_clinic ... ok
13488 runTest (__main__.CythonRunTestCase)
13489 [-1] compiling (c/cy2) and running embedsignatures_python ... embedsignatures_python ()
13490 Doctest: embedsignatures_python ... ok
13491 runTest (__main__.CythonRunTestCase)
13492 [-1] compiling (cpp/cy2) and running embedsignatures_python ... embedsignatures_python ()
13493 Doctest: embedsignatures_python ... ok
13494 runTest (__main__.CythonRunTestCase)
13495 [-1] compiling (c/cy2) and running empty_builtin_constructors ... _bool (empty_builtin_constructors)
13496 Doctest: empty_builtin_constructors._bool ... ok
13497 _bytes (empty_builtin_constructors)
13498 Doctest: empty_builtin_constructors._bytes ... ok
13499 _complex (empty_builtin_constructors)
13500 Doctest: empty_builtin_constructors._complex ... ok
13501 _dict (empty_builtin_constructors)
13502 Doctest: empty_builtin_constructors._dict ... ok
13503 _float (empty_builtin_constructors)
13504 Doctest: empty_builtin_constructors._float ... ok
13505 _frozenset (empty_builtin_constructors)
13506 Doctest: empty_builtin_constructors._frozenset ... ok
13507 _int (empty_builtin_constructors)
13508 Doctest: empty_builtin_constructors._int ... ok
13509 _list (empty_builtin_constructors)
13510 Doctest: empty_builtin_constructors._list ... ok
13511 _long (empty_builtin_constructors)
13512 Doctest: empty_builtin_constructors._long ... ok
13513 _set (empty_builtin_constructors)
13514 Doctest: empty_builtin_constructors._set ... ok
13515 _str (empty_builtin_constructors)
13516 Doctest: empty_builtin_constructors._str ... ok
13517 _tuple (empty_builtin_constructors)
13518 Doctest: empty_builtin_constructors._tuple ... ok
13519 _unicode (empty_builtin_constructors)
13520 Doctest: empty_builtin_constructors._unicode ... ok
13521 runTest (__main__.CythonRunTestCase)
13522 [-1] compiling (cpp/cy2) and running empty_builtin_constructors ... _bool (empty_builtin_constructors)
13523 Doctest: empty_builtin_constructors._bool ... ok
13524 _bytes (empty_builtin_constructors)
13525 Doctest: empty_builtin_constructors._bytes ... ok
13526 _complex (empty_builtin_constructors)
13527 Doctest: empty_builtin_constructors._complex ... ok
13528 _dict (empty_builtin_constructors)
13529 Doctest: empty_builtin_constructors._dict ... ok
13530 _float (empty_builtin_constructors)
13531 Doctest: empty_builtin_constructors._float ... ok
13532 _frozenset (empty_builtin_constructors)
13533 Doctest: empty_builtin_constructors._frozenset ... ok
13534 _int (empty_builtin_constructors)
13535 Doctest: empty_builtin_constructors._int ... ok
13536 _list (empty_builtin_constructors)
13537 Doctest: empty_builtin_constructors._list ... ok
13538 _long (empty_builtin_constructors)
13539 Doctest: empty_builtin_constructors._long ... ok
13540 _set (empty_builtin_constructors)
13541 Doctest: empty_builtin_constructors._set ... ok
13542 _str (empty_builtin_constructors)
13543 Doctest: empty_builtin_constructors._str ... ok
13544 _tuple (empty_builtin_constructors)
13545 Doctest: empty_builtin_constructors._tuple ... ok
13546 _unicode (empty_builtin_constructors)
13547 Doctest: empty_builtin_constructors._unicode ... ok
13548 runTest (__main__.CythonRunTestCase)
13549 [-1] compiling (c/cy2) and running empty_declarators ... zed (empty_declarators)
13550 Doctest: empty_declarators.zed ... ok
13551 runTest (__main__.CythonRunTestCase)
13552 [-1] compiling (cpp/cy2) and running empty_declarators ... zed (empty_declarators)
13553 Doctest: empty_declarators.zed ... ok
13554 runTest (__main__.CythonRunTestCase)
13555 [-1] compiling (c/cy2) and running empty_for_loop_T208 ... go_c_empty (empty_for_loop_T208)
13556 Doctest: empty_for_loop_T208.go_c_empty ... ok
13557 go_py_empty (empty_for_loop_T208)
13558 Doctest: empty_for_loop_T208.go_py_empty ... ok
13559 runTest (__main__.CythonRunTestCase)
13560 [-1] compiling (cpp/cy2) and running empty_for_loop_T208 ... go_c_empty (empty_for_loop_T208)
13561 Doctest: empty_for_loop_T208.go_c_empty ... ok
13562 go_py_empty (empty_for_loop_T208)
13563 Doctest: empty_for_loop_T208.go_py_empty ... ok
13564 runTest (__main__.CythonRunTestCase)
13565 [-1] compiling (c/cy2) and running enumboolctx ... enum_boolctx (enumboolctx)
13566 Doctest: enumboolctx.enum_boolctx ... ok
13567 extern_enum_false (enumboolctx)
13568 Doctest: enumboolctx.extern_enum_false ... ok
13569 extern_enum_false_true (enumboolctx)
13570 Doctest: enumboolctx.extern_enum_false_true ... ok
13571 extern_enum_true (enumboolctx)
13572 Doctest: enumboolctx.extern_enum_true ... ok
13573 runTest (__main__.CythonRunTestCase)
13574 [-1] compiling (cpp/cy2) and running enumboolctx ... enum_boolctx (enumboolctx)
13575 Doctest: enumboolctx.enum_boolctx ... ok
13576 extern_enum_false (enumboolctx)
13577 Doctest: enumboolctx.extern_enum_false ... ok
13578 extern_enum_false_true (enumboolctx)
13579 Doctest: enumboolctx.extern_enum_false_true ... ok
13580 extern_enum_true (enumboolctx)
13581 Doctest: enumboolctx.extern_enum_true ... ok
13582 runTest (__main__.CythonRunTestCase)
13583 [-1] compiling (c/cy2) and running enumerate_T316 ... c_enumerate_carray_target (enumerate_T316)
13584 Doctest: enumerate_T316.c_enumerate_carray_target ... ok
13585 convert_target_enumerate (enumerate_T316)
13586 Doctest: enumerate_T316.convert_target_enumerate ... ok
13587 convert_target_enumerate_start (enumerate_T316)
13588 Doctest: enumerate_T316.convert_target_enumerate_start ... ok
13589 empty_c_enumerate (enumerate_T316)
13590 Doctest: enumerate_T316.empty_c_enumerate ... ok
13591 go_c_enumerate (enumerate_T316)
13592 Doctest: enumerate_T316.go_c_enumerate ... ok
13593 go_c_enumerate_step (enumerate_T316)
13594 Doctest: enumerate_T316.go_c_enumerate_step ... ok
13595 go_py_enumerate (enumerate_T316)
13596 Doctest: enumerate_T316.go_py_enumerate ... ok
13597 go_py_enumerate_start (enumerate_T316)
13598 Doctest: enumerate_T316.go_py_enumerate_start ... ok
13599 multi_c_enumerate (enumerate_T316)
13600 Doctest: enumerate_T316.multi_c_enumerate ... ok
13601 multi_enumerate (enumerate_T316)
13602 Doctest: enumerate_T316.multi_enumerate ... ok
13603 multi_enumerate_start (enumerate_T316)
13604 Doctest: enumerate_T316.multi_enumerate_start ... ok
13605 py_enumerate_break (enumerate_T316)
13606 Doctest: enumerate_T316.py_enumerate_break ... ok
13607 py_enumerate_continue (enumerate_T316)
13608 Doctest: enumerate_T316.py_enumerate_continue ... ok
13609 py_enumerate_dict (enumerate_T316)
13610 Doctest: enumerate_T316.py_enumerate_dict ... ok
13611 py_enumerate_list_index_target (enumerate_T316)
13612 Doctest: enumerate_T316.py_enumerate_list_index_target ... ok
13613 py_enumerate_return (enumerate_T316)
13614 Doctest: enumerate_T316.py_enumerate_return ... ok
13615 single_target_enumerate (enumerate_T316)
13616 Doctest: enumerate_T316.single_target_enumerate ... ok
13617 runTest (__main__.CythonRunTestCase)
13618 [-1] compiling (cpp/cy2) and running enumerate_T316 ... c_enumerate_carray_target (enumerate_T316)
13619 Doctest: enumerate_T316.c_enumerate_carray_target ... ok
13620 convert_target_enumerate (enumerate_T316)
13621 Doctest: enumerate_T316.convert_target_enumerate ... ok
13622 convert_target_enumerate_start (enumerate_T316)
13623 Doctest: enumerate_T316.convert_target_enumerate_start ... ok
13624 empty_c_enumerate (enumerate_T316)
13625 Doctest: enumerate_T316.empty_c_enumerate ... ok
13626 go_c_enumerate (enumerate_T316)
13627 Doctest: enumerate_T316.go_c_enumerate ... ok
13628 go_c_enumerate_step (enumerate_T316)
13629 Doctest: enumerate_T316.go_c_enumerate_step ... ok
13630 go_py_enumerate (enumerate_T316)
13631 Doctest: enumerate_T316.go_py_enumerate ... ok
13632 go_py_enumerate_start (enumerate_T316)
13633 Doctest: enumerate_T316.go_py_enumerate_start ... ok
13634 multi_c_enumerate (enumerate_T316)
13635 Doctest: enumerate_T316.multi_c_enumerate ... ok
13636 multi_enumerate (enumerate_T316)
13637 Doctest: enumerate_T316.multi_enumerate ... ok
13638 multi_enumerate_start (enumerate_T316)
13639 Doctest: enumerate_T316.multi_enumerate_start ... ok
13640 py_enumerate_break (enumerate_T316)
13641 Doctest: enumerate_T316.py_enumerate_break ... ok
13642 py_enumerate_continue (enumerate_T316)
13643 Doctest: enumerate_T316.py_enumerate_continue ... ok
13644 py_enumerate_dict (enumerate_T316)
13645 Doctest: enumerate_T316.py_enumerate_dict ... ok
13646 py_enumerate_list_index_target (enumerate_T316)
13647 Doctest: enumerate_T316.py_enumerate_list_index_target ... ok
13648 py_enumerate_return (enumerate_T316)
13649 Doctest: enumerate_T316.py_enumerate_return ... ok
13650 single_target_enumerate (enumerate_T316)
13651 Doctest: enumerate_T316.single_target_enumerate ... ok
13652 runTest (__main__.EndToEndTest)
13653 [-1] End-to-end error_pos ... ok
13654 runTest (__main__.CythonRunTestCase)
13655 [-1] compiling (c/cy2) and running eval ... eval_class_scope (eval)
13656 Doctest: eval.eval_class_scope ... ok
13657 eval_locals (eval)
13658 Doctest: eval.eval_locals ... ok
13659 eval_simple (eval)
13660 Doctest: eval.eval_simple ... ok
13661 runTest (__main__.CythonRunTestCase)
13662 [-1] compiling (cpp/cy2) and running eval ... eval_class_scope (eval)
13663 Doctest: eval.eval_class_scope ... ok
13664 eval_locals (eval)
13665 Doctest: eval.eval_locals ... ok
13666 eval_simple (eval)
13667 Doctest: eval.eval_simple ... ok
13668 runTest (__main__.CythonRunTestCase)
13669 [-1] compiling (c/cy2) and running exarkun ... exarkun ()
13670 Doctest: exarkun ... ok
13671 runTest (__main__.CythonRunTestCase)
13672 [-1] compiling (cpp/cy2) and running exarkun ... exarkun ()
13673 Doctest: exarkun ... ok
13674 runTest (__main__.CythonRunTestCase)
13675 [-1] compiling (c/cy2) and running exceptionpropagation ... foo (exceptionpropagation)
13676 Doctest: exceptionpropagation.foo ... ok
13677 test_except_big_result (exceptionpropagation)
13678 Doctest: exceptionpropagation.test_except_big_result ... ok
13679 test_except_expr (exceptionpropagation)
13680 Doctest: exceptionpropagation.test_except_expr ... ok
13681 test_except_promotion_compare (exceptionpropagation)
13682 Doctest: exceptionpropagation.test_except_promotion_compare ... ok
13683 test_except_raise_by_default (exceptionpropagation)
13684 Doctest: exceptionpropagation.test_except_raise_by_default ... ok
13685 test_noexcept (exceptionpropagation)
13686 Doctest: exceptionpropagation.test_noexcept ... RuntimeError
13687 Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises'
13688 Traceback (most recent call last):
13689   File "<doctest exceptionpropagation.test_noexcept[0]>", line 1, in <module>
13690 RuntimeError: 
13692 test_ptr_func (exceptionpropagation)
13693 Doctest: exceptionpropagation.test_ptr_func ... ok
13694 test_ptr_func2 (exceptionpropagation)
13695 Doctest: exceptionpropagation.test_ptr_func2 ... ok
13696 runTest (__main__.CythonRunTestCase)
13697 [-1] compiling (cpp/cy2) and running exceptionpropagation ... foo (exceptionpropagation)
13698 Doctest: exceptionpropagation.foo ... ok
13699 test_except_big_result (exceptionpropagation)
13700 Doctest: exceptionpropagation.test_except_big_result ... ok
13701 test_except_expr (exceptionpropagation)
13702 Doctest: exceptionpropagation.test_except_expr ... ok
13703 test_except_promotion_compare (exceptionpropagation)
13704 Doctest: exceptionpropagation.test_except_promotion_compare ... ok
13705 test_except_raise_by_default (exceptionpropagation)
13706 Doctest: exceptionpropagation.test_except_raise_by_default ... ok
13707 test_noexcept (exceptionpropagation)
13708 Doctest: exceptionpropagation.test_noexcept ... RuntimeError
13709 Exception ignored in: 'exceptionpropagation.cdef_noexcept_function_that_raises'
13710 Traceback (most recent call last):
13711   File "<doctest exceptionpropagation.test_noexcept[0]>", line 1, in <module>
13712 RuntimeError: 
13714 test_ptr_func (exceptionpropagation)
13715 Doctest: exceptionpropagation.test_ptr_func ... ok
13716 test_ptr_func2 (exceptionpropagation)
13717 Doctest: exceptionpropagation.test_ptr_func2 ... ok
13718 runTest (__main__.CythonRunTestCase)
13719 [-1] compiling (c/cy2) and running exceptionrefcount ... exceptionrefcount ()
13720 Doctest: exceptionrefcount ... ok
13721 runTest (__main__.CythonRunTestCase)
13722 [-1] compiling (cpp/cy2) and running exceptionrefcount ... exceptionrefcount ()
13723 Doctest: exceptionrefcount ... ok
13724 runTest (__main__.CythonRunTestCase)
13725 [-1] compiling (c/cy2) and running exceptions_nogil ... test_bar (exceptions_nogil)
13726 Doctest: exceptions_nogil.test_bar ... ok
13727 test_foo (exceptions_nogil)
13728 Doctest: exceptions_nogil.test_foo ... ok
13729 test_foo_nogil (exceptions_nogil)
13730 Doctest: exceptions_nogil.test_foo_nogil ... ok
13731 test_spam (exceptions_nogil)
13732 Doctest: exceptions_nogil.test_spam ... ok
13733 runTest (__main__.CythonRunTestCase)
13734 [-1] compiling (cpp/cy2) and running exceptions_nogil ... test_bar (exceptions_nogil)
13735 Doctest: exceptions_nogil.test_bar ... ok
13736 test_foo (exceptions_nogil)
13737 Doctest: exceptions_nogil.test_foo ... ok
13738 test_foo_nogil (exceptions_nogil)
13739 Doctest: exceptions_nogil.test_foo_nogil ... ok
13740 test_spam (exceptions_nogil)
13741 Doctest: exceptions_nogil.test_spam ... ok
13742 runTest (__main__.CythonRunTestCase)
13743 [-1] compiling (c/cy2) and running exec_noargs ... exec_func_scope (exec_noargs)
13744 Doctest: exec_noargs.exec_func_scope ... ok
13745 exec_module_scope (exec_noargs)
13746 Doctest: exec_noargs.exec_module_scope ... ok
13747 exec_pyclass_scope (exec_noargs)
13748 Doctest: exec_noargs.exec_pyclass_scope ... ok
13749 runTest (__main__.CythonRunTestCase)
13750 [-1] compiling (cpp/cy2) and running exec_noargs ... exec_func_scope (exec_noargs)
13751 Doctest: exec_noargs.exec_func_scope ... ok
13752 exec_module_scope (exec_noargs)
13753 Doctest: exec_noargs.exec_module_scope ... ok
13754 exec_pyclass_scope (exec_noargs)
13755 Doctest: exec_noargs.exec_pyclass_scope ... ok
13756 runTest (__main__.CythonRunTestCase)
13757 [-1] compiling (c/cy2) and running exectest ... exec_invalid_type (exectest)
13758 Doctest: exectest.exec_invalid_type ... ok
13759 exec_with_new_features (exectest)
13760 Doctest: exectest.exec_with_new_features ... ok
13761 test_compile (exectest)
13762 Doctest: exectest.test_compile ... ok
13763 test_def (exectest)
13764 Doctest: exectest.test_def ... ok
13765 test_dict_scope1 (exectest)
13766 Doctest: exectest.test_dict_scope1 ... ok
13767 test_dict_scope2 (exectest)
13768 Doctest: exectest.test_dict_scope2 ... ok
13769 test_dict_scope3 (exectest)
13770 Doctest: exectest.test_dict_scope3 ... ok
13771 test_dict_scope_ref (exectest)
13772 Doctest: exectest.test_dict_scope_ref ... ok
13773 test_dict_scope_tuple2 (exectest)
13774 Doctest: exectest.test_dict_scope_tuple2 ... ok
13775 test_dict_scope_tuple3 (exectest)
13776 Doctest: exectest.test_dict_scope_tuple3 ... ok
13777 test_encoding (exectest)
13778 Doctest: exectest.test_encoding ... ok
13779 test_encoding_unicode (exectest)
13780 Doctest: exectest.test_encoding_unicode ... ok
13781 runTest (__main__.CythonRunTestCase)
13782 [-1] compiling (cpp/cy2) and running exectest ... exec_invalid_type (exectest)
13783 Doctest: exectest.exec_invalid_type ... ok
13784 exec_with_new_features (exectest)
13785 Doctest: exectest.exec_with_new_features ... ok
13786 test_compile (exectest)
13787 Doctest: exectest.test_compile ... ok
13788 test_def (exectest)
13789 Doctest: exectest.test_def ... ok
13790 test_dict_scope1 (exectest)
13791 Doctest: exectest.test_dict_scope1 ... ok
13792 test_dict_scope2 (exectest)
13793 Doctest: exectest.test_dict_scope2 ... ok
13794 test_dict_scope3 (exectest)
13795 Doctest: exectest.test_dict_scope3 ... ok
13796 test_dict_scope_ref (exectest)
13797 Doctest: exectest.test_dict_scope_ref ... ok
13798 test_dict_scope_tuple2 (exectest)
13799 Doctest: exectest.test_dict_scope_tuple2 ... ok
13800 test_dict_scope_tuple3 (exectest)
13801 Doctest: exectest.test_dict_scope_tuple3 ... ok
13802 test_encoding (exectest)
13803 Doctest: exectest.test_encoding ... ok
13804 test_encoding_unicode (exectest)
13805 Doctest: exectest.test_encoding_unicode ... ok
13806 runTest (__main__.EndToEndTest)
13807 [-1] End-to-end existing_output_files ... ok
13808 runTest (__main__.CythonRunTestCase)
13809 [-1] compiling (c/cy2) and running ext_attr_assign ... assign_A (ext_attr_assign.A)
13810 Doctest: ext_attr_assign.A.assign_A ... ok
13811 assign_A_struct (ext_attr_assign.A)
13812 Doctest: ext_attr_assign.A.assign_A_struct ... ok
13813 assign_B (ext_attr_assign.B)
13814 Doctest: ext_attr_assign.B.assign_B ... ok
13815 cascaded_assign_B (ext_attr_assign.B)
13816 Doctest: ext_attr_assign.B.cascaded_assign_B ... ok
13817 cross_assign_Ba (ext_attr_assign.B)
13818 Doctest: ext_attr_assign.B.cross_assign_Ba ... ok
13819 runTest (__main__.CythonRunTestCase)
13820 [-1] compiling (cpp/cy2) and running ext_attr_assign ... assign_A (ext_attr_assign.A)
13821 Doctest: ext_attr_assign.A.assign_A ... ok
13822 assign_A_struct (ext_attr_assign.A)
13823 Doctest: ext_attr_assign.A.assign_A_struct ... ok
13824 assign_B (ext_attr_assign.B)
13825 Doctest: ext_attr_assign.B.assign_B ... ok
13826 cascaded_assign_B (ext_attr_assign.B)
13827 Doctest: ext_attr_assign.B.cascaded_assign_B ... ok
13828 cross_assign_Ba (ext_attr_assign.B)
13829 Doctest: ext_attr_assign.B.cross_assign_Ba ... ok
13830 runTest (__main__.EndToEndTest)
13831 [-1] End-to-end ext_attr_getter ... ok
13832 runTest (__main__.CythonRunTestCase)
13833 [-1] compiling (c/cy2) and running ext_attribute_cache ... ExplicitAttrCache (ext_attribute_cache)
13834 Doctest: ext_attribute_cache.ExplicitAttrCache ... ok
13835 ImplicitAttrCache (ext_attribute_cache)
13836 Doctest: ext_attribute_cache.ImplicitAttrCache ... ok
13837 NoAttrCache (ext_attribute_cache)
13838 Doctest: ext_attribute_cache.NoAttrCache ... ok
13839 runTest (__main__.CythonRunTestCase)
13840 [-1] compiling (cpp/cy2) and running ext_attribute_cache ... ExplicitAttrCache (ext_attribute_cache)
13841 Doctest: ext_attribute_cache.ExplicitAttrCache ... ok
13842 ImplicitAttrCache (ext_attribute_cache)
13843 Doctest: ext_attribute_cache.ImplicitAttrCache ... ok
13844 NoAttrCache (ext_attribute_cache)
13845 Doctest: ext_attribute_cache.NoAttrCache ... ok
13846 runTest (__main__.CythonRunTestCase)
13847 [-1] compiling (c/cy2) and running ext_auto_richcmp ... ClassEq (ext_auto_richcmp)
13848 Doctest: ext_auto_richcmp.ClassEq ... ok
13849 ClassEqNe (ext_auto_richcmp)
13850 Doctest: ext_auto_richcmp.ClassEqNe ... ok
13851 ClassEqNeGe (ext_auto_richcmp)
13852 Doctest: ext_auto_richcmp.ClassEqNeGe ... ok
13853 ClassLe (ext_auto_richcmp)
13854 Doctest: ext_auto_richcmp.ClassLe ... ok
13855 ClassLt (ext_auto_richcmp)
13856 Doctest: ext_auto_richcmp.ClassLt ... ok
13857 ClassLtGt (ext_auto_richcmp)
13858 Doctest: ext_auto_richcmp.ClassLtGt ... ok
13859 ClassLtGtInherited (ext_auto_richcmp)
13860 Doctest: ext_auto_richcmp.ClassLtGtInherited ... ok
13861 ClassRichcmpOverride (ext_auto_richcmp)
13862 Doctest: ext_auto_richcmp.ClassRichcmpOverride ... ok
13863 List (ext_auto_richcmp)
13864 Doctest: ext_auto_richcmp.List ... ok
13865 runTest (__main__.CythonRunTestCase)
13866 [-1] compiling (cpp/cy2) and running ext_auto_richcmp ... ClassEq (ext_auto_richcmp)
13867 Doctest: ext_auto_richcmp.ClassEq ... ok
13868 ClassEqNe (ext_auto_richcmp)
13869 Doctest: ext_auto_richcmp.ClassEqNe ... ok
13870 ClassEqNeGe (ext_auto_richcmp)
13871 Doctest: ext_auto_richcmp.ClassEqNeGe ... ok
13872 ClassLe (ext_auto_richcmp)
13873 Doctest: ext_auto_richcmp.ClassLe ... ok
13874 ClassLt (ext_auto_richcmp)
13875 Doctest: ext_auto_richcmp.ClassLt ... ok
13876 ClassLtGt (ext_auto_richcmp)
13877 Doctest: ext_auto_richcmp.ClassLtGt ... ok
13878 ClassLtGtInherited (ext_auto_richcmp)
13879 Doctest: ext_auto_richcmp.ClassLtGtInherited ... ok
13880 ClassRichcmpOverride (ext_auto_richcmp)
13881 Doctest: ext_auto_richcmp.ClassRichcmpOverride ... ok
13882 List (ext_auto_richcmp)
13883 Doctest: ext_auto_richcmp.List ... ok
13884 run (__main__.PureDoctestTestCase)
13885 [-1] running pure doctests in ext_auto_richcmp ... ClassEq (ext_auto_richcmp)
13886 Doctest: ext_auto_richcmp.ClassEq ... ok
13887 ClassEqNe (ext_auto_richcmp)
13888 Doctest: ext_auto_richcmp.ClassEqNe ... ok
13889 ClassEqNeGe (ext_auto_richcmp)
13890 Doctest: ext_auto_richcmp.ClassEqNeGe ... ok
13891 ClassLe (ext_auto_richcmp)
13892 Doctest: ext_auto_richcmp.ClassLe ... ok
13893 ClassLt (ext_auto_richcmp)
13894 Doctest: ext_auto_richcmp.ClassLt ... ok
13895 ClassLtGt (ext_auto_richcmp)
13896 Doctest: ext_auto_richcmp.ClassLtGt ... ok
13897 ClassLtGtInherited (ext_auto_richcmp)
13898 Doctest: ext_auto_richcmp.ClassLtGtInherited ... ok
13899 ClassRichcmpOverride (ext_auto_richcmp)
13900 Doctest: ext_auto_richcmp.ClassRichcmpOverride ... ok
13901 List (ext_auto_richcmp)
13902 Doctest: ext_auto_richcmp.List ... ok
13903 runTest (__main__.CythonRunTestCase)
13904 [-1] compiling (c/cy2) and running ext_instance_type_T232 ... get_attr (ext_instance_type_T232)
13905 Doctest: ext_instance_type_T232.get_attr ... ok
13906 set_attr (ext_instance_type_T232)
13907 Doctest: ext_instance_type_T232.set_attr ... ok
13908 runTest (__main__.CythonRunTestCase)
13909 [-1] compiling (cpp/cy2) and running ext_instance_type_T232 ... get_attr (ext_instance_type_T232)
13910 Doctest: ext_instance_type_T232.get_attr ... ok
13911 set_attr (ext_instance_type_T232)
13912 Doctest: ext_instance_type_T232.set_attr ... ok
13913 runTest (__main__.CythonRunTestCase)
13914 [-1] compiling (c/cy2) and running ext_type_none_arg ... builtin_default (ext_type_none_arg)
13915 Doctest: ext_type_none_arg.builtin_default ... ok
13916 builtin_default_check_off (ext_type_none_arg)
13917 Doctest: ext_type_none_arg.builtin_default_check_off ... ok
13918 builtin_default_check_on (ext_type_none_arg)
13919 Doctest: ext_type_none_arg.builtin_default_check_on ... ok
13920 builtin_default_none (ext_type_none_arg)
13921 Doctest: ext_type_none_arg.builtin_default_none ... ok
13922 builtin_not_none (ext_type_none_arg)
13923 Doctest: ext_type_none_arg.builtin_not_none ... ok
13924 builtin_or_none (ext_type_none_arg)
13925 Doctest: ext_type_none_arg.builtin_or_none ... ok
13926 ext_annotations (ext_type_none_arg)
13927 Doctest: ext_type_none_arg.ext_annotations ... ok
13928 ext_annotations_check_on (ext_type_none_arg)
13929 Doctest: ext_type_none_arg.ext_annotations_check_on ... ok
13930 ext_default (ext_type_none_arg)
13931 Doctest: ext_type_none_arg.ext_default ... ok
13932 ext_default_check_off (ext_type_none_arg)
13933 Doctest: ext_type_none_arg.ext_default_check_off ... ok
13934 ext_default_check_on (ext_type_none_arg)
13935 Doctest: ext_type_none_arg.ext_default_check_on ... ok
13936 ext_default_none (ext_type_none_arg)
13937 Doctest: ext_type_none_arg.ext_default_none ... ok
13938 ext_not_none (ext_type_none_arg)
13939 Doctest: ext_type_none_arg.ext_not_none ... ok
13940 ext_optional (ext_type_none_arg)
13941 Doctest: ext_type_none_arg.ext_optional ... ok
13942 ext_or_none (ext_type_none_arg)
13943 Doctest: ext_type_none_arg.ext_or_none ... ok
13944 notype_default (ext_type_none_arg)
13945 Doctest: ext_type_none_arg.notype_default ... ok
13946 notype_default_none (ext_type_none_arg)
13947 Doctest: ext_type_none_arg.notype_default_none ... ok
13948 notype_not_none (ext_type_none_arg)
13949 Doctest: ext_type_none_arg.notype_not_none ... ok
13950 notype_or_none (ext_type_none_arg)
13951 Doctest: ext_type_none_arg.notype_or_none ... ok
13952 object_default (ext_type_none_arg)
13953 Doctest: ext_type_none_arg.object_default ... ok
13954 object_default_annotation (ext_type_none_arg)
13955 Doctest: ext_type_none_arg.object_default_annotation ... ok
13956 object_default_annotation2 (ext_type_none_arg)
13957 Doctest: ext_type_none_arg.object_default_annotation2 ... ok
13958 object_default_none (ext_type_none_arg)
13959 Doctest: ext_type_none_arg.object_default_none ... ok
13960 object_not_none (ext_type_none_arg)
13961 Doctest: ext_type_none_arg.object_not_none ... ok
13962 object_or_none (ext_type_none_arg)
13963 Doctest: ext_type_none_arg.object_or_none ... ok
13964 runTest (__main__.CythonRunTestCase)
13965 [-1] compiling (cpp/cy2) and running ext_type_none_arg ... builtin_default (ext_type_none_arg)
13966 Doctest: ext_type_none_arg.builtin_default ... ok
13967 builtin_default_check_off (ext_type_none_arg)
13968 Doctest: ext_type_none_arg.builtin_default_check_off ... ok
13969 builtin_default_check_on (ext_type_none_arg)
13970 Doctest: ext_type_none_arg.builtin_default_check_on ... ok
13971 builtin_default_none (ext_type_none_arg)
13972 Doctest: ext_type_none_arg.builtin_default_none ... ok
13973 builtin_not_none (ext_type_none_arg)
13974 Doctest: ext_type_none_arg.builtin_not_none ... ok
13975 builtin_or_none (ext_type_none_arg)
13976 Doctest: ext_type_none_arg.builtin_or_none ... ok
13977 ext_annotations (ext_type_none_arg)
13978 Doctest: ext_type_none_arg.ext_annotations ... ok
13979 ext_annotations_check_on (ext_type_none_arg)
13980 Doctest: ext_type_none_arg.ext_annotations_check_on ... ok
13981 ext_default (ext_type_none_arg)
13982 Doctest: ext_type_none_arg.ext_default ... ok
13983 ext_default_check_off (ext_type_none_arg)
13984 Doctest: ext_type_none_arg.ext_default_check_off ... ok
13985 ext_default_check_on (ext_type_none_arg)
13986 Doctest: ext_type_none_arg.ext_default_check_on ... ok
13987 ext_default_none (ext_type_none_arg)
13988 Doctest: ext_type_none_arg.ext_default_none ... ok
13989 ext_not_none (ext_type_none_arg)
13990 Doctest: ext_type_none_arg.ext_not_none ... ok
13991 ext_optional (ext_type_none_arg)
13992 Doctest: ext_type_none_arg.ext_optional ... ok
13993 ext_or_none (ext_type_none_arg)
13994 Doctest: ext_type_none_arg.ext_or_none ... ok
13995 notype_default (ext_type_none_arg)
13996 Doctest: ext_type_none_arg.notype_default ... ok
13997 notype_default_none (ext_type_none_arg)
13998 Doctest: ext_type_none_arg.notype_default_none ... ok
13999 notype_not_none (ext_type_none_arg)
14000 Doctest: ext_type_none_arg.notype_not_none ... ok
14001 notype_or_none (ext_type_none_arg)
14002 Doctest: ext_type_none_arg.notype_or_none ... ok
14003 object_default (ext_type_none_arg)
14004 Doctest: ext_type_none_arg.object_default ... ok
14005 object_default_annotation (ext_type_none_arg)
14006 Doctest: ext_type_none_arg.object_default_annotation ... ok
14007 object_default_annotation2 (ext_type_none_arg)
14008 Doctest: ext_type_none_arg.object_default_annotation2 ... ok
14009 object_default_none (ext_type_none_arg)
14010 Doctest: ext_type_none_arg.object_default_none ... ok
14011 object_not_none (ext_type_none_arg)
14012 Doctest: ext_type_none_arg.object_not_none ... ok
14013 object_or_none (ext_type_none_arg)
14014 Doctest: ext_type_none_arg.object_or_none ... ok
14015 runTest (__main__.CythonRunTestCase)
14016 [-1] compiling (c/cy2) and running extclassbody ... extclassbody ()
14017 Doctest: extclassbody ... ok
14018 runTest (__main__.CythonRunTestCase)
14019 [-1] compiling (cpp/cy2) and running extclassbody ... extclassbody ()
14020 Doctest: extclassbody ... ok
14021 runTest (__main__.CythonRunTestCase)
14022 [-1] compiling (c/cy2) and running extclasspass ... extclasspass ()
14023 Doctest: extclasspass ... ok
14024 runTest (__main__.CythonRunTestCase)
14025 [-1] compiling (cpp/cy2) and running extclasspass ... extclasspass ()
14026 Doctest: extclasspass ... ok
14027 runTest (__main__.CythonRunTestCase)
14028 [-1] compiling (c/cy2) and running extcmethod ... test_spam (extcmethod)
14029 Doctest: extcmethod.test_spam ... ok
14030 test_spam_dish (extcmethod)
14031 Doctest: extcmethod.test_spam_dish ... ok
14032 runTest (__main__.CythonRunTestCase)
14033 [-1] compiling (cpp/cy2) and running extcmethod ... test_spam (extcmethod)
14034 Doctest: extcmethod.test_spam ... ok
14035 test_spam_dish (extcmethod)
14036 Doctest: extcmethod.test_spam_dish ... ok
14037 runTest (__main__.CythonRunTestCase)
14038 [-1] compiling (c/cy2) and running extended_unpacking_T235 ... extended_unpacking_T235 ()
14039 Doctest: extended_unpacking_T235 ... ok
14040 assign (extended_unpacking_T235)
14041 Doctest: extended_unpacking_T235.assign ... ok
14042 unpack (extended_unpacking_T235)
14043 Doctest: extended_unpacking_T235.unpack ... ok
14044 unpack_in_loop (extended_unpacking_T235)
14045 Doctest: extended_unpacking_T235.unpack_in_loop ... ok
14046 unpack_into_list (extended_unpacking_T235)
14047 Doctest: extended_unpacking_T235.unpack_into_list ... ok
14048 unpack_into_tuple (extended_unpacking_T235)
14049 Doctest: extended_unpacking_T235.unpack_into_tuple ... ok
14050 unpack_left (extended_unpacking_T235)
14051 Doctest: extended_unpacking_T235.unpack_left ... ok
14052 unpack_left_list (extended_unpacking_T235)
14053 Doctest: extended_unpacking_T235.unpack_left_list ... ok
14054 unpack_left_tuple (extended_unpacking_T235)
14055 Doctest: extended_unpacking_T235.unpack_left_tuple ... ok
14056 unpack_list (extended_unpacking_T235)
14057 Doctest: extended_unpacking_T235.unpack_list ... ok
14058 unpack_many_left (extended_unpacking_T235)
14059 Doctest: extended_unpacking_T235.unpack_many_left ... ok
14060 unpack_many_middle (extended_unpacking_T235)
14061 Doctest: extended_unpacking_T235.unpack_many_middle ... ok
14062 unpack_many_right (extended_unpacking_T235)
14063 Doctest: extended_unpacking_T235.unpack_many_right ... ok
14064 unpack_many_right_loop (extended_unpacking_T235)
14065 Doctest: extended_unpacking_T235.unpack_many_right_loop ... ok
14066 unpack_middle (extended_unpacking_T235)
14067 Doctest: extended_unpacking_T235.unpack_middle ... ok
14068 unpack_middle_list (extended_unpacking_T235)
14069 Doctest: extended_unpacking_T235.unpack_middle_list ... ok
14070 unpack_middle_tuple (extended_unpacking_T235)
14071 Doctest: extended_unpacking_T235.unpack_middle_tuple ... ok
14072 unpack_recursive (extended_unpacking_T235)
14073 Doctest: extended_unpacking_T235.unpack_recursive ... ok
14074 unpack_right (extended_unpacking_T235)
14075 Doctest: extended_unpacking_T235.unpack_right ... ok
14076 unpack_right_list (extended_unpacking_T235)
14077 Doctest: extended_unpacking_T235.unpack_right_list ... ok
14078 unpack_right_tuple (extended_unpacking_T235)
14079 Doctest: extended_unpacking_T235.unpack_right_tuple ... ok
14080 unpack_single (extended_unpacking_T235)
14081 Doctest: extended_unpacking_T235.unpack_single ... ok
14082 unpack_tuple (extended_unpacking_T235)
14083 Doctest: extended_unpacking_T235.unpack_tuple ... ok
14084 unpack_tuple_single (extended_unpacking_T235)
14085 Doctest: extended_unpacking_T235.unpack_tuple_single ... ok
14086 unpack_typed (extended_unpacking_T235)
14087 Doctest: extended_unpacking_T235.unpack_typed ... ok
14088 runTest (__main__.CythonRunTestCase)
14089 [-1] compiling (cpp/cy2) and running extended_unpacking_T235 ... extended_unpacking_T235 ()
14090 Doctest: extended_unpacking_T235 ... ok
14091 assign (extended_unpacking_T235)
14092 Doctest: extended_unpacking_T235.assign ... ok
14093 unpack (extended_unpacking_T235)
14094 Doctest: extended_unpacking_T235.unpack ... ok
14095 unpack_in_loop (extended_unpacking_T235)
14096 Doctest: extended_unpacking_T235.unpack_in_loop ... ok
14097 unpack_into_list (extended_unpacking_T235)
14098 Doctest: extended_unpacking_T235.unpack_into_list ... ok
14099 unpack_into_tuple (extended_unpacking_T235)
14100 Doctest: extended_unpacking_T235.unpack_into_tuple ... ok
14101 unpack_left (extended_unpacking_T235)
14102 Doctest: extended_unpacking_T235.unpack_left ... ok
14103 unpack_left_list (extended_unpacking_T235)
14104 Doctest: extended_unpacking_T235.unpack_left_list ... ok
14105 unpack_left_tuple (extended_unpacking_T235)
14106 Doctest: extended_unpacking_T235.unpack_left_tuple ... ok
14107 unpack_list (extended_unpacking_T235)
14108 Doctest: extended_unpacking_T235.unpack_list ... ok
14109 unpack_many_left (extended_unpacking_T235)
14110 Doctest: extended_unpacking_T235.unpack_many_left ... ok
14111 unpack_many_middle (extended_unpacking_T235)
14112 Doctest: extended_unpacking_T235.unpack_many_middle ... ok
14113 unpack_many_right (extended_unpacking_T235)
14114 Doctest: extended_unpacking_T235.unpack_many_right ... ok
14115 unpack_many_right_loop (extended_unpacking_T235)
14116 Doctest: extended_unpacking_T235.unpack_many_right_loop ... ok
14117 unpack_middle (extended_unpacking_T235)
14118 Doctest: extended_unpacking_T235.unpack_middle ... ok
14119 unpack_middle_list (extended_unpacking_T235)
14120 Doctest: extended_unpacking_T235.unpack_middle_list ... ok
14121 unpack_middle_tuple (extended_unpacking_T235)
14122 Doctest: extended_unpacking_T235.unpack_middle_tuple ... ok
14123 unpack_recursive (extended_unpacking_T235)
14124 Doctest: extended_unpacking_T235.unpack_recursive ... ok
14125 unpack_right (extended_unpacking_T235)
14126 Doctest: extended_unpacking_T235.unpack_right ... ok
14127 unpack_right_list (extended_unpacking_T235)
14128 Doctest: extended_unpacking_T235.unpack_right_list ... ok
14129 unpack_right_tuple (extended_unpacking_T235)
14130 Doctest: extended_unpacking_T235.unpack_right_tuple ... ok
14131 unpack_single (extended_unpacking_T235)
14132 Doctest: extended_unpacking_T235.unpack_single ... ok
14133 unpack_tuple (extended_unpacking_T235)
14134 Doctest: extended_unpacking_T235.unpack_tuple ... ok
14135 unpack_tuple_single (extended_unpacking_T235)
14136 Doctest: extended_unpacking_T235.unpack_tuple_single ... ok
14137 unpack_typed (extended_unpacking_T235)
14138 Doctest: extended_unpacking_T235.unpack_typed ... ok
14139 runTest (__main__.CythonRunTestCase)
14140 [-1] compiling (c/cy2) and running extended_unpacking_T409 ... extended (extended_unpacking_T409)
14141 Doctest: extended_unpacking_T409.extended ... ok
14142 simple (extended_unpacking_T409)
14143 Doctest: extended_unpacking_T409.simple ... ok
14144 simple_parallel (extended_unpacking_T409)
14145 Doctest: extended_unpacking_T409.simple_parallel ... ok
14146 runTest (__main__.CythonRunTestCase)
14147 [-1] compiling (cpp/cy2) and running extended_unpacking_T409 ... extended (extended_unpacking_T409)
14148 Doctest: extended_unpacking_T409.extended ... ok
14149 simple (extended_unpacking_T409)
14150 Doctest: extended_unpacking_T409.simple ... ok
14151 simple_parallel (extended_unpacking_T409)
14152 Doctest: extended_unpacking_T409.simple_parallel ... ok
14153 runTest (__main__.CythonRunTestCase)
14154 [-1] compiling (c/cy2) and running extern_builtins_T258 ... test_list (extern_builtins_T258)
14155 Doctest: extern_builtins_T258.test_list ... ok
14156 test_tuple (extern_builtins_T258)
14157 Doctest: extern_builtins_T258.test_tuple ... ok
14158 runTest (__main__.CythonRunTestCase)
14159 [-1] compiling (cpp/cy2) and running extern_builtins_T258 ... test_list (extern_builtins_T258)
14160 Doctest: extern_builtins_T258.test_list ... ok
14161 test_tuple (extern_builtins_T258)
14162 Doctest: extern_builtins_T258.test_tuple ... ok
14163 runTest (__main__.EndToEndTest)
14164 [-1] End-to-end extern_impl ... ok
14165 runTest (__main__.EndToEndTest)
14166 [-1] End-to-end extern_impl_excvalue ... ok
14167 runTest (__main__.EndToEndTest)
14168 [-1] End-to-end extern_include_order ... ok
14169 runTest (__main__.EndToEndTest)
14170 [-1] End-to-end extern_varobject_extensions ... ok
14171 runTest (__main__.EndToEndTest)
14172 [-1] End-to-end external_inline_declaration ... ok
14173 runTest (__main__.CythonRunTestCase)
14174 [-1] compiling (c/cy2) and running external_ref_reassignment ... test_cglobals_reassignment (external_ref_reassignment)
14175 Doctest: external_ref_reassignment.test_cglobals_reassignment ... ok
14176 test_closure_reassignment (external_ref_reassignment)
14177 Doctest: external_ref_reassignment.test_closure_reassignment ... ok
14178 runTest (__main__.CythonRunTestCase)
14179 [-1] compiling (cpp/cy2) and running external_ref_reassignment ... test_cglobals_reassignment (external_ref_reassignment)
14180 Doctest: external_ref_reassignment.test_cglobals_reassignment ... ok
14181 test_closure_reassignment (external_ref_reassignment)
14182 Doctest: external_ref_reassignment.test_closure_reassignment ... ok
14183 runTest (__main__.CythonRunTestCase)
14184 [-1] compiling (c/cy2) and running extinherit ... rest (extinherit)
14185 Doctest: extinherit.rest ... ok
14186 runTest (__main__.CythonRunTestCase)
14187 [-1] compiling (cpp/cy2) and running extinherit ... rest (extinherit)
14188 Doctest: extinherit.rest ... ok
14189 runTest (__main__.CythonRunTestCase)
14190 [-1] compiling (c/cy2) and running extinstantiate ... extinstantiate ()
14191 Doctest: extinstantiate ... ok
14192 runTest (__main__.CythonRunTestCase)
14193 [-1] compiling (cpp/cy2) and running extinstantiate ... extinstantiate ()
14194 Doctest: extinstantiate ... ok
14195 runTest (__main__.CythonRunTestCase)
14196 [-1] compiling (c/cy2) and running extkwonlyargs ... extkwonlyargs ()
14197 Doctest: extkwonlyargs ... ok
14198 runTest (__main__.CythonRunTestCase)
14199 [-1] compiling (cpp/cy2) and running extkwonlyargs ... extkwonlyargs ()
14200 Doctest: extkwonlyargs ... ok
14201 runTest (__main__.CythonRunTestCase)
14202 [-1] compiling (c/cy2) and running extlen ... extlen ()
14203 Doctest: extlen ... ok
14204 runTest (__main__.CythonRunTestCase)
14205 [-1] compiling (cpp/cy2) and running extlen ... extlen ()
14206 Doctest: extlen ... ok
14207 runTest (__main__.CythonRunTestCase)
14208 [-1] compiling (c/cy2) and running extmember ... extmember ()
14209 Doctest: extmember ... ok
14210 runTest (__main__.CythonRunTestCase)
14211 [-1] compiling (cpp/cy2) and running extmember ... extmember ()
14212 Doctest: extmember ... ok
14213 runTest (__main__.CythonRunTestCase)
14214 [-1] compiling (c/cy2) and running extpropertyref ... __get__ (line 7) (extpropertyref.__test__.Spam.eggs)
14215 Doctest: extpropertyref.__test__.Spam.eggs.__get__ (line 7) ... ok
14216 breakfast (line 39) (extpropertyref.__test__)
14217 Doctest: extpropertyref.__test__.breakfast (line 39) ... ok
14218 tomato (line 16) (extpropertyref.__test__)
14219 Doctest: extpropertyref.__test__.tomato (line 16) ... ok
14220 breakfast (extpropertyref)
14221 Doctest: extpropertyref.breakfast ... ok
14222 tomato (extpropertyref)
14223 Doctest: extpropertyref.tomato ... ok
14224 runTest (__main__.CythonRunTestCase)
14225 [-1] compiling (cpp/cy2) and running extpropertyref ... __get__ (line 7) (extpropertyref.__test__.Spam.eggs)
14226 Doctest: extpropertyref.__test__.Spam.eggs.__get__ (line 7) ... ok
14227 breakfast (line 39) (extpropertyref.__test__)
14228 Doctest: extpropertyref.__test__.breakfast (line 39) ... ok
14229 tomato (line 16) (extpropertyref.__test__)
14230 Doctest: extpropertyref.__test__.tomato (line 16) ... ok
14231 breakfast (extpropertyref)
14232 Doctest: extpropertyref.breakfast ... ok
14233 tomato (extpropertyref)
14234 Doctest: extpropertyref.tomato ... ok
14235 runTest (__main__.CythonRunTestCase)
14236 [-1] compiling (c/cy2) and running extra_walrus ... extra_walrus ()
14237 Doctest: extra_walrus ... ok
14238 InLambdaInClass (extra_walrus)
14239 Doctest: extra_walrus.InLambdaInClass ... ok
14240 avoid_extra_coercion (extra_walrus)
14241 Doctest: extra_walrus.avoid_extra_coercion ... ok
14242 in_lambda_in_generator_expression1 (extra_walrus)
14243 Doctest: extra_walrus.in_lambda_in_generator_expression1 ... ok
14244 in_lambda_in_generator_expression2 (extra_walrus)
14245 Doctest: extra_walrus.in_lambda_in_generator_expression2 ... ok
14246 in_lambda_in_list_comprehension1 (extra_walrus)
14247 Doctest: extra_walrus.in_lambda_in_list_comprehension1 ... ok
14248 in_lambda_in_list_comprehension2 (extra_walrus)
14249 Doctest: extra_walrus.in_lambda_in_list_comprehension2 ... ok
14250 optimize_literals1 (extra_walrus)
14251 Doctest: extra_walrus.optimize_literals1 ... ok
14252 optimized (extra_walrus)
14253 Doctest: extra_walrus.optimized ... ok
14254 runTest (__main__.CythonRunTestCase)
14255 [-1] compiling (cpp/cy2) and running extra_walrus ... extra_walrus ()
14256 Doctest: extra_walrus ... ok
14257 InLambdaInClass (extra_walrus)
14258 Doctest: extra_walrus.InLambdaInClass ... ok
14259 avoid_extra_coercion (extra_walrus)
14260 Doctest: extra_walrus.avoid_extra_coercion ... ok
14261 in_lambda_in_generator_expression1 (extra_walrus)
14262 Doctest: extra_walrus.in_lambda_in_generator_expression1 ... ok
14263 in_lambda_in_generator_expression2 (extra_walrus)
14264 Doctest: extra_walrus.in_lambda_in_generator_expression2 ... ok
14265 in_lambda_in_list_comprehension1 (extra_walrus)
14266 Doctest: extra_walrus.in_lambda_in_list_comprehension1 ... ok
14267 in_lambda_in_list_comprehension2 (extra_walrus)
14268 Doctest: extra_walrus.in_lambda_in_list_comprehension2 ... ok
14269 optimize_literals1 (extra_walrus)
14270 Doctest: extra_walrus.optimize_literals1 ... ok
14271 optimized (extra_walrus)
14272 Doctest: extra_walrus.optimized ... ok
14273 run (__main__.PureDoctestTestCase)
14274 [-1] running pure doctests in extra_walrus ... extra_walrus ()
14275 Doctest: extra_walrus ... ok
14276 InLambdaInClass (extra_walrus)
14277 Doctest: extra_walrus.InLambdaInClass ... ok
14278 avoid_extra_coercion (extra_walrus)
14279 Doctest: extra_walrus.avoid_extra_coercion ... ok
14280 in_lambda_in_generator_expression1 (extra_walrus)
14281 Doctest: extra_walrus.in_lambda_in_generator_expression1 ... ok
14282 in_lambda_in_generator_expression2 (extra_walrus)
14283 Doctest: extra_walrus.in_lambda_in_generator_expression2 ... ok
14284 in_lambda_in_list_comprehension1 (extra_walrus)
14285 Doctest: extra_walrus.in_lambda_in_list_comprehension1 ... ok
14286 in_lambda_in_list_comprehension2 (extra_walrus)
14287 Doctest: extra_walrus.in_lambda_in_list_comprehension2 ... ok
14288 optimize_literals1 (extra_walrus)
14289 Doctest: extra_walrus.optimize_literals1 ... ok
14290 optimized (extra_walrus)
14291 Doctest: extra_walrus.optimized ... ok
14292 runTest (__main__.CythonRunTestCase)
14293 [-1] compiling (c/cy2) and running extstarargs ... __init__ (extstarargs.Silly)
14294 Doctest: extstarargs.Silly.__init__ ... ok
14295 creosote (extstarargs.Silly)
14296 Doctest: extstarargs.Silly.creosote ... ok
14297 grail (extstarargs.Silly)
14298 Doctest: extstarargs.Silly.grail ... ok
14299 onlyk (extstarargs.Silly)
14300 Doctest: extstarargs.Silly.onlyk ... ok
14301 onlyt (extstarargs.Silly)
14302 Doctest: extstarargs.Silly.onlyt ... ok
14303 onlyt_nobinding (extstarargs.Silly)
14304 Doctest: extstarargs.Silly.onlyt_nobinding ... ok
14305 spam (extstarargs.Silly)
14306 Doctest: extstarargs.Silly.spam ... ok
14307 swallow (extstarargs.Silly)
14308 Doctest: extstarargs.Silly.swallow ... ok
14309 t_kwonly (extstarargs.Silly)
14310 Doctest: extstarargs.Silly.t_kwonly ... ok
14311 tk (extstarargs.Silly)
14312 Doctest: extstarargs.Silly.tk ... ok
14313 runTest (__main__.CythonRunTestCase)
14314 [-1] compiling (cpp/cy2) and running extstarargs ... __init__ (extstarargs.Silly)
14315 Doctest: extstarargs.Silly.__init__ ... ok
14316 creosote (extstarargs.Silly)
14317 Doctest: extstarargs.Silly.creosote ... ok
14318 grail (extstarargs.Silly)
14319 Doctest: extstarargs.Silly.grail ... ok
14320 onlyk (extstarargs.Silly)
14321 Doctest: extstarargs.Silly.onlyk ... ok
14322 onlyt (extstarargs.Silly)
14323 Doctest: extstarargs.Silly.onlyt ... ok
14324 onlyt_nobinding (extstarargs.Silly)
14325 Doctest: extstarargs.Silly.onlyt_nobinding ... ok
14326 spam (extstarargs.Silly)
14327 Doctest: extstarargs.Silly.spam ... ok
14328 swallow (extstarargs.Silly)
14329 Doctest: extstarargs.Silly.swallow ... ok
14330 t_kwonly (extstarargs.Silly)
14331 Doctest: extstarargs.Silly.t_kwonly ... ok
14332 tk (extstarargs.Silly)
14333 Doctest: extstarargs.Silly.tk ... ok
14334 runTest (__main__.CythonRunTestCase)
14335 [-1] compiling (c/cy2) and running exttype ... CInit (exttype)
14336 Doctest: exttype.CInit ... ok
14337 Empty (exttype)
14338 Doctest: exttype.Empty ... ok
14339 EmptySubclass (exttype)
14340 Doctest: exttype.EmptySubclass ... ok
14341 Spam (exttype)
14342 Doctest: exttype.Spam ... ok
14343 f (exttype)
14344 Doctest: exttype.f ... ok
14345 runTest (__main__.CythonRunTestCase)
14346 [-1] compiling (cpp/cy2) and running exttype ... CInit (exttype)
14347 Doctest: exttype.CInit ... ok
14348 Empty (exttype)
14349 Doctest: exttype.Empty ... ok
14350 EmptySubclass (exttype)
14351 Doctest: exttype.EmptySubclass ... ok
14352 Spam (exttype)
14353 Doctest: exttype.Spam ... ok
14354 f (exttype)
14355 Doctest: exttype.f ... ok
14356 runTest (__main__.CythonRunTestCase)
14357 [-1] compiling (c/cy2) and running exttype_dealloc ... ExtSubTypeObjAttr (exttype_dealloc)
14358 Doctest: exttype_dealloc.ExtSubTypeObjAttr ... ok
14359 ExtTypeRaise (exttype_dealloc)
14360 Doctest: exttype_dealloc.ExtTypeRaise ... RuntimeError: HUHU !
14361 Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__'
14362 Traceback (most recent call last):
14363   File "<doctest exttype_dealloc.ExtTypeRaise[2]>", line 1, in <module>
14364 RuntimeError: HUHU !
14366 ExtTypeRefCycle (exttype_dealloc)
14367 Doctest: exttype_dealloc.ExtTypeRefCycle ... ok
14368 ExtTypeRefCycleRaise (exttype_dealloc)
14369 Doctest: exttype_dealloc.ExtTypeRefCycleRaise ... RuntimeError: Cleaning up !
14370 Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__'
14371 Traceback (most recent call last):
14372   File "<doctest exttype_dealloc.ExtTypeRefCycleRaise[4]>", line 1, in <module>
14373 RuntimeError: Cleaning up !
14375 ExtTypeSimple (exttype_dealloc)
14376 Doctest: exttype_dealloc.ExtTypeSimple ... ok
14377 PySubTypeDel (exttype_dealloc)
14378 Doctest: exttype_dealloc.PySubTypeDel ... ok
14379 PySubTypeRaise (exttype_dealloc)
14380 Doctest: exttype_dealloc.PySubTypeRaise ... RuntimeError: HUHU !
14381 Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__'
14382 Traceback (most recent call last):
14383   File "<doctest exttype_dealloc.PySubTypeRaise[4]>", line 1, in <module>
14384 RuntimeError: HUHU !
14386 PySubTypeRefCycleDel (exttype_dealloc)
14387 Doctest: exttype_dealloc.PySubTypeRefCycleDel ... ok
14388 PySubTypeRefCycleRaise (exttype_dealloc)
14389 Doctest: exttype_dealloc.PySubTypeRefCycleRaise ... RuntimeError: Cleaning up !
14390 Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__'
14391 Traceback (most recent call last):
14392   File "<doctest exttype_dealloc.PySubTypeRefCycleRaise[4]>", line 1, in <module>
14393 RuntimeError: Cleaning up !
14395 PySubTypeSimple (exttype_dealloc)
14396 Doctest: exttype_dealloc.PySubTypeSimple ... ok
14397 runTest (__main__.CythonRunTestCase)
14398 [-1] compiling (cpp/cy2) and running exttype_dealloc ... ExtSubTypeObjAttr (exttype_dealloc)
14399 Doctest: exttype_dealloc.ExtSubTypeObjAttr ... ok
14400 ExtTypeRaise (exttype_dealloc)
14401 Doctest: exttype_dealloc.ExtTypeRaise ... RuntimeError: HUHU !
14402 Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__'
14403 Traceback (most recent call last):
14404   File "<doctest exttype_dealloc.ExtTypeRaise[2]>", line 1, in <module>
14405 RuntimeError: HUHU !
14407 ExtTypeRefCycle (exttype_dealloc)
14408 Doctest: exttype_dealloc.ExtTypeRefCycle ... ok
14409 ExtTypeRefCycleRaise (exttype_dealloc)
14410 Doctest: exttype_dealloc.ExtTypeRefCycleRaise ... RuntimeError: Cleaning up !
14411 Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__'
14412 Traceback (most recent call last):
14413   File "<doctest exttype_dealloc.ExtTypeRefCycleRaise[4]>", line 1, in <module>
14414 RuntimeError: Cleaning up !
14416 ExtTypeSimple (exttype_dealloc)
14417 Doctest: exttype_dealloc.ExtTypeSimple ... ok
14418 PySubTypeDel (exttype_dealloc)
14419 Doctest: exttype_dealloc.PySubTypeDel ... ok
14420 PySubTypeRaise (exttype_dealloc)
14421 Doctest: exttype_dealloc.PySubTypeRaise ... RuntimeError: HUHU !
14422 Exception ignored in: 'exttype_dealloc.ExtTypeRaise.__dealloc__'
14423 Traceback (most recent call last):
14424   File "<doctest exttype_dealloc.PySubTypeRaise[4]>", line 1, in <module>
14425 RuntimeError: HUHU !
14427 PySubTypeRefCycleDel (exttype_dealloc)
14428 Doctest: exttype_dealloc.PySubTypeRefCycleDel ... ok
14429 PySubTypeRefCycleRaise (exttype_dealloc)
14430 Doctest: exttype_dealloc.PySubTypeRefCycleRaise ... RuntimeError: Cleaning up !
14431 Exception ignored in: 'exttype_dealloc.ExtTypeRefCycleRaise.__dealloc__'
14432 Traceback (most recent call last):
14433   File "<doctest exttype_dealloc.PySubTypeRefCycleRaise[4]>", line 1, in <module>
14434 RuntimeError: Cleaning up !
14436 PySubTypeSimple (exttype_dealloc)
14437 Doctest: exttype_dealloc.PySubTypeSimple ... ok
14438 runTest (__main__.CythonRunTestCase)
14439 [-1] compiling (c/cy2) and running exttype_freelist ... DecoratedPyClass (exttype_freelist)
14440 Doctest: exttype_freelist.DecoratedPyClass ... ok
14441 ExtSubType (exttype_freelist)
14442 Doctest: exttype_freelist.ExtSubType ... ok
14443 ExtSubTypeNoGC (exttype_freelist)
14444 Doctest: exttype_freelist.ExtSubTypeNoGC ... ok
14445 ExtSubTypeWithCAttr (exttype_freelist)
14446 Doctest: exttype_freelist.ExtSubTypeWithCAttr ... ok
14447 ExtSubTypeWithCMethods (exttype_freelist)
14448 Doctest: exttype_freelist.ExtSubTypeWithCMethods ... ok
14449 ExtSubTypeWithMoreCMethods (exttype_freelist)
14450 Doctest: exttype_freelist.ExtSubTypeWithMoreCMethods ... ok
14451 ExtTypeNoGC (exttype_freelist)
14452 Doctest: exttype_freelist.ExtTypeNoGC ... ok
14453 ExtTypeWithCAttr (exttype_freelist)
14454 Doctest: exttype_freelist.ExtTypeWithCAttr ... ok
14455 ExtTypeWithCAttrNoFreelist (exttype_freelist)
14456 Doctest: exttype_freelist.ExtTypeWithCAttrNoFreelist ... ok
14457 ExtTypeWithCMethods (exttype_freelist)
14458 Doctest: exttype_freelist.ExtTypeWithCMethods ... ok
14459 ExtTypeWithGC (exttype_freelist)
14460 Doctest: exttype_freelist.ExtTypeWithGC ... ok
14461 ExtTypeWithRefCycle (exttype_freelist)
14462 Doctest: exttype_freelist.ExtTypeWithRefCycle ... ok
14463 LargerExtSubType (exttype_freelist)
14464 Doctest: exttype_freelist.LargerExtSubType ... ok
14465 tpnew_ExtTypeWithGC (exttype_freelist)
14466 Doctest: exttype_freelist.tpnew_ExtTypeWithGC ... ok
14467 runTest (__main__.CythonRunTestCase)
14468 [-1] compiling (cpp/cy2) and running exttype_freelist ... DecoratedPyClass (exttype_freelist)
14469 Doctest: exttype_freelist.DecoratedPyClass ... ok
14470 ExtSubType (exttype_freelist)
14471 Doctest: exttype_freelist.ExtSubType ... ok
14472 ExtSubTypeNoGC (exttype_freelist)
14473 Doctest: exttype_freelist.ExtSubTypeNoGC ... ok
14474 ExtSubTypeWithCAttr (exttype_freelist)
14475 Doctest: exttype_freelist.ExtSubTypeWithCAttr ... ok
14476 ExtSubTypeWithCMethods (exttype_freelist)
14477 Doctest: exttype_freelist.ExtSubTypeWithCMethods ... ok
14478 ExtSubTypeWithMoreCMethods (exttype_freelist)
14479 Doctest: exttype_freelist.ExtSubTypeWithMoreCMethods ... ok
14480 ExtTypeNoGC (exttype_freelist)
14481 Doctest: exttype_freelist.ExtTypeNoGC ... ok
14482 ExtTypeWithCAttr (exttype_freelist)
14483 Doctest: exttype_freelist.ExtTypeWithCAttr ... ok
14484 ExtTypeWithCAttrNoFreelist (exttype_freelist)
14485 Doctest: exttype_freelist.ExtTypeWithCAttrNoFreelist ... ok
14486 ExtTypeWithCMethods (exttype_freelist)
14487 Doctest: exttype_freelist.ExtTypeWithCMethods ... ok
14488 ExtTypeWithGC (exttype_freelist)
14489 Doctest: exttype_freelist.ExtTypeWithGC ... ok
14490 ExtTypeWithRefCycle (exttype_freelist)
14491 Doctest: exttype_freelist.ExtTypeWithRefCycle ... ok
14492 LargerExtSubType (exttype_freelist)
14493 Doctest: exttype_freelist.LargerExtSubType ... ok
14494 tpnew_ExtTypeWithGC (exttype_freelist)
14495 Doctest: exttype_freelist.tpnew_ExtTypeWithGC ... ok
14496 runTest (__main__.CythonRunTestCase)
14497 [-1] compiling (c/cy2) and running exttype_gc ... ExtTypeGC (exttype_gc)
14498 Doctest: exttype_gc.ExtTypeGC ... ok
14499 ExtTypeNoGC (exttype_gc)
14500 Doctest: exttype_gc.ExtTypeNoGC ... ok
14501 GeneratedError (exttype_gc)
14502 Doctest: exttype_gc.GeneratedError ... ok
14503 runTest (__main__.CythonRunTestCase)
14504 [-1] compiling (cpp/cy2) and running exttype_gc ... ExtTypeGC (exttype_gc)
14505 Doctest: exttype_gc.ExtTypeGC ... ok
14506 ExtTypeNoGC (exttype_gc)
14507 Doctest: exttype_gc.ExtTypeNoGC ... ok
14508 GeneratedError (exttype_gc)
14509 Doctest: exttype_gc.GeneratedError ... ok
14510 runTest (__main__.CythonRunTestCase)
14511 [-1] compiling (c/cy2) and running exttype_total_ordering ... ExtTypeNoTotalOrdering (exttype_total_ordering)
14512 Doctest: exttype_total_ordering.ExtTypeNoTotalOrdering ... ok
14513 ExtTypeTotalOrderingEqGe (exttype_total_ordering)
14514 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqGe ... ok
14515 ExtTypeTotalOrderingEqGt (exttype_total_ordering)
14516 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqGt ... ok
14517 ExtTypeTotalOrderingEqGtGe (exttype_total_ordering)
14518 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqGtGe ... ok
14519 ExtTypeTotalOrderingEqGtLe (exttype_total_ordering)
14520 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqGtLe ... ok
14521 ExtTypeTotalOrderingEqGtLeGe (exttype_total_ordering)
14522 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqGtLeGe ... ok
14523 ExtTypeTotalOrderingEqLe (exttype_total_ordering)
14524 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLe ... ok
14525 ExtTypeTotalOrderingEqLeGe (exttype_total_ordering)
14526 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLeGe ... ok
14527 ExtTypeTotalOrderingEqLt (exttype_total_ordering)
14528 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLt ... ok
14529 ExtTypeTotalOrderingEqLtGe (exttype_total_ordering)
14530 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLtGe ... ok
14531 ExtTypeTotalOrderingEqLtGt (exttype_total_ordering)
14532 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLtGt ... ok
14533 ExtTypeTotalOrderingEqLtGtGe (exttype_total_ordering)
14534 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLtGtGe ... ok
14535 ExtTypeTotalOrderingEqLtGtLe (exttype_total_ordering)
14536 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLtGtLe ... ok
14537 ExtTypeTotalOrderingEqLtGtLeGe (exttype_total_ordering)
14538 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLtGtLeGe ... ok
14539 ExtTypeTotalOrderingEqLtLe (exttype_total_ordering)
14540 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLtLe ... ok
14541 ExtTypeTotalOrderingEqLtLeGe (exttype_total_ordering)
14542 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLtLeGe ... ok
14543 ExtTypeTotalOrderingEqNeGe (exttype_total_ordering)
14544 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeGe ... ok
14545 ExtTypeTotalOrderingEqNeGt (exttype_total_ordering)
14546 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeGt ... ok
14547 ExtTypeTotalOrderingEqNeGtGe (exttype_total_ordering)
14548 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeGtGe ... ok
14549 ExtTypeTotalOrderingEqNeGtLe (exttype_total_ordering)
14550 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeGtLe ... ok
14551 ExtTypeTotalOrderingEqNeGtLeGe (exttype_total_ordering)
14552 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeGtLeGe ... ok
14553 ExtTypeTotalOrderingEqNeLe (exttype_total_ordering)
14554 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLe ... ok
14555 ExtTypeTotalOrderingEqNeLeGe (exttype_total_ordering)
14556 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLeGe ... ok
14557 ExtTypeTotalOrderingEqNeLt (exttype_total_ordering)
14558 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLt ... ok
14559 ExtTypeTotalOrderingEqNeLtGe (exttype_total_ordering)
14560 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLtGe ... ok
14561 ExtTypeTotalOrderingEqNeLtGt (exttype_total_ordering)
14562 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLtGt ... ok
14563 ExtTypeTotalOrderingEqNeLtGtGe (exttype_total_ordering)
14564 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLtGtGe ... ok
14565 ExtTypeTotalOrderingEqNeLtGtLe (exttype_total_ordering)
14566 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLtGtLe ... ok
14567 ExtTypeTotalOrderingEqNeLtGtLeGe (exttype_total_ordering)
14568 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLtGtLeGe ... ok
14569 ExtTypeTotalOrderingEqNeLtLe (exttype_total_ordering)
14570 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLtLe ... ok
14571 ExtTypeTotalOrderingEqNeLtLeGe (exttype_total_ordering)
14572 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLtLeGe ... ok
14573 ExtTypeTotalOrderingNeGe (exttype_total_ordering)
14574 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeGe ... ok
14575 ExtTypeTotalOrderingNeGt (exttype_total_ordering)
14576 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeGt ... ok
14577 ExtTypeTotalOrderingNeGtGe (exttype_total_ordering)
14578 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeGtGe ... ok
14579 ExtTypeTotalOrderingNeGtLe (exttype_total_ordering)
14580 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeGtLe ... ok
14581 ExtTypeTotalOrderingNeGtLeGe (exttype_total_ordering)
14582 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeGtLeGe ... ok
14583 ExtTypeTotalOrderingNeLe (exttype_total_ordering)
14584 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLe ... ok
14585 ExtTypeTotalOrderingNeLeGe (exttype_total_ordering)
14586 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLeGe ... ok
14587 ExtTypeTotalOrderingNeLt (exttype_total_ordering)
14588 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLt ... ok
14589 ExtTypeTotalOrderingNeLtGe (exttype_total_ordering)
14590 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLtGe ... ok
14591 ExtTypeTotalOrderingNeLtGt (exttype_total_ordering)
14592 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLtGt ... ok
14593 ExtTypeTotalOrderingNeLtGtGe (exttype_total_ordering)
14594 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLtGtGe ... ok
14595 ExtTypeTotalOrderingNeLtGtLe (exttype_total_ordering)
14596 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLtGtLe ... ok
14597 ExtTypeTotalOrderingNeLtGtLeGe (exttype_total_ordering)
14598 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLtGtLeGe ... ok
14599 ExtTypeTotalOrderingNeLtLe (exttype_total_ordering)
14600 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLtLe ... ok
14601 ExtTypeTotalOrderingNeLtLeGe (exttype_total_ordering)
14602 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLtLeGe ... ok
14603 runTest (__main__.CythonRunTestCase)
14604 [-1] compiling (cpp/cy2) and running exttype_total_ordering ... ExtTypeNoTotalOrdering (exttype_total_ordering)
14605 Doctest: exttype_total_ordering.ExtTypeNoTotalOrdering ... ok
14606 ExtTypeTotalOrderingEqGe (exttype_total_ordering)
14607 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqGe ... ok
14608 ExtTypeTotalOrderingEqGt (exttype_total_ordering)
14609 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqGt ... ok
14610 ExtTypeTotalOrderingEqGtGe (exttype_total_ordering)
14611 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqGtGe ... ok
14612 ExtTypeTotalOrderingEqGtLe (exttype_total_ordering)
14613 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqGtLe ... ok
14614 ExtTypeTotalOrderingEqGtLeGe (exttype_total_ordering)
14615 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqGtLeGe ... ok
14616 ExtTypeTotalOrderingEqLe (exttype_total_ordering)
14617 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLe ... ok
14618 ExtTypeTotalOrderingEqLeGe (exttype_total_ordering)
14619 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLeGe ... ok
14620 ExtTypeTotalOrderingEqLt (exttype_total_ordering)
14621 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLt ... ok
14622 ExtTypeTotalOrderingEqLtGe (exttype_total_ordering)
14623 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLtGe ... ok
14624 ExtTypeTotalOrderingEqLtGt (exttype_total_ordering)
14625 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLtGt ... ok
14626 ExtTypeTotalOrderingEqLtGtGe (exttype_total_ordering)
14627 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLtGtGe ... ok
14628 ExtTypeTotalOrderingEqLtGtLe (exttype_total_ordering)
14629 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLtGtLe ... ok
14630 ExtTypeTotalOrderingEqLtGtLeGe (exttype_total_ordering)
14631 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLtGtLeGe ... ok
14632 ExtTypeTotalOrderingEqLtLe (exttype_total_ordering)
14633 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLtLe ... ok
14634 ExtTypeTotalOrderingEqLtLeGe (exttype_total_ordering)
14635 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqLtLeGe ... ok
14636 ExtTypeTotalOrderingEqNeGe (exttype_total_ordering)
14637 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeGe ... ok
14638 ExtTypeTotalOrderingEqNeGt (exttype_total_ordering)
14639 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeGt ... ok
14640 ExtTypeTotalOrderingEqNeGtGe (exttype_total_ordering)
14641 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeGtGe ... ok
14642 ExtTypeTotalOrderingEqNeGtLe (exttype_total_ordering)
14643 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeGtLe ... ok
14644 ExtTypeTotalOrderingEqNeGtLeGe (exttype_total_ordering)
14645 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeGtLeGe ... ok
14646 ExtTypeTotalOrderingEqNeLe (exttype_total_ordering)
14647 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLe ... ok
14648 ExtTypeTotalOrderingEqNeLeGe (exttype_total_ordering)
14649 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLeGe ... ok
14650 ExtTypeTotalOrderingEqNeLt (exttype_total_ordering)
14651 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLt ... ok
14652 ExtTypeTotalOrderingEqNeLtGe (exttype_total_ordering)
14653 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLtGe ... ok
14654 ExtTypeTotalOrderingEqNeLtGt (exttype_total_ordering)
14655 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLtGt ... ok
14656 ExtTypeTotalOrderingEqNeLtGtGe (exttype_total_ordering)
14657 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLtGtGe ... ok
14658 ExtTypeTotalOrderingEqNeLtGtLe (exttype_total_ordering)
14659 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLtGtLe ... ok
14660 ExtTypeTotalOrderingEqNeLtGtLeGe (exttype_total_ordering)
14661 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLtGtLeGe ... ok
14662 ExtTypeTotalOrderingEqNeLtLe (exttype_total_ordering)
14663 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLtLe ... ok
14664 ExtTypeTotalOrderingEqNeLtLeGe (exttype_total_ordering)
14665 Doctest: exttype_total_ordering.ExtTypeTotalOrderingEqNeLtLeGe ... ok
14666 ExtTypeTotalOrderingNeGe (exttype_total_ordering)
14667 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeGe ... ok
14668 ExtTypeTotalOrderingNeGt (exttype_total_ordering)
14669 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeGt ... ok
14670 ExtTypeTotalOrderingNeGtGe (exttype_total_ordering)
14671 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeGtGe ... ok
14672 ExtTypeTotalOrderingNeGtLe (exttype_total_ordering)
14673 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeGtLe ... ok
14674 ExtTypeTotalOrderingNeGtLeGe (exttype_total_ordering)
14675 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeGtLeGe ... ok
14676 ExtTypeTotalOrderingNeLe (exttype_total_ordering)
14677 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLe ... ok
14678 ExtTypeTotalOrderingNeLeGe (exttype_total_ordering)
14679 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLeGe ... ok
14680 ExtTypeTotalOrderingNeLt (exttype_total_ordering)
14681 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLt ... ok
14682 ExtTypeTotalOrderingNeLtGe (exttype_total_ordering)
14683 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLtGe ... ok
14684 ExtTypeTotalOrderingNeLtGt (exttype_total_ordering)
14685 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLtGt ... ok
14686 ExtTypeTotalOrderingNeLtGtGe (exttype_total_ordering)
14687 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLtGtGe ... ok
14688 ExtTypeTotalOrderingNeLtGtLe (exttype_total_ordering)
14689 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLtGtLe ... ok
14690 ExtTypeTotalOrderingNeLtGtLeGe (exttype_total_ordering)
14691 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLtGtLeGe ... ok
14692 ExtTypeTotalOrderingNeLtLe (exttype_total_ordering)
14693 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLtLe ... ok
14694 ExtTypeTotalOrderingNeLtLeGe (exttype_total_ordering)
14695 Doctest: exttype_total_ordering.ExtTypeTotalOrderingNeLtLeGe ... ok
14696 runTest (__main__.CythonRunTestCase)
14697 [-1] compiling (c/cy2) and running fastcall ... fastcall_method (fastcall.CyDummy)
14698 Doctest: fastcall.CyDummy.fastcall_method ... ok
14699 fastcall_method (fastcall.Dummy)
14700 Doctest: fastcall.Dummy.fastcall_method ... ok
14701 fastcall_method (fastcall.PyDummy)
14702 Doctest: fastcall.PyDummy.fastcall_method ... ok
14703 SelfCast (fastcall)
14704 Doctest: fastcall.SelfCast ... ok
14705 deque_methods (fastcall)
14706 Doctest: fastcall.deque_methods ... ok
14707 fastcall_cyfunction (fastcall)
14708 Doctest: fastcall.fastcall_cyfunction ... ok
14709 fastcall_function (fastcall)
14710 Doctest: fastcall.fastcall_function ... ok
14711 struct_methods (fastcall)
14712 Doctest: fastcall.struct_methods ... ok
14713 runTest (__main__.CythonRunTestCase)
14714 [-1] compiling (cpp/cy2) and running fastcall ... fastcall_method (fastcall.CyDummy)
14715 Doctest: fastcall.CyDummy.fastcall_method ... ok
14716 fastcall_method (fastcall.Dummy)
14717 Doctest: fastcall.Dummy.fastcall_method ... ok
14718 fastcall_method (fastcall.PyDummy)
14719 Doctest: fastcall.PyDummy.fastcall_method ... ok
14720 SelfCast (fastcall)
14721 Doctest: fastcall.SelfCast ... ok
14722 deque_methods (fastcall)
14723 Doctest: fastcall.deque_methods ... ok
14724 fastcall_cyfunction (fastcall)
14725 Doctest: fastcall.fastcall_cyfunction ... ok
14726 fastcall_function (fastcall)
14727 Doctest: fastcall.fastcall_function ... ok
14728 struct_methods (fastcall)
14729 Doctest: fastcall.struct_methods ... ok
14730 runTest (__main__.CythonRunTestCase)
14731 [-1] compiling (c/cy2) and running file_encoding_T740 ... file_encoding_T740 ()
14732 Doctest: file_encoding_T740 ... ok
14733 runTest (__main__.CythonRunTestCase)
14734 [-1] compiling (cpp/cy2) and running file_encoding_T740 ... file_encoding_T740 ()
14735 Doctest: file_encoding_T740 ... ok
14736 run (__main__.PureDoctestTestCase)
14737 [-1] running pure doctests in file_encoding_T740 ... file_encoding_T740 ()
14738 Doctest: file_encoding_T740 ... ok
14739 runTest (__main__.CythonRunTestCase)
14740 [-1] compiling (c/cy2) and running filenames ... filenames ()
14741 Doctest: filenames ... ok
14742 runTest (__main__.CythonRunTestCase)
14743 [-1] compiling (cpp/cy2) and running filenames ... filenames ()
14744 Doctest: filenames ... ok
14745 runTest (__main__.CythonRunTestCase)
14746 [-1] compiling (c/cy2) and running final_cdef_class ... FinalClass (final_cdef_class)
14747 Doctest: final_cdef_class.FinalClass ... ok
14748 FinalSubClass (final_cdef_class)
14749 Doctest: final_cdef_class.FinalSubClass ... ok
14750 NonFinalClass (final_cdef_class)
14751 Doctest: final_cdef_class.NonFinalClass ... ok
14752 runTest (__main__.CythonRunTestCase)
14753 [-1] compiling (cpp/cy2) and running final_cdef_class ... FinalClass (final_cdef_class)
14754 Doctest: final_cdef_class.FinalClass ... ok
14755 FinalSubClass (final_cdef_class)
14756 Doctest: final_cdef_class.FinalSubClass ... ok
14757 NonFinalClass (final_cdef_class)
14758 Doctest: final_cdef_class.NonFinalClass ... ok
14759 runTest (__main__.EndToEndTest)
14760 [-1] End-to-end final_in_pxd ... ok
14761 runTest (__main__.CythonRunTestCase)
14762 [-1] compiling (c/cy2) and running final_method_T586 ... BaseTypeWithFinalMethods (final_method_T586)
14763 Doctest: final_method_T586.BaseTypeWithFinalMethods ... ok
14764 FinalType (final_method_T586)
14765 Doctest: final_method_T586.FinalType ... ok
14766 SubType (final_method_T586)
14767 Doctest: final_method_T586.SubType ... ok
14768 test_external_call (final_method_T586)
14769 Doctest: final_method_T586.test_external_call ... ok
14770 test_external_call_in_temp (final_method_T586)
14771 Doctest: final_method_T586.test_external_call_in_temp ... ok
14772 runTest (__main__.CythonRunTestCase)
14773 [-1] compiling (cpp/cy2) and running final_method_T586 ... BaseTypeWithFinalMethods (final_method_T586)
14774 Doctest: final_method_T586.BaseTypeWithFinalMethods ... ok
14775 FinalType (final_method_T586)
14776 Doctest: final_method_T586.FinalType ... ok
14777 SubType (final_method_T586)
14778 Doctest: final_method_T586.SubType ... ok
14779 test_external_call (final_method_T586)
14780 Doctest: final_method_T586.test_external_call ... ok
14781 test_external_call_in_temp (final_method_T586)
14782 Doctest: final_method_T586.test_external_call_in_temp ... ok
14783 runTest (__main__.CythonRunTestCase)
14784 [-1] compiling (c/cy2) and running flatin ... test_in (flatin)
14785 Doctest: flatin.test_in ... ok
14786 test_not_in (flatin)
14787 Doctest: flatin.test_not_in ... ok
14788 runTest (__main__.CythonRunTestCase)
14789 [-1] compiling (cpp/cy2) and running flatin ... test_in (flatin)
14790 Doctest: flatin.test_in ... ok
14791 test_not_in (flatin)
14792 Doctest: flatin.test_not_in ... ok
14793 runTest (__main__.CythonRunTestCase)
14794 [-1] compiling (c/cy2) and running float_division ... div_1_by (float_division)
14795 Doctest: float_division.div_1_by ... ok
14796 div_by_0 (float_division)
14797 Doctest: float_division.div_by_0 ... ok
14798 div_by_2 (float_division)
14799 Doctest: float_division.div_by_2 ... ok
14800 div_by_inf (float_division)
14801 Doctest: float_division.div_by_inf ... ok
14802 div_by_nan (float_division)
14803 Doctest: float_division.div_by_nan ... ok
14804 div_by_neg_2 (float_division)
14805 Doctest: float_division.div_by_neg_2 ... ok
14806 div_inf_by (float_division)
14807 Doctest: float_division.div_inf_by ... ok
14808 div_nan_by (float_division)
14809 Doctest: float_division.div_nan_by ... ok
14810 div_neg_2_by (float_division)
14811 Doctest: float_division.div_neg_2_by ... ok
14812 div_neg_inf_by (float_division)
14813 Doctest: float_division.div_neg_inf_by ... ok
14814 float_by_float (float_division)
14815 Doctest: float_division.float_by_float ... ok
14816 float_by_int (float_division)
14817 Doctest: float_division.float_by_int ... ok
14818 int_by_float (float_division)
14819 Doctest: float_division.int_by_float ... ok
14820 runTest (__main__.CythonRunTestCase)
14821 [-1] compiling (cpp/cy2) and running float_division ... div_1_by (float_division)
14822 Doctest: float_division.div_1_by ... ok
14823 div_by_0 (float_division)
14824 Doctest: float_division.div_by_0 ... ok
14825 div_by_2 (float_division)
14826 Doctest: float_division.div_by_2 ... ok
14827 div_by_inf (float_division)
14828 Doctest: float_division.div_by_inf ... ok
14829 div_by_nan (float_division)
14830 Doctest: float_division.div_by_nan ... ok
14831 div_by_neg_2 (float_division)
14832 Doctest: float_division.div_by_neg_2 ... ok
14833 div_inf_by (float_division)
14834 Doctest: float_division.div_inf_by ... ok
14835 div_nan_by (float_division)
14836 Doctest: float_division.div_nan_by ... ok
14837 div_neg_2_by (float_division)
14838 Doctest: float_division.div_neg_2_by ... ok
14839 div_neg_inf_by (float_division)
14840 Doctest: float_division.div_neg_inf_by ... ok
14841 float_by_float (float_division)
14842 Doctest: float_division.float_by_float ... ok
14843 float_by_int (float_division)
14844 Doctest: float_division.float_by_int ... ok
14845 int_by_float (float_division)
14846 Doctest: float_division.int_by_float ... ok
14847 runTest (__main__.CythonRunTestCase)
14848 [-1] compiling (c/cy2) and running float_floor_division_T260 ... floor_div_float (float_floor_division_T260)
14849 Doctest: float_floor_division_T260.floor_div_float ... ok
14850 runTest (__main__.CythonRunTestCase)
14851 [-1] compiling (cpp/cy2) and running float_floor_division_T260 ... floor_div_float (float_floor_division_T260)
14852 Doctest: float_floor_division_T260.floor_div_float ... ok
14853 runTest (__main__.CythonRunTestCase)
14854 [-1] compiling (c/cy2) and running float_len_T480 ... cast_len_f (float_len_T480)
14855 Doctest: float_len_T480.cast_len_f ... ok
14856 float_len_f (float_len_T480)
14857 Doctest: float_len_T480.float_len_f ... ok
14858 len_f (float_len_T480)
14859 Doctest: float_len_T480.len_f ... ok
14860 runTest (__main__.CythonRunTestCase)
14861 [-1] compiling (cpp/cy2) and running float_len_T480 ... cast_len_f (float_len_T480)
14862 Doctest: float_len_T480.cast_len_f ... ok
14863 float_len_f (float_len_T480)
14864 Doctest: float_len_T480.float_len_f ... ok
14865 len_f (float_len_T480)
14866 Doctest: float_len_T480.len_f ... ok
14867 runTest (__main__.CythonRunTestCase)
14868 [-1] compiling (c/cy2) and running fmod ... fmod (fmod)
14869 Doctest: fmod.fmod ... ok
14870 runTest (__main__.CythonRunTestCase)
14871 [-1] compiling (cpp/cy2) and running fmod ... fmod (fmod)
14872 Doctest: fmod.fmod ... ok
14873 runTest (__main__.CythonRunTestCase)
14874 [-1] compiling (c/cy2) and running for_decrement ... for_decrement ()
14875 Doctest: for_decrement ... ok
14876 runTest (__main__.CythonRunTestCase)
14877 [-1] compiling (cpp/cy2) and running for_decrement ... for_decrement ()
14878 Doctest: for_decrement ... ok
14879 runTest (__main__.CythonRunTestCase)
14880 [-1] compiling (c/cy2) and running for_from_float_T254 ... double_step (for_from_float_T254)
14881 Doctest: for_from_float_T254.double_step ... ok
14882 double_step_py_target (for_from_float_T254)
14883 Doctest: for_from_float_T254.double_step_py_target ... ok
14884 double_step_typed (for_from_float_T254)
14885 Doctest: for_from_float_T254.double_step_typed ... ok
14886 double_target (for_from_float_T254)
14887 Doctest: for_from_float_T254.double_target ... ok
14888 int_step_py_target (for_from_float_T254)
14889 Doctest: for_from_float_T254.int_step_py_target ... ok
14890 runTest (__main__.CythonRunTestCase)
14891 [-1] compiling (cpp/cy2) and running for_from_float_T254 ... double_step (for_from_float_T254)
14892 Doctest: for_from_float_T254.double_step ... ok
14893 double_step_py_target (for_from_float_T254)
14894 Doctest: for_from_float_T254.double_step_py_target ... ok
14895 double_step_typed (for_from_float_T254)
14896 Doctest: for_from_float_T254.double_step_typed ... ok
14897 double_target (for_from_float_T254)
14898 Doctest: for_from_float_T254.double_target ... ok
14899 int_step_py_target (for_from_float_T254)
14900 Doctest: for_from_float_T254.int_step_py_target ... ok
14901 runTest (__main__.CythonRunTestCase)
14902 [-1] compiling (c/cy2) and running for_in_break_continue_T533 ... for_from (for_in_break_continue_T533)
14903 Doctest: for_in_break_continue_T533.for_from ... ok
14904 for_in (for_in_break_continue_T533)
14905 Doctest: for_in_break_continue_T533.for_in ... ok
14906 for_in_break2 (for_in_break_continue_T533)
14907 Doctest: for_in_break_continue_T533.for_in_break2 ... ok
14908 runTest (__main__.CythonRunTestCase)
14909 [-1] compiling (cpp/cy2) and running for_in_break_continue_T533 ... for_from (for_in_break_continue_T533)
14910 Doctest: for_in_break_continue_T533.for_from ... ok
14911 for_in (for_in_break_continue_T533)
14912 Doctest: for_in_break_continue_T533.for_in ... ok
14913 for_in_break2 (for_in_break_continue_T533)
14914 Doctest: for_in_break_continue_T533.for_in_break2 ... ok
14915 runTest (__main__.CythonRunTestCase)
14916 [-1] compiling (c/cy2) and running for_in_iter ... Iterable (for_in_iter)
14917 Doctest: for_in_iter.Iterable ... ok
14918 for_in_gen (for_in_iter)
14919 Doctest: for_in_iter.for_in_gen ... ok
14920 for_in_list (for_in_iter)
14921 Doctest: for_in_iter.for_in_list ... ok
14922 for_in_literal_list (for_in_iter)
14923 Doctest: for_in_iter.for_in_literal_list ... ok
14924 for_in_literal_mult_list (for_in_iter)
14925 Doctest: for_in_iter.for_in_literal_mult_list ... ok
14926 for_in_next_replacing_iter (for_in_iter)
14927 Doctest: for_in_iter.for_in_next_replacing_iter ... ok
14928 for_in_pyiter (for_in_iter)
14929 Doctest: for_in_iter.for_in_pyiter ... ok
14930 for_in_pyiter_pass (for_in_iter)
14931 Doctest: for_in_iter.for_in_pyiter_pass ... ok
14932 for_in_range_invalid_arg_count (for_in_iter)
14933 Doctest: for_in_iter.for_in_range_invalid_arg_count ... ok
14934 listcomp_over_multiplied_constant_list (for_in_iter)
14935 Doctest: for_in_iter.listcomp_over_multiplied_constant_list ... ok
14936 listcomp_over_multiplied_constant_tuple (for_in_iter)
14937 Doctest: for_in_iter.listcomp_over_multiplied_constant_tuple ... ok
14938 runTest (__main__.CythonRunTestCase)
14939 [-1] compiling (cpp/cy2) and running for_in_iter ... Iterable (for_in_iter)
14940 Doctest: for_in_iter.Iterable ... ok
14941 for_in_gen (for_in_iter)
14942 Doctest: for_in_iter.for_in_gen ... ok
14943 for_in_list (for_in_iter)
14944 Doctest: for_in_iter.for_in_list ... ok
14945 for_in_literal_list (for_in_iter)
14946 Doctest: for_in_iter.for_in_literal_list ... ok
14947 for_in_literal_mult_list (for_in_iter)
14948 Doctest: for_in_iter.for_in_literal_mult_list ... ok
14949 for_in_next_replacing_iter (for_in_iter)
14950 Doctest: for_in_iter.for_in_next_replacing_iter ... ok
14951 for_in_pyiter (for_in_iter)
14952 Doctest: for_in_iter.for_in_pyiter ... ok
14953 for_in_pyiter_pass (for_in_iter)
14954 Doctest: for_in_iter.for_in_pyiter_pass ... ok
14955 for_in_range_invalid_arg_count (for_in_iter)
14956 Doctest: for_in_iter.for_in_range_invalid_arg_count ... ok
14957 listcomp_over_multiplied_constant_list (for_in_iter)
14958 Doctest: for_in_iter.listcomp_over_multiplied_constant_list ... ok
14959 listcomp_over_multiplied_constant_tuple (for_in_iter)
14960 Doctest: for_in_iter.listcomp_over_multiplied_constant_tuple ... ok
14961 run (__main__.PureDoctestTestCase)
14962 [-1] running pure doctests in for_in_iter ... Iterable (for_in_iter)
14963 Doctest: for_in_iter.Iterable ... ok
14964 for_in_gen (for_in_iter)
14965 Doctest: for_in_iter.for_in_gen ... ok
14966 for_in_list (for_in_iter)
14967 Doctest: for_in_iter.for_in_list ... ok
14968 for_in_literal_list (for_in_iter)
14969 Doctest: for_in_iter.for_in_literal_list ... ok
14970 for_in_literal_mult_list (for_in_iter)
14971 Doctest: for_in_iter.for_in_literal_mult_list ... ok
14972 for_in_next_replacing_iter (for_in_iter)
14973 Doctest: for_in_iter.for_in_next_replacing_iter ... ok
14974 for_in_pyiter (for_in_iter)
14975 Doctest: for_in_iter.for_in_pyiter ... ok
14976 for_in_pyiter_pass (for_in_iter)
14977 Doctest: for_in_iter.for_in_pyiter_pass ... ok
14978 for_in_range_invalid_arg_count (for_in_iter)
14979 Doctest: for_in_iter.for_in_range_invalid_arg_count ... ok
14980 listcomp_over_multiplied_constant_list (for_in_iter)
14981 Doctest: for_in_iter.listcomp_over_multiplied_constant_list ... ok
14982 listcomp_over_multiplied_constant_tuple (for_in_iter)
14983 Doctest: for_in_iter.listcomp_over_multiplied_constant_tuple ... ok
14984 runTest (__main__.CythonRunTestCase)
14985 [-1] compiling (c/cy2) and running for_in_range_T372 ... test_break (for_in_range_T372)
14986 Doctest: for_in_range_T372.test_break ... ok
14987 test_enum_range (for_in_range_T372)
14988 Doctest: for_in_range_T372.test_enum_range ... ok
14989 test_fix (for_in_range_T372)
14990 Doctest: for_in_range_T372.test_fix ... ok
14991 test_modify (for_in_range_T372)
14992 Doctest: for_in_range_T372.test_modify ... ok
14993 test_negindex (for_in_range_T372)
14994 Doctest: for_in_range_T372.test_negindex ... ok
14995 test_negindex_inferred (for_in_range_T372)
14996 Doctest: for_in_range_T372.test_negindex_inferred ... ok
14997 test_return (for_in_range_T372)
14998 Doctest: for_in_range_T372.test_return ... ok
14999 runTest (__main__.CythonRunTestCase)
15000 [-1] compiling (cpp/cy2) and running for_in_range_T372 ... test_break (for_in_range_T372)
15001 Doctest: for_in_range_T372.test_break ... ok
15002 test_enum_range (for_in_range_T372)
15003 Doctest: for_in_range_T372.test_enum_range ... ok
15004 test_fix (for_in_range_T372)
15005 Doctest: for_in_range_T372.test_fix ... ok
15006 test_modify (for_in_range_T372)
15007 Doctest: for_in_range_T372.test_modify ... ok
15008 test_negindex (for_in_range_T372)
15009 Doctest: for_in_range_T372.test_negindex ... ok
15010 test_negindex_inferred (for_in_range_T372)
15011 Doctest: for_in_range_T372.test_negindex_inferred ... ok
15012 test_return (for_in_range_T372)
15013 Doctest: for_in_range_T372.test_return ... ok
15014 runTest (__main__.CythonRunTestCase)
15015 [-1] compiling (c/cy2) and running for_in_string ... for_char_in_bytes (for_in_string)
15016 Doctest: for_in_string.for_char_in_bytes ... ok
15017 for_char_in_bytes_slice (for_in_string)
15018 Doctest: for_in_string.for_char_in_bytes_slice ... ok
15019 for_char_in_char_ptr (for_in_string)
15020 Doctest: for_in_string.for_char_in_char_ptr ... ok
15021 for_char_in_enumerate_bytes (for_in_string)
15022 Doctest: for_in_string.for_char_in_enumerate_bytes ... ok
15023 for_in_bytes (for_in_string)
15024 Doctest: for_in_string.for_in_bytes ... ok
15025 for_pyucs4_in_enumerate_unicode (for_in_string)
15026 Doctest: for_in_string.for_pyucs4_in_enumerate_unicode ... ok
15027 for_pyucs4_in_unicode (for_in_string)
15028 Doctest: for_in_string.for_pyucs4_in_unicode ... ok
15029 for_pyunicode_in_enumerate_unicode (for_in_string)
15030 Doctest: for_in_string.for_pyunicode_in_enumerate_unicode ... ok
15031 for_pyunicode_in_unicode (for_in_string)
15032 Doctest: for_in_string.for_pyunicode_in_unicode ... ok
15033 Compiler output for module for_in_string:
15034 for_in_string.c:8165:16: warning: '__Pyx__PyObject_AsPy_UCS4' defined but not used [-Wunused-function]
15035  8165 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) {
15036       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
15038 runTest (__main__.CythonRunTestCase)
15039 [-1] compiling (cpp/cy2) and running for_in_string ... for_char_in_bytes (for_in_string)
15040 Doctest: for_in_string.for_char_in_bytes ... ok
15041 for_char_in_bytes_slice (for_in_string)
15042 Doctest: for_in_string.for_char_in_bytes_slice ... ok
15043 for_char_in_char_ptr (for_in_string)
15044 Doctest: for_in_string.for_char_in_char_ptr ... ok
15045 for_char_in_enumerate_bytes (for_in_string)
15046 Doctest: for_in_string.for_char_in_enumerate_bytes ... ok
15047 for_in_bytes (for_in_string)
15048 Doctest: for_in_string.for_in_bytes ... ok
15049 for_pyucs4_in_enumerate_unicode (for_in_string)
15050 Doctest: for_in_string.for_pyucs4_in_enumerate_unicode ... ok
15051 for_pyucs4_in_unicode (for_in_string)
15052 Doctest: for_in_string.for_pyucs4_in_unicode ... ok
15053 for_pyunicode_in_enumerate_unicode (for_in_string)
15054 Doctest: for_in_string.for_pyunicode_in_enumerate_unicode ... ok
15055 for_pyunicode_in_unicode (for_in_string)
15056 Compiler output for module for_in_string:
15057 for_in_string.cpp:8177:16: warning: 'Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject*)' defined but not used [-Wunused-function]
15058  8177 | static Py_UCS4 __Pyx__PyObject_AsPy_UCS4(PyObject* x) {
15059       |                ^~~~~~~~~~~~~~~~~~~~~~~~~
15061 Doctest: for_in_string.for_pyunicode_in_unicode ... ok
15062 runTest (__main__.CythonRunTestCase)
15063 [-1] compiling (c/cy2) and running forfrom ... for_else (forfrom)
15064 Doctest: forfrom.for_else ... ok
15065 runTest (__main__.CythonRunTestCase)
15066 [-1] compiling (cpp/cy2) and running forfrom ... for_else (forfrom)
15067 Doctest: forfrom.for_else ... ok
15068 runTest (__main__.CythonRunTestCase)
15069 [-1] compiling (c/cy2) and running fstring ... concat_strings (fstring)
15070 Doctest: fstring.concat_strings ... ok
15071 escaping (fstring)
15072 Doctest: fstring.escaping ... ok
15073 format2 (fstring)
15074 Doctest: fstring.format2 ... ok
15075 format_bool (fstring)
15076 Doctest: fstring.format_bool ... ok
15077 format_c_enum (fstring)
15078 Doctest: fstring.format_c_enum ... ok
15079 format_c_number_const (fstring)
15080 Doctest: fstring.format_c_number_const ... ok
15081 format_c_number_range (fstring)
15082 Doctest: fstring.format_c_number_range ... ok
15083 format_c_number_range_dyn_width (fstring)
15084 Doctest: fstring.format_c_number_range_dyn_width ... ok
15085 format_c_number_range_width (fstring)
15086 Doctest: fstring.format_c_number_range_width ... ok
15087 format_c_number_range_width0 (fstring)
15088 Doctest: fstring.format_c_number_range_width0 ... ok
15089 format_c_number_range_width1 (fstring)
15090 Doctest: fstring.format_c_number_range_width1 ... ok
15091 format_c_number_range_width_m4 (fstring)
15092 Doctest: fstring.format_c_number_range_width_m4 ... ok
15093 format_c_numbers (fstring)
15094 Doctest: fstring.format_c_numbers ... ok
15095 format_c_numbers_max (fstring)
15096 Doctest: fstring.format_c_numbers_max ... ok
15097 format_c_numbers_unsigned (fstring)
15098 Doctest: fstring.format_c_numbers_unsigned ... ok
15099 format_c_values (fstring)
15100 Doctest: fstring.format_c_values ... ok
15101 format_decoded_bytes (fstring)
15102 Doctest: fstring.format_decoded_bytes ... ok
15103 format_pystr (fstring)
15104 Doctest: fstring.format_pystr ... ok
15105 format_repr (fstring)
15106 Doctest: fstring.format_repr ... ok
15107 format_str (fstring)
15108 Doctest: fstring.format_str ... ok
15109 format_strings (fstring)
15110 Doctest: fstring.format_strings ... ok
15111 generated_fstring (fstring)
15112 Doctest: fstring.generated_fstring ... ok
15113 nested_constant (fstring)
15114 Doctest: fstring.nested_constant ... ok
15115 percent_s_unicode (fstring)
15116 Doctest: fstring.percent_s_unicode ... ok
15117 raw_fstring (fstring)
15118 Doctest: fstring.raw_fstring ... ok
15119 sideeffect (fstring)
15120 Doctest: fstring.sideeffect ... ok
15121 test_await_inside_f_string (fstring)
15122 Doctest: fstring.test_await_inside_f_string ... ok
15123 runTest (__main__.CythonRunTestCase)
15124 [-1] compiling (cpp/cy2) and running fstring ... concat_strings (fstring)
15125 Doctest: fstring.concat_strings ... ok
15126 escaping (fstring)
15127 Doctest: fstring.escaping ... ok
15128 format2 (fstring)
15129 Doctest: fstring.format2 ... ok
15130 format_bool (fstring)
15131 Doctest: fstring.format_bool ... ok
15132 format_c_enum (fstring)
15133 Doctest: fstring.format_c_enum ... ok
15134 format_c_number_const (fstring)
15135 Doctest: fstring.format_c_number_const ... ok
15136 format_c_number_range (fstring)
15137 Doctest: fstring.format_c_number_range ... ok
15138 format_c_number_range_dyn_width (fstring)
15139 Doctest: fstring.format_c_number_range_dyn_width ... ok
15140 format_c_number_range_width (fstring)
15141 Doctest: fstring.format_c_number_range_width ... ok
15142 format_c_number_range_width0 (fstring)
15143 Doctest: fstring.format_c_number_range_width0 ... ok
15144 format_c_number_range_width1 (fstring)
15145 Doctest: fstring.format_c_number_range_width1 ... ok
15146 format_c_number_range_width_m4 (fstring)
15147 Doctest: fstring.format_c_number_range_width_m4 ... ok
15148 format_c_numbers (fstring)
15149 Doctest: fstring.format_c_numbers ... ok
15150 format_c_numbers_max (fstring)
15151 Doctest: fstring.format_c_numbers_max ... ok
15152 format_c_numbers_unsigned (fstring)
15153 Doctest: fstring.format_c_numbers_unsigned ... ok
15154 format_c_values (fstring)
15155 Doctest: fstring.format_c_values ... ok
15156 format_decoded_bytes (fstring)
15157 Doctest: fstring.format_decoded_bytes ... ok
15158 format_pystr (fstring)
15159 Doctest: fstring.format_pystr ... ok
15160 format_repr (fstring)
15161 Doctest: fstring.format_repr ... ok
15162 format_str (fstring)
15163 Doctest: fstring.format_str ... ok
15164 format_strings (fstring)
15165 Doctest: fstring.format_strings ... ok
15166 generated_fstring (fstring)
15167 Doctest: fstring.generated_fstring ... ok
15168 nested_constant (fstring)
15169 Doctest: fstring.nested_constant ... ok
15170 percent_s_unicode (fstring)
15171 Doctest: fstring.percent_s_unicode ... ok
15172 raw_fstring (fstring)
15173 Doctest: fstring.raw_fstring ... ok
15174 sideeffect (fstring)
15175 Doctest: fstring.sideeffect ... ok
15176 test_await_inside_f_string (fstring)
15177 Doctest: fstring.test_await_inside_f_string ... ok
15178 runTest (__main__.CythonRunTestCase)
15179 [-1] compiling (c/cy2) and running funcexc_iter_T228 ... funcexc_iter_T228 ()
15180 Doctest: funcexc_iter_T228 ... ok
15181 call_next_directly (funcexc_iter_T228)
15182 Doctest: funcexc_iter_T228.call_next_directly ... ok
15183 test_cy_iter_many_options (funcexc_iter_T228)
15184 Doctest: funcexc_iter_T228.test_cy_iter_many_options ... ok
15185 runTest (__main__.CythonRunTestCase)
15186 [-1] compiling (cpp/cy2) and running funcexc_iter_T228 ... funcexc_iter_T228 ()
15187 Doctest: funcexc_iter_T228 ... ok
15188 call_next_directly (funcexc_iter_T228)
15189 Doctest: funcexc_iter_T228.call_next_directly ... ok
15190 test_cy_iter_many_options (funcexc_iter_T228)
15191 Doctest: funcexc_iter_T228.test_cy_iter_many_options ... ok
15192 runTest (__main__.CythonRunTestCase)
15193 [-1] compiling (c/cy2) and running funcexcept ... funcexcept ()
15194 Doctest: funcexcept ... ok
15195 runTest (__main__.CythonRunTestCase)
15196 [-1] compiling (cpp/cy2) and running funcexcept ... funcexcept ()
15197 Doctest: funcexcept ... ok
15198 runTest (__main__.CythonRunTestCase)
15199 [-1] compiling (c/cy2) and running funcexceptchained ... funcexceptchained ()
15200 Doctest: funcexceptchained ... ok
15201 runTest (__main__.CythonRunTestCase)
15202 [-1] compiling (cpp/cy2) and running funcexceptchained ... funcexceptchained ()
15203 Doctest: funcexceptchained ... ok
15204 runTest (__main__.CythonRunTestCase)
15205 [-1] compiling (c/cy2) and running funcexceptcypy ... funcexceptcypy ()
15206 Doctest: funcexceptcypy ... ok
15207 runTest (__main__.CythonRunTestCase)
15208 [-1] compiling (cpp/cy2) and running funcexceptcypy ... funcexceptcypy ()
15209 Doctest: funcexceptcypy ... ok
15210 runTest (__main__.CythonRunTestCase)
15211 [-1] compiling (c/cy2) and running funcexceptraise ... funcexceptraise ()
15212 Doctest: funcexceptraise ... ok
15213 runTest (__main__.CythonRunTestCase)
15214 [-1] compiling (cpp/cy2) and running funcexceptraise ... funcexceptraise ()
15215 Doctest: funcexceptraise ... ok
15216 runTest (__main__.CythonRunTestCase)
15217 [-1] compiling (c/cy2) and running funcexceptraisefrom ... funcexceptraisefrom ()
15218 Doctest: funcexceptraisefrom ... ok
15219 runTest (__main__.CythonRunTestCase)
15220 [-1] compiling (cpp/cy2) and running funcexceptraisefrom ... funcexceptraisefrom ()
15221 Doctest: funcexceptraisefrom ... ok
15222 runTest (__main__.CythonRunTestCase)
15223 [-1] compiling (c/cy2) and running funcexceptreplace ... funcexceptreplace ()
15224 Doctest: funcexceptreplace ... ok
15225 runTest (__main__.CythonRunTestCase)
15226 [-1] compiling (cpp/cy2) and running funcexceptreplace ... funcexceptreplace ()
15227 Doctest: funcexceptreplace ... ok
15228 runTest (__main__.CythonRunTestCase)
15229 [-1] compiling (c/cy2) and running funcexceptreraise ... reraise (funcexceptreraise)
15230 Doctest: funcexceptreraise.reraise ... ok
15231 reraise_original (funcexceptreraise)
15232 Doctest: funcexceptreraise.reraise_original ... ok
15233 runTest (__main__.CythonRunTestCase)
15234 [-1] compiling (cpp/cy2) and running funcexceptreraise ... reraise (funcexceptreraise)
15235 Doctest: funcexceptreraise.reraise ... ok
15236 reraise_original (funcexceptreraise)
15237 Doctest: funcexceptreraise.reraise_original ... ok
15238 runTest (__main__.CythonRunTestCase)
15239 [-1] compiling (c/cy2) and running funcexceptreturn ... funcexceptreturn ()
15240 Doctest: funcexceptreturn ... ok
15241 runTest (__main__.CythonRunTestCase)
15242 [-1] compiling (cpp/cy2) and running funcexceptreturn ... funcexceptreturn ()
15243 Doctest: funcexceptreturn ... ok
15244 runTest (__main__.CythonRunTestCase)
15245 [-1] compiling (c/cy2) and running function_as_method_T494 ... function_as_method_T494 ()
15246 Doctest: function_as_method_T494 ... ok
15247 runTest (__main__.CythonRunTestCase)
15248 [-1] compiling (cpp/cy2) and running function_as_method_T494 ... function_as_method_T494 ()
15249 Doctest: function_as_method_T494 ... ok
15250 runTest (__main__.CythonRunTestCase)
15251 [-1] compiling (c/cy2) and running function_as_method_py_T494 ... function_as_method_py_T494 ()
15252 Doctest: function_as_method_py_T494 ... ok
15253 runTest (__main__.CythonRunTestCase)
15254 [-1] compiling (cpp/cy2) and running function_as_method_py_T494 ... function_as_method_py_T494 ()
15255 Doctest: function_as_method_py_T494 ... ok
15256 run (__main__.PureDoctestTestCase)
15257 [-1] running pure doctests in function_as_method_py_T494 ... function_as_method_py_T494 ()
15258 Doctest: function_as_method_py_T494 ... ok
15259 runTest (__main__.CythonRunTestCase)
15260 [-1] compiling (c/cy2) and running function_binding_T494 ... add_to (function_binding_T494.SomeNumber)
15261 Doctest: function_binding_T494.SomeNumber.add_to ... ok
15262 new (function_binding_T494.SomeNumber)
15263 Doctest: function_binding_T494.SomeNumber.new ... ok
15264 runTest (__main__.CythonRunTestCase)
15265 [-1] compiling (cpp/cy2) and running function_binding_T494 ... add_to (function_binding_T494.SomeNumber)
15266 Doctest: function_binding_T494.SomeNumber.add_to ... ok
15267 new (function_binding_T494.SomeNumber)
15268 Doctest: function_binding_T494.SomeNumber.new ... ok
15269 runTest (__main__.CythonRunTestCase)
15270 [-1] compiling (c/cy2) and running function_self ... function_self ()
15271 Doctest: function_self ... ok
15272 C (function_self)
15273 Doctest: function_self.C ... ok
15274 fused (function_self)
15275 Doctest: function_self.fused ... ok
15276 regular (function_self)
15277 Doctest: function_self.regular ... ok
15278 runTest (__main__.CythonRunTestCase)
15279 [-1] compiling (cpp/cy2) and running function_self ... function_self ()
15280 Doctest: function_self ... ok
15281 C (function_self)
15282 Doctest: function_self.C ... ok
15283 fused (function_self)
15284 Doctest: function_self.fused ... ok
15285 regular (function_self)
15286 Doctest: function_self.regular ... ok
15287 run (__main__.PureDoctestTestCase)
15288 [-1] running pure doctests in function_self ... function_self ()
15289 Doctest: function_self ... ok
15290 C (function_self)
15291 Doctest: function_self.C ... ok
15292 fused (function_self)
15293 Doctest: function_self.fused ... ok
15294 regular (function_self)
15295 Doctest: function_self.regular ... ok
15296 runTest (__main__.CythonRunTestCase)
15297 [-1] compiling (c/cy2) and running fused_bound_functions ... fused_bound_functions ()
15298 Doctest: fused_bound_functions ... ok
15299 Cdef (fused_bound_functions)
15300 Doctest: fused_bound_functions.Cdef ... ok
15301 fused_func_0 (fused_bound_functions.Cdef)
15302 Doctest: fused_bound_functions.Cdef.fused_func_0 ... ok
15303 Regular (fused_bound_functions)
15304 Doctest: fused_bound_functions.Regular ... ok
15305 runTest (__main__.CythonRunTestCase)
15306 [-1] compiling (cpp/cy2) and running fused_bound_functions ... fused_bound_functions ()
15307 Doctest: fused_bound_functions ... ok
15308 Cdef (fused_bound_functions)
15309 Doctest: fused_bound_functions.Cdef ... ok
15310 fused_func_0 (fused_bound_functions.Cdef)
15311 Doctest: fused_bound_functions.Cdef.fused_func_0 ... ok
15312 Regular (fused_bound_functions)
15313 Doctest: fused_bound_functions.Regular ... ok
15314 run (__main__.PureDoctestTestCase)
15315 [-1] running pure doctests in fused_bound_functions ... fused_bound_functions ()
15316 Doctest: fused_bound_functions ... ok
15317 Cdef (fused_bound_functions)
15318 Doctest: fused_bound_functions.Cdef ... ok
15319 Regular (fused_bound_functions)
15320 Doctest: fused_bound_functions.Regular ... ok
15321 fused_func_0 (fused_bound_functions)
15322 Doctest: fused_bound_functions.fused_func_0 ... ok
15323 runTest (__main__.CythonRunTestCase)
15324 [-1] compiling (c/cy2) and running fused_cdef ... do_something (fused_cdef.AClass)
15325 Doctest: fused_cdef.AClass.do_something ... ok
15326 runTest (__main__.CythonRunTestCase)
15327 [-1] compiling (cpp/cy2) and running fused_cdef ... do_something (fused_cdef.AClass)
15328 Doctest: fused_cdef.AClass.do_something ... ok
15329 runTest (__main__.EndToEndTest)
15330 [-1] End-to-end fused_cmethods ... ok
15331 runTest (__main__.CythonRunTestCase)
15332 [-1] compiling (c/cy2) and running fused_cpdef ... test_ambiguousmatch (fused_cpdef)
15333 Doctest: fused_cpdef.test_ambiguousmatch ... ok
15334 test_badcall (fused_cpdef)
15335 Doctest: fused_cpdef.test_badcall ... ok
15336 test_call_has_default_struct (fused_cpdef)
15337 Doctest: fused_cpdef.test_call_has_default_struct ... ok
15338 test_defaults (fused_cpdef)
15339 Doctest: fused_cpdef.test_defaults ... ok
15340 test_fused_cpdef (fused_cpdef)
15341 Doctest: fused_cpdef.test_fused_cpdef ... ok
15342 test_midimport_run (fused_cpdef)
15343 Doctest: fused_cpdef.test_midimport_run ... ok
15344 test_multiarg (fused_cpdef)
15345 Doctest: fused_cpdef.test_multiarg ... ok
15346 test_nomatch (fused_cpdef)
15347 Doctest: fused_cpdef.test_nomatch ... ok
15348 runTest (__main__.CythonRunTestCase)
15349 [-1] compiling (cpp/cy2) and running fused_cpdef ... test_ambiguousmatch (fused_cpdef)
15350 Doctest: fused_cpdef.test_ambiguousmatch ... ok
15351 test_badcall (fused_cpdef)
15352 Doctest: fused_cpdef.test_badcall ... ok
15353 test_call_has_default_struct (fused_cpdef)
15354 Doctest: fused_cpdef.test_call_has_default_struct ... ok
15355 test_defaults (fused_cpdef)
15356 Doctest: fused_cpdef.test_defaults ... ok
15357 test_fused_cpdef (fused_cpdef)
15358 Doctest: fused_cpdef.test_fused_cpdef ... ok
15359 test_midimport_run (fused_cpdef)
15360 Doctest: fused_cpdef.test_midimport_run ... ok
15361 test_multiarg (fused_cpdef)
15362 Doctest: fused_cpdef.test_multiarg ... ok
15363 test_nomatch (fused_cpdef)
15364 Doctest: fused_cpdef.test_nomatch ... ok
15365 runTest (__main__.CythonRunTestCase)
15366 [-1] compiling (cpp/cy2) and running fused_cpp ... test_cpp_specialization (fused_cpp)
15367 Doctest: fused_cpp.test_cpp_specialization ... ok
15368 test_fused_ref (fused_cpp)
15369 Doctest: fused_cpp.test_fused_ref ... ok
15370 test_nested_fused (fused_cpp)
15371 Doctest: fused_cpp.test_nested_fused ... ok
15372 test_nested_fused2 (fused_cpp)
15373 Doctest: fused_cpp.test_nested_fused2 ... ok
15374 typeid_call (fused_cpp)
15375 Doctest: fused_cpp.typeid_call ... ok
15376 typeid_call2 (fused_cpp)
15377 Doctest: fused_cpp.typeid_call2 ... ok
15378 runTest (__main__.CythonRunTestCase)
15379 [-1] compiling (cpp/cy2) and running fused_cpp ... test_cpp_specialization (fused_cpp)
15380 Doctest: fused_cpp.test_cpp_specialization ... ok
15381 test_fused_ref (fused_cpp)
15382 Doctest: fused_cpp.test_fused_ref ... ok
15383 test_nested_fused (fused_cpp)
15384 Doctest: fused_cpp.test_nested_fused ... ok
15385 test_nested_fused2 (fused_cpp)
15386 Doctest: fused_cpp.test_nested_fused2 ... ok
15387 typeid_call (fused_cpp)
15388 Doctest: fused_cpp.typeid_call ... ok
15389 typeid_call2 (fused_cpp)
15390 Doctest: fused_cpp.typeid_call2 ... ok
15391 runTest (__main__.CythonRunTestCase)
15392 [-1] compiling (c/cy2) and running fused_def ... CBaseClass (fused_def)
15393 Doctest: fused_def.CBaseClass ... ok
15394 HasBound (fused_def)
15395 Doctest: fused_def.HasBound ... ok
15396 args_kwargs (fused_def)
15397 Doctest: fused_def.args_kwargs ... ok
15398 func_with_object (fused_def)
15399 Doctest: fused_def.func_with_object ... ok
15400 non_fused_opt (fused_def)
15401 Doctest: fused_def.non_fused_opt ... ok
15402 opt_func (fused_def)
15403 Doctest: fused_def.opt_func ... ok
15404 run_cyfunction_check (fused_def)
15405 Doctest: fused_def.run_cyfunction_check ... ok
15406 test_code_object (fused_def)
15407 Doctest: fused_def.test_code_object ... ok
15408 test_decorators (fused_def)
15409 Doctest: fused_def.test_decorators ... ok
15410 test_fused_def_classmethod (fused_def)
15411 Doctest: fused_def.test_fused_def_classmethod ... ok
15412 test_fused_def_super (fused_def)
15413 Doctest: fused_def.test_fused_def_super ... ok
15414 test_opt_func (fused_def)
15415 Doctest: fused_def.test_opt_func ... ok
15416 test_opt_func_introspection (fused_def)
15417 Doctest: fused_def.test_opt_func_introspection ... ok
15418 runTest (__main__.CythonRunTestCase)
15419 [-1] compiling (cpp/cy2) and running fused_def ... CBaseClass (fused_def)
15420 Doctest: fused_def.CBaseClass ... ok
15421 HasBound (fused_def)
15422 Doctest: fused_def.HasBound ... ok
15423 args_kwargs (fused_def)
15424 Doctest: fused_def.args_kwargs ... ok
15425 func_with_object (fused_def)
15426 Doctest: fused_def.func_with_object ... ok
15427 non_fused_opt (fused_def)
15428 Doctest: fused_def.non_fused_opt ... ok
15429 opt_func (fused_def)
15430 Doctest: fused_def.opt_func ... ok
15431 run_cyfunction_check (fused_def)
15432 Doctest: fused_def.run_cyfunction_check ... ok
15433 test_code_object (fused_def)
15434 Doctest: fused_def.test_code_object ... ok
15435 test_decorators (fused_def)
15436 Doctest: fused_def.test_decorators ... ok
15437 test_fused_def_classmethod (fused_def)
15438 Doctest: fused_def.test_fused_def_classmethod ... ok
15439 test_fused_def_super (fused_def)
15440 Doctest: fused_def.test_fused_def_super ... ok
15441 test_opt_func (fused_def)
15442 Doctest: fused_def.test_opt_func ... ok
15443 test_opt_func_introspection (fused_def)
15444 Doctest: fused_def.test_opt_func_introspection ... ok
15445 runTest (__main__.CythonRunTestCase)
15446 [-1] compiling (c/cy2) and running fused_types ... constfused_typedef_name_clashes (fused_types)
15447 Doctest: fused_types.constfused_typedef_name_clashes ... ok
15448 constfused_with_typedef (fused_types)
15449 Doctest: fused_types.constfused_with_typedef ... ok
15450 convert_to_ptr (fused_types)
15451 Doctest: fused_types.convert_to_ptr ... ok
15452 test_cdef_func_with_const_fused_arg (fused_types)
15453 Doctest: fused_types.test_cdef_func_with_const_fused_arg ... ok
15454 test_cdef_func_with_fused_args (fused_types)
15455 Doctest: fused_types.test_cdef_func_with_fused_args ... ok
15456 test_composite (fused_types)
15457 Doctest: fused_types.test_composite ... ok
15458 test_cython_numeric (fused_types)
15459 Doctest: fused_types.test_cython_numeric ... ok
15460 test_fused_const_memslice_dtype_repeated (fused_types)
15461 Doctest: fused_types.test_fused_const_memslice_dtype_repeated ... ok
15462 test_fused_declarations (fused_types)
15463 Doctest: fused_types.test_fused_declarations ... ok
15464 test_fused_func_pointer (fused_types)
15465 Doctest: fused_types.test_fused_func_pointer ... ok
15466 test_fused_func_pointer2 (fused_types)
15467 Doctest: fused_types.test_fused_func_pointer2 ... ok
15468 test_fused_func_pointer_multilevel (fused_types)
15469 Doctest: fused_types.test_fused_func_pointer_multilevel ... ok
15470 test_fused_in_check (fused_types)
15471 Doctest: fused_types.test_fused_in_check ... ok
15472 test_fused_memoryview_def (fused_types)
15473 Doctest: fused_types.test_fused_memoryview_def ... ok
15474 test_fused_memoryviews (fused_types)
15475 Doctest: fused_types.test_fused_memoryviews ... ok
15476 test_fused_memslice_dtype (fused_types)
15477 Doctest: fused_types.test_fused_memslice_dtype ... ok
15478 test_fused_memslice_dtype_repeated (fused_types)
15479 Doctest: fused_types.test_fused_memslice_dtype_repeated ... ok
15480 test_fused_memslice_dtype_repeated_2 (fused_types)
15481 Doctest: fused_types.test_fused_memslice_dtype_repeated_2 ... ok
15482 test_fused_numeric_default (fused_types)
15483 Doctest: fused_types.test_fused_numeric_default ... ok
15484 test_fused_pointer_except_null (fused_types)
15485 Doctest: fused_types.test_fused_pointer_except_null ... ok
15486 test_fused_with_pointer (fused_types)
15487 Doctest: fused_types.test_fused_with_pointer ... ok
15488 test_index_const_fused_args (fused_types)
15489 Doctest: fused_types.test_index_const_fused_args ... ok
15490 test_index_fused_args (fused_types)
15491 Doctest: fused_types.test_index_fused_args ... ok
15492 test_normal_class (fused_types)
15493 Doctest: fused_types.test_normal_class ... ok
15494 test_normal_class_refcount (fused_types)
15495 Doctest: fused_types.test_normal_class_refcount ... ok
15496 test_null_default (fused_types)
15497 Doctest: fused_types.test_null_default ... ok
15498 test_opt_args (fused_types)
15499 Doctest: fused_types.test_opt_args ... ok
15500 test_pure (fused_types)
15501 Doctest: fused_types.test_pure ... ok
15502 test_pylong (fused_types)
15503 Doctest: fused_types.test_pylong ... ok
15504 test_sizeof_fused_type (fused_types)
15505 Doctest: fused_types.test_sizeof_fused_type ... ok
15506 test_specializations (fused_types)
15507 Doctest: fused_types.test_specializations ... ok
15508 runTest (__main__.CythonRunTestCase)
15509 [-1] compiling (cpp/cy2) and running fused_types ... constfused_typedef_name_clashes (fused_types)
15510 Doctest: fused_types.constfused_typedef_name_clashes ... ok
15511 constfused_with_typedef (fused_types)
15512 Doctest: fused_types.constfused_with_typedef ... ok
15513 convert_to_ptr (fused_types)
15514 Doctest: fused_types.convert_to_ptr ... ok
15515 test_cdef_func_with_const_fused_arg (fused_types)
15516 Doctest: fused_types.test_cdef_func_with_const_fused_arg ... ok
15517 test_cdef_func_with_fused_args (fused_types)
15518 Doctest: fused_types.test_cdef_func_with_fused_args ... ok
15519 test_composite (fused_types)
15520 Doctest: fused_types.test_composite ... ok
15521 test_cython_numeric (fused_types)
15522 Doctest: fused_types.test_cython_numeric ... ok
15523 test_fused_const_memslice_dtype_repeated (fused_types)
15524 Doctest: fused_types.test_fused_const_memslice_dtype_repeated ... ok
15525 test_fused_declarations (fused_types)
15526 Doctest: fused_types.test_fused_declarations ... ok
15527 test_fused_func_pointer (fused_types)
15528 Doctest: fused_types.test_fused_func_pointer ... ok
15529 test_fused_func_pointer2 (fused_types)
15530 Doctest: fused_types.test_fused_func_pointer2 ... ok
15531 test_fused_func_pointer_multilevel (fused_types)
15532 Doctest: fused_types.test_fused_func_pointer_multilevel ... ok
15533 test_fused_in_check (fused_types)
15534 Doctest: fused_types.test_fused_in_check ... ok
15535 test_fused_memoryview_def (fused_types)
15536 Doctest: fused_types.test_fused_memoryview_def ... ok
15537 test_fused_memoryviews (fused_types)
15538 Doctest: fused_types.test_fused_memoryviews ... ok
15539 test_fused_memslice_dtype (fused_types)
15540 Doctest: fused_types.test_fused_memslice_dtype ... ok
15541 test_fused_memslice_dtype_repeated (fused_types)
15542 Doctest: fused_types.test_fused_memslice_dtype_repeated ... ok
15543 test_fused_memslice_dtype_repeated_2 (fused_types)
15544 Doctest: fused_types.test_fused_memslice_dtype_repeated_2 ... ok
15545 test_fused_numeric_default (fused_types)
15546 Doctest: fused_types.test_fused_numeric_default ... ok
15547 test_fused_pointer_except_null (fused_types)
15548 Doctest: fused_types.test_fused_pointer_except_null ... ok
15549 test_fused_with_pointer (fused_types)
15550 Doctest: fused_types.test_fused_with_pointer ... ok
15551 test_index_const_fused_args (fused_types)
15552 Doctest: fused_types.test_index_const_fused_args ... ok
15553 test_index_fused_args (fused_types)
15554 Doctest: fused_types.test_index_fused_args ... ok
15555 test_normal_class (fused_types)
15556 Doctest: fused_types.test_normal_class ... ok
15557 test_normal_class_refcount (fused_types)
15558 Doctest: fused_types.test_normal_class_refcount ... ok
15559 test_null_default (fused_types)
15560 Doctest: fused_types.test_null_default ... ok
15561 test_opt_args (fused_types)
15562 Doctest: fused_types.test_opt_args ... ok
15563 test_pure (fused_types)
15564 Doctest: fused_types.test_pure ... ok
15565 test_pylong (fused_types)
15566 Doctest: fused_types.test_pylong ... ok
15567 test_sizeof_fused_type (fused_types)
15568 Doctest: fused_types.test_sizeof_fused_type ... ok
15569 test_specializations (fused_types)
15570 Doctest: fused_types.test_specializations ... ok
15571 runTest (__main__.CythonRunTestCase)
15572 [-1] compiling (c/cy2) and running fused_types_complex ... test_fused_numeric_default (fused_types_complex)
15573 Doctest: fused_types_complex.test_fused_numeric_default ... ok
15574 runTest (__main__.CythonRunTestCase)
15575 [-1] compiling (cpp/cy2) and running fused_types_complex ... test_fused_numeric_default (fused_types_complex)
15576 Doctest: fused_types_complex.test_fused_numeric_default ... ok
15577 runTest (__main__.CythonRunTestCase)
15578 [-1] compiling (c/cy2) and running future_division ... constants (future_division)
15579 Doctest: future_division.constants ... ok
15580 div_by_0 (future_division)
15581 Doctest: future_division.div_by_0 ... ok
15582 doit (future_division)
15583 Doctest: future_division.doit ... ok
15584 doit_inplace (future_division)
15585 Doctest: future_division.doit_inplace ... ok
15586 doit_inplace_floor (future_division)
15587 Doctest: future_division.doit_inplace_floor ... ok
15588 float_mix (future_division)
15589 Doctest: future_division.float_mix ... ok
15590 float_mix_rev (future_division)
15591 Doctest: future_division.float_mix_rev ... ok
15592 infer_division_type (future_division)
15593 Doctest: future_division.infer_division_type ... ok
15594 int_int (future_division)
15595 Doctest: future_division.int_int ... ok
15596 int_mix (future_division)
15597 Doctest: future_division.int_mix ... ok
15598 int_mix_rev (future_division)
15599 Doctest: future_division.int_mix_rev ... ok
15600 py_mix (future_division)
15601 Doctest: future_division.py_mix ... ok
15602 py_mix_by_neg1 (future_division)
15603 Doctest: future_division.py_mix_by_neg1 ... ok
15604 py_mix_rev (future_division)
15605 Doctest: future_division.py_mix_rev ... ok
15606 runTest (__main__.CythonRunTestCase)
15607 [-1] compiling (cpp/cy2) and running future_division ... constants (future_division)
15608 Doctest: future_division.constants ... ok
15609 div_by_0 (future_division)
15610 Doctest: future_division.div_by_0 ... ok
15611 doit (future_division)
15612 Doctest: future_division.doit ... ok
15613 doit_inplace (future_division)
15614 Doctest: future_division.doit_inplace ... ok
15615 doit_inplace_floor (future_division)
15616 Doctest: future_division.doit_inplace_floor ... ok
15617 float_mix (future_division)
15618 Doctest: future_division.float_mix ... ok
15619 float_mix_rev (future_division)
15620 Doctest: future_division.float_mix_rev ... ok
15621 infer_division_type (future_division)
15622 Doctest: future_division.infer_division_type ... ok
15623 int_int (future_division)
15624 Doctest: future_division.int_int ... ok
15625 int_mix (future_division)
15626 Doctest: future_division.int_mix ... ok
15627 int_mix_rev (future_division)
15628 Doctest: future_division.int_mix_rev ... ok
15629 py_mix (future_division)
15630 Doctest: future_division.py_mix ... ok
15631 py_mix_by_neg1 (future_division)
15632 Doctest: future_division.py_mix_by_neg1 ... ok
15633 py_mix_rev (future_division)
15634 Doctest: future_division.py_mix_rev ... ok
15635 runTest (__main__.CythonRunTestCase)
15636 [-1] compiling (c/cy2) and running future_unicode_literals ... future_unicode_literals ()
15637 Doctest: future_unicode_literals ... ok
15638 runTest (__main__.CythonRunTestCase)
15639 [-1] compiling (cpp/cy2) and running future_unicode_literals ... future_unicode_literals ()
15640 Doctest: future_unicode_literals ... ok
15641 runTest (__main__.CythonRunTestCase)
15642 [-1] compiling (c/cy2) and running generator_expressions ... genexpr (generator_expressions)
15643 Doctest: generator_expressions.genexpr ... ok
15644 genexpr_if (generator_expressions)
15645 Doctest: generator_expressions.genexpr_if ... ok
15646 genexpr_if_false (generator_expressions)
15647 Doctest: generator_expressions.genexpr_if_false ... ok
15648 genexpr_of_lambdas (generator_expressions)
15649 Doctest: generator_expressions.genexpr_of_lambdas ... ok
15650 genexpr_with_bool_binop (generator_expressions)
15651 Doctest: generator_expressions.genexpr_with_bool_binop ... ok
15652 genexpr_with_lambda (generator_expressions)
15653 Doctest: generator_expressions.genexpr_with_lambda ... ok
15654 runTest (__main__.CythonRunTestCase)
15655 [-1] compiling (cpp/cy2) and running generator_expressions ... genexpr (generator_expressions)
15656 Doctest: generator_expressions.genexpr ... ok
15657 genexpr_if (generator_expressions)
15658 Doctest: generator_expressions.genexpr_if ... ok
15659 genexpr_if_false (generator_expressions)
15660 Doctest: generator_expressions.genexpr_if_false ... ok
15661 genexpr_of_lambdas (generator_expressions)
15662 Doctest: generator_expressions.genexpr_of_lambdas ... ok
15663 genexpr_with_bool_binop (generator_expressions)
15664 Doctest: generator_expressions.genexpr_with_bool_binop ... ok
15665 genexpr_with_lambda (generator_expressions)
15666 Doctest: generator_expressions.genexpr_with_lambda ... ok
15667 runTest (__main__.CythonRunTestCase)
15668 [-1] compiling (c/cy2) and running generator_expressions_and_locals ... genexpr_not_in_locals (generator_expressions_and_locals)
15669 Doctest: generator_expressions_and_locals.genexpr_not_in_locals ... ok
15670 runTest (__main__.CythonRunTestCase)
15671 [-1] compiling (cpp/cy2) and running generator_expressions_and_locals ... genexpr_not_in_locals (generator_expressions_and_locals)
15672 Doctest: generator_expressions_and_locals.genexpr_not_in_locals ... ok
15673 runTest (__main__.CythonRunTestCase)
15674 [-1] compiling (c/cy2) and running generator_expressions_nested ... genexpr_conditional (generator_expressions_nested)
15675 Doctest: generator_expressions_nested.genexpr_conditional ... ok
15676 genexpr_nested2 (generator_expressions_nested)
15677 Doctest: generator_expressions_nested.genexpr_nested2 ... ok
15678 genexpr_nested2_conditional_empty (generator_expressions_nested)
15679 Doctest: generator_expressions_nested.genexpr_nested2_conditional_empty ... ok
15680 genexpr_nested3 (generator_expressions_nested)
15681 Doctest: generator_expressions_nested.genexpr_nested3 ... ok
15682 genexpr_nested3_conditional_empty (generator_expressions_nested)
15683 Doctest: generator_expressions_nested.genexpr_nested3_conditional_empty ... ok
15684 genexpr_nested_conditional (generator_expressions_nested)
15685 Doctest: generator_expressions_nested.genexpr_nested_conditional ... ok
15686 genexpr_nested_listcomp (generator_expressions_nested)
15687 Doctest: generator_expressions_nested.genexpr_nested_listcomp ... ok
15688 genexpr_simple (generator_expressions_nested)
15689 Doctest: generator_expressions_nested.genexpr_simple ... ok
15690 runTest (__main__.CythonRunTestCase)
15691 [-1] compiling (cpp/cy2) and running generator_expressions_nested ... genexpr_conditional (generator_expressions_nested)
15692 Doctest: generator_expressions_nested.genexpr_conditional ... ok
15693 genexpr_nested2 (generator_expressions_nested)
15694 Doctest: generator_expressions_nested.genexpr_nested2 ... ok
15695 genexpr_nested2_conditional_empty (generator_expressions_nested)
15696 Doctest: generator_expressions_nested.genexpr_nested2_conditional_empty ... ok
15697 genexpr_nested3 (generator_expressions_nested)
15698 Doctest: generator_expressions_nested.genexpr_nested3 ... ok
15699 genexpr_nested3_conditional_empty (generator_expressions_nested)
15700 Doctest: generator_expressions_nested.genexpr_nested3_conditional_empty ... ok
15701 genexpr_nested_conditional (generator_expressions_nested)
15702 Doctest: generator_expressions_nested.genexpr_nested_conditional ... ok
15703 genexpr_nested_listcomp (generator_expressions_nested)
15704 Doctest: generator_expressions_nested.genexpr_nested_listcomp ... ok
15705 genexpr_simple (generator_expressions_nested)
15706 Doctest: generator_expressions_nested.genexpr_simple ... ok
15707 runTest (__main__.CythonRunTestCase)
15708 [-1] compiling (c/cy2) and running generator_frame_cycle ... test_generator_frame_cycle (generator_frame_cycle)
15709 Doctest: generator_frame_cycle.test_generator_frame_cycle ... ok
15710 test_generator_frame_cycle_with_outer_exc (generator_frame_cycle)
15711 Doctest: generator_frame_cycle.test_generator_frame_cycle_with_outer_exc ... ok
15712 runTest (__main__.CythonRunTestCase)
15713 [-1] compiling (cpp/cy2) and running generator_frame_cycle ... test_generator_frame_cycle (generator_frame_cycle)
15714 Doctest: generator_frame_cycle.test_generator_frame_cycle ... ok
15715 test_generator_frame_cycle_with_outer_exc (generator_frame_cycle)
15716 Doctest: generator_frame_cycle.test_generator_frame_cycle_with_outer_exc ... ok
15717 run (__main__.PureDoctestTestCase)
15718 [-1] running pure doctests in generator_frame_cycle ... test_generator_frame_cycle (generator_frame_cycle)
15719 Doctest: generator_frame_cycle.test_generator_frame_cycle ... ok
15720 test_generator_frame_cycle_with_outer_exc (generator_frame_cycle)
15721 Doctest: generator_frame_cycle.test_generator_frame_cycle_with_outer_exc ... ok
15722 runTest (__main__.CythonRunTestCase)
15723 [-1] compiling (c/cy2) and running generator_type_inference ... test_type_inference (generator_type_inference)
15724 Doctest: generator_type_inference.test_type_inference ... ok
15725 test_unicode_loop (generator_type_inference)
15726 Doctest: generator_type_inference.test_unicode_loop ... ok
15727 test_with_nonlocal (generator_type_inference)
15728 Doctest: generator_type_inference.test_with_nonlocal ... ok
15729 runTest (__main__.CythonRunTestCase)
15730 [-1] compiling (cpp/cy2) and running generator_type_inference ... test_type_inference (generator_type_inference)
15731 Doctest: generator_type_inference.test_type_inference ... ok
15732 test_unicode_loop (generator_type_inference)
15733 Doctest: generator_type_inference.test_unicode_loop ... ok
15734 test_with_nonlocal (generator_type_inference)
15735 Doctest: generator_type_inference.test_with_nonlocal ... ok
15736 runTest (__main__.CythonRunTestCase)
15737 [-1] compiling (c/cy2) and running generators ... Foo (generators)
15738 Doctest: generators.Foo ... ok
15739 attributes (generators)
15740 Doctest: generators.attributes ... ok
15741 check_throw (generators)
15742 Doctest: generators.check_throw ... ok
15743 generator_nonlocal (generators)
15744 Doctest: generators.generator_nonlocal ... ok
15745 raising (generators)
15746 Doctest: generators.raising ... ok
15747 simple (generators)
15748 Doctest: generators.simple ... ok
15749 simple_send (generators)
15750 Doctest: generators.simple_send ... ok
15751 simple_seq (generators)
15752 Doctest: generators.simple_seq ... ok
15753 test_close (generators)
15754 Doctest: generators.test_close ... ok
15755 test_copied_yield (generators)
15756 Doctest: generators.test_copied_yield ... ok
15757 test_double_with_gil_section (generators)
15758 Doctest: generators.test_double_with_gil_section ... ok
15759 test_first_assignment (generators)
15760 Doctest: generators.test_first_assignment ... ok
15761 test_generator_abc (generators)
15762 Doctest: generators.test_generator_abc ... ok
15763 test_generator_frame (generators)
15764 Doctest: generators.test_generator_frame ... ok
15765 test_generator_kwds1 (generators)
15766 Doctest: generators.test_generator_kwds1 ... ok
15767 test_generator_kwds2 (generators)
15768 Doctest: generators.test_generator_kwds2 ... ok
15769 test_generator_kwds3 (generators)
15770 Doctest: generators.test_generator_kwds3 ... ok
15771 test_ignore_close (generators)
15772 Doctest: generators.test_ignore_close ... ok
15773 test_inside_lambda (generators)
15774 Doctest: generators.test_inside_lambda ... ok
15775 test_lambda (generators)
15776 Doctest: generators.test_lambda ... ok
15777 test_nested (generators)
15778 Doctest: generators.test_nested ... ok
15779 test_nested_gen (generators)
15780 Doctest: generators.test_nested_gen ... ok
15781 test_nested_yield (generators)
15782 Doctest: generators.test_nested_yield ... ok
15783 test_return (generators)
15784 Doctest: generators.test_return ... ok
15785 test_return_in_finally (generators)
15786 Doctest: generators.test_return_in_finally ... ok
15787 test_return_none_in_finally (generators)
15788 Doctest: generators.test_return_none_in_finally ... ok
15789 test_swap_assignment (generators)
15790 Doctest: generators.test_swap_assignment ... ok
15791 test_with_gil_section (generators)
15792 Doctest: generators.test_with_gil_section ... ok
15793 very_simple (generators)
15794 Doctest: generators.very_simple ... ok
15795 with_outer (generators)
15796 Doctest: generators.with_outer ... ok
15797 with_outer_raising (generators)
15798 Doctest: generators.with_outer_raising ... ok
15799 runTest (__main__.CythonRunTestCase)
15800 [-1] compiling (cpp/cy2) and running generators ... Foo (generators)
15801 Doctest: generators.Foo ... ok
15802 attributes (generators)
15803 Doctest: generators.attributes ... ok
15804 check_throw (generators)
15805 Doctest: generators.check_throw ... ok
15806 generator_nonlocal (generators)
15807 Doctest: generators.generator_nonlocal ... ok
15808 raising (generators)
15809 Doctest: generators.raising ... ok
15810 simple (generators)
15811 Doctest: generators.simple ... ok
15812 simple_send (generators)
15813 Doctest: generators.simple_send ... ok
15814 simple_seq (generators)
15815 Doctest: generators.simple_seq ... ok
15816 test_close (generators)
15817 Doctest: generators.test_close ... ok
15818 test_copied_yield (generators)
15819 Doctest: generators.test_copied_yield ... ok
15820 test_double_with_gil_section (generators)
15821 Doctest: generators.test_double_with_gil_section ... ok
15822 test_first_assignment (generators)
15823 Doctest: generators.test_first_assignment ... ok
15824 test_generator_abc (generators)
15825 Doctest: generators.test_generator_abc ... ok
15826 test_generator_frame (generators)
15827 Doctest: generators.test_generator_frame ... ok
15828 test_generator_kwds1 (generators)
15829 Doctest: generators.test_generator_kwds1 ... ok
15830 test_generator_kwds2 (generators)
15831 Doctest: generators.test_generator_kwds2 ... ok
15832 test_generator_kwds3 (generators)
15833 Doctest: generators.test_generator_kwds3 ... ok
15834 test_ignore_close (generators)
15835 Doctest: generators.test_ignore_close ... ok
15836 test_inside_lambda (generators)
15837 Doctest: generators.test_inside_lambda ... ok
15838 test_lambda (generators)
15839 Doctest: generators.test_lambda ... ok
15840 test_nested (generators)
15841 Doctest: generators.test_nested ... ok
15842 test_nested_gen (generators)
15843 Doctest: generators.test_nested_gen ... ok
15844 test_nested_yield (generators)
15845 Doctest: generators.test_nested_yield ... ok
15846 test_return (generators)
15847 Doctest: generators.test_return ... ok
15848 test_return_in_finally (generators)
15849 Doctest: generators.test_return_in_finally ... ok
15850 test_return_none_in_finally (generators)
15851 Doctest: generators.test_return_none_in_finally ... ok
15852 test_swap_assignment (generators)
15853 Doctest: generators.test_swap_assignment ... ok
15854 test_with_gil_section (generators)
15855 Doctest: generators.test_with_gil_section ... ok
15856 very_simple (generators)
15857 Doctest: generators.very_simple ... ok
15858 with_outer (generators)
15859 Doctest: generators.with_outer ... ok
15860 with_outer_raising (generators)
15861 Doctest: generators.with_outer_raising ... ok
15862 runTest (__main__.CythonRunTestCase)
15863 [-1] compiling (c/cy2) and running generators_GH1731 ... test_from_console (generators_GH1731)
15864 Doctest: generators_GH1731.test_from_console ... ok
15865 test_from_cython (generators_GH1731)
15866 Doctest: generators_GH1731.test_from_cython ... ok
15867 test_from_python (generators_GH1731)
15868 Doctest: generators_GH1731.test_from_python ... ok
15869 runTest (__main__.CythonRunTestCase)
15870 [-1] compiling (cpp/cy2) and running generators_GH1731 ... test_from_console (generators_GH1731)
15871 Doctest: generators_GH1731.test_from_console ... ok
15872 test_from_cython (generators_GH1731)
15873 Doctest: generators_GH1731.test_from_cython ... ok
15874 test_from_python (generators_GH1731)
15875 Doctest: generators_GH1731.test_from_python ... ok
15876 runTest (__main__.CythonRunTestCase)
15877 [-1] compiling (c/cy2) and running generators_in_refcycles ... test_reference_cycle_cleanup (generators_in_refcycles)
15878 Doctest: generators_in_refcycles.test_reference_cycle_cleanup ... ok
15879 runTest (__main__.CythonRunTestCase)
15880 [-1] compiling (cpp/cy2) and running generators_in_refcycles ... test_reference_cycle_cleanup (generators_in_refcycles)
15881 Doctest: generators_in_refcycles.test_reference_cycle_cleanup ... ok
15882 runTest (__main__.CythonRunTestCase)
15883 [-1] compiling (c/cy2) and running generators_pep479 ... generators_pep479 ()
15884 Doctest: generators_pep479 ... ok
15885 test_catch_StopIteration (generators_pep479)
15886 Doctest: generators_pep479.test_catch_StopIteration ... ok
15887 test_genexpr (generators_pep479)
15888 Doctest: generators_pep479.test_genexpr ... ok
15889 test_propagate_StopIteration (generators_pep479)
15890 Doctest: generators_pep479.test_propagate_StopIteration ... ok
15891 test_raise_StopIteration (generators_pep479)
15892 Doctest: generators_pep479.test_raise_StopIteration ... ok
15893 test_raise_StopIteration_value (generators_pep479)
15894 Doctest: generators_pep479.test_raise_StopIteration_value ... ok
15895 test_return (generators_pep479)
15896 Doctest: generators_pep479.test_return ... ok
15897 test_return_value (generators_pep479)
15898 Doctest: generators_pep479.test_return_value ... ok
15899 test_yield_from (generators_pep479)
15900 Doctest: generators_pep479.test_yield_from ... ok
15901 test_yield_from_gen (generators_pep479)
15902 Doctest: generators_pep479.test_yield_from_gen ... ok
15903 runTest (__main__.CythonRunTestCase)
15904 [-1] compiling (cpp/cy2) and running generators_pep479 ... generators_pep479 ()
15905 Doctest: generators_pep479 ... ok
15906 test_catch_StopIteration (generators_pep479)
15907 Doctest: generators_pep479.test_catch_StopIteration ... ok
15908 test_genexpr (generators_pep479)
15909 Doctest: generators_pep479.test_genexpr ... ok
15910 test_propagate_StopIteration (generators_pep479)
15911 Doctest: generators_pep479.test_propagate_StopIteration ... ok
15912 test_raise_StopIteration (generators_pep479)
15913 Doctest: generators_pep479.test_raise_StopIteration ... ok
15914 test_raise_StopIteration_value (generators_pep479)
15915 Doctest: generators_pep479.test_raise_StopIteration_value ... ok
15916 test_return (generators_pep479)
15917 Doctest: generators_pep479.test_return ... ok
15918 test_return_value (generators_pep479)
15919 Doctest: generators_pep479.test_return_value ... ok
15920 test_yield_from (generators_pep479)
15921 Doctest: generators_pep479.test_yield_from ... ok
15922 test_yield_from_gen (generators_pep479)
15923 Doctest: generators_pep479.test_yield_from_gen ... ok
15924 runTest (__main__.CythonRunTestCase)
15925 [-1] compiling (c/cy2) and running generators_py ... Foo (generators_py)
15926 Doctest: generators_py.Foo ... ok
15927 check_throw (generators_py)
15928 Doctest: generators_py.check_throw ... ok
15929 check_yield_in_except (generators_py)
15930 Doctest: generators_py.check_yield_in_except ... ok
15931 raising (generators_py)
15932 Doctest: generators_py.raising ... ok
15933 simple (generators_py)
15934 Doctest: generators_py.simple ... ok
15935 simple_send (generators_py)
15936 Doctest: generators_py.simple_send ... ok
15937 simple_seq (generators_py)
15938 Doctest: generators_py.simple_seq ... ok
15939 test_close (generators_py)
15940 Doctest: generators_py.test_close ... ok
15941 test_copied_yield (generators_py)
15942 Doctest: generators_py.test_copied_yield ... ok
15943 test_del_in_generator (generators_py)
15944 Doctest: generators_py.test_del_in_generator ... ok
15945 test_generator_cleanup (generators_py)
15946 Doctest: generators_py.test_generator_cleanup ... ok
15947 test_generator_scope (generators_py)
15948 Doctest: generators_py.test_generator_scope ... ok
15949 test_ignore_close (generators_py)
15950 Doctest: generators_py.test_ignore_close ... ok
15951 test_lambda (generators_py)
15952 Doctest: generators_py.test_lambda ... ok
15953 test_nested (generators_py)
15954 Doctest: generators_py.test_nested ... ok
15955 test_nested_gen (generators_py)
15956 Doctest: generators_py.test_nested_gen ... ok
15957 test_nested_yield (generators_py)
15958 Doctest: generators_py.test_nested_yield ... ok
15959 test_return (generators_py)
15960 Doctest: generators_py.test_return ... ok
15961 test_sum_of_yields (generators_py)
15962 Doctest: generators_py.test_sum_of_yields ... ok
15963 test_swap_assignment (generators_py)
15964 Doctest: generators_py.test_swap_assignment ... ok
15965 test_yield_in_const_conditional_false (generators_py)
15966 Doctest: generators_py.test_yield_in_const_conditional_false ... ok
15967 test_yield_in_const_conditional_true (generators_py)
15968 Doctest: generators_py.test_yield_in_const_conditional_true ... ok
15969 very_simple (generators_py)
15970 Doctest: generators_py.very_simple ... ok
15971 with_outer (generators_py)
15972 Doctest: generators_py.with_outer ... ok
15973 yield_in_except_throw_exc_type (generators_py)
15974 Doctest: generators_py.yield_in_except_throw_exc_type ... ok
15975 yield_in_except_throw_instance (generators_py)
15976 Doctest: generators_py.yield_in_except_throw_instance ... ok
15977 runTest (__main__.CythonRunTestCase)
15978 [-1] compiling (cpp/cy2) and running generators_py ... Foo (generators_py)
15979 Doctest: generators_py.Foo ... ok
15980 check_throw (generators_py)
15981 Doctest: generators_py.check_throw ... ok
15982 check_yield_in_except (generators_py)
15983 Doctest: generators_py.check_yield_in_except ... ok
15984 raising (generators_py)
15985 Doctest: generators_py.raising ... ok
15986 simple (generators_py)
15987 Doctest: generators_py.simple ... ok
15988 simple_send (generators_py)
15989 Doctest: generators_py.simple_send ... ok
15990 simple_seq (generators_py)
15991 Doctest: generators_py.simple_seq ... ok
15992 test_close (generators_py)
15993 Doctest: generators_py.test_close ... ok
15994 test_copied_yield (generators_py)
15995 Doctest: generators_py.test_copied_yield ... ok
15996 test_del_in_generator (generators_py)
15997 Doctest: generators_py.test_del_in_generator ... ok
15998 test_generator_cleanup (generators_py)
15999 Doctest: generators_py.test_generator_cleanup ... ok
16000 test_generator_scope (generators_py)
16001 Doctest: generators_py.test_generator_scope ... ok
16002 test_ignore_close (generators_py)
16003 Doctest: generators_py.test_ignore_close ... ok
16004 test_lambda (generators_py)
16005 Doctest: generators_py.test_lambda ... ok
16006 test_nested (generators_py)
16007 Doctest: generators_py.test_nested ... ok
16008 test_nested_gen (generators_py)
16009 Doctest: generators_py.test_nested_gen ... ok
16010 test_nested_yield (generators_py)
16011 Doctest: generators_py.test_nested_yield ... ok
16012 test_return (generators_py)
16013 Doctest: generators_py.test_return ... ok
16014 test_sum_of_yields (generators_py)
16015 Doctest: generators_py.test_sum_of_yields ... ok
16016 test_swap_assignment (generators_py)
16017 Doctest: generators_py.test_swap_assignment ... ok
16018 test_yield_in_const_conditional_false (generators_py)
16019 Doctest: generators_py.test_yield_in_const_conditional_false ... ok
16020 test_yield_in_const_conditional_true (generators_py)
16021 Doctest: generators_py.test_yield_in_const_conditional_true ... ok
16022 very_simple (generators_py)
16023 Doctest: generators_py.very_simple ... ok
16024 with_outer (generators_py)
16025 Doctest: generators_py.with_outer ... ok
16026 yield_in_except_throw_exc_type (generators_py)
16027 Doctest: generators_py.yield_in_except_throw_exc_type ... ok
16028 yield_in_except_throw_instance (generators_py)
16029 Doctest: generators_py.yield_in_except_throw_instance ... ok
16030 run (__main__.PureDoctestTestCase)
16031 [-1] running pure doctests in generators_py ... Foo (generators_py)
16032 Doctest: generators_py.Foo ... ok
16033 check_throw (generators_py)
16034 Doctest: generators_py.check_throw ... ok
16035 check_yield_in_except (generators_py)
16036 Doctest: generators_py.check_yield_in_except ... ok
16037 raising (generators_py)
16038 Doctest: generators_py.raising ... ok
16039 simple (generators_py)
16040 Doctest: generators_py.simple ... ok
16041 simple_send (generators_py)
16042 Doctest: generators_py.simple_send ... ok
16043 simple_seq (generators_py)
16044 Doctest: generators_py.simple_seq ... ok
16045 test_close (generators_py)
16046 Doctest: generators_py.test_close ... ok
16047 test_copied_yield (generators_py)
16048 Doctest: generators_py.test_copied_yield ... ok
16049 test_del_in_generator (generators_py)
16050 Doctest: generators_py.test_del_in_generator ... ok
16051 test_generator_cleanup (generators_py)
16052 Doctest: generators_py.test_generator_cleanup ... ok
16053 test_generator_scope (generators_py)
16054 Doctest: generators_py.test_generator_scope ... ok
16055 test_ignore_close (generators_py)
16056 Doctest: generators_py.test_ignore_close ... ok
16057 test_lambda (generators_py)
16058 Doctest: generators_py.test_lambda ... ok
16059 test_nested (generators_py)
16060 Doctest: generators_py.test_nested ... ok
16061 test_nested_gen (generators_py)
16062 Doctest: generators_py.test_nested_gen ... ok
16063 test_nested_yield (generators_py)
16064 Doctest: generators_py.test_nested_yield ... ok
16065 test_return (generators_py)
16066 Doctest: generators_py.test_return ... ok
16067 test_sum_of_yields (generators_py)
16068 Doctest: generators_py.test_sum_of_yields ... ok
16069 test_swap_assignment (generators_py)
16070 Doctest: generators_py.test_swap_assignment ... ok
16071 test_yield_in_const_conditional_false (generators_py)
16072 Doctest: generators_py.test_yield_in_const_conditional_false ... ok
16073 test_yield_in_const_conditional_true (generators_py)
16074 Doctest: generators_py.test_yield_in_const_conditional_true ... ok
16075 very_simple (generators_py)
16076 Doctest: generators_py.very_simple ... ok
16077 with_outer (generators_py)
16078 Doctest: generators_py.with_outer ... ok
16079 yield_in_except_throw_exc_type (generators_py)
16080 Doctest: generators_py.yield_in_except_throw_exc_type ... ok
16081 yield_in_except_throw_instance (generators_py)
16082 Doctest: generators_py.yield_in_except_throw_instance ... ok
16083 runTest (__main__.CythonRunTestCase)
16084 [-1] compiling (c/cy2) and running generators_py35 ... anno_gen (generators_py35)
16085 Doctest: generators_py35.anno_gen ... ok
16086 with_outer_raising (generators_py35)
16087 Doctest: generators_py35.with_outer_raising ... ok
16088 runTest (__main__.CythonRunTestCase)
16089 [-1] compiling (cpp/cy2) and running generators_py35 ... anno_gen (generators_py35)
16090 Doctest: generators_py35.anno_gen ... ok
16091 with_outer_raising (generators_py35)
16092 Doctest: generators_py35.with_outer_raising ... ok
16093 run (__main__.PureDoctestTestCase)
16094 [-1] running pure doctests in generators_py35 ... anno_gen (generators_py35)
16095 Doctest: generators_py35.anno_gen ... ok
16096 with_outer_raising (generators_py35)
16097 Doctest: generators_py35.with_outer_raising ... ok
16098 runTest (__main__.CythonRunTestCase)
16099 [-1] compiling (c/cy2) and running genexpr_T491 ... test_genexpr (genexpr_T491)
16100 Doctest: genexpr_T491.test_genexpr ... ok
16101 test_genexpr_closure (genexpr_T491)
16102 Doctest: genexpr_T491.test_genexpr_closure ... ok
16103 test_genexpr_funccall (genexpr_T491)
16104 Doctest: genexpr_T491.test_genexpr_funccall ... ok
16105 test_genexpr_scope (genexpr_T491)
16106 Doctest: genexpr_T491.test_genexpr_scope ... ok
16107 test_genexpr_typed (genexpr_T491)
16108 Doctest: genexpr_T491.test_genexpr_typed ... ok
16109 runTest (__main__.CythonRunTestCase)
16110 [-1] compiling (cpp/cy2) and running genexpr_T491 ... test_genexpr (genexpr_T491)
16111 Doctest: genexpr_T491.test_genexpr ... ok
16112 test_genexpr_closure (genexpr_T491)
16113 Doctest: genexpr_T491.test_genexpr_closure ... ok
16114 test_genexpr_funccall (genexpr_T491)
16115 Doctest: genexpr_T491.test_genexpr_funccall ... ok
16116 test_genexpr_scope (genexpr_T491)
16117 Doctest: genexpr_T491.test_genexpr_scope ... ok
16118 test_genexpr_typed (genexpr_T491)
16119 Doctest: genexpr_T491.test_genexpr_typed ... ok
16120 runTest (__main__.CythonRunTestCase)
16121 [-1] compiling (c/cy2) and running genexpr_T715 ... t715 (genexpr_T715)
16122 Doctest: genexpr_T715.t715 ... ok
16123 runTest (__main__.CythonRunTestCase)
16124 [-1] compiling (cpp/cy2) and running genexpr_T715 ... t715 (genexpr_T715)
16125 Doctest: genexpr_T715.t715 ... ok
16126 runTest (__main__.CythonRunTestCase)
16127 [-1] compiling (c/cy2) and running genexpr_arg_order ... genexp_array_slice_order (genexpr_arg_order)
16128 Doctest: genexpr_arg_order.genexp_array_slice_order ... ok
16129 genexp_index_order (genexpr_arg_order)
16130 Doctest: genexpr_arg_order.genexp_index_order ... ok
16131 genexpr_fcall_order (genexpr_arg_order)
16132 Doctest: genexpr_arg_order.genexpr_fcall_order ... ok
16133 list_array_slice_order (genexpr_arg_order)
16134 Doctest: genexpr_arg_order.list_array_slice_order ... ok
16135 list_fcall_order (genexpr_arg_order)
16136 Doctest: genexpr_arg_order.list_fcall_order ... ok
16137 list_index_order (genexpr_arg_order)
16138 Doctest: genexpr_arg_order.list_index_order ... ok
16139 multiple_genexps_to_call_order (genexpr_arg_order)
16140 Doctest: genexpr_arg_order.multiple_genexps_to_call_order ... ok
16141 runTest (__main__.CythonRunTestCase)
16142 [-1] compiling (cpp/cy2) and running genexpr_arg_order ... genexp_array_slice_order (genexpr_arg_order)
16143 Doctest: genexpr_arg_order.genexp_array_slice_order ... ok
16144 genexp_index_order (genexpr_arg_order)
16145 Doctest: genexpr_arg_order.genexp_index_order ... ok
16146 genexpr_fcall_order (genexpr_arg_order)
16147 Doctest: genexpr_arg_order.genexpr_fcall_order ... ok
16148 list_array_slice_order (genexpr_arg_order)
16149 Doctest: genexpr_arg_order.list_array_slice_order ... ok
16150 list_fcall_order (genexpr_arg_order)
16151 Doctest: genexpr_arg_order.list_fcall_order ... ok
16152 list_index_order (genexpr_arg_order)
16153 Doctest: genexpr_arg_order.list_index_order ... ok
16154 multiple_genexps_to_call_order (genexpr_arg_order)
16155 Doctest: genexpr_arg_order.multiple_genexps_to_call_order ... ok
16156 run (__main__.PureDoctestTestCase)
16157 [-1] running pure doctests in genexpr_arg_order ... genexp_array_slice_order (genexpr_arg_order)
16158 Doctest: genexpr_arg_order.genexp_array_slice_order ... ok
16159 genexp_index_order (genexpr_arg_order)
16160 Doctest: genexpr_arg_order.genexp_index_order ... ok
16161 genexpr_fcall_order (genexpr_arg_order)
16162 Doctest: genexpr_arg_order.genexpr_fcall_order ... ok
16163 list_array_slice_order (genexpr_arg_order)
16164 Doctest: genexpr_arg_order.list_array_slice_order ... ok
16165 list_fcall_order (genexpr_arg_order)
16166 Doctest: genexpr_arg_order.list_fcall_order ... ok
16167 list_index_order (genexpr_arg_order)
16168 Doctest: genexpr_arg_order.list_index_order ... ok
16169 multiple_genexps_to_call_order (genexpr_arg_order)
16170 Doctest: genexpr_arg_order.multiple_genexps_to_call_order ... ok
16171 runTest (__main__.CythonRunTestCase)
16172 [-1] compiling (c/cy2) and running genexpr_iterable_lookup_T600 ... genexpr_in_dictcomp_dictiter (genexpr_iterable_lookup_T600)
16173 Doctest: genexpr_iterable_lookup_T600.genexpr_in_dictcomp_dictiter ... ok
16174 genexpr_in_listcomp (genexpr_iterable_lookup_T600)
16175 Doctest: genexpr_iterable_lookup_T600.genexpr_in_listcomp ... ok
16176 genexpr_iterable_in_closure (genexpr_iterable_lookup_T600)
16177 Doctest: genexpr_iterable_lookup_T600.genexpr_iterable_in_closure ... ok
16178 genexpr_over_array_slice (genexpr_iterable_lookup_T600)
16179 Doctest: genexpr_iterable_lookup_T600.genexpr_over_array_slice ... ok
16180 genexpr_over_complex_arg (genexpr_iterable_lookup_T600)
16181 Doctest: genexpr_iterable_lookup_T600.genexpr_over_complex_arg ... ok
16182 genexpr_range_in_listcomp (genexpr_iterable_lookup_T600)
16183 Doctest: genexpr_iterable_lookup_T600.genexpr_range_in_listcomp ... ok
16184 list_genexpr_iterable_lookup (genexpr_iterable_lookup_T600)
16185 Doctest: genexpr_iterable_lookup_T600.list_genexpr_iterable_lookup ... ok
16186 listcomp (genexpr_iterable_lookup_T600)
16187 Doctest: genexpr_iterable_lookup_T600.listcomp ... ok
16188 runTest (__main__.CythonRunTestCase)
16189 [-1] compiling (cpp/cy2) and running genexpr_iterable_lookup_T600 ... genexpr_in_dictcomp_dictiter (genexpr_iterable_lookup_T600)
16190 Doctest: genexpr_iterable_lookup_T600.genexpr_in_dictcomp_dictiter ... ok
16191 genexpr_in_listcomp (genexpr_iterable_lookup_T600)
16192 Doctest: genexpr_iterable_lookup_T600.genexpr_in_listcomp ... ok
16193 genexpr_iterable_in_closure (genexpr_iterable_lookup_T600)
16194 Doctest: genexpr_iterable_lookup_T600.genexpr_iterable_in_closure ... ok
16195 genexpr_over_array_slice (genexpr_iterable_lookup_T600)
16196 Doctest: genexpr_iterable_lookup_T600.genexpr_over_array_slice ... ok
16197 genexpr_over_complex_arg (genexpr_iterable_lookup_T600)
16198 Doctest: genexpr_iterable_lookup_T600.genexpr_over_complex_arg ... ok
16199 genexpr_range_in_listcomp (genexpr_iterable_lookup_T600)
16200 Doctest: genexpr_iterable_lookup_T600.genexpr_range_in_listcomp ... ok
16201 list_genexpr_iterable_lookup (genexpr_iterable_lookup_T600)
16202 Doctest: genexpr_iterable_lookup_T600.list_genexpr_iterable_lookup ... ok
16203 listcomp (genexpr_iterable_lookup_T600)
16204 Doctest: genexpr_iterable_lookup_T600.listcomp ... ok
16205 runTest (__main__.CythonRunTestCase)
16206 [-1] compiling (c/cy2) and running getattr3call ... getattr2_literal_unicode (getattr3call)
16207 Doctest: getattr3call.getattr2_literal_unicode ... ok
16208 getattr2_simple (getattr3call)
16209 Doctest: getattr3call.getattr2_simple ... ok
16210 getattr3_args (getattr3call)
16211 Doctest: getattr3call.getattr3_args ... ok
16212 getattr3_explicit (getattr3call)
16213 Doctest: getattr3call.getattr3_explicit ... ok
16214 getattr3_literal_unicode (getattr3call)
16215 Doctest: getattr3call.getattr3_literal_unicode ... ok
16216 runTest (__main__.CythonRunTestCase)
16217 [-1] compiling (cpp/cy2) and running getattr3call ... getattr2_literal_unicode (getattr3call)
16218 Doctest: getattr3call.getattr2_literal_unicode ... ok
16219 getattr2_simple (getattr3call)
16220 Doctest: getattr3call.getattr2_simple ... ok
16221 getattr3_args (getattr3call)
16222 Doctest: getattr3call.getattr3_args ... ok
16223 getattr3_explicit (getattr3call)
16224 Doctest: getattr3call.getattr3_explicit ... ok
16225 getattr3_literal_unicode (getattr3call)
16226 Doctest: getattr3call.getattr3_literal_unicode ... ok
16227 runTest (__main__.CythonRunTestCase)
16228 [-1] compiling (c/cy2) and running hasattr ... wrap_hasattr (hasattr)
16229 Doctest: hasattr.wrap_hasattr ... ok
16230 runTest (__main__.CythonRunTestCase)
16231 [-1] compiling (cpp/cy2) and running hasattr ... wrap_hasattr (hasattr)
16232 Doctest: hasattr.wrap_hasattr ... ok
16233 runTest (__main__.CythonRunTestCase)
16234 [-1] compiling (c/cy2) and running hash_T326 ... A (hash_T326)
16235 Doctest: hash_T326.A ... ok
16236 __hash__ (hash_T326)
16237 Doctest: hash_T326.__hash__ ... ok
16238 runTest (__main__.CythonRunTestCase)
16239 [-1] compiling (cpp/cy2) and running hash_T326 ... A (hash_T326)
16240 Doctest: hash_T326.A ... ok
16241 __hash__ (hash_T326)
16242 Doctest: hash_T326.__hash__ ... ok
16243 runTest (__main__.CythonRunTestCase)
16244 [-1] compiling (c/cy2) and running if ... f (if)
16245 Doctest: if.f ... ok
16246 g (if)
16247 Doctest: if.g ... ok
16248 h (if)
16249 Doctest: if.h ... ok
16250 i (if)
16251 Doctest: if.i ... ok
16252 runTest (__main__.CythonRunTestCase)
16253 [-1] compiling (cpp/cy2) and running if ... f (if)
16254 Doctest: if.f ... ok
16255 g (if)
16256 Doctest: if.g ... ok
16257 h (if)
16258 Doctest: if.h ... ok
16259 i (if)
16260 Doctest: if.i ... ok
16261 runTest (__main__.CythonRunTestCase)
16262 [-1] compiling (c/cy2) and running if_and_or ... if_and (if_and_or)
16263 Doctest: if_and_or.if_and ... ok
16264 if_and_or (if_and_or)
16265 Doctest: if_and_or.if_and_or ... ok
16266 if_not (if_and_or)
16267 Doctest: if_and_or.if_not ... ok
16268 if_not_and (if_and_or)
16269 Doctest: if_and_or.if_not_and ... ok
16270 if_not_or (if_and_or)
16271 Doctest: if_and_or.if_not_or ... ok
16272 if_or (if_and_or)
16273 Doctest: if_and_or.if_or ... ok
16274 if_x (if_and_or)
16275 Doctest: if_and_or.if_x ... ok
16276 runTest (__main__.CythonRunTestCase)
16277 [-1] compiling (cpp/cy2) and running if_and_or ... if_and (if_and_or)
16278 Doctest: if_and_or.if_and ... ok
16279 if_and_or (if_and_or)
16280 Doctest: if_and_or.if_and_or ... ok
16281 if_not (if_and_or)
16282 Doctest: if_and_or.if_not ... ok
16283 if_not_and (if_and_or)
16284 Doctest: if_and_or.if_not_and ... ok
16285 if_not_or (if_and_or)
16286 Doctest: if_and_or.if_not_or ... ok
16287 if_or (if_and_or)
16288 Doctest: if_and_or.if_or ... ok
16289 if_x (if_and_or)
16290 Doctest: if_and_or.if_x ... ok
16291 runTest (__main__.CythonRunTestCase)
16292 [-1] compiling (c/cy2) and running if_const ... compile_time_DEF_if (if_const)
16293 Doctest: if_const.compile_time_DEF_if ... ok
16294 constant_if_elif_else (if_const)
16295 Doctest: if_const.constant_if_elif_else ... ok
16296 if_compare_and_false (if_const)
16297 Doctest: if_const.if_compare_and_false ... ok
16298 if_compare_and_true (if_const)
16299 Doctest: if_const.if_compare_and_true ... ok
16300 if_compare_cascaded (if_const)
16301 Doctest: if_const.if_compare_cascaded ... ok
16302 if_compare_false (if_const)
16303 Doctest: if_const.if_compare_false ... ok
16304 if_compare_or_false (if_const)
16305 Doctest: if_const.if_compare_or_false ... ok
16306 if_compare_or_true (if_const)
16307 Doctest: if_const.if_compare_or_true ... ok
16308 if_compare_true (if_const)
16309 Doctest: if_const.if_compare_true ... ok
16310 if_not_compare_true (if_const)
16311 Doctest: if_const.if_not_compare_true ... ok
16312 int_bool_result (if_const)
16313 Doctest: if_const.int_bool_result ... ok
16314 list_bool_result_false (if_const)
16315 Doctest: if_const.list_bool_result_false ... ok
16316 list_bool_result_true (if_const)
16317 Doctest: if_const.list_bool_result_true ... ok
16318 non_constant_if_elif_else1 (if_const)
16319 Doctest: if_const.non_constant_if_elif_else1 ... ok
16320 non_constant_if_elif_else2 (if_const)
16321 Doctest: if_const.non_constant_if_elif_else2 ... ok
16322 runTest (__main__.CythonRunTestCase)
16323 [-1] compiling (cpp/cy2) and running if_const ... compile_time_DEF_if (if_const)
16324 Doctest: if_const.compile_time_DEF_if ... ok
16325 constant_if_elif_else (if_const)
16326 Doctest: if_const.constant_if_elif_else ... ok
16327 if_compare_and_false (if_const)
16328 Doctest: if_const.if_compare_and_false ... ok
16329 if_compare_and_true (if_const)
16330 Doctest: if_const.if_compare_and_true ... ok
16331 if_compare_cascaded (if_const)
16332 Doctest: if_const.if_compare_cascaded ... ok
16333 if_compare_false (if_const)
16334 Doctest: if_const.if_compare_false ... ok
16335 if_compare_or_false (if_const)
16336 Doctest: if_const.if_compare_or_false ... ok
16337 if_compare_or_true (if_const)
16338 Doctest: if_const.if_compare_or_true ... ok
16339 if_compare_true (if_const)
16340 Doctest: if_const.if_compare_true ... ok
16341 if_not_compare_true (if_const)
16342 Doctest: if_const.if_not_compare_true ... ok
16343 int_bool_result (if_const)
16344 Doctest: if_const.int_bool_result ... ok
16345 list_bool_result_false (if_const)
16346 Doctest: if_const.list_bool_result_false ... ok
16347 list_bool_result_true (if_const)
16348 Doctest: if_const.list_bool_result_true ... ok
16349 non_constant_if_elif_else1 (if_const)
16350 Doctest: if_const.non_constant_if_elif_else1 ... ok
16351 non_constant_if_elif_else2 (if_const)
16352 Doctest: if_const.non_constant_if_elif_else2 ... ok
16353 runTest (__main__.CythonRunTestCase)
16354 [-1] compiling (c/cy2) and running if_else_expr ... performance_gh5197 (if_else_expr)
16355 Doctest: if_else_expr.performance_gh5197 ... ok
16356 test_cfunc_ptrs (if_else_expr)
16357 Doctest: if_else_expr.test_cfunc_ptrs ... ok
16358 test_charptr_coercion (if_else_expr)
16359 Doctest: if_else_expr.test_charptr_coercion ... ok
16360 test_cpp_pyobject_cast (if_else_expr)
16361 Doctest: if_else_expr.test_cpp_pyobject_cast ... ok
16362 test_mixed_int_bool_coercion (if_else_expr)
16363 Doctest: if_else_expr.test_mixed_int_bool_coercion ... ok
16364 test_syntax (if_else_expr)
16365 Doctest: if_else_expr.test_syntax ... ok
16366 test_type_cast (if_else_expr)
16367 Doctest: if_else_expr.test_type_cast ... ok
16368 runTest (__main__.CythonRunTestCase)
16369 [-1] compiling (cpp/cy2) and running if_else_expr ... performance_gh5197 (if_else_expr)
16370 Doctest: if_else_expr.performance_gh5197 ... ok
16371 test_cfunc_ptrs (if_else_expr)
16372 Doctest: if_else_expr.test_cfunc_ptrs ... ok
16373 test_charptr_coercion (if_else_expr)
16374 Doctest: if_else_expr.test_charptr_coercion ... ok
16375 test_cpp_pyobject_cast (if_else_expr)
16376 Doctest: if_else_expr.test_cpp_pyobject_cast ... ok
16377 test_mixed_int_bool_coercion (if_else_expr)
16378 Doctest: if_else_expr.test_mixed_int_bool_coercion ... ok
16379 test_syntax (if_else_expr)
16380 Doctest: if_else_expr.test_syntax ... ok
16381 test_type_cast (if_else_expr)
16382 Doctest: if_else_expr.test_type_cast ... ok
16383 runTest (__main__.CythonRunTestCase)
16384 [-1] compiling (cpp/cy2) and running if_else_expr_cpp ... test_both_ref (if_else_expr_cpp)
16385 Doctest: if_else_expr_cpp.test_both_ref ... ok
16386 test_one_ref (if_else_expr_cpp)
16387 Doctest: if_else_expr_cpp.test_one_ref ... ok
16388 runTest (__main__.CythonRunTestCase)
16389 [-1] compiling (cpp/cy2) and running if_else_expr_cpp ... test_both_ref (if_else_expr_cpp)
16390 Doctest: if_else_expr_cpp.test_both_ref ... ok
16391 test_one_ref (if_else_expr_cpp)
16392 Doctest: if_else_expr_cpp.test_one_ref ... ok
16393 runTest (__main__.CythonRunTestCase)
16394 [-1] compiling (c/cy2) and running ifelseexpr_T267 ... const_false (ifelseexpr_T267)
16395 Doctest: ifelseexpr_T267.const_false ... ok
16396 const_true (ifelseexpr_T267)
16397 Doctest: ifelseexpr_T267.const_true ... ok
16398 constants (ifelseexpr_T267)
16399 Doctest: ifelseexpr_T267.constants ... ok
16400 nested (ifelseexpr_T267)
16401 Doctest: ifelseexpr_T267.nested ... ok
16402 temps (ifelseexpr_T267)
16403 Doctest: ifelseexpr_T267.temps ... ok
16404 runTest (__main__.CythonRunTestCase)
16405 [-1] compiling (cpp/cy2) and running ifelseexpr_T267 ... const_false (ifelseexpr_T267)
16406 Doctest: ifelseexpr_T267.const_false ... ok
16407 const_true (ifelseexpr_T267)
16408 Doctest: ifelseexpr_T267.const_true ... ok
16409 constants (ifelseexpr_T267)
16410 Doctest: ifelseexpr_T267.constants ... ok
16411 nested (ifelseexpr_T267)
16412 Doctest: ifelseexpr_T267.nested ... ok
16413 temps (ifelseexpr_T267)
16414 Doctest: ifelseexpr_T267.temps ... ok
16415 runTest (__main__.CythonRunTestCase)
16416 [-1] compiling (c/cy2) and running import_error_T734 ... test_import_error (import_error_T734)
16417 Doctest: import_error_T734.test_import_error ... ok
16418 runTest (__main__.CythonRunTestCase)
16419 [-1] compiling (cpp/cy2) and running import_error_T734 ... test_import_error (import_error_T734)
16420 Doctest: import_error_T734.test_import_error ... ok
16421 run (__main__.PureDoctestTestCase)
16422 [-1] running pure doctests in import_error_T734 ... test_import_error (import_error_T734)
16423 Doctest: import_error_T734.test_import_error ... ok
16424 runTest (__main__.CythonRunTestCase)
16425 [-1] compiling (c/cy2) and running import_star ... test_cdefed_cvalues (import_star)
16426 Doctest: import_star.test_cdefed_cvalues ... ok
16427 test_cdefed_objects (import_star)
16428 Doctest: import_star.test_cdefed_objects ... ok
16429 test_cimported_pi (import_star)
16430 Doctest: import_star.test_cimported_pi ... ok
16431 test_non_cdefed_names (import_star)
16432 Doctest: import_star.test_non_cdefed_names ... ok
16433 runTest (__main__.CythonRunTestCase)
16434 [-1] compiling (cpp/cy2) and running import_star ... test_cdefed_cvalues (import_star)
16435 Doctest: import_star.test_cdefed_cvalues ... ok
16436 test_cdefed_objects (import_star)
16437 Doctest: import_star.test_cdefed_objects ... ok
16438 test_cimported_pi (import_star)
16439 Doctest: import_star.test_cimported_pi ... ok
16440 test_non_cdefed_names (import_star)
16441 Doctest: import_star.test_non_cdefed_names ... ok
16442 runTest (__main__.CythonRunTestCase)
16443 [-1] compiling (c/cy2) and running importas ... importas ()
16444 Doctest: importas ... ok
16445 runTest (__main__.CythonRunTestCase)
16446 [-1] compiling (c/cy3) and running importas ... importas ()
16447 Doctest: importas ... ok
16448 runTest (__main__.CythonRunTestCase)
16449 [-1] compiling (cpp/cy2) and running importas ... importas ()
16450 Doctest: importas ... ok
16451 runTest (__main__.CythonRunTestCase)
16452 [-1] compiling (cpp/cy3) and running importas ... importas ()
16453 Doctest: importas ... ok
16454 runTest (__main__.EndToEndTest)
16455 [-1] End-to-end importas_from_package ... ok
16456 runTest (__main__.CythonRunTestCase)
16457 [-1] compiling (c/cy2) and running importfrom ... import1 (importfrom)
16458 Doctest: importfrom.import1 ... ok
16459 import2 (importfrom)
16460 Doctest: importfrom.import2 ... ok
16461 import3 (importfrom)
16462 Doctest: importfrom.import3 ... ok
16463 import4 (importfrom)
16464 Doctest: importfrom.import4 ... ok
16465 typed_imports (importfrom)
16466 Doctest: importfrom.typed_imports ... ok
16467 runTest (__main__.CythonRunTestCase)
16468 [-1] compiling (cpp/cy2) and running importfrom ... import1 (importfrom)
16469 Doctest: importfrom.import1 ... ok
16470 import2 (importfrom)
16471 Doctest: importfrom.import2 ... ok
16472 import3 (importfrom)
16473 Doctest: importfrom.import3 ... ok
16474 import4 (importfrom)
16475 Doctest: importfrom.import4 ... ok
16476 typed_imports (importfrom)
16477 Doctest: importfrom.typed_imports ... ok
16478 runTest (__main__.CythonRunTestCase)
16479 [-1] compiling (c/cy2) and running in_list_with_side_effects_T544 ... test (in_list_with_side_effects_T544)
16480 Doctest: in_list_with_side_effects_T544.test ... ok
16481 runTest (__main__.CythonRunTestCase)
16482 [-1] compiling (cpp/cy2) and running in_list_with_side_effects_T544 ... test (in_list_with_side_effects_T544)
16483 Doctest: in_list_with_side_effects_T544.test ... ok
16484 runTest (__main__.CythonRunTestCase)
16485 [-1] compiling (c/cy2) and running include ... include ()
16486 Doctest: include ... ok
16487 runTest (__main__.CythonRunTestCase)
16488 [-1] compiling (cpp/cy2) and running include ... include ()
16489 Doctest: include ... ok
16490 runTest (__main__.EndToEndTest)
16491 [-1] End-to-end include_multiple_modules ... ok
16492 runTest (__main__.CythonRunTestCase)
16493 [-1] compiling (c/cy2) and running index ... index ()
16494 Doctest: index ... ok
16495 del_index_list (index)
16496 Doctest: index.del_index_list ... ok
16497 del_large_index (index)
16498 Doctest: index.del_large_index ... ok
16499 index_list (index)
16500 Doctest: index.index_list ... ok
16501 index_object (index)
16502 Doctest: index.index_object ... ok
16503 index_tuple (index)
16504 Doctest: index.index_tuple ... ok
16505 large_literal_index (index)
16506 Doctest: index.large_literal_index ... ok
16507 set_index_list (index)
16508 Doctest: index.set_index_list ... ok
16509 set_large_index (index)
16510 Doctest: index.set_large_index ... ok
16511 test_boundscheck_signed (index)
16512 Doctest: index.test_boundscheck_signed ... ok
16513 test_boundscheck_unsigned (index)
16514 Doctest: index.test_boundscheck_unsigned ... ok
16515 test_call_with_negative_numbers (index)
16516 Doctest: index.test_call_with_negative_numbers ... ok
16517 test_large_indexing (index)
16518 Doctest: index.test_large_indexing ... ok
16519 test_long_long (index)
16520 Doctest: index.test_long_long ... ok
16521 test_ulong_long (index)
16522 Doctest: index.test_ulong_long ... ok
16523 test_unsigned_long (index)
16524 Doctest: index.test_unsigned_long ... ok
16525 test_unsigned_short (index)
16526 Doctest: index.test_unsigned_short ... ok
16527 test_wraparound_signed (index)
16528 Doctest: index.test_wraparound_signed ... ok
16529 runTest (__main__.CythonRunTestCase)
16530 [-1] compiling (cpp/cy2) and running index ... index ()
16531 Doctest: index ... ok
16532 del_index_list (index)
16533 Doctest: index.del_index_list ... ok
16534 del_large_index (index)
16535 Doctest: index.del_large_index ... ok
16536 index_list (index)
16537 Doctest: index.index_list ... ok
16538 index_object (index)
16539 Doctest: index.index_object ... ok
16540 index_tuple (index)
16541 Doctest: index.index_tuple ... ok
16542 large_literal_index (index)
16543 Doctest: index.large_literal_index ... ok
16544 set_index_list (index)
16545 Doctest: index.set_index_list ... ok
16546 set_large_index (index)
16547 Doctest: index.set_large_index ... ok
16548 test_boundscheck_signed (index)
16549 Doctest: index.test_boundscheck_signed ... ok
16550 test_boundscheck_unsigned (index)
16551 Doctest: index.test_boundscheck_unsigned ... ok
16552 test_call_with_negative_numbers (index)
16553 Doctest: index.test_call_with_negative_numbers ... ok
16554 test_large_indexing (index)
16555 Doctest: index.test_large_indexing ... ok
16556 test_long_long (index)
16557 Doctest: index.test_long_long ... ok
16558 test_ulong_long (index)
16559 Doctest: index.test_ulong_long ... ok
16560 test_unsigned_long (index)
16561 Doctest: index.test_unsigned_long ... ok
16562 test_unsigned_short (index)
16563 Doctest: index.test_unsigned_short ... ok
16564 test_wraparound_signed (index)
16565 Doctest: index.test_wraparound_signed ... ok
16566 runTest (__main__.CythonRunTestCase)
16567 [-1] compiling (c/cy2) and running inhcmethcall ... inhcmethcall ()
16568 Doctest: inhcmethcall ... ok
16569 runTest (__main__.CythonRunTestCase)
16570 [-1] compiling (cpp/cy2) and running inhcmethcall ... inhcmethcall ()
16571 Doctest: inhcmethcall ... ok
16572 runTest (__main__.CythonRunTestCase)
16573 [-1] compiling (c/cy2) and running inherited_final_method ... BaseClass (inherited_final_method)
16574 Doctest: inherited_final_method.BaseClass ... ok
16575 ChildClass (inherited_final_method)
16576 Doctest: inherited_final_method.ChildClass ... ok
16577 test_BaseClass (inherited_final_method)
16578 Doctest: inherited_final_method.test_BaseClass ... ok
16579 test_ChildClass (inherited_final_method)
16580 Doctest: inherited_final_method.test_ChildClass ... ok
16581 runTest (__main__.CythonRunTestCase)
16582 [-1] compiling (cpp/cy2) and running inherited_final_method ... BaseClass (inherited_final_method)
16583 Doctest: inherited_final_method.BaseClass ... ok
16584 ChildClass (inherited_final_method)
16585 Doctest: inherited_final_method.ChildClass ... ok
16586 test_BaseClass (inherited_final_method)
16587 Doctest: inherited_final_method.test_BaseClass ... ok
16588 test_ChildClass (inherited_final_method)
16589 Doctest: inherited_final_method.test_ChildClass ... ok
16590 runTest (__main__.CythonRunTestCase)
16591 [-1] compiling (c/cy2) and running inline ... test (inline)
16592 Doctest: inline.test ... ok
16593 runTest (__main__.CythonRunTestCase)
16594 [-1] compiling (cpp/cy2) and running inline ... test (inline)
16595 Doctest: inline.test ... ok
16596 runTest (__main__.CythonRunTestCase)
16597 [-1] compiling (c/cy2) and running inlined_context_manager ... with_statement (inlined_context_manager)
16598 Doctest: inlined_context_manager.with_statement ... ok
16599 runTest (__main__.CythonRunTestCase)
16600 [-1] compiling (cpp/cy2) and running inlined_context_manager ... with_statement (inlined_context_manager)
16601 Doctest: inlined_context_manager.with_statement ... ok
16602 runTest (__main__.CythonRunTestCase)
16603 [-1] compiling (c/cy2) and running inlinepxd ... inlinepxd ()
16604 Doctest: inlinepxd ... ok
16605 test_call_inlined (inlinepxd)
16606 Doctest: inlinepxd.test_call_inlined ... ok
16607 test_wraparound (inlinepxd)
16608 Doctest: inlinepxd.test_wraparound ... ok
16609 runTest (__main__.CythonRunTestCase)
16610 [-1] compiling (cpp/cy2) and running inlinepxd ... inlinepxd ()
16611 Doctest: inlinepxd ... ok
16612 test_call_inlined (inlinepxd)
16613 Doctest: inlinepxd.test_call_inlined ... ok
16614 test_wraparound (inlinepxd)
16615 Doctest: inlinepxd.test_wraparound ... ok
16616 runTest (__main__.CythonRunTestCase)
16617 [-1] compiling (c/cy2) and running inop ... conditional_bytes (inop)
16618 Doctest: inop.conditional_bytes ... ok
16619 conditional_int (inop)
16620 Doctest: inop.conditional_int ... ok
16621 conditional_none (inop)
16622 Doctest: inop.conditional_none ... ok
16623 conditional_object (inop)
16624 Doctest: inop.conditional_object ... ok
16625 conditional_unicode (inop)
16626 Doctest: inop.conditional_unicode ... ok
16627 constant_empty_sequence (inop)
16628 Doctest: inop.constant_empty_sequence ... ok
16629 constant_empty_sequence_side_effect (inop)
16630 Doctest: inop.constant_empty_sequence_side_effect ... ok
16631 f (inop)
16632 Doctest: inop.f ... ok
16633 g (inop)
16634 Doctest: inop.g ... ok
16635 h (inop)
16636 Doctest: inop.h ... ok
16637 j (inop)
16638 Doctest: inop.j ... ok
16639 k (inop)
16640 Doctest: inop.k ... ok
16641 m_bytes (inop)
16642 Doctest: inop.m_bytes ... ok
16643 m_bytes_literal (inop)
16644 Doctest: inop.m_bytes_literal ... ok
16645 m_bytes_literal_unsigned (inop)
16646 Doctest: inop.m_bytes_literal_unsigned ... ok
16647 m_bytes_unsigned (inop)
16648 Doctest: inop.m_bytes_unsigned ... ok
16649 m_list (inop)
16650 Doctest: inop.m_list ... ok
16651 m_set (inop)
16652 Doctest: inop.m_set ... ok
16653 m_tuple (inop)
16654 Doctest: inop.m_tuple ... ok
16655 m_unicode (inop)
16656 Doctest: inop.m_unicode ... ok
16657 m_unicode_literal (inop)
16658 Doctest: inop.m_unicode_literal ... ok
16659 m_wide_unicode_literal (inop)
16660 Doctest: inop.m_wide_unicode_literal ... ok
16661 n (inop)
16662 Doctest: inop.n ... ok
16663 p (inop)
16664 Doctest: inop.p ... ok
16665 q (inop)
16666 Doctest: inop.q ... ok
16667 r (inop)
16668 Doctest: inop.r ... ok
16669 s (inop)
16670 Doctest: inop.s ... ok
16671 test_error_non_iterable (inop)
16672 Doctest: inop.test_error_non_iterable ... ok
16673 test_error_non_iterable_cascaded (inop)
16674 Doctest: inop.test_error_non_iterable_cascaded ... ok
16675 test_inop_cascaded (inop)
16676 Doctest: inop.test_inop_cascaded ... ok
16677 test_inop_cascaded_int (inop)
16678 Doctest: inop.test_inop_cascaded_int ... ok
16679 test_inop_cascaded_int_orig (inop)
16680 Doctest: inop.test_inop_cascaded_int_orig ... ok
16681 test_inop_cascaded_int_orig_err (inop)
16682 Doctest: inop.test_inop_cascaded_int_orig_err ... ok
16683 test_inop_cascaded_one (inop)
16684 Doctest: inop.test_inop_cascaded_one ... ok
16685 test_inop_cascaded_one_err (inop)
16686 Doctest: inop.test_inop_cascaded_one_err ... ok
16687 runTest (__main__.CythonRunTestCase)
16688 [-1] compiling (cpp/cy2) and running inop ... conditional_bytes (inop)
16689 Doctest: inop.conditional_bytes ... ok
16690 conditional_int (inop)
16691 Doctest: inop.conditional_int ... ok
16692 conditional_none (inop)
16693 Doctest: inop.conditional_none ... ok
16694 conditional_object (inop)
16695 Doctest: inop.conditional_object ... ok
16696 conditional_unicode (inop)
16697 Doctest: inop.conditional_unicode ... ok
16698 constant_empty_sequence (inop)
16699 Doctest: inop.constant_empty_sequence ... ok
16700 constant_empty_sequence_side_effect (inop)
16701 Doctest: inop.constant_empty_sequence_side_effect ... ok
16702 f (inop)
16703 Doctest: inop.f ... ok
16704 g (inop)
16705 Doctest: inop.g ... ok
16706 h (inop)
16707 Doctest: inop.h ... ok
16708 j (inop)
16709 Doctest: inop.j ... ok
16710 k (inop)
16711 Doctest: inop.k ... ok
16712 m_bytes (inop)
16713 Doctest: inop.m_bytes ... ok
16714 m_bytes_literal (inop)
16715 Doctest: inop.m_bytes_literal ... ok
16716 m_bytes_literal_unsigned (inop)
16717 Doctest: inop.m_bytes_literal_unsigned ... ok
16718 m_bytes_unsigned (inop)
16719 Doctest: inop.m_bytes_unsigned ... ok
16720 m_list (inop)
16721 Doctest: inop.m_list ... ok
16722 m_set (inop)
16723 Doctest: inop.m_set ... ok
16724 m_tuple (inop)
16725 Doctest: inop.m_tuple ... ok
16726 m_unicode (inop)
16727 Doctest: inop.m_unicode ... ok
16728 m_unicode_literal (inop)
16729 Doctest: inop.m_unicode_literal ... ok
16730 m_wide_unicode_literal (inop)
16731 Doctest: inop.m_wide_unicode_literal ... ok
16732 n (inop)
16733 Doctest: inop.n ... ok
16734 p (inop)
16735 Doctest: inop.p ... ok
16736 q (inop)
16737 Doctest: inop.q ... ok
16738 r (inop)
16739 Doctest: inop.r ... ok
16740 s (inop)
16741 Doctest: inop.s ... ok
16742 test_error_non_iterable (inop)
16743 Doctest: inop.test_error_non_iterable ... ok
16744 test_error_non_iterable_cascaded (inop)
16745 Doctest: inop.test_error_non_iterable_cascaded ... ok
16746 test_inop_cascaded (inop)
16747 Doctest: inop.test_inop_cascaded ... ok
16748 test_inop_cascaded_int (inop)
16749 Doctest: inop.test_inop_cascaded_int ... ok
16750 test_inop_cascaded_int_orig (inop)
16751 Doctest: inop.test_inop_cascaded_int_orig ... ok
16752 test_inop_cascaded_int_orig_err (inop)
16753 Doctest: inop.test_inop_cascaded_int_orig_err ... ok
16754 test_inop_cascaded_one (inop)
16755 Doctest: inop.test_inop_cascaded_one ... ok
16756 test_inop_cascaded_one_err (inop)
16757 Doctest: inop.test_inop_cascaded_one_err ... ok
16758 runTest (__main__.CythonRunTestCase)
16759 [-1] compiling (c/cy2) and running inplace ... arrays (inplace)
16760 Doctest: inplace.arrays ... ok
16761 attributes (inplace)
16762 Doctest: inplace.attributes ... ok
16763 conditional_inplace (inplace)
16764 Doctest: inplace.conditional_inplace ... ok
16765 deref_and_increment (inplace)
16766 Doctest: inplace.deref_and_increment ... ok
16767 double_deref_and_increment (inplace)
16768 Doctest: inplace.double_deref_and_increment ... ok
16769 f (inplace)
16770 Doctest: inplace.f ... ok
16771 g (inplace)
16772 Doctest: inplace.g ... ok
16773 h (inplace)
16774 Doctest: inplace.h ... ok
16775 nested_array_assignment (inplace)
16776 Doctest: inplace.nested_array_assignment ... ok
16777 nested_struct_assignment (inplace)
16778 Doctest: inplace.nested_struct_assignment ... ok
16779 smoketest (inplace)
16780 Doctest: inplace.smoketest ... ok
16781 test_complex_inplace (inplace)
16782 Doctest: inplace.test_complex_inplace ... ok
16783 test_inplace_cdivision (inplace)
16784 Doctest: inplace.test_inplace_cdivision ... ok
16785 test_inplace_pydivision (inplace)
16786 Doctest: inplace.test_inplace_pydivision ... ok
16787 test_side_effects (inplace)
16788 Doctest: inplace.test_side_effects ... ok
16789 runTest (__main__.CythonRunTestCase)
16790 [-1] compiling (cpp/cy2) and running inplace ... arrays (inplace)
16791 Doctest: inplace.arrays ... ok
16792 attributes (inplace)
16793 Doctest: inplace.attributes ... ok
16794 conditional_inplace (inplace)
16795 Doctest: inplace.conditional_inplace ... ok
16796 deref_and_increment (inplace)
16797 Doctest: inplace.deref_and_increment ... ok
16798 double_deref_and_increment (inplace)
16799 Doctest: inplace.double_deref_and_increment ... ok
16800 f (inplace)
16801 Doctest: inplace.f ... ok
16802 g (inplace)
16803 Doctest: inplace.g ... ok
16804 h (inplace)
16805 Doctest: inplace.h ... ok
16806 nested_array_assignment (inplace)
16807 Doctest: inplace.nested_array_assignment ... ok
16808 nested_struct_assignment (inplace)
16809 Doctest: inplace.nested_struct_assignment ... ok
16810 smoketest (inplace)
16811 Doctest: inplace.smoketest ... ok
16812 test_complex_inplace (inplace)
16813 Doctest: inplace.test_complex_inplace ... ok
16814 test_inplace_cdivision (inplace)
16815 Doctest: inplace.test_inplace_cdivision ... ok
16816 test_inplace_pydivision (inplace)
16817 Doctest: inplace.test_inplace_pydivision ... ok
16818 test_side_effects (inplace)
16819 Doctest: inplace.test_side_effects ... ok
16820 runTest (__main__.CythonRunTestCase)
16821 [-1] compiling (c/cy2) and running int128 ... get_int_distribution (int128)
16822 Doctest: int128.get_int_distribution ... ok
16823 intsum (int128)
16824 Doctest: int128.intsum ... ok
16825 intxor (int128)
16826 Doctest: int128.intxor ... ok
16827 signed_conversion (int128)
16828 Doctest: int128.signed_conversion ... ok
16829 unsigned_conversion (int128)
16830 Doctest: int128.unsigned_conversion ... ok
16831 runTest (__main__.CythonRunTestCase)
16832 [-1] compiling (cpp/cy2) and running int128 ... get_int_distribution (int128)
16833 Doctest: int128.get_int_distribution ... ok
16834 intsum (int128)
16835 Doctest: int128.intsum ... ok
16836 intxor (int128)
16837 Doctest: int128.intxor ... ok
16838 signed_conversion (int128)
16839 Doctest: int128.signed_conversion ... ok
16840 unsigned_conversion (int128)
16841 Doctest: int128.unsigned_conversion ... ok
16842 runTest (__main__.CythonRunTestCase)
16843 [-1] compiling (c/cy2) and running int_float_builtins_as_casts_T400 ... double_to_double_float (int_float_builtins_as_casts_T400)
16844 Doctest: int_float_builtins_as_casts_T400.double_to_double_float ... ok
16845 double_to_double_int (int_float_builtins_as_casts_T400)
16846 Doctest: int_float_builtins_as_casts_T400.double_to_double_int ... ok
16847 double_to_float_int (int_float_builtins_as_casts_T400)
16848 Doctest: int_float_builtins_as_casts_T400.double_to_float_int ... ok
16849 double_to_py_int (int_float_builtins_as_casts_T400)
16850 Doctest: int_float_builtins_as_casts_T400.double_to_py_int ... ok
16851 double_to_pyssizet_int (int_float_builtins_as_casts_T400)
16852 Doctest: int_float_builtins_as_casts_T400.double_to_pyssizet_int ... ok
16853 double_to_short_int (int_float_builtins_as_casts_T400)
16854 Doctest: int_float_builtins_as_casts_T400.double_to_short_int ... ok
16855 float_to_double_int (int_float_builtins_as_casts_T400)
16856 Doctest: int_float_builtins_as_casts_T400.float_to_double_int ... ok
16857 float_to_float_float (int_float_builtins_as_casts_T400)
16858 Doctest: int_float_builtins_as_casts_T400.float_to_float_float ... ok
16859 float_to_float_int (int_float_builtins_as_casts_T400)
16860 Doctest: int_float_builtins_as_casts_T400.float_to_float_int ... ok
16861 int_to_pyssizet_int (int_float_builtins_as_casts_T400)
16862 Doctest: int_float_builtins_as_casts_T400.int_to_pyssizet_int ... ok
16863 int_to_short_int (int_float_builtins_as_casts_T400)
16864 Doctest: int_float_builtins_as_casts_T400.int_to_short_int ... ok
16865 no_args_float_cdouble (int_float_builtins_as_casts_T400)
16866 Doctest: int_float_builtins_as_casts_T400.no_args_float_cdouble ... ok
16867 no_args_int_cint (int_float_builtins_as_casts_T400)
16868 Doctest: int_float_builtins_as_casts_T400.no_args_int_cint ... ok
16869 object_float (int_float_builtins_as_casts_T400)
16870 Doctest: int_float_builtins_as_casts_T400.object_float ... ok
16871 object_int (int_float_builtins_as_casts_T400)
16872 Doctest: int_float_builtins_as_casts_T400.object_int ... ok
16873 short_to_double_float (int_float_builtins_as_casts_T400)
16874 Doctest: int_float_builtins_as_casts_T400.short_to_double_float ... ok
16875 short_to_double_int (int_float_builtins_as_casts_T400)
16876 Doctest: int_float_builtins_as_casts_T400.short_to_double_int ... ok
16877 short_to_float_float (int_float_builtins_as_casts_T400)
16878 Doctest: int_float_builtins_as_casts_T400.short_to_float_float ... ok
16879 runTest (__main__.CythonRunTestCase)
16880 [-1] compiling (cpp/cy2) and running int_float_builtins_as_casts_T400 ... double_to_double_float (int_float_builtins_as_casts_T400)
16881 Doctest: int_float_builtins_as_casts_T400.double_to_double_float ... ok
16882 double_to_double_int (int_float_builtins_as_casts_T400)
16883 Doctest: int_float_builtins_as_casts_T400.double_to_double_int ... ok
16884 double_to_float_int (int_float_builtins_as_casts_T400)
16885 Doctest: int_float_builtins_as_casts_T400.double_to_float_int ... ok
16886 double_to_py_int (int_float_builtins_as_casts_T400)
16887 Doctest: int_float_builtins_as_casts_T400.double_to_py_int ... ok
16888 double_to_pyssizet_int (int_float_builtins_as_casts_T400)
16889 Doctest: int_float_builtins_as_casts_T400.double_to_pyssizet_int ... ok
16890 double_to_short_int (int_float_builtins_as_casts_T400)
16891 Doctest: int_float_builtins_as_casts_T400.double_to_short_int ... ok
16892 float_to_double_int (int_float_builtins_as_casts_T400)
16893 Doctest: int_float_builtins_as_casts_T400.float_to_double_int ... ok
16894 float_to_float_float (int_float_builtins_as_casts_T400)
16895 Doctest: int_float_builtins_as_casts_T400.float_to_float_float ... ok
16896 float_to_float_int (int_float_builtins_as_casts_T400)
16897 Doctest: int_float_builtins_as_casts_T400.float_to_float_int ... ok
16898 int_to_pyssizet_int (int_float_builtins_as_casts_T400)
16899 Doctest: int_float_builtins_as_casts_T400.int_to_pyssizet_int ... ok
16900 int_to_short_int (int_float_builtins_as_casts_T400)
16901 Doctest: int_float_builtins_as_casts_T400.int_to_short_int ... ok
16902 no_args_float_cdouble (int_float_builtins_as_casts_T400)
16903 Doctest: int_float_builtins_as_casts_T400.no_args_float_cdouble ... ok
16904 no_args_int_cint (int_float_builtins_as_casts_T400)
16905 Doctest: int_float_builtins_as_casts_T400.no_args_int_cint ... ok
16906 object_float (int_float_builtins_as_casts_T400)
16907 Doctest: int_float_builtins_as_casts_T400.object_float ... ok
16908 object_int (int_float_builtins_as_casts_T400)
16909 Doctest: int_float_builtins_as_casts_T400.object_int ... ok
16910 short_to_double_float (int_float_builtins_as_casts_T400)
16911 Doctest: int_float_builtins_as_casts_T400.short_to_double_float ... ok
16912 short_to_double_int (int_float_builtins_as_casts_T400)
16913 Doctest: int_float_builtins_as_casts_T400.short_to_double_int ... ok
16914 short_to_float_float (int_float_builtins_as_casts_T400)
16915 Doctest: int_float_builtins_as_casts_T400.short_to_float_float ... ok
16916 runTest (__main__.CythonRunTestCase)
16917 [-1] compiling (c/cy2) and running int_float_builtins_as_casts_T400_long_double ... long_double_to_float_int (int_float_builtins_as_casts_T400_long_double)
16918 Doctest: int_float_builtins_as_casts_T400_long_double.long_double_to_float_int ... ok
16919 runTest (__main__.CythonRunTestCase)
16920 [-1] compiling (cpp/cy2) and running int_float_builtins_as_casts_T400_long_double ... long_double_to_float_int (int_float_builtins_as_casts_T400_long_double)
16921 Doctest: int_float_builtins_as_casts_T400_long_double.long_double_to_float_int ... ok
16922 runTest (__main__.CythonRunTestCase)
16923 [-1] compiling (c/cy2) and running int_literals ... big_value (int_literals)
16924 Doctest: int_literals.big_value ... ok
16925 c_bin (int_literals)
16926 Doctest: int_literals.c_bin ... ok
16927 c_hex (int_literals)
16928 Doctest: int_literals.c_hex ... ok
16929 c_long_types (int_literals)
16930 Doctest: int_literals.c_long_types ... ok
16931 c_longs (int_literals)
16932 Doctest: int_literals.c_longs ... ok
16933 c_oct (int_literals)
16934 Doctest: int_literals.c_oct ... ok
16935 c_oct_py2_legacy (int_literals)
16936 Doctest: int_literals.c_oct_py2_legacy ... ok
16937 large_literal (int_literals)
16938 Doctest: int_literals.large_literal ... ok
16939 negative_c_longs (int_literals)
16940 Doctest: int_literals.negative_c_longs ... ok
16941 py_bin (int_literals)
16942 Doctest: int_literals.py_bin ... ok
16943 py_hex (int_literals)
16944 Doctest: int_literals.py_hex ... ok
16945 py_huge_calculated_long (int_literals)
16946 Doctest: int_literals.py_huge_calculated_long ... ok
16947 py_huge_computation_small_result (int_literals)
16948 Doctest: int_literals.py_huge_computation_small_result ... ok
16949 py_huge_computation_small_result_neg (int_literals)
16950 Doctest: int_literals.py_huge_computation_small_result_neg ... ok
16951 py_longs (int_literals)
16952 Doctest: int_literals.py_longs ... ok
16953 py_oct (int_literals)
16954 Doctest: int_literals.py_oct ... ok
16955 py_oct_py2_legacy (int_literals)
16956 Doctest: int_literals.py_oct_py2_legacy ... ok
16957 valid_underscore_literals (int_literals)
16958 Doctest: int_literals.valid_underscore_literals ... ok
16959 runTest (__main__.CythonRunTestCase)
16960 [-1] compiling (cpp/cy2) and running int_literals ... big_value (int_literals)
16961 Doctest: int_literals.big_value ... ok
16962 c_bin (int_literals)
16963 Doctest: int_literals.c_bin ... ok
16964 c_hex (int_literals)
16965 Doctest: int_literals.c_hex ... ok
16966 c_long_types (int_literals)
16967 Doctest: int_literals.c_long_types ... ok
16968 c_longs (int_literals)
16969 Doctest: int_literals.c_longs ... ok
16970 c_oct (int_literals)
16971 Doctest: int_literals.c_oct ... ok
16972 c_oct_py2_legacy (int_literals)
16973 Doctest: int_literals.c_oct_py2_legacy ... ok
16974 large_literal (int_literals)
16975 Doctest: int_literals.large_literal ... ok
16976 negative_c_longs (int_literals)
16977 Doctest: int_literals.negative_c_longs ... ok
16978 py_bin (int_literals)
16979 Doctest: int_literals.py_bin ... ok
16980 py_hex (int_literals)
16981 Doctest: int_literals.py_hex ... ok
16982 py_huge_calculated_long (int_literals)
16983 Doctest: int_literals.py_huge_calculated_long ... ok
16984 py_huge_computation_small_result (int_literals)
16985 Doctest: int_literals.py_huge_computation_small_result ... ok
16986 py_huge_computation_small_result_neg (int_literals)
16987 Doctest: int_literals.py_huge_computation_small_result_neg ... ok
16988 py_longs (int_literals)
16989 Doctest: int_literals.py_longs ... ok
16990 py_oct (int_literals)
16991 Doctest: int_literals.py_oct ... ok
16992 py_oct_py2_legacy (int_literals)
16993 Doctest: int_literals.py_oct_py2_legacy ... ok
16994 valid_underscore_literals (int_literals)
16995 Doctest: int_literals.valid_underscore_literals ... ok
16996 runTest (__main__.CythonRunTestCase)
16997 [-1] compiling (c/cy2) and running intern_T431 ... intern_T431 ()
16998 Doctest: intern_T431 ... ok
16999 runTest (__main__.CythonRunTestCase)
17000 [-1] compiling (cpp/cy2) and running intern_T431 ... intern_T431 ()
17001 Doctest: intern_T431 ... ok
17002 runTest (__main__.CythonRunTestCase)
17003 [-1] compiling (c/cy2) and running internal_cdef_class ... PublicType (internal_cdef_class)
17004 Doctest: internal_cdef_class.PublicType ... ok
17005 test (internal_cdef_class)
17006 Doctest: internal_cdef_class.test ... ok
17007 runTest (__main__.CythonRunTestCase)
17008 [-1] compiling (cpp/cy2) and running internal_cdef_class ... PublicType (internal_cdef_class)
17009 Doctest: internal_cdef_class.PublicType ... ok
17010 test (internal_cdef_class)
17011 Doctest: internal_cdef_class.test ... ok
17012 runTest (__main__.CythonRunTestCase)
17013 [-1] compiling (c/cy2) and running ipow_crash_T562 ... CrashIPOW (ipow_crash_T562)
17014 Doctest: ipow_crash_T562.CrashIPOW ... ok
17015 IPOW (ipow_crash_T562)
17016 Doctest: ipow_crash_T562.IPOW ... ok
17017 runTest (__main__.CythonRunTestCase)
17018 [-1] compiling (cpp/cy2) and running ipow_crash_T562 ... CrashIPOW (ipow_crash_T562)
17019 Doctest: ipow_crash_T562.CrashIPOW ... ok
17020 IPOW (ipow_crash_T562)
17021 Doctest: ipow_crash_T562.IPOW ... ok
17022 runTest (__main__.CythonRunTestCase)
17023 [-1] compiling (c/cy2) and running ishimoto2 ... C (ishimoto2)
17024 Doctest: ishimoto2.C ... ok
17025 runTest (__main__.CythonRunTestCase)
17026 [-1] compiling (cpp/cy2) and running ishimoto2 ... C (ishimoto2)
17027 Doctest: ishimoto2.C ... ok
17028 runTest (__main__.CythonRunTestCase)
17029 [-1] compiling (c/cy2) and running ishimoto3 ... ishimoto3 ()
17030 Doctest: ishimoto3 ... ok
17031 runTest (__main__.CythonRunTestCase)
17032 [-1] compiling (cpp/cy2) and running ishimoto3 ... ishimoto3 ()
17033 Doctest: ishimoto3 ... ok
17034 runTest (__main__.CythonRunTestCase)
17035 [-1] compiling (c/cy2) and running isinstance ... test_custom (isinstance)
17036 Doctest: isinstance.test_custom ... ok
17037 test_custom_tuple (isinstance)
17038 Doctest: isinstance.test_custom_tuple ... ok
17039 test_nested (isinstance)
17040 Doctest: isinstance.test_nested ... ok
17041 test_non_optimised (isinstance)
17042 Doctest: isinstance.test_non_optimised ... ok
17043 test_optimised (isinstance)
17044 Doctest: isinstance.test_optimised ... ok
17045 test_optimised_tuple (isinstance)
17046 Doctest: isinstance.test_optimised_tuple ... ok
17047 runTest (__main__.CythonRunTestCase)
17048 [-1] compiling (cpp/cy2) and running isinstance ... test_custom (isinstance)
17049 Doctest: isinstance.test_custom ... ok
17050 test_custom_tuple (isinstance)
17051 Doctest: isinstance.test_custom_tuple ... ok
17052 test_nested (isinstance)
17053 Doctest: isinstance.test_nested ... ok
17054 test_non_optimised (isinstance)
17055 Doctest: isinstance.test_non_optimised ... ok
17056 test_optimised (isinstance)
17057 Doctest: isinstance.test_optimised ... ok
17058 test_optimised_tuple (isinstance)
17059 Doctest: isinstance.test_optimised_tuple ... ok
17060 runTest (__main__.CythonRunTestCase)
17061 [-1] compiling (c/cy2) and running isnonebool ... test_and (isnonebool)
17062 Doctest: isnonebool.test_and ... ok
17063 test_more (isnonebool)
17064 Doctest: isnonebool.test_more ... ok
17065 test_more_c (isnonebool)
17066 Doctest: isnonebool.test_more_c ... ok
17067 runTest (__main__.CythonRunTestCase)
17068 [-1] compiling (cpp/cy2) and running isnonebool ... test_and (isnonebool)
17069 Doctest: isnonebool.test_and ... ok
17070 test_more (isnonebool)
17071 Doctest: isnonebool.test_more ... ok
17072 test_more_c (isnonebool)
17073 Doctest: isnonebool.test_more_c ... ok
17074 runTest (__main__.CythonRunTestCase)
17075 [-1] compiling (c/cy2) and running isnot ... is_not (isnot)
17076 Doctest: isnot.is_not ... ok
17077 is_not_None (isnot)
17078 Doctest: isnot.is_not_None ... ok
17079 not_is (isnot)
17080 Doctest: isnot.not_is ... ok
17081 not_is_None (isnot)
17082 Doctest: isnot.not_is_None ... ok
17083 not_is_not (isnot)
17084 Doctest: isnot.not_is_not ... ok
17085 not_is_not_None (isnot)
17086 Doctest: isnot.not_is_not_None ... ok
17087 runTest (__main__.CythonRunTestCase)
17088 [-1] compiling (cpp/cy2) and running isnot ... is_not (isnot)
17089 Doctest: isnot.is_not ... ok
17090 is_not_None (isnot)
17091 Doctest: isnot.is_not_None ... ok
17092 not_is (isnot)
17093 Doctest: isnot.not_is ... ok
17094 not_is_None (isnot)
17095 Doctest: isnot.not_is_None ... ok
17096 not_is_not (isnot)
17097 Doctest: isnot.not_is_not ... ok
17098 not_is_not_None (isnot)
17099 Doctest: isnot.not_is_not_None ... ok
17100 runTest (__main__.EndToEndTest)
17101 [-1] End-to-end isolated_limited_api_tests ... ok
17102 runTest (__main__.CythonRunTestCase)
17103 [-1] compiling (c/cy2) and running iter ... call_iter1 (iter)
17104 Doctest: iter.call_iter1 ... ok
17105 call_iter2 (iter)
17106 Doctest: iter.call_iter2 ... ok
17107 runTest (__main__.CythonRunTestCase)
17108 [-1] compiling (cpp/cy2) and running iter ... call_iter1 (iter)
17109 Doctest: iter.call_iter1 ... ok
17110 call_iter2 (iter)
17111 Doctest: iter.call_iter2 ... ok
17112 runTest (__main__.CythonRunTestCase)
17113 [-1] compiling (c/cy2) and running iteratorexception ... f (iteratorexception)
17114 Doctest: iteratorexception.f ... ok
17115 runTest (__main__.CythonRunTestCase)
17116 [-1] compiling (cpp/cy2) and running iteratorexception ... f (iteratorexception)
17117 Doctest: iteratorexception.f ... ok
17118 runTest (__main__.CythonRunTestCase)
17119 [-1] compiling (c/cy2) and running iterdict ... NotADict (iterdict)
17120 Doctest: iterdict.NotADict ... ok
17121 dict_iteritems (iterdict)
17122 Doctest: iterdict.dict_iteritems ... ok
17123 dict_iterkeys (iterdict)
17124 Doctest: iterdict.dict_iterkeys ... ok
17125 dict_itervalues (iterdict)
17126 Doctest: iterdict.dict_itervalues ... ok
17127 for_in_items_of_expression (iterdict)
17128 Doctest: iterdict.for_in_items_of_expression ... ok
17129 for_in_iteritems_of_expression (iterdict)
17130 Doctest: iterdict.for_in_iteritems_of_expression ... ok
17131 items (iterdict)
17132 Doctest: iterdict.items ... ok
17133 items_of_expression (iterdict)
17134 Doctest: iterdict.items_of_expression ... ok
17135 iterdict (iterdict)
17136 Doctest: iterdict.iterdict ... ok
17137 iterdict_change_size (iterdict)
17138 Doctest: iterdict.iterdict_change_size ... ok
17139 iterdict_int (iterdict)
17140 Doctest: iterdict.iterdict_int ... ok
17141 iterdict_listcomp (iterdict)
17142 Doctest: iterdict.iterdict_listcomp ... ok
17143 iterdict_reassign (iterdict)
17144 Doctest: iterdict.iterdict_reassign ... ok
17145 iteritems (iterdict)
17146 Doctest: iterdict.iteritems ... ok
17147 iteritems_dict (iterdict)
17148 Doctest: iterdict.iteritems_dict ... ok
17149 iteritems_int (iterdict)
17150 Doctest: iterdict.iteritems_int ... ok
17151 iteritems_of_expression (iterdict)
17152 Doctest: iterdict.iteritems_of_expression ... ok
17153 iteritems_tuple (iterdict)
17154 Doctest: iterdict.iteritems_tuple ... ok
17155 iterkeys (iterdict)
17156 Doctest: iterdict.iterkeys ... ok
17157 iterkeys_int (iterdict)
17158 Doctest: iterdict.iterkeys_int ... ok
17159 itervalues (iterdict)
17160 Doctest: iterdict.itervalues ... ok
17161 itervalues_int (iterdict)
17162 Doctest: iterdict.itervalues_int ... ok
17163 itervalues_kwargs (iterdict)
17164 Doctest: iterdict.itervalues_kwargs ... ok
17165 itervalues_listcomp (iterdict)
17166 Doctest: iterdict.itervalues_listcomp ... ok
17167 optimistic_iterdict_change_size (iterdict)
17168 Doctest: iterdict.optimistic_iterdict_change_size ... ok
17169 optimistic_iteritems (iterdict)
17170 Doctest: iterdict.optimistic_iteritems ... ok
17171 optimistic_iteritems_int (iterdict)
17172 Doctest: iterdict.optimistic_iteritems_int ... ok
17173 optimistic_iterkeys (iterdict)
17174 Doctest: iterdict.optimistic_iterkeys ... ok
17175 optimistic_iterkeys_argerror (iterdict)
17176 Doctest: iterdict.optimistic_iterkeys_argerror ... ok
17177 optimistic_itervalues (iterdict)
17178 Doctest: iterdict.optimistic_itervalues ... ok
17179 values_of_expression (iterdict)
17180 Doctest: iterdict.values_of_expression ... ok
17181 runTest (__main__.CythonRunTestCase)
17182 [-1] compiling (cpp/cy2) and running iterdict ... NotADict (iterdict)
17183 Doctest: iterdict.NotADict ... ok
17184 dict_iteritems (iterdict)
17185 Doctest: iterdict.dict_iteritems ... ok
17186 dict_iterkeys (iterdict)
17187 Doctest: iterdict.dict_iterkeys ... ok
17188 dict_itervalues (iterdict)
17189 Doctest: iterdict.dict_itervalues ... ok
17190 for_in_items_of_expression (iterdict)
17191 Doctest: iterdict.for_in_items_of_expression ... ok
17192 for_in_iteritems_of_expression (iterdict)
17193 Doctest: iterdict.for_in_iteritems_of_expression ... ok
17194 items (iterdict)
17195 Doctest: iterdict.items ... ok
17196 items_of_expression (iterdict)
17197 Doctest: iterdict.items_of_expression ... ok
17198 iterdict (iterdict)
17199 Doctest: iterdict.iterdict ... ok
17200 iterdict_change_size (iterdict)
17201 Doctest: iterdict.iterdict_change_size ... ok
17202 iterdict_int (iterdict)
17203 Doctest: iterdict.iterdict_int ... ok
17204 iterdict_listcomp (iterdict)
17205 Doctest: iterdict.iterdict_listcomp ... ok
17206 iterdict_reassign (iterdict)
17207 Doctest: iterdict.iterdict_reassign ... ok
17208 iteritems (iterdict)
17209 Doctest: iterdict.iteritems ... ok
17210 iteritems_dict (iterdict)
17211 Doctest: iterdict.iteritems_dict ... ok
17212 iteritems_int (iterdict)
17213 Doctest: iterdict.iteritems_int ... ok
17214 iteritems_of_expression (iterdict)
17215 Doctest: iterdict.iteritems_of_expression ... ok
17216 iteritems_tuple (iterdict)
17217 Doctest: iterdict.iteritems_tuple ... ok
17218 iterkeys (iterdict)
17219 Doctest: iterdict.iterkeys ... ok
17220 iterkeys_int (iterdict)
17221 Doctest: iterdict.iterkeys_int ... ok
17222 itervalues (iterdict)
17223 Doctest: iterdict.itervalues ... ok
17224 itervalues_int (iterdict)
17225 Doctest: iterdict.itervalues_int ... ok
17226 itervalues_kwargs (iterdict)
17227 Doctest: iterdict.itervalues_kwargs ... ok
17228 itervalues_listcomp (iterdict)
17229 Doctest: iterdict.itervalues_listcomp ... ok
17230 optimistic_iterdict_change_size (iterdict)
17231 Doctest: iterdict.optimistic_iterdict_change_size ... ok
17232 optimistic_iteritems (iterdict)
17233 Doctest: iterdict.optimistic_iteritems ... ok
17234 optimistic_iteritems_int (iterdict)
17235 Doctest: iterdict.optimistic_iteritems_int ... ok
17236 optimistic_iterkeys (iterdict)
17237 Doctest: iterdict.optimistic_iterkeys ... ok
17238 optimistic_iterkeys_argerror (iterdict)
17239 Doctest: iterdict.optimistic_iterkeys_argerror ... ok
17240 optimistic_itervalues (iterdict)
17241 Doctest: iterdict.optimistic_itervalues ... ok
17242 values_of_expression (iterdict)
17243 Doctest: iterdict.values_of_expression ... ok
17244 runTest (__main__.CythonRunTestCase)
17245 [-1] compiling (c/cy2) and running jarausch1 ... jarausch1 ()
17246 Doctest: jarausch1 ... ok
17247 runTest (__main__.CythonRunTestCase)
17248 [-1] compiling (cpp/cy2) and running jarausch1 ... jarausch1 ()
17249 Doctest: jarausch1 ... ok
17250 runTest (__main__.CythonRunTestCase)
17251 [-1] compiling (c/cy2) and running king1 ... bf (king1)
17252 Doctest: king1.bf ... ok
17253 uf (king1)
17254 Doctest: king1.uf ... ok
17255 runTest (__main__.CythonRunTestCase)
17256 [-1] compiling (cpp/cy2) and running king1 ... bf (king1)
17257 Doctest: king1.bf ... ok
17258 uf (king1)
17259 Doctest: king1.uf ... ok
17260 runTest (__main__.CythonRunTestCase)
17261 [-1] compiling (c/cy2) and running knuth_man_or_boy_test ... a (knuth_man_or_boy_test)
17262 Doctest: knuth_man_or_boy_test.a ... ok
17263 runTest (__main__.CythonRunTestCase)
17264 [-1] compiling (cpp/cy2) and running knuth_man_or_boy_test ... a (knuth_man_or_boy_test)
17265 Doctest: knuth_man_or_boy_test.a ... ok
17266 runTest (__main__.CythonRunTestCase)
17267 [-1] compiling (c/cy2) and running kostyrka ... kostyrka ()
17268 Doctest: kostyrka ... ok
17269 runTest (__main__.CythonRunTestCase)
17270 [-1] compiling (cpp/cy2) and running kostyrka ... kostyrka ()
17271 Doctest: kostyrka ... ok
17272 runTest (__main__.CythonRunTestCase)
17273 [-1] compiling (c/cy2) and running kostyrka2 ... kostyrka2 ()
17274 Doctest: kostyrka2 ... ok
17275 runTest (__main__.CythonRunTestCase)
17276 [-1] compiling (cpp/cy2) and running kostyrka2 ... kostyrka2 ()
17277 Doctest: kostyrka2 ... ok
17278 runTest (__main__.CythonRunTestCase)
17279 [-1] compiling (c/cy2) and running kwargproblems ... test (kwargproblems)
17280 Doctest: kwargproblems.test ... ok
17281 runTest (__main__.CythonRunTestCase)
17282 [-1] compiling (cpp/cy2) and running kwargproblems ... test (kwargproblems)
17283 Doctest: kwargproblems.test ... ok
17284 runTest (__main__.CythonRunTestCase)
17285 [-1] compiling (c/cy2) and running kwargs_passthrough ... kwargs_metaclass (kwargs_passthrough)
17286 Doctest: kwargs_passthrough.kwargs_metaclass ... ok
17287 modify_in_closure (kwargs_passthrough)
17288 Doctest: kwargs_passthrough.modify_in_closure ... ok
17289 modify_in_function (kwargs_passthrough)
17290 Doctest: kwargs_passthrough.modify_in_function ... ok
17291 unused (kwargs_passthrough)
17292 Doctest: kwargs_passthrough.unused ... ok
17293 used_in_closure (kwargs_passthrough)
17294 Doctest: kwargs_passthrough.used_in_closure ... ok
17295 wrap_modify (kwargs_passthrough)
17296 Doctest: kwargs_passthrough.wrap_modify ... ok
17297 wrap_modify_func (kwargs_passthrough)
17298 Doctest: kwargs_passthrough.wrap_modify_func ... ok
17299 wrap_modify_func_mix (kwargs_passthrough)
17300 Doctest: kwargs_passthrough.wrap_modify_func_mix ... ok
17301 wrap_modify_mix (kwargs_passthrough)
17302 Doctest: kwargs_passthrough.wrap_modify_mix ... ok
17303 wrap_passthrough (kwargs_passthrough)
17304 Doctest: kwargs_passthrough.wrap_passthrough ... ok
17305 wrap_passthrough2 (kwargs_passthrough)
17306 Doctest: kwargs_passthrough.wrap_passthrough2 ... ok
17307 wrap_passthrough_more (kwargs_passthrough)
17308 Doctest: kwargs_passthrough.wrap_passthrough_more ... ok
17309 wrap_reassign (kwargs_passthrough)
17310 Doctest: kwargs_passthrough.wrap_reassign ... ok
17311 runTest (__main__.CythonRunTestCase)
17312 [-1] compiling (cpp/cy2) and running kwargs_passthrough ... kwargs_metaclass (kwargs_passthrough)
17313 Doctest: kwargs_passthrough.kwargs_metaclass ... ok
17314 modify_in_closure (kwargs_passthrough)
17315 Doctest: kwargs_passthrough.modify_in_closure ... ok
17316 modify_in_function (kwargs_passthrough)
17317 Doctest: kwargs_passthrough.modify_in_function ... ok
17318 unused (kwargs_passthrough)
17319 Doctest: kwargs_passthrough.unused ... ok
17320 used_in_closure (kwargs_passthrough)
17321 Doctest: kwargs_passthrough.used_in_closure ... ok
17322 wrap_modify (kwargs_passthrough)
17323 Doctest: kwargs_passthrough.wrap_modify ... ok
17324 wrap_modify_func (kwargs_passthrough)
17325 Doctest: kwargs_passthrough.wrap_modify_func ... ok
17326 wrap_modify_func_mix (kwargs_passthrough)
17327 Doctest: kwargs_passthrough.wrap_modify_func_mix ... ok
17328 wrap_modify_mix (kwargs_passthrough)
17329 Doctest: kwargs_passthrough.wrap_modify_mix ... ok
17330 wrap_passthrough (kwargs_passthrough)
17331 Doctest: kwargs_passthrough.wrap_passthrough ... ok
17332 wrap_passthrough2 (kwargs_passthrough)
17333 Doctest: kwargs_passthrough.wrap_passthrough2 ... ok
17334 wrap_passthrough_more (kwargs_passthrough)
17335 Doctest: kwargs_passthrough.wrap_passthrough_more ... ok
17336 wrap_reassign (kwargs_passthrough)
17337 Doctest: kwargs_passthrough.wrap_reassign ... ok
17338 runTest (__main__.CythonRunTestCase)
17339 [-1] compiling (c/cy2) and running kwonlyargs ... b (kwonlyargs)
17340 Doctest: kwonlyargs.b ... ok
17341 c (kwonlyargs)
17342 Doctest: kwonlyargs.c ... ok
17343 d (kwonlyargs)
17344 Doctest: kwonlyargs.d ... ok
17345 e (kwonlyargs)
17346 Doctest: kwonlyargs.e ... ok
17347 f (kwonlyargs)
17348 Doctest: kwonlyargs.f ... ok
17349 g (kwonlyargs)
17350 Doctest: kwonlyargs.g ... ok
17351 h (kwonlyargs)
17352 Doctest: kwonlyargs.h ... ok
17353 k (kwonlyargs)
17354 Doctest: kwonlyargs.k ... ok
17355 l (kwonlyargs)
17356 Doctest: kwonlyargs.l ... ok
17357 m (kwonlyargs)
17358 Doctest: kwonlyargs.m ... ok
17359 runTest (__main__.CythonRunTestCase)
17360 [-1] compiling (cpp/cy2) and running kwonlyargs ... b (kwonlyargs)
17361 Doctest: kwonlyargs.b ... ok
17362 c (kwonlyargs)
17363 Doctest: kwonlyargs.c ... ok
17364 d (kwonlyargs)
17365 Doctest: kwonlyargs.d ... ok
17366 e (kwonlyargs)
17367 Doctest: kwonlyargs.e ... ok
17368 f (kwonlyargs)
17369 Doctest: kwonlyargs.f ... ok
17370 g (kwonlyargs)
17371 Doctest: kwonlyargs.g ... ok
17372 h (kwonlyargs)
17373 Doctest: kwonlyargs.h ... ok
17374 k (kwonlyargs)
17375 Doctest: kwonlyargs.k ... ok
17376 l (kwonlyargs)
17377 Doctest: kwonlyargs.l ... ok
17378 m (kwonlyargs)
17379 Doctest: kwonlyargs.m ... ok
17380 runTest (__main__.CythonRunTestCase)
17381 [-1] compiling (c/cy2) and running kwonlyargscall ... call0ab (kwonlyargscall)
17382 Doctest: kwonlyargscall.call0ab ... ok
17383 call0abc (kwonlyargscall)
17384 Doctest: kwonlyargscall.call0abc ... ok
17385 call2 (kwonlyargscall)
17386 Doctest: kwonlyargscall.call2 ... ok
17387 call2c (kwonlyargscall)
17388 Doctest: kwonlyargscall.call2c ... ok
17389 call2cd (kwonlyargscall)
17390 Doctest: kwonlyargscall.call2cd ... ok
17391 call2cde (kwonlyargscall)
17392 Doctest: kwonlyargscall.call2cde ... ok
17393 call2ce (kwonlyargscall)
17394 Doctest: kwonlyargscall.call2ce ... ok
17395 call2cefd (kwonlyargscall)
17396 Doctest: kwonlyargscall.call2cefd ... ok
17397 call2cf (kwonlyargscall)
17398 Doctest: kwonlyargscall.call2cf ... ok
17399 call2cfe (kwonlyargscall)
17400 Doctest: kwonlyargscall.call2cfe ... ok
17401 call2cfex (kwonlyargscall)
17402 Doctest: kwonlyargscall.call2cfex ... ok
17403 call2d (kwonlyargscall)
17404 Doctest: kwonlyargscall.call2d ... ok
17405 call3 (kwonlyargscall)
17406 Doctest: kwonlyargscall.call3 ... ok
17407 call3d (kwonlyargscall)
17408 Doctest: kwonlyargscall.call3d ... ok
17409 call4 (kwonlyargscall)
17410 Doctest: kwonlyargscall.call4 ... ok
17411 call6cf (kwonlyargscall)
17412 Doctest: kwonlyargscall.call6cf ... ok
17413 call6cfexy (kwonlyargscall)
17414 Doctest: kwonlyargscall.call6cfexy ... ok
17415 call6df (kwonlyargscall)
17416 Doctest: kwonlyargscall.call6df ... ok
17417 call6dfexy (kwonlyargscall)
17418 Doctest: kwonlyargscall.call6dfexy ... ok
17419 runTest (__main__.CythonRunTestCase)
17420 [-1] compiling (cpp/cy2) and running kwonlyargscall ... call0ab (kwonlyargscall)
17421 Doctest: kwonlyargscall.call0ab ... ok
17422 call0abc (kwonlyargscall)
17423 Doctest: kwonlyargscall.call0abc ... ok
17424 call2 (kwonlyargscall)
17425 Doctest: kwonlyargscall.call2 ... ok
17426 call2c (kwonlyargscall)
17427 Doctest: kwonlyargscall.call2c ... ok
17428 call2cd (kwonlyargscall)
17429 Doctest: kwonlyargscall.call2cd ... ok
17430 call2cde (kwonlyargscall)
17431 Doctest: kwonlyargscall.call2cde ... ok
17432 call2ce (kwonlyargscall)
17433 Doctest: kwonlyargscall.call2ce ... ok
17434 call2cefd (kwonlyargscall)
17435 Doctest: kwonlyargscall.call2cefd ... ok
17436 call2cf (kwonlyargscall)
17437 Doctest: kwonlyargscall.call2cf ... ok
17438 call2cfe (kwonlyargscall)
17439 Doctest: kwonlyargscall.call2cfe ... ok
17440 call2cfex (kwonlyargscall)
17441 Doctest: kwonlyargscall.call2cfex ... ok
17442 call2d (kwonlyargscall)
17443 Doctest: kwonlyargscall.call2d ... ok
17444 call3 (kwonlyargscall)
17445 Doctest: kwonlyargscall.call3 ... ok
17446 call3d (kwonlyargscall)
17447 Doctest: kwonlyargscall.call3d ... ok
17448 call4 (kwonlyargscall)
17449 Doctest: kwonlyargscall.call4 ... ok
17450 call6cf (kwonlyargscall)
17451 Doctest: kwonlyargscall.call6cf ... ok
17452 call6cfexy (kwonlyargscall)
17453 Doctest: kwonlyargscall.call6cfexy ... ok
17454 call6df (kwonlyargscall)
17455 Doctest: kwonlyargscall.call6df ... ok
17456 call6dfexy (kwonlyargscall)
17457 Doctest: kwonlyargscall.call6dfexy ... ok
17458 runTest (__main__.CythonRunTestCase)
17459 [-1] compiling (c/cy2) and running lambda_T195 ... make_const0 (lambda_T195)
17460 Doctest: lambda_T195.make_const0 ... ok
17461 make_const1 (lambda_T195)
17462 Doctest: lambda_T195.make_const1 ... ok
17463 make_const_calc0 (lambda_T195)
17464 Doctest: lambda_T195.make_const_calc0 ... ok
17465 make_const_calc1 (lambda_T195)
17466 Doctest: lambda_T195.make_const_calc1 ... ok
17467 make_const_calc1_xy (lambda_T195)
17468 Doctest: lambda_T195.make_const_calc1_xy ... ok
17469 make_identity (lambda_T195)
17470 Doctest: lambda_T195.make_identity ... ok
17471 make_lambda_lambda (lambda_T195)
17472 Doctest: lambda_T195.make_lambda_lambda ... ok
17473 make_typed_lambda_lambda (lambda_T195)
17474 Doctest: lambda_T195.make_typed_lambda_lambda ... ok
17475 pass_lambda (lambda_T195)
17476 Doctest: lambda_T195.pass_lambda ... ok
17477 pass_lambda_with_args (lambda_T195)
17478 Doctest: lambda_T195.pass_lambda_with_args ... ok
17479 pass_lambda_with_args_kwargs (lambda_T195)
17480 Doctest: lambda_T195.pass_lambda_with_args_kwargs ... ok
17481 pass_lambda_with_args_kwargs_kwonly_args (lambda_T195)
17482 Doctest: lambda_T195.pass_lambda_with_args_kwargs_kwonly_args ... ok
17483 runTest (__main__.CythonRunTestCase)
17484 [-1] compiling (cpp/cy2) and running lambda_T195 ... make_const0 (lambda_T195)
17485 Doctest: lambda_T195.make_const0 ... ok
17486 make_const1 (lambda_T195)
17487 Doctest: lambda_T195.make_const1 ... ok
17488 make_const_calc0 (lambda_T195)
17489 Doctest: lambda_T195.make_const_calc0 ... ok
17490 make_const_calc1 (lambda_T195)
17491 Doctest: lambda_T195.make_const_calc1 ... ok
17492 make_const_calc1_xy (lambda_T195)
17493 Doctest: lambda_T195.make_const_calc1_xy ... ok
17494 make_identity (lambda_T195)
17495 Doctest: lambda_T195.make_identity ... ok
17496 make_lambda_lambda (lambda_T195)
17497 Doctest: lambda_T195.make_lambda_lambda ... ok
17498 make_typed_lambda_lambda (lambda_T195)
17499 Doctest: lambda_T195.make_typed_lambda_lambda ... ok
17500 pass_lambda (lambda_T195)
17501 Doctest: lambda_T195.pass_lambda ... ok
17502 pass_lambda_with_args (lambda_T195)
17503 Doctest: lambda_T195.pass_lambda_with_args ... ok
17504 pass_lambda_with_args_kwargs (lambda_T195)
17505 Doctest: lambda_T195.pass_lambda_with_args_kwargs ... ok
17506 pass_lambda_with_args_kwargs_kwonly_args (lambda_T195)
17507 Doctest: lambda_T195.pass_lambda_with_args_kwargs_kwonly_args ... ok
17508 runTest (__main__.CythonRunTestCase)
17509 [-1] compiling (c/cy2) and running lambda_T723 ... t723 (lambda_T723)
17510 Doctest: lambda_T723.t723 ... ok
17511 runTest (__main__.CythonRunTestCase)
17512 [-1] compiling (cpp/cy2) and running lambda_T723 ... t723 (lambda_T723)
17513 Doctest: lambda_T723.t723 ... ok
17514 runTest (__main__.CythonRunTestCase)
17515 [-1] compiling (c/cy2) and running lambda_class_T605 ... Bar (lambda_class_T605)
17516 Doctest: lambda_class_T605.Bar ... ok
17517 Foo (lambda_class_T605)
17518 Doctest: lambda_class_T605.Foo ... ok
17519 runTest (__main__.CythonRunTestCase)
17520 [-1] compiling (cpp/cy2) and running lambda_class_T605 ... Bar (lambda_class_T605)
17521 Doctest: lambda_class_T605.Bar ... ok
17522 Foo (lambda_class_T605)
17523 Doctest: lambda_class_T605.Foo ... ok
17524 runTest (__main__.CythonRunTestCase)
17525 [-1] compiling (c/cy2) and running lambda_module_T603 ... lambda_module_T603 ()
17526 Doctest: lambda_module_T603 ... ok
17527 runTest (__main__.CythonRunTestCase)
17528 [-1] compiling (cpp/cy2) and running lambda_module_T603 ... lambda_module_T603 ()
17529 Doctest: lambda_module_T603 ... ok
17530 runTest (__main__.CythonRunTestCase)
17531 [-1] compiling (c/cy2) and running lambda_tests ... g0 (lambda_tests)
17532 Doctest: lambda_tests.g0 ... ok
17533 g1 (lambda_tests)
17534 Doctest: lambda_tests.g1 ... ok
17535 g10 (lambda_tests)
17536 Doctest: lambda_tests.g10 ... ok
17537 g12 (lambda_tests)
17538 Doctest: lambda_tests.g12 ... ok
17539 g14 (lambda_tests)
17540 Doctest: lambda_tests.g14 ... ok
17541 g15 (lambda_tests)
17542 Doctest: lambda_tests.g15 ... ok
17543 g17 (lambda_tests)
17544 Doctest: lambda_tests.g17 ... ok
17545 g18 (lambda_tests)
17546 Doctest: lambda_tests.g18 ... ok
17547 g2 (lambda_tests)
17548 Doctest: lambda_tests.g2 ... ok
17549 g20 (lambda_tests)
17550 Doctest: lambda_tests.g20 ... ok
17551 g21 (lambda_tests)
17552 Doctest: lambda_tests.g21 ... ok
17553 g22 (lambda_tests)
17554 Doctest: lambda_tests.g22 ... ok
17555 g23 (lambda_tests)
17556 Doctest: lambda_tests.g23 ... ok
17557 g24 (lambda_tests)
17558 Doctest: lambda_tests.g24 ... ok
17559 g25 (lambda_tests)
17560 Doctest: lambda_tests.g25 ... ok
17561 g26 (lambda_tests)
17562 Doctest: lambda_tests.g26 ... ok
17563 g27 (lambda_tests)
17564 Doctest: lambda_tests.g27 ... ok
17565 g28 (lambda_tests)
17566 Doctest: lambda_tests.g28 ... ok
17567 g29 (lambda_tests)
17568 Doctest: lambda_tests.g29 ... ok
17569 g3 (lambda_tests)
17570 Doctest: lambda_tests.g3 ... ok
17571 g30 (lambda_tests)
17572 Doctest: lambda_tests.g30 ... ok
17573 g31 (lambda_tests)
17574 Doctest: lambda_tests.g31 ... ok
17575 g32 (lambda_tests)
17576 Doctest: lambda_tests.g32 ... ok
17577 g34 (lambda_tests)
17578 Doctest: lambda_tests.g34 ... ok
17579 g35 (lambda_tests)
17580 Doctest: lambda_tests.g35 ... ok
17581 g38 (lambda_tests)
17582 Doctest: lambda_tests.g38 ... ok
17583 g39 (lambda_tests)
17584 Doctest: lambda_tests.g39 ... ok
17585 g40 (lambda_tests)
17586 Doctest: lambda_tests.g40 ... ok
17587 g41 (lambda_tests)
17588 Doctest: lambda_tests.g41 ... ok
17589 g46 (lambda_tests)
17590 Doctest: lambda_tests.g46 ... ok
17591 g5 (lambda_tests)
17592 Doctest: lambda_tests.g5 ... ok
17593 g53 (lambda_tests)
17594 Doctest: lambda_tests.g53 ... ok
17595 g54 (lambda_tests)
17596 Doctest: lambda_tests.g54 ... ok
17597 g56 (lambda_tests)
17598 Doctest: lambda_tests.g56 ... ok
17599 g57 (lambda_tests)
17600 Doctest: lambda_tests.g57 ... ok
17601 g58 (lambda_tests)
17602 Doctest: lambda_tests.g58 ... ok
17603 g59 (lambda_tests)
17604 Doctest: lambda_tests.g59 ... ok
17605 g6 (lambda_tests)
17606 Doctest: lambda_tests.g6 ... ok
17607 g60 (lambda_tests)
17608 Doctest: lambda_tests.g60 ... ok
17609 g63 (lambda_tests)
17610 Doctest: lambda_tests.g63 ... ok
17611 g64 (lambda_tests)
17612 Doctest: lambda_tests.g64 ... ok
17613 g65 (lambda_tests)
17614 Doctest: lambda_tests.g65 ... ok
17615 g66 (lambda_tests)
17616 Doctest: lambda_tests.g66 ... ok
17617 g67 (lambda_tests)
17618 Doctest: lambda_tests.g67 ... ok
17619 g68 (lambda_tests)
17620 Doctest: lambda_tests.g68 ... ok
17621 g69 (lambda_tests)
17622 Doctest: lambda_tests.g69 ... ok
17623 g7 (lambda_tests)
17624 Doctest: lambda_tests.g7 ... ok
17625 g70 (lambda_tests)
17626 Doctest: lambda_tests.g70 ... ok
17627 g71 (lambda_tests)
17628 Doctest: lambda_tests.g71 ... ok
17629 g73 (lambda_tests)
17630 Doctest: lambda_tests.g73 ... ok
17631 g74 (lambda_tests)
17632 Doctest: lambda_tests.g74 ... ok
17633 g75 (lambda_tests)
17634 Doctest: lambda_tests.g75 ... ok
17635 g8 (lambda_tests)
17636 Doctest: lambda_tests.g8 ... ok
17637 runTest (__main__.CythonRunTestCase)
17638 [-1] compiling (cpp/cy2) and running lambda_tests ... g0 (lambda_tests)
17639 Doctest: lambda_tests.g0 ... ok
17640 g1 (lambda_tests)
17641 Doctest: lambda_tests.g1 ... ok
17642 g10 (lambda_tests)
17643 Doctest: lambda_tests.g10 ... ok
17644 g12 (lambda_tests)
17645 Doctest: lambda_tests.g12 ... ok
17646 g14 (lambda_tests)
17647 Doctest: lambda_tests.g14 ... ok
17648 g15 (lambda_tests)
17649 Doctest: lambda_tests.g15 ... ok
17650 g17 (lambda_tests)
17651 Doctest: lambda_tests.g17 ... ok
17652 g18 (lambda_tests)
17653 Doctest: lambda_tests.g18 ... ok
17654 g2 (lambda_tests)
17655 Doctest: lambda_tests.g2 ... ok
17656 g20 (lambda_tests)
17657 Doctest: lambda_tests.g20 ... ok
17658 g21 (lambda_tests)
17659 Doctest: lambda_tests.g21 ... ok
17660 g22 (lambda_tests)
17661 Doctest: lambda_tests.g22 ... ok
17662 g23 (lambda_tests)
17663 Doctest: lambda_tests.g23 ... ok
17664 g24 (lambda_tests)
17665 Doctest: lambda_tests.g24 ... ok
17666 g25 (lambda_tests)
17667 Doctest: lambda_tests.g25 ... ok
17668 g26 (lambda_tests)
17669 Doctest: lambda_tests.g26 ... ok
17670 g27 (lambda_tests)
17671 Doctest: lambda_tests.g27 ... ok
17672 g28 (lambda_tests)
17673 Doctest: lambda_tests.g28 ... ok
17674 g29 (lambda_tests)
17675 Doctest: lambda_tests.g29 ... ok
17676 g3 (lambda_tests)
17677 Doctest: lambda_tests.g3 ... ok
17678 g30 (lambda_tests)
17679 Doctest: lambda_tests.g30 ... ok
17680 g31 (lambda_tests)
17681 Doctest: lambda_tests.g31 ... ok
17682 g32 (lambda_tests)
17683 Doctest: lambda_tests.g32 ... ok
17684 g34 (lambda_tests)
17685 Doctest: lambda_tests.g34 ... ok
17686 g35 (lambda_tests)
17687 Doctest: lambda_tests.g35 ... ok
17688 g38 (lambda_tests)
17689 Doctest: lambda_tests.g38 ... ok
17690 g39 (lambda_tests)
17691 Doctest: lambda_tests.g39 ... ok
17692 g40 (lambda_tests)
17693 Doctest: lambda_tests.g40 ... ok
17694 g41 (lambda_tests)
17695 Doctest: lambda_tests.g41 ... ok
17696 g46 (lambda_tests)
17697 Doctest: lambda_tests.g46 ... ok
17698 g5 (lambda_tests)
17699 Doctest: lambda_tests.g5 ... ok
17700 g53 (lambda_tests)
17701 Doctest: lambda_tests.g53 ... ok
17702 g54 (lambda_tests)
17703 Doctest: lambda_tests.g54 ... ok
17704 g56 (lambda_tests)
17705 Doctest: lambda_tests.g56 ... ok
17706 g57 (lambda_tests)
17707 Doctest: lambda_tests.g57 ... ok
17708 g58 (lambda_tests)
17709 Doctest: lambda_tests.g58 ... ok
17710 g59 (lambda_tests)
17711 Doctest: lambda_tests.g59 ... ok
17712 g6 (lambda_tests)
17713 Doctest: lambda_tests.g6 ... ok
17714 g60 (lambda_tests)
17715 Doctest: lambda_tests.g60 ... ok
17716 g63 (lambda_tests)
17717 Doctest: lambda_tests.g63 ... ok
17718 g64 (lambda_tests)
17719 Doctest: lambda_tests.g64 ... ok
17720 g65 (lambda_tests)
17721 Doctest: lambda_tests.g65 ... ok
17722 g66 (lambda_tests)
17723 Doctest: lambda_tests.g66 ... ok
17724 g67 (lambda_tests)
17725 Doctest: lambda_tests.g67 ... ok
17726 g68 (lambda_tests)
17727 Doctest: lambda_tests.g68 ... ok
17728 g69 (lambda_tests)
17729 Doctest: lambda_tests.g69 ... ok
17730 g7 (lambda_tests)
17731 Doctest: lambda_tests.g7 ... ok
17732 g70 (lambda_tests)
17733 Doctest: lambda_tests.g70 ... ok
17734 g71 (lambda_tests)
17735 Doctest: lambda_tests.g71 ... ok
17736 g73 (lambda_tests)
17737 Doctest: lambda_tests.g73 ... ok
17738 g74 (lambda_tests)
17739 Doctest: lambda_tests.g74 ... ok
17740 g75 (lambda_tests)
17741 Doctest: lambda_tests.g75 ... ok
17742 g8 (lambda_tests)
17743 Doctest: lambda_tests.g8 ... ok
17744 runTest (__main__.EndToEndTest)
17745 [-1] End-to-end language_level ... ok
17746 runTest (__main__.CythonRunTestCase)
17747 [-1] compiling (c/cy2) and running large_consts_T237 ... add_large (large_consts_T237)
17748 Doctest: large_consts_T237.add_large ... ok
17749 add_large_pow (large_consts_T237)
17750 Doctest: large_consts_T237.add_large_pow ... ok
17751 runTest (__main__.CythonRunTestCase)
17752 [-1] compiling (cpp/cy2) and running large_consts_T237 ... add_large (large_consts_T237)
17753 Doctest: large_consts_T237.add_large ... ok
17754 add_large_pow (large_consts_T237)
17755 Doctest: large_consts_T237.add_large_pow ... ok
17756 runTest (__main__.CythonRunTestCase)
17757 [-1] compiling (c/cy2) and running large_integer_T5290 ... large_integer_T5290 ()
17758 Doctest: large_integer_T5290 ... ok
17759 runTest (__main__.CythonRunTestCase)
17760 [-1] compiling (cpp/cy2) and running large_integer_T5290 ... large_integer_T5290 ()
17761 Doctest: large_integer_T5290 ... ok
17762 run (__main__.PureDoctestTestCase)
17763 [-1] running pure doctests in large_integer_T5290 ... large_integer_T5290 ()
17764 Doctest: large_integer_T5290 ... ok
17765 runTest (__main__.CythonRunTestCase)
17766 [-1] compiling (c/cy2) and running legacy_implicit_noexcept ... test_implicit (legacy_implicit_noexcept)
17767 Doctest: legacy_implicit_noexcept.test_implicit ... ok
17768 test_noexcept (legacy_implicit_noexcept)
17769 Doctest: legacy_implicit_noexcept.test_noexcept ... ok
17770 test_ptr_implicit (legacy_implicit_noexcept)
17771 Doctest: legacy_implicit_noexcept.test_ptr_implicit ... ok
17772 test_ptr_noexcept (legacy_implicit_noexcept)
17773 Doctest: legacy_implicit_noexcept.test_ptr_noexcept ... ok
17774 test_pure_implicit (legacy_implicit_noexcept)
17775 Doctest: legacy_implicit_noexcept.test_pure_implicit ... ok
17776 test_pure_noexcept (legacy_implicit_noexcept)
17777 Doctest: legacy_implicit_noexcept.test_pure_noexcept ... ok
17778 test_return_obj_implicit (legacy_implicit_noexcept)
17779 Doctest: legacy_implicit_noexcept.test_return_obj_implicit ... ok
17780 test_star (legacy_implicit_noexcept)
17781 Doctest: legacy_implicit_noexcept.test_star ... ok
17782 test_value (legacy_implicit_noexcept)
17783 Doctest: legacy_implicit_noexcept.test_value ... ok
17784 Compiler output for module legacy_implicit_noexcept:
17785 legacy_implicit_noexcept.c:2886:18: warning: '__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning' defined but not used [-Wunused-function]
17786  2886 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning(void) {
17787       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17788 legacy_implicit_noexcept.c:2846:18: warning: '__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_str' defined but not used [-Wunused-function]
17789  2846 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_str(void) {
17790       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17791 legacy_implicit_noexcept.c:2806:18: warning: '__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_object' defined but not used [-Wunused-function]
17792  2806 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_object(PyObject *__pyx_v_x) {
17793       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17795 runTest (__main__.CythonRunTestCase)
17796 [-1] compiling (cpp/cy2) and running legacy_implicit_noexcept ... test_implicit (legacy_implicit_noexcept)
17797 Doctest: legacy_implicit_noexcept.test_implicit ... ok
17798 test_noexcept (legacy_implicit_noexcept)
17799 Doctest: legacy_implicit_noexcept.test_noexcept ... ok
17800 test_ptr_implicit (legacy_implicit_noexcept)
17801 Doctest: legacy_implicit_noexcept.test_ptr_implicit ... ok
17802 test_ptr_noexcept (legacy_implicit_noexcept)
17803 Doctest: legacy_implicit_noexcept.test_ptr_noexcept ... ok
17804 test_pure_implicit (legacy_implicit_noexcept)
17805 Doctest: legacy_implicit_noexcept.test_pure_implicit ... ok
17806 test_pure_noexcept (legacy_implicit_noexcept)
17807 Doctest: legacy_implicit_noexcept.test_pure_noexcept ... ok
17808 test_return_obj_implicit (legacy_implicit_noexcept)
17809 Doctest: legacy_implicit_noexcept.test_return_obj_implicit ... ok
17810 test_star (legacy_implicit_noexcept)
17811 Doctest: legacy_implicit_noexcept.test_star ... ok
17812 test_value (legacy_implicit_noexcept)
17813 Doctest: legacy_implicit_noexcept.test_value ... ok
17814 Compiler output for module legacy_implicit_noexcept:
17815 legacy_implicit_noexcept.cpp:2898:18: warning: 'PyObject* __pyx_f_24legacy_implicit_noexcept_test_noexcept_warning()' defined but not used [-Wunused-function]
17816  2898 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning(void) {
17817       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17818 legacy_implicit_noexcept.cpp:2858:18: warning: 'PyObject* __pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_str()' defined but not used [-Wunused-function]
17819  2858 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_str(void) {
17820       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17821 legacy_implicit_noexcept.cpp:2818:18: warning: 'PyObject* __pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_object(PyObject*)' defined but not used [-Wunused-function]
17822  2818 | static PyObject *__pyx_f_24legacy_implicit_noexcept_test_noexcept_warning_object(PyObject *__pyx_v_x) {
17823       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17825 runTest (__main__.EndToEndTest)
17826 [-1] End-to-end legacy_implicit_noexcept_build ... ok
17827 runTest (__main__.CythonRunTestCase)
17828 [-1] compiling (c/cy2) and running lepage_1 ... lepage_1 ()
17829 Doctest: lepage_1 ... ok
17830 runTest (__main__.CythonRunTestCase)
17831 [-1] compiling (cpp/cy2) and running lepage_1 ... lepage_1 ()
17832 Doctest: lepage_1 ... ok
17833 runTest (__main__.CythonRunTestCase)
17834 [-1] compiling (c/cy2) and running letnode_T766 ... test_letnode_enumerate (letnode_T766)
17835 Doctest: letnode_T766.test_letnode_enumerate ... ok
17836 test_letnode_range (letnode_T766)
17837 Doctest: letnode_T766.test_letnode_range ... ok
17838 runTest (__main__.CythonRunTestCase)
17839 [-1] compiling (cpp/cy2) and running letnode_T766 ... test_letnode_enumerate (letnode_T766)
17840 Doctest: letnode_T766.test_letnode_enumerate ... ok
17841 test_letnode_range (letnode_T766)
17842 Doctest: letnode_T766.test_letnode_range ... ok
17843 runTest (__main__.CythonRunTestCase)
17844 [-1] compiling (c/cy2) and running libc_math ... test_modf (libc_math)
17845 Doctest: libc_math.test_modf ... ok
17846 test_pi (libc_math)
17847 Doctest: libc_math.test_pi ... ok
17848 test_renamed_constants (libc_math)
17849 Doctest: libc_math.test_renamed_constants ... ok
17850 test_sin (libc_math)
17851 Doctest: libc_math.test_sin ... ok
17852 test_sin_kwarg (libc_math)
17853 Doctest: libc_math.test_sin_kwarg ... ok
17854 runTest (__main__.CythonRunTestCase)
17855 [-1] compiling (cpp/cy2) and running libc_math ... test_modf (libc_math)
17856 Doctest: libc_math.test_modf ... ok
17857 test_pi (libc_math)
17858 Doctest: libc_math.test_pi ... ok
17859 test_renamed_constants (libc_math)
17860 Doctest: libc_math.test_renamed_constants ... ok
17861 test_sin (libc_math)
17862 Doctest: libc_math.test_sin ... ok
17863 test_sin_kwarg (libc_math)
17864 Doctest: libc_math.test_sin_kwarg ... ok
17865 runTest (__main__.CythonRunTestCase)
17866 [-1] compiling (c/cy2) and running libc_stdlib ... libc_int_abs (libc_stdlib)
17867 Doctest: libc_stdlib.libc_int_abs ... ok
17868 qsort (libc_stdlib)
17869 Doctest: libc_stdlib.qsort ... ok
17870 runTest (__main__.CythonRunTestCase)
17871 [-1] compiling (cpp/cy2) and running libc_stdlib ... libc_int_abs (libc_stdlib)
17872 Doctest: libc_stdlib.libc_int_abs ... ok
17873 qsort (libc_stdlib)
17874 Doctest: libc_stdlib.qsort ... ok
17875 runTest (__main__.CythonRunTestCase)
17876 [-1] compiling (c/cy2) and running libc_time ... test_mktime (libc_time)
17877 Doctest: libc_time.test_mktime ... ok
17878 test_time (libc_time)
17879 Doctest: libc_time.test_time ... ok
17880 runTest (__main__.CythonRunTestCase)
17881 [-1] compiling (cpp/cy2) and running libc_time ... test_mktime (libc_time)
17882 Doctest: libc_time.test_mktime ... ok
17883 test_time (libc_time)
17884 Doctest: libc_time.test_time ... ok
17885 runTest (__main__.CythonRunTestCase)
17886 [-1] compiling (cpp/cy2) and running libcpp_algo ... heapsort (libcpp_algo)
17887 Doctest: libcpp_algo.heapsort ... ok
17888 runTest (__main__.CythonRunTestCase)
17889 [-1] compiling (cpp/cy2) and running libcpp_algo ... heapsort (libcpp_algo)
17890 Doctest: libcpp_algo.heapsort ... ok
17891 runTest (__main__.CythonRunTestCase)
17892 [-1] compiling (cpp/cy2) and running libcpp_all ... complex_operators (libcpp_all)
17893 Doctest: libcpp_all.complex_operators ... ok
17894 convert_to_vector (libcpp_all)
17895 Doctest: libcpp_all.convert_to_vector ... ok
17896 pair_comparison (libcpp_all)
17897 Doctest: libcpp_all.pair_comparison ... ok
17898 test_const_vector (libcpp_all)
17899 Doctest: libcpp_all.test_const_vector ... ok
17900 test_vector_coercion (libcpp_all)
17901 Doctest: libcpp_all.test_vector_coercion ... ok
17902 runTest (__main__.EndToEndTest)
17903 [-1] End-to-end line_profile_test ... ok
17904 runTest (__main__.CythonRunTestCase)
17905 [-1] compiling (c/cy2) and running line_trace ... disable_trace (line_trace)
17906 Doctest: line_trace.disable_trace ... ok
17907 fail_on_call_trace (line_trace)
17908 Doctest: line_trace.fail_on_call_trace ... ok
17909 fail_on_line_trace (line_trace)
17910 Doctest: line_trace.fail_on_line_trace ... ok
17911 run_trace (line_trace)
17912 Doctest: line_trace.run_trace ... ok
17913 run_trace_with_exception (line_trace)
17914 Doctest: line_trace.run_trace_with_exception ... ok
17915 runTest (__main__.CythonRunTestCase)
17916 [-1] compiling (cpp/cy2) and running line_trace ... disable_trace (line_trace)
17917 Doctest: line_trace.disable_trace ... ok
17918 fail_on_call_trace (line_trace)
17919 Doctest: line_trace.fail_on_call_trace ... ok
17920 fail_on_line_trace (line_trace)
17921 Doctest: line_trace.fail_on_line_trace ... ok
17922 run_trace (line_trace)
17923 Doctest: line_trace.run_trace ... ok
17924 run_trace_with_exception (line_trace)
17925 Doctest: line_trace.run_trace_with_exception ... ok
17926 runTest (__main__.CythonRunTestCase)
17927 [-1] compiling (c/cy2) and running list ... f (list)
17928 Doctest: list.f ... ok
17929 g (list)
17930 Doctest: list.g ... ok
17931 h (list)
17932 Doctest: list.h ... ok
17933 j (list)
17934 Doctest: list.j ... ok
17935 k (list)
17936 Doctest: list.k ... ok
17937 test_list_append (list)
17938 Doctest: list.test_list_append ... ok
17939 test_list_append_insert (list)
17940 Doctest: list.test_list_append_insert ... ok
17941 test_list_append_unbound (list)
17942 Doctest: list.test_list_append_unbound ... ok
17943 test_list_append_unbound_assigned (list)
17944 Doctest: list.test_list_append_unbound_assigned ... ok
17945 test_list_call (list)
17946 Doctest: list.test_list_call ... ok
17947 test_list_extend (list)
17948 Doctest: list.test_list_extend ... ok
17949 test_list_extend_sideeffect (list)
17950 Doctest: list.test_list_extend_sideeffect ... ok
17951 test_list_extend_unbound (list)
17952 Doctest: list.test_list_extend_unbound ... ok
17953 test_list_pop (list)
17954 Doctest: list.test_list_pop ... ok
17955 test_list_pop0 (list)
17956 Doctest: list.test_list_pop0 ... ok
17957 test_list_pop_all (list)
17958 Doctest: list.test_list_pop_all ... ok
17959 test_list_reverse (list)
17960 Doctest: list.test_list_reverse ... ok
17961 test_list_sort (list)
17962 Doctest: list.test_list_sort ... ok
17963 test_none_list_extend (list)
17964 Doctest: list.test_none_list_extend ... ok
17965 runTest (__main__.CythonRunTestCase)
17966 [-1] compiling (cpp/cy2) and running list ... f (list)
17967 Doctest: list.f ... ok
17968 g (list)
17969 Doctest: list.g ... ok
17970 h (list)
17971 Doctest: list.h ... ok
17972 j (list)
17973 Doctest: list.j ... ok
17974 k (list)
17975 Doctest: list.k ... ok
17976 test_list_append (list)
17977 Doctest: list.test_list_append ... ok
17978 test_list_append_insert (list)
17979 Doctest: list.test_list_append_insert ... ok
17980 test_list_append_unbound (list)
17981 Doctest: list.test_list_append_unbound ... ok
17982 test_list_append_unbound_assigned (list)
17983 Doctest: list.test_list_append_unbound_assigned ... ok
17984 test_list_call (list)
17985 Doctest: list.test_list_call ... ok
17986 test_list_extend (list)
17987 Doctest: list.test_list_extend ... ok
17988 test_list_extend_sideeffect (list)
17989 Doctest: list.test_list_extend_sideeffect ... ok
17990 test_list_extend_unbound (list)
17991 Doctest: list.test_list_extend_unbound ... ok
17992 test_list_pop (list)
17993 Doctest: list.test_list_pop ... ok
17994 test_list_pop0 (list)
17995 Doctest: list.test_list_pop0 ... ok
17996 test_list_pop_all (list)
17997 Doctest: list.test_list_pop_all ... ok
17998 test_list_reverse (list)
17999 Doctest: list.test_list_reverse ... ok
18000 test_list_sort (list)
18001 Doctest: list.test_list_sort ... ok
18002 test_none_list_extend (list)
18003 Doctest: list.test_none_list_extend ... ok
18004 runTest (__main__.CythonRunTestCase)
18005 [-1] compiling (c/cy2) and running list_comp_in_closure_T598 ... genexpr_in_closure (list_comp_in_closure_T598)
18006 Doctest: list_comp_in_closure_T598.genexpr_in_closure ... ok
18007 genexpr_scope_in_closure (list_comp_in_closure_T598)
18008 Doctest: list_comp_in_closure_T598.genexpr_scope_in_closure ... ok
18009 list_comp_in_closure (list_comp_in_closure_T598)
18010 Doctest: list_comp_in_closure_T598.list_comp_in_closure ... ok
18011 pytyped_genexpr_in_closure (list_comp_in_closure_T598)
18012 Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure ... ok
18013 pytyped_genexpr_in_closure_repeated (list_comp_in_closure_T598)
18014 Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure_repeated ... ok
18015 pytyped_list_comp_in_closure (list_comp_in_closure_T598)
18016 Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure ... ok
18017 pytyped_list_comp_in_closure_repeated (list_comp_in_closure_T598)
18018 Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure_repeated ... ok
18019 runTest (__main__.CythonRunTestCase)
18020 [-1] compiling (cpp/cy2) and running list_comp_in_closure_T598 ... genexpr_in_closure (list_comp_in_closure_T598)
18021 Doctest: list_comp_in_closure_T598.genexpr_in_closure ... ok
18022 genexpr_scope_in_closure (list_comp_in_closure_T598)
18023 Doctest: list_comp_in_closure_T598.genexpr_scope_in_closure ... ok
18024 list_comp_in_closure (list_comp_in_closure_T598)
18025 Doctest: list_comp_in_closure_T598.list_comp_in_closure ... ok
18026 pytyped_genexpr_in_closure (list_comp_in_closure_T598)
18027 Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure ... ok
18028 pytyped_genexpr_in_closure_repeated (list_comp_in_closure_T598)
18029 Doctest: list_comp_in_closure_T598.pytyped_genexpr_in_closure_repeated ... ok
18030 pytyped_list_comp_in_closure (list_comp_in_closure_T598)
18031 Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure ... ok
18032 pytyped_list_comp_in_closure_repeated (list_comp_in_closure_T598)
18033 Doctest: list_comp_in_closure_T598.pytyped_list_comp_in_closure_repeated ... ok
18034 runTest (__main__.CythonRunTestCase)
18035 [-1] compiling (c/cy2) and running list_pop ... B (list_pop)
18036 Doctest: list_pop.B ... ok
18037 crazy_pop (list_pop)
18038 Doctest: list_pop.crazy_pop ... ok
18039 index_pop (list_pop)
18040 Doctest: list_pop.index_pop ... ok
18041 index_pop_list_object_index (list_pop)
18042 Doctest: list_pop.index_pop_list_object_index ... ok
18043 index_pop_literal (list_pop)
18044 Doctest: list_pop.index_pop_literal ... ok
18045 index_pop_typed (list_pop)
18046 Doctest: list_pop.index_pop_typed ... ok
18047 method_name (list_pop)
18048 Doctest: list_pop.method_name ... ok
18049 object_pop_large_int (list_pop)
18050 Doctest: list_pop.object_pop_large_int ... ok
18051 simple_pop (list_pop)
18052 Doctest: list_pop.simple_pop ... ok
18053 simple_pop_typed (list_pop)
18054 Doctest: list_pop.simple_pop_typed ... ok
18055 runTest (__main__.CythonRunTestCase)
18056 [-1] compiling (cpp/cy2) and running list_pop ... B (list_pop)
18057 Doctest: list_pop.B ... ok
18058 crazy_pop (list_pop)
18059 Doctest: list_pop.crazy_pop ... ok
18060 index_pop (list_pop)
18061 Doctest: list_pop.index_pop ... ok
18062 index_pop_list_object_index (list_pop)
18063 Doctest: list_pop.index_pop_list_object_index ... ok
18064 index_pop_literal (list_pop)
18065 Doctest: list_pop.index_pop_literal ... ok
18066 index_pop_typed (list_pop)
18067 Doctest: list_pop.index_pop_typed ... ok
18068 method_name (list_pop)
18069 Doctest: list_pop.method_name ... ok
18070 object_pop_large_int (list_pop)
18071 Doctest: list_pop.object_pop_large_int ... ok
18072 simple_pop (list_pop)
18073 Doctest: list_pop.simple_pop ... ok
18074 simple_pop_typed (list_pop)
18075 Doctest: list_pop.simple_pop_typed ... ok
18076 runTest (__main__.CythonRunTestCase)
18077 [-1] compiling (c/cy2) and running listcomp ... ListCompInCClass (listcomp)
18078 Doctest: listcomp.ListCompInCClass ... ok
18079 ListCompInClass (listcomp)
18080 Doctest: listcomp.ListCompInClass ... ok
18081 global_listcomp (listcomp)
18082 Doctest: listcomp.global_listcomp ... ok
18083 inferred_type (listcomp)
18084 Doctest: listcomp.inferred_type ... ok
18085 int_runvar (listcomp)
18086 Doctest: listcomp.int_runvar ... ok
18087 iterdict (listcomp)
18088 Doctest: listcomp.iterdict ... ok
18089 list_genexp (listcomp)
18090 Doctest: listcomp.list_genexp ... ok
18091 listcomp_as_condition (listcomp)
18092 Doctest: listcomp.listcomp_as_condition ... ok
18093 listcomp_const_condition_false (listcomp)
18094 Doctest: listcomp.listcomp_const_condition_false ... ok
18095 listcomp_const_condition_false_assert (listcomp)
18096 Doctest: listcomp.listcomp_const_condition_false_assert ... ok
18097 listcomp_const_condition_false_bool_test (listcomp)
18098 Doctest: listcomp.listcomp_const_condition_false_bool_test ... ok
18099 listcomp_const_condition_false_if (listcomp)
18100 Doctest: listcomp.listcomp_const_condition_false_if ... ok
18101 listcomp_const_condition_false_typed_error (listcomp)
18102 Doctest: listcomp.listcomp_const_condition_false_typed_error ... ok
18103 listcomp_const_condition_true (listcomp)
18104 Doctest: listcomp.listcomp_const_condition_true ... ok
18105 nested_result (listcomp)
18106 Doctest: listcomp.nested_result ... ok
18107 not_inferred_type (listcomp)
18108 Doctest: listcomp.not_inferred_type ... ok
18109 smoketest (listcomp)
18110 Doctest: listcomp.smoketest ... ok
18111 sorted_listcomp (listcomp)
18112 Doctest: listcomp.sorted_listcomp ... ok
18113 typed (listcomp)
18114 Doctest: listcomp.typed ... ok
18115 runTest (__main__.CythonRunTestCase)
18116 [-1] compiling (cpp/cy2) and running listcomp ... ListCompInCClass (listcomp)
18117 Doctest: listcomp.ListCompInCClass ... ok
18118 ListCompInClass (listcomp)
18119 Doctest: listcomp.ListCompInClass ... ok
18120 global_listcomp (listcomp)
18121 Doctest: listcomp.global_listcomp ... ok
18122 inferred_type (listcomp)
18123 Doctest: listcomp.inferred_type ... ok
18124 int_runvar (listcomp)
18125 Doctest: listcomp.int_runvar ... ok
18126 iterdict (listcomp)
18127 Doctest: listcomp.iterdict ... ok
18128 list_genexp (listcomp)
18129 Doctest: listcomp.list_genexp ... ok
18130 listcomp_as_condition (listcomp)
18131 Doctest: listcomp.listcomp_as_condition ... ok
18132 listcomp_const_condition_false (listcomp)
18133 Doctest: listcomp.listcomp_const_condition_false ... ok
18134 listcomp_const_condition_false_assert (listcomp)
18135 Doctest: listcomp.listcomp_const_condition_false_assert ... ok
18136 listcomp_const_condition_false_bool_test (listcomp)
18137 Doctest: listcomp.listcomp_const_condition_false_bool_test ... ok
18138 listcomp_const_condition_false_if (listcomp)
18139 Doctest: listcomp.listcomp_const_condition_false_if ... ok
18140 listcomp_const_condition_false_typed_error (listcomp)
18141 Doctest: listcomp.listcomp_const_condition_false_typed_error ... ok
18142 listcomp_const_condition_true (listcomp)
18143 Doctest: listcomp.listcomp_const_condition_true ... ok
18144 nested_result (listcomp)
18145 Doctest: listcomp.nested_result ... ok
18146 not_inferred_type (listcomp)
18147 Doctest: listcomp.not_inferred_type ... ok
18148 smoketest (listcomp)
18149 Doctest: listcomp.smoketest ... ok
18150 sorted_listcomp (listcomp)
18151 Doctest: listcomp.sorted_listcomp ... ok
18152 typed (listcomp)
18153 Doctest: listcomp.typed ... ok
18154 runTest (__main__.CythonRunTestCase)
18155 [-1] compiling (c/cy2) and running literal_lists ... literal_lists ()
18156 Doctest: literal_lists ... ok
18157 repeated_literals (literal_lists)
18158 Doctest: literal_lists.repeated_literals ... ok
18159 test_ints (literal_lists)
18160 Doctest: literal_lists.test_ints ... ok
18161 test_module_level (literal_lists)
18162 Doctest: literal_lists.test_module_level ... ok
18163 test_struct (literal_lists)
18164 Doctest: literal_lists.test_struct ... ok
18165 runTest (__main__.CythonRunTestCase)
18166 [-1] compiling (cpp/cy2) and running literal_lists ... literal_lists ()
18167 Doctest: literal_lists ... ok
18168 repeated_literals (literal_lists)
18169 Doctest: literal_lists.repeated_literals ... ok
18170 test_ints (literal_lists)
18171 Doctest: literal_lists.test_ints ... ok
18172 test_module_level (literal_lists)
18173 Doctest: literal_lists.test_module_level ... ok
18174 test_struct (literal_lists)
18175 Doctest: literal_lists.test_struct ... ok
18176 runTest (__main__.CythonRunTestCase)
18177 [-1] compiling (c/cy2) and running literals ... foo (literals)
18178 Doctest: literals.foo ... ok
18179 test_complex (literals)
18180 Doctest: literals.test_complex ... ok
18181 test_float (literals)
18182 Doctest: literals.test_float ... ok
18183 test_large_int (literals)
18184 Doctest: literals.test_large_int ... ok
18185 runTest (__main__.CythonRunTestCase)
18186 [-1] compiling (cpp/cy2) and running literals ... foo (literals)
18187 Doctest: literals.foo ... ok
18188 test_complex (literals)
18189 Doctest: literals.test_complex ... ok
18190 test_float (literals)
18191 Doctest: literals.test_float ... ok
18192 test_large_int (literals)
18193 Doctest: literals.test_large_int ... ok
18194 runTest (__main__.CythonRunTestCase)
18195 [-1] compiling (c/cy2) and running literalslice ... literalslice ()
18196 Doctest: literalslice ... ok
18197 runTest (__main__.CythonRunTestCase)
18198 [-1] compiling (cpp/cy2) and running literalslice ... literalslice ()
18199 Doctest: literalslice ... ok
18200 runTest (__main__.CythonRunTestCase)
18201 [-1] compiling (c/cy2) and running locals ... buffers_in_locals (locals)
18202 Doctest: locals.buffers_in_locals ... ok
18203 get_dir (locals)
18204 Doctest: locals.get_dir ... ok
18205 get_locals (locals)
18206 Doctest: locals.get_locals ... ok
18207 get_vars (locals)
18208 Doctest: locals.get_vars ... ok
18209 in_dir (locals)
18210 Doctest: locals.in_dir ... ok
18211 in_locals (locals)
18212 Doctest: locals.in_locals ... ok
18213 in_vars (locals)
18214 Doctest: locals.in_vars ... ok
18215 locals_ctype (locals)
18216 Doctest: locals.locals_ctype ... ok
18217 locals_ctype_inferred (locals)
18218 Doctest: locals.locals_ctype_inferred ... ok
18219 pass_on_locals (locals)
18220 Doctest: locals.pass_on_locals ... ok
18221 set_comp_scope (locals)
18222 Doctest: locals.set_comp_scope ... ok
18223 Compiler output for module locals:
18224 locals.c: In function '__pyx_pf_6locals_14locals_ctype':
18225 locals.c:4007:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable]
18226  4007 |   int *__pyx_v_p;
18227       |        ^~~~~~~~~
18228 locals.c: In function '__pyx_pf_6locals_16locals_ctype_inferred':
18229 locals.c:4096:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
18230  4096 |   int *__pyx_v_b;
18231       |        ^~~~~~~~~
18233 runTest (__main__.CythonRunTestCase)
18234 [-1] compiling (cpp/cy2) and running locals ... buffers_in_locals (locals)
18235 Doctest: locals.buffers_in_locals ... ok
18236 get_dir (locals)
18237 Doctest: locals.get_dir ... ok
18238 get_locals (locals)
18239 Doctest: locals.get_locals ... ok
18240 get_vars (locals)
18241 Doctest: locals.get_vars ... ok
18242 in_dir (locals)
18243 Doctest: locals.in_dir ... ok
18244 in_locals (locals)
18245 Doctest: locals.in_locals ... ok
18246 in_vars (locals)
18247 Doctest: locals.in_vars ... ok
18248 locals_ctype (locals)
18249 Doctest: locals.locals_ctype ... ok
18250 locals_ctype_inferred (locals)
18251 Doctest: locals.locals_ctype_inferred ... ok
18252 pass_on_locals (locals)
18253 Doctest: locals.pass_on_locals ... ok
18254 set_comp_scope (locals)
18255 Doctest: locals.set_comp_scope ... ok
18256 Compiler output for module locals:
18257 locals.cpp: In function 'PyObject* __pyx_pf_6locals_14locals_ctype(PyObject*)':
18258 locals.cpp:4019:8: warning: variable '__pyx_v_p' set but not used [-Wunused-but-set-variable]
18259  4019 |   int *__pyx_v_p;
18260       |        ^~~~~~~~~
18261 locals.cpp: In function 'PyObject* __pyx_pf_6locals_16locals_ctype_inferred(PyObject*)':
18262 locals.cpp:4108:8: warning: variable '__pyx_v_b' set but not used [-Wunused-but-set-variable]
18263  4108 |   int *__pyx_v_b;
18264       |        ^~~~~~~~~
18266 runTest (__main__.CythonRunTestCase)
18267 [-1] compiling (c/cy2) and running locals_T732 ... test_class_dir_contains (locals_T732)
18268 Doctest: locals_T732.test_class_dir_contains ... ok
18269 test_class_locals_and_dir (locals_T732)
18270 Doctest: locals_T732.test_class_locals_and_dir ... ok
18271 test_module_locals_and_dir (locals_T732)
18272 Doctest: locals_T732.test_module_locals_and_dir ... ok
18273 runTest (__main__.CythonRunTestCase)
18274 [-1] compiling (cpp/cy2) and running locals_T732 ... test_class_dir_contains (locals_T732)
18275 Doctest: locals_T732.test_class_dir_contains ... ok
18276 test_class_locals_and_dir (locals_T732)
18277 Doctest: locals_T732.test_class_locals_and_dir ... ok
18278 test_module_locals_and_dir (locals_T732)
18279 Doctest: locals_T732.test_module_locals_and_dir ... ok
18280 runTest (__main__.CythonRunTestCase)
18281 [-1] compiling (c/cy2) and running locals_expressions_T430 ... locals_expressions_T430 ()
18282 Doctest: locals_expressions_T430 ... ok
18283 runTest (__main__.CythonRunTestCase)
18284 [-1] compiling (cpp/cy2) and running locals_expressions_T430 ... locals_expressions_T430 ()
18285 Doctest: locals_expressions_T430 ... ok
18286 runTest (__main__.CythonRunTestCase)
18287 [-1] compiling (c/cy2) and running locals_rebind_T429 ... locals_rebind_T429 ()
18288 Doctest: locals_rebind_T429 ... ok
18289 get_locals_rebound (locals_rebind_T429)
18290 Doctest: locals_rebind_T429.get_locals_rebound ... ok
18291 runTest (__main__.CythonRunTestCase)
18292 [-1] compiling (cpp/cy2) and running locals_rebind_T429 ... locals_rebind_T429 ()
18293 Doctest: locals_rebind_T429 ... ok
18294 get_locals_rebound (locals_rebind_T429)
18295 Doctest: locals_rebind_T429.get_locals_rebound ... ok
18296 runTest (__main__.CythonRunTestCase)
18297 [-1] compiling (c/cy2) and running longintrepr ... lshift (longintrepr)
18298 Doctest: longintrepr.lshift ... ok
18299 runTest (__main__.CythonRunTestCase)
18300 [-1] compiling (cpp/cy2) and running longintrepr ... lshift (longintrepr)
18301 Doctest: longintrepr.lshift ... ok
18302 runTest (__main__.CythonRunTestCase)
18303 [-1] compiling (c/cy2) and running longlongindex ... longlongindex ()
18304 Doctest: longlongindex ... ok
18305 runTest (__main__.CythonRunTestCase)
18306 [-1] compiling (cpp/cy2) and running longlongindex ... longlongindex ()
18307 Doctest: longlongindex ... ok
18308 runTest (__main__.CythonRunTestCase)
18309 [-1] compiling (cpp/cy2) and running lvalue_refs ... lvalue_refs ()
18310 Doctest: lvalue_refs ... ok
18311 test_assign_to_basic_ref (lvalue_refs)
18312 Doctest: lvalue_refs.test_assign_to_basic_ref ... ok
18313 test_ref_used_for_indexing (lvalue_refs)
18314 Doctest: lvalue_refs.test_ref_used_for_indexing ... ok
18315 runTest (__main__.CythonRunTestCase)
18316 [-1] compiling (c/cy2) and running mangle_c_keywords ... A (mangle_c_keywords)
18317 Doctest: mangle_c_keywords.A ... ok
18318 runTest (__main__.CythonRunTestCase)
18319 [-1] compiling (cpp/cy2) and running mangle_c_keywords ... A (mangle_c_keywords)
18320 Doctest: mangle_c_keywords.A ... ok
18321 runTest (__main__.CythonRunTestCase)
18322 [-1] compiling (c/cy2) and running matrix_multiplier ... matrix_multiplier ()
18323 Doctest: matrix_multiplier ... ok
18324 test_imatmul (matrix_multiplier)
18325 Doctest: matrix_multiplier.test_imatmul ... ok
18326 test_matmul (matrix_multiplier)
18327 Doctest: matrix_multiplier.test_matmul ... ok
18328 runTest (__main__.CythonRunTestCase)
18329 [-1] compiling (cpp/cy2) and running matrix_multiplier ... matrix_multiplier ()
18330 Doctest: matrix_multiplier ... ok
18331 test_imatmul (matrix_multiplier)
18332 Doctest: matrix_multiplier.test_imatmul ... ok
18333 test_matmul (matrix_multiplier)
18334 Doctest: matrix_multiplier.test_matmul ... ok
18335 runTest (__main__.CythonRunTestCase)
18336 [-1] compiling (c/cy2) and running memoryview_namespace_T775 ... test_memoryview_namespace (memoryview_namespace_T775)
18337 Doctest: memoryview_namespace_T775.test_memoryview_namespace ... ok
18338 runTest (__main__.CythonRunTestCase)
18339 [-1] compiling (cpp/cy2) and running memoryview_namespace_T775 ... test_memoryview_namespace (memoryview_namespace_T775)
18340 Doctest: memoryview_namespace_T775.test_memoryview_namespace ... ok
18341 runTest (__main__.CythonRunTestCase)
18342 [-1] compiling (cpp/cy2) and running memview_vector ... memview_test (memview_vector)
18343 Doctest: memview_vector.memview_test ... ok
18344 runTest (__main__.CythonRunTestCase)
18345 [-1] compiling (cpp/cy2) and running memview_vector ... memview_test (memview_vector)
18346 Doctest: memview_vector.memview_test ... ok
18347 runTest (__main__.CythonRunTestCase)
18348 [-1] compiling (c/cy2) and running menten1 ... loops (menten1)
18349 Doctest: menten1.loops ... ok
18350 runTest (__main__.CythonRunTestCase)
18351 [-1] compiling (cpp/cy2) and running menten1 ... loops (menten1)
18352 Doctest: menten1.loops ... ok
18353 runTest (__main__.CythonRunTestCase)
18354 [-1] compiling (c/cy2) and running metaclass ... Foo (metaclass)
18355 Doctest: metaclass.Foo ... ok
18356 Foo3 (metaclass)
18357 Doctest: metaclass.Foo3 ... ok
18358 FunctionAsPy2Metaclass (metaclass)
18359 Doctest: metaclass.FunctionAsPy2Metaclass ... ok
18360 Py3ClassMCOnly (metaclass)
18361 Doctest: metaclass.Py3ClassMCOnly ... ok
18362 Py3Foo (metaclass)
18363 Doctest: metaclass.Py3Foo ... ok
18364 Py3FooInherited (metaclass)
18365 Doctest: metaclass.Py3FooInherited ... ok
18366 Py3InheritedMetaclass (metaclass)
18367 Doctest: metaclass.Py3InheritedMetaclass ... ok
18368 Py3Kwargs (metaclass)
18369 Doctest: metaclass.Py3Kwargs ... ok
18370 Py3Mixed (metaclass)
18371 Doctest: metaclass.Py3Mixed ... ok
18372 PyClassWithNew (metaclass)
18373 Doctest: metaclass.PyClassWithNew ... ok
18374 runTest (__main__.CythonRunTestCase)
18375 [-1] compiling (cpp/cy2) and running metaclass ... Foo (metaclass)
18376 Doctest: metaclass.Foo ... ok
18377 Foo3 (metaclass)
18378 Doctest: metaclass.Foo3 ... ok
18379 FunctionAsPy2Metaclass (metaclass)
18380 Doctest: metaclass.FunctionAsPy2Metaclass ... ok
18381 Py3ClassMCOnly (metaclass)
18382 Doctest: metaclass.Py3ClassMCOnly ... ok
18383 Py3Foo (metaclass)
18384 Doctest: metaclass.Py3Foo ... ok
18385 Py3FooInherited (metaclass)
18386 Doctest: metaclass.Py3FooInherited ... ok
18387 Py3InheritedMetaclass (metaclass)
18388 Doctest: metaclass.Py3InheritedMetaclass ... ok
18389 Py3Kwargs (metaclass)
18390 Doctest: metaclass.Py3Kwargs ... ok
18391 Py3Mixed (metaclass)
18392 Doctest: metaclass.Py3Mixed ... ok
18393 PyClassWithNew (metaclass)
18394 Doctest: metaclass.PyClassWithNew ... ok
18395 runTest (__main__.CythonRunTestCase)
18396 [-1] compiling (c/cy2) and running method_module_name_T422 ... method_module_name_T422 ()
18397 Doctest: method_module_name_T422 ... ok
18398 runTest (__main__.CythonRunTestCase)
18399 [-1] compiling (cpp/cy2) and running method_module_name_T422 ... method_module_name_T422 ()
18400 Doctest: method_module_name_T422 ... ok
18401 runTest (__main__.CythonRunTestCase)
18402 [-1] compiling (c/cy2) and running methodmangling_T5 ... C (methodmangling_T5)
18403 Doctest: methodmangling_T5.C ... ok
18404 f1 (methodmangling_T5.CMultiplyNested)
18405 Doctest: methodmangling_T5.CMultiplyNested.f1 ... ok
18406 f2 (methodmangling_T5.CMultiplyNested)
18407 Doctest: methodmangling_T5.CMultiplyNested.f2 ... ok
18408 f3 (methodmangling_T5.CMultiplyNested)
18409 Doctest: methodmangling_T5.CMultiplyNested.f3 ... ok
18410 f4 (methodmangling_T5.CMultiplyNested)
18411 Doctest: methodmangling_T5.CMultiplyNested.f4 ... ok
18412 f5 (methodmangling_T5.CMultiplyNested)
18413 Doctest: methodmangling_T5.CMultiplyNested.f5 ... ok
18414 f6 (methodmangling_T5.CMultiplyNested)
18415 Doctest: methodmangling_T5.CMultiplyNested.f6 ... ok
18416 f7 (methodmangling_T5.CMultiplyNested)
18417 Doctest: methodmangling_T5.CMultiplyNested.f7 ... ok
18418 call (methodmangling_T5.CallsRegularFunction)
18419 Doctest: methodmangling_T5.CallsRegularFunction.call ... ok
18420 CyTest (methodmangling_T5)
18421 Doctest: methodmangling_T5.CyTest ... ok
18422 get (methodmangling_T5.CyTest)
18423 Doctest: methodmangling_T5.CyTest.get ... ok
18424 get_inner (methodmangling_T5.CyTest)
18425 Doctest: methodmangling_T5.CyTest.get_inner ... ok
18426 CyTestSub (methodmangling_T5)
18427 Doctest: methodmangling_T5.CyTestSub ... ok
18428 get (methodmangling_T5.CyTestSub)
18429 Doctest: methodmangling_T5.CyTestSub.get ... ok
18430 get_inner (methodmangling_T5.CyTestSub)
18431 Doctest: methodmangling_T5.CyTestSub.get_inner ... ok
18432 Inherits (methodmangling_T5)
18433 Doctest: methodmangling_T5.Inherits ... ok
18434 _UnderscoreTest (methodmangling_T5)
18435 Doctest: methodmangling_T5._UnderscoreTest ... ok
18436 __NameWithDunder (methodmangling_T5)
18437 Doctest: methodmangling_T5.__NameWithDunder ... ok
18438 can_find_global_arg (methodmangling_T5)
18439 Doctest: methodmangling_T5.can_find_global_arg ... ok
18440 cant_find_global_arg (methodmangling_T5)
18441 Doctest: methodmangling_T5.cant_find_global_arg ... ok
18442 runTest (__main__.CythonRunTestCase)
18443 [-1] compiling (cpp/cy2) and running methodmangling_T5 ... C (methodmangling_T5)
18444 Doctest: methodmangling_T5.C ... ok
18445 f1 (methodmangling_T5.CMultiplyNested)
18446 Doctest: methodmangling_T5.CMultiplyNested.f1 ... ok
18447 f2 (methodmangling_T5.CMultiplyNested)
18448 Doctest: methodmangling_T5.CMultiplyNested.f2 ... ok
18449 f3 (methodmangling_T5.CMultiplyNested)
18450 Doctest: methodmangling_T5.CMultiplyNested.f3 ... ok
18451 f4 (methodmangling_T5.CMultiplyNested)
18452 Doctest: methodmangling_T5.CMultiplyNested.f4 ... ok
18453 f5 (methodmangling_T5.CMultiplyNested)
18454 Doctest: methodmangling_T5.CMultiplyNested.f5 ... ok
18455 f6 (methodmangling_T5.CMultiplyNested)
18456 Doctest: methodmangling_T5.CMultiplyNested.f6 ... ok
18457 f7 (methodmangling_T5.CMultiplyNested)
18458 Doctest: methodmangling_T5.CMultiplyNested.f7 ... ok
18459 call (methodmangling_T5.CallsRegularFunction)
18460 Doctest: methodmangling_T5.CallsRegularFunction.call ... ok
18461 CyTest (methodmangling_T5)
18462 Doctest: methodmangling_T5.CyTest ... ok
18463 get (methodmangling_T5.CyTest)
18464 Doctest: methodmangling_T5.CyTest.get ... ok
18465 get_inner (methodmangling_T5.CyTest)
18466 Doctest: methodmangling_T5.CyTest.get_inner ... ok
18467 CyTestSub (methodmangling_T5)
18468 Doctest: methodmangling_T5.CyTestSub ... ok
18469 get (methodmangling_T5.CyTestSub)
18470 Doctest: methodmangling_T5.CyTestSub.get ... ok
18471 get_inner (methodmangling_T5.CyTestSub)
18472 Doctest: methodmangling_T5.CyTestSub.get_inner ... ok
18473 Inherits (methodmangling_T5)
18474 Doctest: methodmangling_T5.Inherits ... ok
18475 _UnderscoreTest (methodmangling_T5)
18476 Doctest: methodmangling_T5._UnderscoreTest ... ok
18477 __NameWithDunder (methodmangling_T5)
18478 Doctest: methodmangling_T5.__NameWithDunder ... ok
18479 can_find_global_arg (methodmangling_T5)
18480 Doctest: methodmangling_T5.can_find_global_arg ... ok
18481 cant_find_global_arg (methodmangling_T5)
18482 Doctest: methodmangling_T5.cant_find_global_arg ... ok
18483 run (__main__.PureDoctestTestCase)
18484 [-1] running pure doctests in methodmangling_T5 ... C (methodmangling_T5)
18485 Doctest: methodmangling_T5.C ... ok
18486 f1 (methodmangling_T5.CMultiplyNested)
18487 Doctest: methodmangling_T5.CMultiplyNested.f1 ... ok
18488 f2 (methodmangling_T5.CMultiplyNested)
18489 Doctest: methodmangling_T5.CMultiplyNested.f2 ... ok
18490 f3 (methodmangling_T5.CMultiplyNested)
18491 Doctest: methodmangling_T5.CMultiplyNested.f3 ... ok
18492 f4 (methodmangling_T5.CMultiplyNested)
18493 Doctest: methodmangling_T5.CMultiplyNested.f4 ... ok
18494 f5 (methodmangling_T5.CMultiplyNested)
18495 Doctest: methodmangling_T5.CMultiplyNested.f5 ... ok
18496 f6 (methodmangling_T5.CMultiplyNested)
18497 Doctest: methodmangling_T5.CMultiplyNested.f6 ... ok
18498 f7 (methodmangling_T5.CMultiplyNested)
18499 Doctest: methodmangling_T5.CMultiplyNested.f7 ... ok
18500 call (methodmangling_T5.CallsRegularFunction)
18501 Doctest: methodmangling_T5.CallsRegularFunction.call ... ok
18502 CyTest (methodmangling_T5)
18503 Doctest: methodmangling_T5.CyTest ... ok
18504 get (methodmangling_T5.CyTest)
18505 Doctest: methodmangling_T5.CyTest.get ... ok
18506 get_inner (methodmangling_T5.CyTest)
18507 Doctest: methodmangling_T5.CyTest.get_inner ... ok
18508 CyTestSub (methodmangling_T5)
18509 Doctest: methodmangling_T5.CyTestSub ... ok
18510 get (methodmangling_T5.CyTestSub)
18511 Doctest: methodmangling_T5.CyTestSub.get ... ok
18512 get_inner (methodmangling_T5.CyTestSub)
18513 Doctest: methodmangling_T5.CyTestSub.get_inner ... ok
18514 Inherits (methodmangling_T5)
18515 Doctest: methodmangling_T5.Inherits ... ok
18516 _UnderscoreTest (methodmangling_T5)
18517 Doctest: methodmangling_T5._UnderscoreTest ... ok
18518 __NameWithDunder (methodmangling_T5)
18519 Doctest: methodmangling_T5.__NameWithDunder ... ok
18520 can_find_global_arg (methodmangling_T5)
18521 Doctest: methodmangling_T5.can_find_global_arg ... ok
18522 cant_find_global_arg (methodmangling_T5)
18523 Doctest: methodmangling_T5.cant_find_global_arg ... ok
18524 runTest (__main__.CythonRunTestCase)
18525 [-1] compiling (c/cy2) and running methodmangling_cdef ... CDefTest (methodmangling_cdef)
18526 Doctest: methodmangling_cdef.CDefTest ... ok
18527 get (methodmangling_cdef.CDefTest)
18528 Doctest: methodmangling_cdef.CDefTest.get ... ok
18529 get_c_func (methodmangling_cdef.CDefTest)
18530 Doctest: methodmangling_cdef.CDefTest.get_c_func ... ok
18531 get_c_func2 (methodmangling_cdef.CDefTest)
18532 Doctest: methodmangling_cdef.CDefTest.get_c_func2 ... ok
18533 get_c_var (methodmangling_cdef.CDefTest)
18534 Doctest: methodmangling_cdef.CDefTest.get_c_var ... ok
18535 get_inner (methodmangling_cdef.CDefTest)
18536 Doctest: methodmangling_cdef.CDefTest.get_inner ... ok
18537 InPxd (methodmangling_cdef)
18538 Doctest: methodmangling_cdef.InPxd ... ok
18539 runTest (__main__.CythonRunTestCase)
18540 [-1] compiling (cpp/cy2) and running methodmangling_cdef ... CDefTest (methodmangling_cdef)
18541 Doctest: methodmangling_cdef.CDefTest ... ok
18542 get (methodmangling_cdef.CDefTest)
18543 Doctest: methodmangling_cdef.CDefTest.get ... ok
18544 get_c_func (methodmangling_cdef.CDefTest)
18545 Doctest: methodmangling_cdef.CDefTest.get_c_func ... ok
18546 get_c_func2 (methodmangling_cdef.CDefTest)
18547 Doctest: methodmangling_cdef.CDefTest.get_c_func2 ... ok
18548 get_c_var (methodmangling_cdef.CDefTest)
18549 Doctest: methodmangling_cdef.CDefTest.get_c_var ... ok
18550 get_inner (methodmangling_cdef.CDefTest)
18551 Doctest: methodmangling_cdef.CDefTest.get_inner ... ok
18552 InPxd (methodmangling_cdef)
18553 Doctest: methodmangling_cdef.InPxd ... ok
18554 runTest (__main__.CythonRunTestCase)
18555 [-1] compiling (c/cy2) and running methodmangling_pure ... f1 (methodmangling_pure.RegularClass)
18556 Doctest: methodmangling_pure.RegularClass.f1 ... ok
18557 f2 (methodmangling_pure.RegularClass)
18558 Doctest: methodmangling_pure.RegularClass.f2 ... ok
18559 f3 (methodmangling_pure.RegularClass)
18560 Doctest: methodmangling_pure.RegularClass.f3 ... ok
18561 f4 (methodmangling_pure.RegularClass)
18562 Doctest: methodmangling_pure.RegularClass.f4 ... ok
18563 runTest (__main__.CythonRunTestCase)
18564 [-1] compiling (cpp/cy2) and running methodmangling_pure ... f1 (methodmangling_pure.RegularClass)
18565 Doctest: methodmangling_pure.RegularClass.f1 ... ok
18566 f2 (methodmangling_pure.RegularClass)
18567 Doctest: methodmangling_pure.RegularClass.f2 ... ok
18568 f3 (methodmangling_pure.RegularClass)
18569 Doctest: methodmangling_pure.RegularClass.f3 ... ok
18570 f4 (methodmangling_pure.RegularClass)
18571 Doctest: methodmangling_pure.RegularClass.f4 ... ok
18572 run (__main__.PureDoctestTestCase)
18573 [-1] running pure doctests in methodmangling_pure ... methodmangling_pure ()
18574 Doctest: methodmangling_pure ... ok
18575 runTest (__main__.CythonRunTestCase)
18576 [-1] compiling (c/cy2) and running methodmangling_unknown_names ... run (methodmangling_unknown_names.Test)
18577 Doctest: methodmangling_unknown_names.Test.run ... ok
18578 runTest (__main__.CythonRunTestCase)
18579 [-1] compiling (cpp/cy2) and running methodmangling_unknown_names ... run (methodmangling_unknown_names.Test)
18580 Doctest: methodmangling_unknown_names.Test.run ... ok
18581 run (__main__.PureDoctestTestCase)
18582 [-1] running pure doctests in methodmangling_unknown_names ... run (methodmangling_unknown_names.Test)
18583 Doctest: methodmangling_unknown_names.Test.run ... ok
18584 runTest (__main__.CythonRunTestCase)
18585 [-1] compiling (c/cy2) and running mod__name__ ... in_function (mod__name__)
18586 Doctest: mod__name__.in_function ... ok
18587 in_module (mod__name__)
18588 Doctest: mod__name__.in_module ... ok
18589 runTest (__main__.CythonRunTestCase)
18590 [-1] compiling (cpp/cy2) and running mod__name__ ... in_function (mod__name__)
18591 Doctest: mod__name__.in_function ... ok
18592 in_module (mod__name__)
18593 Doctest: mod__name__.in_module ... ok
18594 runTest (__main__.CythonRunTestCase)
18595 [-1] compiling (c/cy2) and running modbody ... f (modbody)
18596 Doctest: modbody.f ... ok
18597 runTest (__main__.CythonRunTestCase)
18598 [-1] compiling (cpp/cy2) and running modbody ... f (modbody)
18599 Doctest: modbody.f ... ok
18600 runTest (__main__.CythonRunTestCase)
18601 [-1] compiling (c/cy2) and running modop ... mod_10_obj (modop)
18602 Doctest: modop.mod_10_obj ... ok
18603 mod_bigint (modop)
18604 Doctest: modop.mod_bigint ... ok
18605 mod_int_17 (modop)
18606 Doctest: modop.mod_int_17 ... ok
18607 mod_obj_10 (modop)
18608 Doctest: modop.mod_obj_10 ... ok
18609 mod_obj_17 (modop)
18610 Doctest: modop.mod_obj_17 ... ok
18611 mod_obj_m2 (modop)
18612 Doctest: modop.mod_obj_m2 ... ok
18613 mod_obj_m2f (modop)
18614 Doctest: modop.mod_obj_m2f ... ok
18615 modint (modop)
18616 Doctest: modop.modint ... ok
18617 modobj (modop)
18618 Doctest: modop.modobj ... ok
18619 modptr (modop)
18620 Doctest: modop.modptr ... ok
18621 runTest (__main__.CythonRunTestCase)
18622 [-1] compiling (cpp/cy2) and running modop ... mod_10_obj (modop)
18623 Doctest: modop.mod_10_obj ... ok
18624 mod_bigint (modop)
18625 Doctest: modop.mod_bigint ... ok
18626 mod_int_17 (modop)
18627 Doctest: modop.mod_int_17 ... ok
18628 mod_obj_10 (modop)
18629 Doctest: modop.mod_obj_10 ... ok
18630 mod_obj_17 (modop)
18631 Doctest: modop.mod_obj_17 ... ok
18632 mod_obj_m2 (modop)
18633 Doctest: modop.mod_obj_m2 ... ok
18634 mod_obj_m2f (modop)
18635 Doctest: modop.mod_obj_m2f ... ok
18636 modint (modop)
18637 Doctest: modop.modint ... ok
18638 modobj (modop)
18639 Doctest: modop.modobj ... ok
18640 modptr (modop)
18641 Doctest: modop.modptr ... ok
18642 runTest (__main__.EndToEndTest)
18643 [-1] End-to-end module_init_error ... ok
18644 runTest (__main__.CythonRunTestCase)
18645 [-1] compiling (c/cy2) and running moduletryexcept ... moduletryexcept ()
18646 Doctest: moduletryexcept ... ok
18647 runTest (__main__.CythonRunTestCase)
18648 [-1] compiling (cpp/cy2) and running moduletryexcept ... moduletryexcept ()
18649 Doctest: moduletryexcept ... ok
18650 runTest (__main__.CythonRunTestCase)
18651 [-1] compiling (c/cy2) and running mulop ... mul_10_obj (mulop)
18652 Doctest: mulop.mul_10_obj ... ok
18653 mul_bigint_obj (mulop)
18654 Doctest: mulop.mul_bigint_obj ... ok
18655 mul_float_obj (mulop)
18656 Doctest: mulop.mul_float_obj ... ok
18657 mul_obj_10 (mulop)
18658 Doctest: mulop.mul_obj_10 ... ok
18659 mul_obj_float (mulop)
18660 Doctest: mulop.mul_obj_float ... ok
18661 runTest (__main__.CythonRunTestCase)
18662 [-1] compiling (cpp/cy2) and running mulop ... mul_10_obj (mulop)
18663 Doctest: mulop.mul_10_obj ... ok
18664 mul_bigint_obj (mulop)
18665 Doctest: mulop.mul_bigint_obj ... ok
18666 mul_float_obj (mulop)
18667 Doctest: mulop.mul_float_obj ... ok
18668 mul_obj_10 (mulop)
18669 Doctest: mulop.mul_obj_10 ... ok
18670 mul_obj_float (mulop)
18671 Doctest: mulop.mul_obj_float ... ok
18672 runTest (__main__.CythonRunTestCase)
18673 [-1] compiling (c/cy2) and running multass ... multass ()
18674 Doctest: multass ... ok
18675 f (multass)
18676 Doctest: multass.f ... ok
18677 g (multass)
18678 Doctest: multass.g ... ok
18679 j (multass)
18680 Doctest: multass.j ... ok
18681 runTest (__main__.CythonRunTestCase)
18682 [-1] compiling (cpp/cy2) and running multass ... multass ()
18683 Doctest: multass ... ok
18684 f (multass)
18685 Doctest: multass.f ... ok
18686 g (multass)
18687 Doctest: multass.g ... ok
18688 j (multass)
18689 Doctest: multass.j ... ok
18690 runTest (__main__.CythonRunTestCase)
18691 [-1] compiling (c/cy2) and running new_as_nonkeyword ... new (new_as_nonkeyword.A)
18692 Doctest: new_as_nonkeyword.A.new ... ok
18693 new (new_as_nonkeyword)
18694 Doctest: new_as_nonkeyword.new ... ok
18695 x (new_as_nonkeyword)
18696 Doctest: new_as_nonkeyword.x ... ok
18697 runTest (__main__.CythonRunTestCase)
18698 [-1] compiling (cpp/cy2) and running new_as_nonkeyword ... new (new_as_nonkeyword.A)
18699 Doctest: new_as_nonkeyword.A.new ... ok
18700 new (new_as_nonkeyword)
18701 Doctest: new_as_nonkeyword.new ... ok
18702 x (new_as_nonkeyword)
18703 Doctest: new_as_nonkeyword.x ... ok
18704 runTest (__main__.CythonRunTestCase)
18705 [-1] compiling (c/cy2) and running new_style_exceptions ... test (new_style_exceptions)
18706 Doctest: new_style_exceptions.test ... ok
18707 runTest (__main__.CythonRunTestCase)
18708 [-1] compiling (cpp/cy2) and running new_style_exceptions ... test (new_style_exceptions)
18709 Doctest: new_style_exceptions.test ... ok
18710 runTest (__main__.CythonRunTestCase)
18711 [-1] compiling (c/cy2) and running no_gc ... DisableGC (no_gc)
18712 Doctest: no_gc.DisableGC ... ok
18713 runTest (__main__.CythonRunTestCase)
18714 [-1] compiling (cpp/cy2) and running no_gc ... DisableGC (no_gc)
18715 Doctest: no_gc.DisableGC ... ok
18716 runTest (__main__.CythonRunTestCase)
18717 [-1] compiling (c/cy2) and running no_gc_clear ... DisableTpClear (no_gc_clear)
18718 Doctest: no_gc_clear.DisableTpClear ... ok
18719 ReallowTpClear (no_gc_clear)
18720 Doctest: no_gc_clear.ReallowTpClear ... ok
18721 test_closure_with_clear (no_gc_clear)
18722 Doctest: no_gc_clear.test_closure_with_clear ... ok
18723 test_closure_without_clear (no_gc_clear)
18724 Doctest: no_gc_clear.test_closure_without_clear ... ok
18725 runTest (__main__.CythonRunTestCase)
18726 [-1] compiling (cpp/cy2) and running no_gc_clear ... DisableTpClear (no_gc_clear)
18727 Doctest: no_gc_clear.DisableTpClear ... ok
18728 ReallowTpClear (no_gc_clear)
18729 Doctest: no_gc_clear.ReallowTpClear ... ok
18730 test_closure_with_clear (no_gc_clear)
18731 Doctest: no_gc_clear.test_closure_with_clear ... ok
18732 test_closure_without_clear (no_gc_clear)
18733 Doctest: no_gc_clear.test_closure_without_clear ... ok
18734 runTest (__main__.CythonRunTestCase)
18735 [-1] compiling (c/cy2) and running nogil ... test (nogil)
18736 Doctest: nogil.test ... ok
18737 test_copy_array (nogil)
18738 Doctest: nogil.test_copy_array ... ok
18739 test_copy_array2 (nogil)
18740 Doctest: nogil.test_copy_array2 ... ok
18741 test_copy_array3 (nogil)
18742 Doctest: nogil.test_copy_array3 ... ok
18743 test_copy_array_exception (nogil)
18744 Doctest: nogil.test_copy_array_exception ... ok
18745 test_copy_array_exception_nogil (nogil)
18746 Doctest: nogil.test_copy_array_exception_nogil ... ok
18747 test_declared_in_pxd (nogil)
18748 Doctest: nogil.test_declared_in_pxd ... ok
18749 test_get_gil_in_nogil (nogil)
18750 Doctest: nogil.test_get_gil_in_nogil ... ok
18751 test_initalize_array (nogil)
18752 Doctest: nogil.test_initalize_array ... ok
18753 test_nogil_exception_propagation (nogil)
18754 Doctest: nogil.test_nogil_exception_propagation ... ok
18755 test_performance_hint_nogil (nogil)
18756 Doctest: nogil.test_performance_hint_nogil ... ok
18757 test_release_gil_in_nogil (nogil)
18758 Doctest: nogil.test_release_gil_in_nogil ... ok
18759 test_unraisable (nogil)
18760 Doctest: nogil.test_unraisable ... ok
18761 runTest (__main__.CythonRunTestCase)
18762 [-1] compiling (cpp/cy2) and running nogil ... test (nogil)
18763 Doctest: nogil.test ... ok
18764 test_copy_array (nogil)
18765 Doctest: nogil.test_copy_array ... ok
18766 test_copy_array2 (nogil)
18767 Doctest: nogil.test_copy_array2 ... ok
18768 test_copy_array3 (nogil)
18769 Doctest: nogil.test_copy_array3 ... ok
18770 test_copy_array_exception (nogil)
18771 Doctest: nogil.test_copy_array_exception ... ok
18772 test_copy_array_exception_nogil (nogil)
18773 Doctest: nogil.test_copy_array_exception_nogil ... ok
18774 test_declared_in_pxd (nogil)
18775 Doctest: nogil.test_declared_in_pxd ... ok
18776 test_get_gil_in_nogil (nogil)
18777 Doctest: nogil.test_get_gil_in_nogil ... ok
18778 test_initalize_array (nogil)
18779 Doctest: nogil.test_initalize_array ... ok
18780 test_nogil_exception_propagation (nogil)
18781 Doctest: nogil.test_nogil_exception_propagation ... ok
18782 test_performance_hint_nogil (nogil)
18783 Doctest: nogil.test_performance_hint_nogil ... ok
18784 test_release_gil_in_nogil (nogil)
18785 Doctest: nogil.test_release_gil_in_nogil ... ok
18786 test_unraisable (nogil)
18787 Doctest: nogil.test_unraisable ... ok
18788 runTest (__main__.CythonRunTestCase)
18789 [-1] compiling (c/cy2) and running nogil_conditional ... test (nogil_conditional)
18790 Doctest: nogil_conditional.test ... ok
18791 test_fused (nogil_conditional)
18792 Doctest: nogil_conditional.test_fused ... ok
18793 test_fused_int (nogil_conditional)
18794 Doctest: nogil_conditional.test_fused_int ... ok
18795 test_fused_object (nogil_conditional)
18796 Doctest: nogil_conditional.test_fused_object ... ok
18797 test_nested (nogil_conditional)
18798 Doctest: nogil_conditional.test_nested ... ok
18799 test_nested_condition_false (nogil_conditional)
18800 Doctest: nogil_conditional.test_nested_condition_false ... ok
18801 test_nogil_exception_propagation (nogil_conditional)
18802 Doctest: nogil_conditional.test_nogil_exception_propagation ... ok
18803 test_try_finally (nogil_conditional)
18804 Doctest: nogil_conditional.test_try_finally ... ok
18805 test_unraisable (nogil_conditional)
18806 Doctest: nogil_conditional.test_unraisable ... ok
18807 runTest (__main__.CythonRunTestCase)
18808 [-1] compiling (cpp/cy2) and running nogil_conditional ... test (nogil_conditional)
18809 Doctest: nogil_conditional.test ... ok
18810 test_fused (nogil_conditional)
18811 Doctest: nogil_conditional.test_fused ... ok
18812 test_fused_int (nogil_conditional)
18813 Doctest: nogil_conditional.test_fused_int ... ok
18814 test_fused_object (nogil_conditional)
18815 Doctest: nogil_conditional.test_fused_object ... ok
18816 test_nested (nogil_conditional)
18817 Doctest: nogil_conditional.test_nested ... ok
18818 test_nested_condition_false (nogil_conditional)
18819 Doctest: nogil_conditional.test_nested_condition_false ... ok
18820 test_nogil_exception_propagation (nogil_conditional)
18821 Doctest: nogil_conditional.test_nogil_exception_propagation ... ok
18822 test_try_finally (nogil_conditional)
18823 Doctest: nogil_conditional.test_try_finally ... ok
18824 test_unraisable (nogil_conditional)
18825 Doctest: nogil_conditional.test_unraisable ... ok
18826 runTest (__main__.CythonRunTestCase)
18827 [-1] compiling (c/cy2) and running non_const_as_const_arg ... test_non_const_as_const_arg (non_const_as_const_arg)
18828 Doctest: non_const_as_const_arg.test_non_const_as_const_arg ... ok
18829 runTest (__main__.CythonRunTestCase)
18830 [-1] compiling (cpp/cy2) and running non_const_as_const_arg ... test_non_const_as_const_arg (non_const_as_const_arg)
18831 Doctest: non_const_as_const_arg.test_non_const_as_const_arg ... ok
18832 runTest (__main__.CythonRunTestCase)
18833 [-1] compiling (c/cy2) and running non_dict_kwargs_T470 ... call_non_dict_test (non_dict_kwargs_T470)
18834 Doctest: non_dict_kwargs_T470.call_non_dict_test ... ok
18835 call_non_dict_test_kw (non_dict_kwargs_T470)
18836 Doctest: non_dict_kwargs_T470.call_non_dict_test_kw ... ok
18837 call_sub_dict_test (non_dict_kwargs_T470)
18838 Doctest: non_dict_kwargs_T470.call_sub_dict_test ... ok
18839 call_sub_dict_test_kw (non_dict_kwargs_T470)
18840 Doctest: non_dict_kwargs_T470.call_sub_dict_test_kw ... ok
18841 func (non_dict_kwargs_T470)
18842 Doctest: non_dict_kwargs_T470.func ... ok
18843 runTest (__main__.CythonRunTestCase)
18844 [-1] compiling (cpp/cy2) and running non_dict_kwargs_T470 ... call_non_dict_test (non_dict_kwargs_T470)
18845 Doctest: non_dict_kwargs_T470.call_non_dict_test ... ok
18846 call_non_dict_test_kw (non_dict_kwargs_T470)
18847 Doctest: non_dict_kwargs_T470.call_non_dict_test_kw ... ok
18848 call_sub_dict_test (non_dict_kwargs_T470)
18849 Doctest: non_dict_kwargs_T470.call_sub_dict_test ... ok
18850 call_sub_dict_test_kw (non_dict_kwargs_T470)
18851 Doctest: non_dict_kwargs_T470.call_sub_dict_test_kw ... ok
18852 func (non_dict_kwargs_T470)
18853 Doctest: non_dict_kwargs_T470.func ... ok
18854 runTest (__main__.CythonRunTestCase)
18855 [-1] compiling (c/cy2) and running nonecheck ... check_and_assign (nonecheck)
18856 Doctest: nonecheck.check_and_assign ... ok
18857 check_buffer_get (nonecheck)
18858 Doctest: nonecheck.check_buffer_get ... ok
18859 check_buffer_set (nonecheck)
18860 Doctest: nonecheck.check_buffer_set ... ok
18861 checking (nonecheck)
18862 Doctest: nonecheck.checking ... ok
18863 getattr_ (nonecheck)
18864 Doctest: nonecheck.getattr_ ... ok
18865 getattr_nogil (nonecheck)
18866 Doctest: nonecheck.getattr_nogil ... ok
18867 setattr_ (nonecheck)
18868 Doctest: nonecheck.setattr_ ... ok
18869 setattr_nogil (nonecheck)
18870 Doctest: nonecheck.setattr_nogil ... ok
18871 test_memslice_copy (nonecheck)
18872 Doctest: nonecheck.test_memslice_copy ... ok
18873 test_memslice_get (nonecheck)
18874 Doctest: nonecheck.test_memslice_get ... ok
18875 test_memslice_set (nonecheck)
18876 Doctest: nonecheck.test_memslice_set ... ok
18877 test_memslice_shape (nonecheck)
18878 Doctest: nonecheck.test_memslice_shape ... ok
18879 test_memslice_slice (nonecheck)
18880 Doctest: nonecheck.test_memslice_slice ... ok
18881 test_memslice_slice2 (nonecheck)
18882 Doctest: nonecheck.test_memslice_slice2 ... ok
18883 test_memslice_slice_assign (nonecheck)
18884 Doctest: nonecheck.test_memslice_slice_assign ... ok
18885 test_memslice_slice_assign2 (nonecheck)
18886 Doctest: nonecheck.test_memslice_slice_assign2 ... ok
18887 test_memslice_transpose (nonecheck)
18888 Doctest: nonecheck.test_memslice_transpose ... ok
18889 runTest (__main__.CythonRunTestCase)
18890 [-1] compiling (cpp/cy2) and running nonecheck ... check_and_assign (nonecheck)
18891 Doctest: nonecheck.check_and_assign ... ok
18892 check_buffer_get (nonecheck)
18893 Doctest: nonecheck.check_buffer_get ... ok
18894 check_buffer_set (nonecheck)
18895 Doctest: nonecheck.check_buffer_set ... ok
18896 checking (nonecheck)
18897 Doctest: nonecheck.checking ... ok
18898 getattr_ (nonecheck)
18899 Doctest: nonecheck.getattr_ ... ok
18900 getattr_nogil (nonecheck)
18901 Doctest: nonecheck.getattr_nogil ... ok
18902 setattr_ (nonecheck)
18903 Doctest: nonecheck.setattr_ ... ok
18904 setattr_nogil (nonecheck)
18905 Doctest: nonecheck.setattr_nogil ... ok
18906 test_memslice_copy (nonecheck)
18907 Doctest: nonecheck.test_memslice_copy ... ok
18908 test_memslice_get (nonecheck)
18909 Doctest: nonecheck.test_memslice_get ... ok
18910 test_memslice_set (nonecheck)
18911 Doctest: nonecheck.test_memslice_set ... ok
18912 test_memslice_shape (nonecheck)
18913 Doctest: nonecheck.test_memslice_shape ... ok
18914 test_memslice_slice (nonecheck)
18915 Doctest: nonecheck.test_memslice_slice ... ok
18916 test_memslice_slice2 (nonecheck)
18917 Doctest: nonecheck.test_memslice_slice2 ... ok
18918 test_memslice_slice_assign (nonecheck)
18919 Doctest: nonecheck.test_memslice_slice_assign ... ok
18920 test_memslice_slice_assign2 (nonecheck)
18921 Doctest: nonecheck.test_memslice_slice_assign2 ... ok
18922 test_memslice_transpose (nonecheck)
18923 Doctest: nonecheck.test_memslice_transpose ... ok
18924 runTest (__main__.CythonRunTestCase)
18925 [-1] compiling (c/cy2) and running nonlocal_T490 ... arg (nonlocal_T490)
18926 Doctest: nonlocal_T490.arg ... ok
18927 argtype (nonlocal_T490)
18928 Doctest: nonlocal_T490.argtype ... ok
18929 assign (nonlocal_T490)
18930 Doctest: nonlocal_T490.assign ... ok
18931 class_body (nonlocal_T490)
18932 Doctest: nonlocal_T490.class_body ... ok
18933 methods (nonlocal_T490)
18934 Doctest: nonlocal_T490.methods ... ok
18935 nested (nonlocal_T490)
18936 Doctest: nonlocal_T490.nested ... ok
18937 nested_nonlocals (nonlocal_T490)
18938 Doctest: nonlocal_T490.nested_nonlocals ... ok
18939 ping_pong (nonlocal_T490)
18940 Doctest: nonlocal_T490.ping_pong ... ok
18941 simple (nonlocal_T490)
18942 Doctest: nonlocal_T490.simple ... ok
18943 runTest (__main__.CythonRunTestCase)
18944 [-1] compiling (cpp/cy2) and running nonlocal_T490 ... arg (nonlocal_T490)
18945 Doctest: nonlocal_T490.arg ... ok
18946 argtype (nonlocal_T490)
18947 Doctest: nonlocal_T490.argtype ... ok
18948 assign (nonlocal_T490)
18949 Doctest: nonlocal_T490.assign ... ok
18950 class_body (nonlocal_T490)
18951 Doctest: nonlocal_T490.class_body ... ok
18952 methods (nonlocal_T490)
18953 Doctest: nonlocal_T490.methods ... ok
18954 nested (nonlocal_T490)
18955 Doctest: nonlocal_T490.nested ... ok
18956 nested_nonlocals (nonlocal_T490)
18957 Doctest: nonlocal_T490.nested_nonlocals ... ok
18958 ping_pong (nonlocal_T490)
18959 Doctest: nonlocal_T490.ping_pong ... ok
18960 simple (nonlocal_T490)
18961 Doctest: nonlocal_T490.simple ... ok
18962 runTest (__main__.CythonRunTestCase)
18963 [-1] compiling (c/cy2) and running nononetypecheck ... g (nononetypecheck)
18964 Doctest: nononetypecheck.g ... ok
18965 runTest (__main__.CythonRunTestCase)
18966 [-1] compiling (cpp/cy2) and running nononetypecheck ... g (nononetypecheck)
18967 Doctest: nononetypecheck.g ... ok
18968 runTest (__main__.CythonRunTestCase)
18969 [-1] compiling (c/cy2) and running notinop ... conditional_bytes (notinop)
18970 Doctest: notinop.conditional_bytes ... ok
18971 conditional_int (notinop)
18972 Doctest: notinop.conditional_int ... ok
18973 conditional_none (notinop)
18974 Doctest: notinop.conditional_none ... ok
18975 conditional_object (notinop)
18976 Doctest: notinop.conditional_object ... ok
18977 conditional_unicode (notinop)
18978 Doctest: notinop.conditional_unicode ... ok
18979 f (notinop)
18980 Doctest: notinop.f ... ok
18981 g (notinop)
18982 Doctest: notinop.g ... ok
18983 h (notinop)
18984 Doctest: notinop.h ... ok
18985 j (notinop)
18986 Doctest: notinop.j ... ok
18987 k (notinop)
18988 Doctest: notinop.k ... ok
18989 m_bytes (notinop)
18990 Doctest: notinop.m_bytes ... ok
18991 m_bytes_literal (notinop)
18992 Doctest: notinop.m_bytes_literal ... ok
18993 m_list (notinop)
18994 Doctest: notinop.m_list ... ok
18995 m_set (notinop)
18996 Doctest: notinop.m_set ... ok
18997 m_tuple (notinop)
18998 Doctest: notinop.m_tuple ... ok
18999 m_tuple_in_or_notin (notinop)
19000 Doctest: notinop.m_tuple_in_or_notin ... ok
19001 m_tuple_notin_and_notin (notinop)
19002 Doctest: notinop.m_tuple_notin_and_notin ... ok
19003 m_tuple_notin_and_notin_overlap (notinop)
19004 Doctest: notinop.m_tuple_notin_and_notin_overlap ... ok
19005 m_tuple_notin_or_notin (notinop)
19006 Doctest: notinop.m_tuple_notin_or_notin ... ok
19007 m_unicode (notinop)
19008 Doctest: notinop.m_unicode ... ok
19009 m_unicode_literal (notinop)
19010 Doctest: notinop.m_unicode_literal ... ok
19011 n (notinop)
19012 Doctest: notinop.n ... ok
19013 p (notinop)
19014 Doctest: notinop.p ... ok
19015 q (notinop)
19016 Doctest: notinop.q ... ok
19017 runTest (__main__.CythonRunTestCase)
19018 [-1] compiling (cpp/cy2) and running notinop ... conditional_bytes (notinop)
19019 Doctest: notinop.conditional_bytes ... ok
19020 conditional_int (notinop)
19021 Doctest: notinop.conditional_int ... ok
19022 conditional_none (notinop)
19023 Doctest: notinop.conditional_none ... ok
19024 conditional_object (notinop)
19025 Doctest: notinop.conditional_object ... ok
19026 conditional_unicode (notinop)
19027 Doctest: notinop.conditional_unicode ... ok
19028 f (notinop)
19029 Doctest: notinop.f ... ok
19030 g (notinop)
19031 Doctest: notinop.g ... ok
19032 h (notinop)
19033 Doctest: notinop.h ... ok
19034 j (notinop)
19035 Doctest: notinop.j ... ok
19036 k (notinop)
19037 Doctest: notinop.k ... ok
19038 m_bytes (notinop)
19039 Doctest: notinop.m_bytes ... ok
19040 m_bytes_literal (notinop)
19041 Doctest: notinop.m_bytes_literal ... ok
19042 m_list (notinop)
19043 Doctest: notinop.m_list ... ok
19044 m_set (notinop)
19045 Doctest: notinop.m_set ... ok
19046 m_tuple (notinop)
19047 Doctest: notinop.m_tuple ... ok
19048 m_tuple_in_or_notin (notinop)
19049 Doctest: notinop.m_tuple_in_or_notin ... ok
19050 m_tuple_notin_and_notin (notinop)
19051 Doctest: notinop.m_tuple_notin_and_notin ... ok
19052 m_tuple_notin_and_notin_overlap (notinop)
19053 Doctest: notinop.m_tuple_notin_and_notin_overlap ... ok
19054 m_tuple_notin_or_notin (notinop)
19055 Doctest: notinop.m_tuple_notin_or_notin ... ok
19056 m_unicode (notinop)
19057 Doctest: notinop.m_unicode ... ok
19058 m_unicode_literal (notinop)
19059 Doctest: notinop.m_unicode_literal ... ok
19060 n (notinop)
19061 Doctest: notinop.n ... ok
19062 p (notinop)
19063 Doctest: notinop.p ... ok
19064 q (notinop)
19065 Doctest: notinop.q ... ok
19066 runTest (__main__.CythonRunTestCase)
19067 [-1] compiling (c/cy2) and running numpy_ValueError_T172 ... numpy_ValueError_T172 ()
19068 Doctest: numpy_ValueError_T172 ... ok
19069 runTest (__main__.CythonRunTestCase)
19070 [-1] compiling (cpp/cy2) and running numpy_ValueError_T172 ... numpy_ValueError_T172 ()
19071 Doctest: numpy_ValueError_T172 ... ok
19072 runTest (__main__.CythonRunTestCase)
19073 [-1] compiling (c/cy2) and running numpy_attributes ... access_data (numpy_attributes)
19074 Doctest: numpy_attributes.access_data ... ok
19075 access_shape (numpy_attributes)
19076 Doctest: numpy_attributes.access_shape ... ok
19077 access_size (numpy_attributes)
19078 Doctest: numpy_attributes.access_size ... ok
19079 access_strides (numpy_attributes)
19080 Doctest: numpy_attributes.access_strides ... ok
19081 runTest (__main__.CythonRunTestCase)
19082 [-1] compiling (cpp/cy2) and running numpy_attributes ... access_data (numpy_attributes)
19083 Doctest: numpy_attributes.access_data ... ok
19084 access_shape (numpy_attributes)
19085 Doctest: numpy_attributes.access_shape ... ok
19086 access_size (numpy_attributes)
19087 Doctest: numpy_attributes.access_size ... ok
19088 access_strides (numpy_attributes)
19089 Doctest: numpy_attributes.access_strides ... ok
19090 runTest (__main__.CythonRunTestCase)
19091 [-1] compiling (c/cy2) and running numpy_bufacc_T155 ... numpy_bufacc_T155 ()
19092 Doctest: numpy_bufacc_T155 ... ok
19093 runTest (__main__.CythonRunTestCase)
19094 [-1] compiling (cpp/cy2) and running numpy_bufacc_T155 ... numpy_bufacc_T155 ()
19095 Doctest: numpy_bufacc_T155 ... ok
19096 runTest (__main__.CythonRunTestCase)
19097 [-1] compiling (c/cy2) and running numpy_cimport ... numpy_cimport ()
19098 Doctest: numpy_cimport ... ok
19099 runTest (__main__.CythonRunTestCase)
19100 [-1] compiling (cpp/cy2) and running numpy_cimport ... numpy_cimport ()
19101 Doctest: numpy_cimport ... ok
19102 runTest (__main__.CythonRunTestCase)
19103 [-1] compiling (c/cy2) and running numpy_cimport_1 ... check_array_api (numpy_cimport_1)
19104 Doctest: numpy_cimport_1.check_array_api ... ok
19105 runTest (__main__.CythonRunTestCase)
19106 [-1] compiling (cpp/cy2) and running numpy_cimport_1 ... check_array_api (numpy_cimport_1)
19107 Doctest: numpy_cimport_1.check_array_api ... ok
19108 runTest (__main__.CythonRunTestCase)
19109 [-1] compiling (c/cy2) and running numpy_cimport_2 ... check_array_api (numpy_cimport_2)
19110 Doctest: numpy_cimport_2.check_array_api ... ok
19111 runTest (__main__.CythonRunTestCase)
19112 [-1] compiling (cpp/cy2) and running numpy_cimport_2 ... check_array_api (numpy_cimport_2)
19113 Doctest: numpy_cimport_2.check_array_api ... ok
19114 runTest (__main__.CythonCompileTestCase)
19115 [-1] compiling (c/cy2) numpy_cimport_3 ... ok
19116 runTest (__main__.CythonCompileTestCase)
19117 [-1] compiling (cpp/cy2) numpy_cimport_3 ... ok
19118 runTest (__main__.CythonRunTestCase)
19119 [-1] compiling (c/cy2) and running numpy_cimport_4 ... check_array_api (numpy_cimport_4)
19120 Doctest: numpy_cimport_4.check_array_api ... ok
19121 runTest (__main__.CythonRunTestCase)
19122 [-1] compiling (cpp/cy2) and running numpy_cimport_4 ... check_array_api (numpy_cimport_4)
19123 Doctest: numpy_cimport_4.check_array_api ... ok
19124 runTest (__main__.CythonRunTestCase)
19125 [-1] compiling (c/cy2) and running numpy_cimport_5 ... check_array_api (numpy_cimport_5)
19126 Doctest: numpy_cimport_5.check_array_api ... ok
19127 runTest (__main__.CythonRunTestCase)
19128 [-1] compiling (cpp/cy2) and running numpy_cimport_5 ... check_array_api (numpy_cimport_5)
19129 Doctest: numpy_cimport_5.check_array_api ... ok
19130 runTest (__main__.CythonRunTestCase)
19131 [-1] compiling (c/cy2) and running numpy_cimport_6 ... check_array_api (numpy_cimport_6)
19132 Doctest: numpy_cimport_6.check_array_api ... ok
19133 runTest (__main__.CythonRunTestCase)
19134 [-1] compiling (cpp/cy2) and running numpy_cimport_6 ... check_array_api (numpy_cimport_6)
19135 Doctest: numpy_cimport_6.check_array_api ... ok
19136 runTest (__main__.EndToEndTest)
19137 [-1] End-to-end numpy_import_array_error ... ok
19138 runTest (__main__.CythonRunTestCase)
19139 [-1] compiling (c/cy2) and running numpy_math ... test_fp_classif (numpy_math)
19140 Doctest: numpy_math.test_fp_classif ... ok
19141 test_nextafter (numpy_math)
19142 Doctest: numpy_math.test_nextafter ... ok
19143 runTest (__main__.CythonRunTestCase)
19144 [-1] compiling (c/cy2) and running numpy_parallel ... test_parallel_numpy_arrays (numpy_parallel)
19145 Doctest: numpy_parallel.test_parallel_numpy_arrays ... ok
19146 runTest (__main__.CythonRunTestCase)
19147 [-1] compiling (cpp/cy2) and running numpy_parallel ... test_parallel_numpy_arrays (numpy_parallel)
19148 Doctest: numpy_parallel.test_parallel_numpy_arrays ... ok
19149 runTest (__main__.CythonRunTestCase)
19150 [-1] compiling (c/cy2) and running numpy_subarray ... numpy_subarray ()
19151 Doctest: numpy_subarray ... ok
19152 runTest (__main__.CythonRunTestCase)
19153 [-1] compiling (cpp/cy2) and running numpy_subarray ... numpy_subarray ()
19154 Doctest: numpy_subarray ... ok
19155 runTest (__main__.CythonRunTestCase)
19156 [-1] compiling (c/cy2) and running numpy_test ... assert_dtype_sizes (numpy_test)
19157 Doctest: numpy_test.assert_dtype_sizes ... ok
19158 basic (numpy_test)
19159 Doctest: numpy_test.basic ... ok
19160 obj_array (numpy_test)
19161 Doctest: numpy_test.obj_array ... ok
19162 print_long_2d (numpy_test)
19163 Doctest: numpy_test.print_long_2d ... ok
19164 put_range_long_1d (numpy_test)
19165 Doctest: numpy_test.put_range_long_1d ... ok
19166 test_bad_cast (numpy_test)
19167 Doctest: numpy_test.test_bad_cast ... ok
19168 test_bad_nested_dtypes (numpy_test)
19169 Doctest: numpy_test.test_bad_nested_dtypes ... ok
19170 test_broadcast_comparison (numpy_test)
19171 Doctest: numpy_test.test_broadcast_comparison ... ok
19172 test_c_api_searchsorted (numpy_test)
19173 Doctest: numpy_test.test_c_api_searchsorted ... ok
19174 test_c_contig (numpy_test)
19175 Doctest: numpy_test.test_c_contig ... ok
19176 test_complextypes (numpy_test)
19177 Doctest: numpy_test.test_complextypes ... ok
19178 test_copy_buffer (numpy_test)
19179 Doctest: numpy_test.test_copy_buffer ... ok
19180 test_dispatch_external_typedef (numpy_test)
19181 Doctest: numpy_test.test_dispatch_external_typedef ... ok
19182 test_dispatch_memoryview_object (numpy_test)
19183 Doctest: numpy_test.test_dispatch_memoryview_object ... ok
19184 test_dispatch_ndim (numpy_test)
19185 Doctest: numpy_test.test_dispatch_ndim ... ok
19186 test_dispatch_non_clashing_declarations_repeating_types (numpy_test)
19187 Doctest: numpy_test.test_dispatch_non_clashing_declarations_repeating_types ... ok
19188 test_dispatch_typedef (numpy_test)
19189 Doctest: numpy_test.test_dispatch_typedef ... ok
19190 test_dtype (numpy_test)
19191 Doctest: numpy_test.test_dtype ... ok
19192 test_enums (numpy_test)
19193 Doctest: numpy_test.test_enums ... ok
19194 test_f_contig (numpy_test)
19195 Doctest: numpy_test.test_f_contig ... ok
19196 test_fused_buffers (numpy_test)
19197 Doctest: numpy_test.test_fused_buffers ... ok
19198 test_fused_cpdef_buffers (numpy_test)
19199 Doctest: numpy_test.test_fused_cpdef_buffers ... ok
19200 test_fused_cpdef_ndarray (numpy_test)
19201 Doctest: numpy_test.test_fused_cpdef_ndarray ... ok
19202 test_fused_cpdef_ndarray_cdef_call (numpy_test)
19203 Doctest: numpy_test.test_fused_cpdef_ndarray_cdef_call ... ok
19204 test_fused_external (numpy_test)
19205 Doctest: numpy_test.test_fused_external ... ok
19206 test_fused_memslice (numpy_test)
19207 Doctest: numpy_test.test_fused_memslice ... ok
19208 test_fused_memslice_other_dtypes (numpy_test)
19209 Doctest: numpy_test.test_fused_memslice_other_dtypes ... ok
19210 test_fused_ndarray (numpy_test)
19211 Doctest: numpy_test.test_fused_ndarray ... ok
19212 test_fused_ndarray_floating_dtype (numpy_test)
19213 Doctest: numpy_test.test_fused_ndarray_floating_dtype ... ok
19214 test_fused_ndarray_integral_dtype (numpy_test)
19215 Doctest: numpy_test.test_fused_ndarray_integral_dtype ... ok
19216 test_fused_ndarray_other_dtypes (numpy_test)
19217 Doctest: numpy_test.test_fused_ndarray_other_dtypes ... ok
19218 test_good_cast (numpy_test)
19219 Doctest: numpy_test.test_good_cast ... ok
19220 test_nested_dtypes (numpy_test)
19221 Doctest: numpy_test.test_nested_dtypes ... ok
19222 test_packed_align (numpy_test)
19223 Doctest: numpy_test.test_packed_align ... ok
19224 test_point_record (numpy_test)
19225 Doctest: numpy_test.test_point_record ... ok
19226 test_recordarray (numpy_test)
19227 Doctest: numpy_test.test_recordarray ... ok
19228 test_unpacked_align (numpy_test)
19229 Doctest: numpy_test.test_unpacked_align ... ok
19230 three_dim (numpy_test)
19231 Doctest: numpy_test.three_dim ... ok
19232 runTest (__main__.CythonRunTestCase)
19233 [-1] compiling (cpp/cy2) and running numpy_test ... assert_dtype_sizes (numpy_test)
19234 Doctest: numpy_test.assert_dtype_sizes ... ok
19235 basic (numpy_test)
19236 Doctest: numpy_test.basic ... ok
19237 obj_array (numpy_test)
19238 Doctest: numpy_test.obj_array ... ok
19239 print_long_2d (numpy_test)
19240 Doctest: numpy_test.print_long_2d ... ok
19241 put_range_long_1d (numpy_test)
19242 Doctest: numpy_test.put_range_long_1d ... ok
19243 test_bad_cast (numpy_test)
19244 Doctest: numpy_test.test_bad_cast ... ok
19245 test_bad_nested_dtypes (numpy_test)
19246 Doctest: numpy_test.test_bad_nested_dtypes ... ok
19247 test_broadcast_comparison (numpy_test)
19248 Doctest: numpy_test.test_broadcast_comparison ... ok
19249 test_c_api_searchsorted (numpy_test)
19250 Doctest: numpy_test.test_c_api_searchsorted ... ok
19251 test_c_contig (numpy_test)
19252 Doctest: numpy_test.test_c_contig ... ok
19253 test_complextypes (numpy_test)
19254 Doctest: numpy_test.test_complextypes ... ok
19255 test_copy_buffer (numpy_test)
19256 Doctest: numpy_test.test_copy_buffer ... ok
19257 test_dispatch_external_typedef (numpy_test)
19258 Doctest: numpy_test.test_dispatch_external_typedef ... ok
19259 test_dispatch_memoryview_object (numpy_test)
19260 Doctest: numpy_test.test_dispatch_memoryview_object ... ok
19261 test_dispatch_ndim (numpy_test)
19262 Doctest: numpy_test.test_dispatch_ndim ... ok
19263 test_dispatch_non_clashing_declarations_repeating_types (numpy_test)
19264 Doctest: numpy_test.test_dispatch_non_clashing_declarations_repeating_types ... ok
19265 test_dispatch_typedef (numpy_test)
19266 Doctest: numpy_test.test_dispatch_typedef ... ok
19267 test_dtype (numpy_test)
19268 Doctest: numpy_test.test_dtype ... ok
19269 test_enums (numpy_test)
19270 Doctest: numpy_test.test_enums ... ok
19271 test_f_contig (numpy_test)
19272 Doctest: numpy_test.test_f_contig ... ok
19273 test_fused_buffers (numpy_test)
19274 Doctest: numpy_test.test_fused_buffers ... ok
19275 test_fused_cpdef_buffers (numpy_test)
19276 Doctest: numpy_test.test_fused_cpdef_buffers ... ok
19277 test_fused_cpdef_ndarray (numpy_test)
19278 Doctest: numpy_test.test_fused_cpdef_ndarray ... ok
19279 test_fused_cpdef_ndarray_cdef_call (numpy_test)
19280 Doctest: numpy_test.test_fused_cpdef_ndarray_cdef_call ... ok
19281 test_fused_external (numpy_test)
19282 Doctest: numpy_test.test_fused_external ... ok
19283 test_fused_memslice (numpy_test)
19284 Doctest: numpy_test.test_fused_memslice ... ok
19285 test_fused_memslice_other_dtypes (numpy_test)
19286 Doctest: numpy_test.test_fused_memslice_other_dtypes ... ok
19287 test_fused_ndarray (numpy_test)
19288 Doctest: numpy_test.test_fused_ndarray ... ok
19289 test_fused_ndarray_floating_dtype (numpy_test)
19290 Doctest: numpy_test.test_fused_ndarray_floating_dtype ... ok
19291 test_fused_ndarray_integral_dtype (numpy_test)
19292 Doctest: numpy_test.test_fused_ndarray_integral_dtype ... ok
19293 test_fused_ndarray_other_dtypes (numpy_test)
19294 Doctest: numpy_test.test_fused_ndarray_other_dtypes ... ok
19295 test_good_cast (numpy_test)
19296 Doctest: numpy_test.test_good_cast ... ok
19297 test_nested_dtypes (numpy_test)
19298 Doctest: numpy_test.test_nested_dtypes ... ok
19299 test_packed_align (numpy_test)
19300 Doctest: numpy_test.test_packed_align ... ok
19301 test_point_record (numpy_test)
19302 Doctest: numpy_test.test_point_record ... ok
19303 test_recordarray (numpy_test)
19304 Doctest: numpy_test.test_recordarray ... ok
19305 test_unpacked_align (numpy_test)
19306 Doctest: numpy_test.test_unpacked_align ... ok
19307 three_dim (numpy_test)
19308 Doctest: numpy_test.three_dim ... ok
19309 runTest (__main__.CythonRunTestCase)
19310 [-1] compiling (c/cy2) and running onelinesuite ... onelinesuite ()
19311 Doctest: onelinesuite ... ok
19312 suite_in_func (onelinesuite)
19313 Doctest: onelinesuite.suite_in_func ... ok
19314 runTest (__main__.CythonRunTestCase)
19315 [-1] compiling (cpp/cy2) and running onelinesuite ... onelinesuite ()
19316 Doctest: onelinesuite ... ok
19317 suite_in_func (onelinesuite)
19318 Doctest: onelinesuite.suite_in_func ... ok
19319 run (__main__.PureDoctestTestCase)
19320 [-1] running pure doctests in onelinesuite ... onelinesuite ()
19321 Doctest: onelinesuite ... ok
19322 suite_in_func (onelinesuite)
19323 Doctest: onelinesuite.suite_in_func ... ok
19324 runTest (__main__.CythonRunTestCase)
19325 [-1] compiling (c/cy2) and running ooo_base_classes ... foo (ooo_base_classes.A)
19326 Doctest: ooo_base_classes.A.foo ... ok
19327 foo (ooo_base_classes.B)
19328 Doctest: ooo_base_classes.B.foo ... ok
19329 foo (ooo_base_classes.C)
19330 Doctest: ooo_base_classes.C.foo ... ok
19331 runTest (__main__.CythonRunTestCase)
19332 [-1] compiling (cpp/cy2) and running ooo_base_classes ... foo (ooo_base_classes.A)
19333 Doctest: ooo_base_classes.A.foo ... ok
19334 foo (ooo_base_classes.B)
19335 Doctest: ooo_base_classes.B.foo ... ok
19336 foo (ooo_base_classes.C)
19337 Doctest: ooo_base_classes.C.foo ... ok
19338 runTest (__main__.CythonRunTestCase)
19339 [-1] compiling (c/cy2) and running or ... or2 (or)
19340 Doctest: or.or2 ... ok
19341 or2_assign (or)
19342 Doctest: or.or2_assign ... ok
19343 or2_literal (or)
19344 Doctest: or.or2_literal ... ok
19345 or2_no_result (or)
19346 Doctest: or.or2_no_result ... ok
19347 or3 (or)
19348 Doctest: or.or3 ... ok
19349 test_GH2059_missing_cast (or)
19350 Doctest: or.test_GH2059_missing_cast ... ok
19351 runTest (__main__.CythonRunTestCase)
19352 [-1] compiling (cpp/cy2) and running or ... or2 (or)
19353 Doctest: or.or2 ... ok
19354 or2_assign (or)
19355 Doctest: or.or2_assign ... ok
19356 or2_literal (or)
19357 Doctest: or.or2_literal ... ok
19358 or2_no_result (or)
19359 Doctest: or.or2_no_result ... ok
19360 or3 (or)
19361 Doctest: or.or3 ... ok
19362 test_GH2059_missing_cast (or)
19363 Doctest: or.test_GH2059_missing_cast ... ok
19364 runTest (__main__.CythonRunTestCase)
19365 [-1] compiling (c/cy2) and running overflow_check_int ... format (overflow_check_int)
19366 Doctest: overflow_check_int.format ... ok
19367 test_add (overflow_check_int)
19368 Doctest: overflow_check_int.test_add ... ok
19369 test_add_const (overflow_check_int)
19370 Doctest: overflow_check_int.test_add_const ... ok
19371 test_lshift (overflow_check_int)
19372 Doctest: overflow_check_int.test_lshift ... ok
19373 test_mul (overflow_check_int)
19374 Doctest: overflow_check_int.test_mul ... ok
19375 test_mul_const (overflow_check_int)
19376 Doctest: overflow_check_int.test_mul_const ... ok
19377 test_nested (overflow_check_int)
19378 Doctest: overflow_check_int.test_nested ... ok
19379 test_nested_add (overflow_check_int)
19380 Doctest: overflow_check_int.test_nested_add ... ok
19381 test_nested_func (overflow_check_int)
19382 Doctest: overflow_check_int.test_nested_func ... ok
19383 test_sub (overflow_check_int)
19384 Doctest: overflow_check_int.test_sub ... ok
19385 test_sub_const (overflow_check_int)
19386 Doctest: overflow_check_int.test_sub_const ... ok
19387 runTest (__main__.CythonRunTestCase)
19388 [-1] compiling (cpp/cy2) and running overflow_check_int ... format (overflow_check_int)
19389 Doctest: overflow_check_int.format ... ok
19390 test_add (overflow_check_int)
19391 Doctest: overflow_check_int.test_add ... ok
19392 test_add_const (overflow_check_int)
19393 Doctest: overflow_check_int.test_add_const ... ok
19394 test_lshift (overflow_check_int)
19395 Doctest: overflow_check_int.test_lshift ... ok
19396 test_mul (overflow_check_int)
19397 Doctest: overflow_check_int.test_mul ... ok
19398 test_mul_const (overflow_check_int)
19399 Doctest: overflow_check_int.test_mul_const ... ok
19400 test_nested (overflow_check_int)
19401 Doctest: overflow_check_int.test_nested ... ok
19402 test_nested_add (overflow_check_int)
19403 Doctest: overflow_check_int.test_nested_add ... ok
19404 test_nested_func (overflow_check_int)
19405 Doctest: overflow_check_int.test_nested_func ... ok
19406 test_sub (overflow_check_int)
19407 Doctest: overflow_check_int.test_sub ... ok
19408 test_sub_const (overflow_check_int)
19409 Doctest: overflow_check_int.test_sub_const ... ok
19410 runTest (__main__.CythonRunTestCase)
19411 [-1] compiling (c/cy2) and running overflow_check_longlong ... format (overflow_check_longlong)
19412 Doctest: overflow_check_longlong.format ... ok
19413 test_add (overflow_check_longlong)
19414 Doctest: overflow_check_longlong.test_add ... ok
19415 test_add_const (overflow_check_longlong)
19416 Doctest: overflow_check_longlong.test_add_const ... ok
19417 test_lshift (overflow_check_longlong)
19418 Doctest: overflow_check_longlong.test_lshift ... ok
19419 test_mul (overflow_check_longlong)
19420 Doctest: overflow_check_longlong.test_mul ... ok
19421 test_mul_const (overflow_check_longlong)
19422 Doctest: overflow_check_longlong.test_mul_const ... ok
19423 test_nested (overflow_check_longlong)
19424 Doctest: overflow_check_longlong.test_nested ... ok
19425 test_nested_add (overflow_check_longlong)
19426 Doctest: overflow_check_longlong.test_nested_add ... ok
19427 test_nested_func (overflow_check_longlong)
19428 Doctest: overflow_check_longlong.test_nested_func ... ok
19429 test_sub (overflow_check_longlong)
19430 Doctest: overflow_check_longlong.test_sub ... ok
19431 test_sub_const (overflow_check_longlong)
19432 Doctest: overflow_check_longlong.test_sub_const ... ok
19433 runTest (__main__.CythonRunTestCase)
19434 [-1] compiling (cpp/cy2) and running overflow_check_longlong ... format (overflow_check_longlong)
19435 Doctest: overflow_check_longlong.format ... ok
19436 test_add (overflow_check_longlong)
19437 Doctest: overflow_check_longlong.test_add ... ok
19438 test_add_const (overflow_check_longlong)
19439 Doctest: overflow_check_longlong.test_add_const ... ok
19440 test_lshift (overflow_check_longlong)
19441 Doctest: overflow_check_longlong.test_lshift ... ok
19442 test_mul (overflow_check_longlong)
19443 Doctest: overflow_check_longlong.test_mul ... ok
19444 test_mul_const (overflow_check_longlong)
19445 Doctest: overflow_check_longlong.test_mul_const ... ok
19446 test_nested (overflow_check_longlong)
19447 Doctest: overflow_check_longlong.test_nested ... ok
19448 test_nested_add (overflow_check_longlong)
19449 Doctest: overflow_check_longlong.test_nested_add ... ok
19450 test_nested_func (overflow_check_longlong)
19451 Doctest: overflow_check_longlong.test_nested_func ... ok
19452 test_sub (overflow_check_longlong)
19453 Doctest: overflow_check_longlong.test_sub ... ok
19454 test_sub_const (overflow_check_longlong)
19455 Doctest: overflow_check_longlong.test_sub_const ... ok
19456 runTest (__main__.CythonRunTestCase)
19457 [-1] compiling (c/cy2) and running overflow_check_uint ... format (overflow_check_uint)
19458 Doctest: overflow_check_uint.format ... ok
19459 test_add (overflow_check_uint)
19460 Doctest: overflow_check_uint.test_add ... ok
19461 test_add_const (overflow_check_uint)
19462 Doctest: overflow_check_uint.test_add_const ... ok
19463 test_lshift (overflow_check_uint)
19464 Doctest: overflow_check_uint.test_lshift ... ok
19465 test_mul (overflow_check_uint)
19466 Doctest: overflow_check_uint.test_mul ... ok
19467 test_mul_const (overflow_check_uint)
19468 Doctest: overflow_check_uint.test_mul_const ... ok
19469 test_nested (overflow_check_uint)
19470 Doctest: overflow_check_uint.test_nested ... ok
19471 test_nested_add (overflow_check_uint)
19472 Doctest: overflow_check_uint.test_nested_add ... ok
19473 test_nested_func (overflow_check_uint)
19474 Doctest: overflow_check_uint.test_nested_func ... ok
19475 test_sub (overflow_check_uint)
19476 Doctest: overflow_check_uint.test_sub ... ok
19477 test_sub_const (overflow_check_uint)
19478 Doctest: overflow_check_uint.test_sub_const ... ok
19479 runTest (__main__.CythonRunTestCase)
19480 [-1] compiling (cpp/cy2) and running overflow_check_uint ... format (overflow_check_uint)
19481 Doctest: overflow_check_uint.format ... ok
19482 test_add (overflow_check_uint)
19483 Doctest: overflow_check_uint.test_add ... ok
19484 test_add_const (overflow_check_uint)
19485 Doctest: overflow_check_uint.test_add_const ... ok
19486 test_lshift (overflow_check_uint)
19487 Doctest: overflow_check_uint.test_lshift ... ok
19488 test_mul (overflow_check_uint)
19489 Doctest: overflow_check_uint.test_mul ... ok
19490 test_mul_const (overflow_check_uint)
19491 Doctest: overflow_check_uint.test_mul_const ... ok
19492 test_nested (overflow_check_uint)
19493 Doctest: overflow_check_uint.test_nested ... ok
19494 test_nested_add (overflow_check_uint)
19495 Doctest: overflow_check_uint.test_nested_add ... ok
19496 test_nested_func (overflow_check_uint)
19497 Doctest: overflow_check_uint.test_nested_func ... ok
19498 test_sub (overflow_check_uint)
19499 Doctest: overflow_check_uint.test_sub ... ok
19500 test_sub_const (overflow_check_uint)
19501 Doctest: overflow_check_uint.test_sub_const ... ok
19502 runTest (__main__.CythonRunTestCase)
19503 [-1] compiling (c/cy2) and running overflow_check_ulonglong ... format (overflow_check_ulonglong)
19504 Doctest: overflow_check_ulonglong.format ... ok
19505 test_add (overflow_check_ulonglong)
19506 Doctest: overflow_check_ulonglong.test_add ... ok
19507 test_add_const (overflow_check_ulonglong)
19508 Doctest: overflow_check_ulonglong.test_add_const ... ok
19509 test_lshift (overflow_check_ulonglong)
19510 Doctest: overflow_check_ulonglong.test_lshift ... ok
19511 test_mul (overflow_check_ulonglong)
19512 Doctest: overflow_check_ulonglong.test_mul ... ok
19513 test_mul_const (overflow_check_ulonglong)
19514 Doctest: overflow_check_ulonglong.test_mul_const ... ok
19515 test_nested (overflow_check_ulonglong)
19516 Doctest: overflow_check_ulonglong.test_nested ... ok
19517 test_nested_add (overflow_check_ulonglong)
19518 Doctest: overflow_check_ulonglong.test_nested_add ... ok
19519 test_nested_func (overflow_check_ulonglong)
19520 Doctest: overflow_check_ulonglong.test_nested_func ... ok
19521 test_sub (overflow_check_ulonglong)
19522 Doctest: overflow_check_ulonglong.test_sub ... ok
19523 test_sub_const (overflow_check_ulonglong)
19524 Doctest: overflow_check_ulonglong.test_sub_const ... ok
19525 runTest (__main__.CythonRunTestCase)
19526 [-1] compiling (cpp/cy2) and running overflow_check_ulonglong ... format (overflow_check_ulonglong)
19527 Doctest: overflow_check_ulonglong.format ... ok
19528 test_add (overflow_check_ulonglong)
19529 Doctest: overflow_check_ulonglong.test_add ... ok
19530 test_add_const (overflow_check_ulonglong)
19531 Doctest: overflow_check_ulonglong.test_add_const ... ok
19532 test_lshift (overflow_check_ulonglong)
19533 Doctest: overflow_check_ulonglong.test_lshift ... ok
19534 test_mul (overflow_check_ulonglong)
19535 Doctest: overflow_check_ulonglong.test_mul ... ok
19536 test_mul_const (overflow_check_ulonglong)
19537 Doctest: overflow_check_ulonglong.test_mul_const ... ok
19538 test_nested (overflow_check_ulonglong)
19539 Doctest: overflow_check_ulonglong.test_nested ... ok
19540 test_nested_add (overflow_check_ulonglong)
19541 Doctest: overflow_check_ulonglong.test_nested_add ... ok
19542 test_nested_func (overflow_check_ulonglong)
19543 Doctest: overflow_check_ulonglong.test_nested_func ... ok
19544 test_sub (overflow_check_ulonglong)
19545 Doctest: overflow_check_ulonglong.test_sub ... ok
19546 test_sub_const (overflow_check_ulonglong)
19547 Doctest: overflow_check_ulonglong.test_sub_const ... ok
19548 runTest (__main__.CythonRunTestCase)
19549 [-1] compiling (c/cy2) and running owned_arg_refs ... test_ext_type_attr (owned_arg_refs)
19550 Doctest: owned_arg_refs.test_ext_type_attr ... ok
19551 test_ext_type_attr_nogil (owned_arg_refs)
19552 Doctest: owned_arg_refs.test_ext_type_attr_nogil ... ok
19553 test_index (owned_arg_refs)
19554 Doctest: owned_arg_refs.test_index ... ok
19555 runTest (__main__.CythonRunTestCase)
19556 [-1] compiling (cpp/cy2) and running owned_arg_refs ... test_ext_type_attr (owned_arg_refs)
19557 Doctest: owned_arg_refs.test_ext_type_attr ... ok
19558 test_ext_type_attr_nogil (owned_arg_refs)
19559 Doctest: owned_arg_refs.test_ext_type_attr_nogil ... ok
19560 test_index (owned_arg_refs)
19561 Doctest: owned_arg_refs.test_index ... ok
19562 runTest (__main__.CythonRunTestCase)
19563 [-1] compiling (c/cy2) and running packedstruct_T290 ... packedstruct_T290 ()
19564 Doctest: packedstruct_T290 ... ok
19565 runTest (__main__.CythonRunTestCase)
19566 [-1] compiling (cpp/cy2) and running packedstruct_T290 ... packedstruct_T290 ()
19567 Doctest: packedstruct_T290 ... ok
19568 runTest (__main__.CythonRunTestCase)
19569 [-1] compiling (c/cy2) and running parallel ... outer_parallel_section (parallel)
19570 Doctest: parallel.outer_parallel_section ... ok
19571 parallel_exc_replace (parallel)
19572 Doctest: parallel.parallel_exc_replace ... ok
19573 parallel_exceptions2 (parallel)
19574 Doctest: parallel.parallel_exceptions2 ... ok
19575 test_chunksize (parallel)
19576 Doctest: parallel.test_chunksize ... ok
19577 test_clean_temps (parallel)
19578 Doctest: parallel.test_clean_temps ... ok
19579 test_closure_parallel_privates (parallel)
19580 Doctest: parallel.test_closure_parallel_privates ... ok
19581 test_closure_parallel_with_gil (parallel)
19582 Doctest: parallel.test_closure_parallel_with_gil ... ok
19583 test_descending_prange (parallel)
19584 Doctest: parallel.test_descending_prange ... ok
19585 test_else_clause (parallel)
19586 Doctest: parallel.test_else_clause ... ok
19587 test_inner_private (parallel)
19588 Doctest: parallel.test_inner_private ... ok
19589 test_nan_init (parallel)
19590 Doctest: parallel.test_nan_init ... ok
19591 test_nested_break_continue (parallel)
19592 Doctest: parallel.test_nested_break_continue ... ok
19593 test_nogil_cdef_except_clause (parallel)
19594 Doctest: parallel.test_nogil_cdef_except_clause ... ok
19595 test_num_threads (parallel)
19596 Doctest: parallel.test_num_threads ... ok
19597 test_parallel (parallel)
19598 Doctest: parallel.test_parallel ... ok
19599 test_parallel_exc_cdef (parallel)
19600 Doctest: parallel.test_parallel_exc_cdef ... ok
19601 test_parallel_exc_cpdef (parallel)
19602 Doctest: parallel.test_parallel_exc_cpdef ... ok
19603 test_parallel_exc_nogil_swallow (parallel)
19604 Doctest: parallel.test_parallel_exc_nogil_swallow ... ok
19605 test_parallel_exceptions (parallel)
19606 Doctest: parallel.test_parallel_exceptions ... ok
19607 test_parallel_exceptions_unnested (parallel)
19608 Doctest: parallel.test_parallel_exceptions_unnested ... ok
19609 test_parallel_with_gil_continue_unnested (parallel)
19610 Doctest: parallel.test_parallel_with_gil_continue_unnested ... ok
19611 test_parallel_with_gil_return (parallel)
19612 Doctest: parallel.test_parallel_with_gil_return ... ok
19613 test_pointer_temps (parallel)
19614 Doctest: parallel.test_pointer_temps ... ok
19615 test_prange (parallel)
19616 Doctest: parallel.test_prange ... ok
19617 test_prange_break (parallel)
19618 Doctest: parallel.test_prange_break ... ok
19619 test_prange_call_exception_checked_function (parallel)
19620 Doctest: parallel.test_prange_call_exception_checked_function ... ok
19621 test_prange_continue (parallel)
19622 Doctest: parallel.test_prange_continue ... ok
19623 test_prange_in_with (parallel)
19624 Doctest: parallel.test_prange_in_with ... ok
19625 test_prange_matches_range (parallel)
19626 Doctest: parallel.test_prange_matches_range ... ok
19627 test_propagation (parallel)
19628 Doctest: parallel.test_propagation ... ok
19629 test_pure_mode (parallel)
19630 Doctest: parallel.test_pure_mode ... ok
19631 test_reassign_start_stop_step (parallel)
19632 Doctest: parallel.test_reassign_start_stop_step ... ok
19633 test_return (parallel)
19634 Doctest: parallel.test_return ... ok
19635 runTest (__main__.CythonRunTestCase)
19636 [-1] compiling (cpp/cy2) and running parallel ... outer_parallel_section (parallel)
19637 Doctest: parallel.outer_parallel_section ... ok
19638 parallel_exc_replace (parallel)
19639 Doctest: parallel.parallel_exc_replace ... ok
19640 parallel_exceptions2 (parallel)
19641 Doctest: parallel.parallel_exceptions2 ... ok
19642 test_chunksize (parallel)
19643 Doctest: parallel.test_chunksize ... ok
19644 test_clean_temps (parallel)
19645 Doctest: parallel.test_clean_temps ... ok
19646 test_closure_parallel_privates (parallel)
19647 Doctest: parallel.test_closure_parallel_privates ... ok
19648 test_closure_parallel_with_gil (parallel)
19649 Doctest: parallel.test_closure_parallel_with_gil ... ok
19650 test_descending_prange (parallel)
19651 Doctest: parallel.test_descending_prange ... ok
19652 test_else_clause (parallel)
19653 Doctest: parallel.test_else_clause ... ok
19654 test_inner_private (parallel)
19655 Doctest: parallel.test_inner_private ... ok
19656 test_nan_init (parallel)
19657 Doctest: parallel.test_nan_init ... ok
19658 test_nested_break_continue (parallel)
19659 Doctest: parallel.test_nested_break_continue ... ok
19660 test_nogil_cdef_except_clause (parallel)
19661 Doctest: parallel.test_nogil_cdef_except_clause ... ok
19662 test_num_threads (parallel)
19663 Doctest: parallel.test_num_threads ... ok
19664 test_parallel (parallel)
19665 Doctest: parallel.test_parallel ... ok
19666 test_parallel_exc_cdef (parallel)
19667 Doctest: parallel.test_parallel_exc_cdef ... ok
19668 test_parallel_exc_cpdef (parallel)
19669 Doctest: parallel.test_parallel_exc_cpdef ... ok
19670 test_parallel_exc_nogil_swallow (parallel)
19671 Doctest: parallel.test_parallel_exc_nogil_swallow ... ok
19672 test_parallel_exceptions (parallel)
19673 Doctest: parallel.test_parallel_exceptions ... ok
19674 test_parallel_exceptions_unnested (parallel)
19675 Doctest: parallel.test_parallel_exceptions_unnested ... ok
19676 test_parallel_with_gil_continue_unnested (parallel)
19677 Doctest: parallel.test_parallel_with_gil_continue_unnested ... ok
19678 test_parallel_with_gil_return (parallel)
19679 Doctest: parallel.test_parallel_with_gil_return ... ok
19680 test_pointer_temps (parallel)
19681 Doctest: parallel.test_pointer_temps ... ok
19682 test_prange (parallel)
19683 Doctest: parallel.test_prange ... ok
19684 test_prange_break (parallel)
19685 Doctest: parallel.test_prange_break ... ok
19686 test_prange_call_exception_checked_function (parallel)
19687 Doctest: parallel.test_prange_call_exception_checked_function ... ok
19688 test_prange_continue (parallel)
19689 Doctest: parallel.test_prange_continue ... ok
19690 test_prange_in_with (parallel)
19691 Doctest: parallel.test_prange_in_with ... ok
19692 test_prange_matches_range (parallel)
19693 Doctest: parallel.test_prange_matches_range ... ok
19694 test_propagation (parallel)
19695 Doctest: parallel.test_propagation ... ok
19696 test_pure_mode (parallel)
19697 Doctest: parallel.test_pure_mode ... ok
19698 test_reassign_start_stop_step (parallel)
19699 Doctest: parallel.test_reassign_start_stop_step ... ok
19700 test_return (parallel)
19701 Doctest: parallel.test_return ... ok
19702 runTest (__main__.CythonRunTestCase)
19703 [-1] compiling (c/cy2) and running parallel_swap_assign_T425 ... swap (parallel_swap_assign_T425)
19704 Doctest: parallel_swap_assign_T425.swap ... ok
19705 swap5 (parallel_swap_assign_T425)
19706 Doctest: parallel_swap_assign_T425.swap5 ... ok
19707 swap_attr_values (parallel_swap_assign_T425)
19708 Doctest: parallel_swap_assign_T425.swap_attr_values ... ok
19709 swap_cmp5 (parallel_swap_assign_T425)
19710 Doctest: parallel_swap_assign_T425.swap_cmp5 ... ok
19711 swap_list_items (parallel_swap_assign_T425)
19712 Doctest: parallel_swap_assign_T425.swap_list_items ... ok
19713 swap_py (parallel_swap_assign_T425)
19714 Doctest: parallel_swap_assign_T425.swap_py ... ok
19715 swap_recursive_attr_values (parallel_swap_assign_T425)
19716 Doctest: parallel_swap_assign_T425.swap_recursive_attr_values ... ok
19717 runTest (__main__.CythonRunTestCase)
19718 [-1] compiling (cpp/cy2) and running parallel_swap_assign_T425 ... swap (parallel_swap_assign_T425)
19719 Doctest: parallel_swap_assign_T425.swap ... ok
19720 swap5 (parallel_swap_assign_T425)
19721 Doctest: parallel_swap_assign_T425.swap5 ... ok
19722 swap_attr_values (parallel_swap_assign_T425)
19723 Doctest: parallel_swap_assign_T425.swap_attr_values ... ok
19724 swap_cmp5 (parallel_swap_assign_T425)
19725 Doctest: parallel_swap_assign_T425.swap_cmp5 ... ok
19726 swap_list_items (parallel_swap_assign_T425)
19727 Doctest: parallel_swap_assign_T425.swap_list_items ... ok
19728 swap_py (parallel_swap_assign_T425)
19729 Doctest: parallel_swap_assign_T425.swap_py ... ok
19730 swap_recursive_attr_values (parallel_swap_assign_T425)
19731 Doctest: parallel_swap_assign_T425.swap_recursive_attr_values ... ok
19732 runTest (__main__.EndToEndTest)
19733 [-1] End-to-end partial_circular_import ... ok
19734 runTest (__main__.CythonRunTestCase)
19735 [-1] compiling (c/cy2) and running pass ... f (pass)
19736 Doctest: pass.f ... ok
19737 runTest (__main__.CythonRunTestCase)
19738 [-1] compiling (cpp/cy2) and running pass ... f (pass)
19739 Doctest: pass.f ... ok
19740 runTest (__main__.CythonRunTestCase)
19741 [-1] compiling (c/cy2) and running pep442_tp_finalize ... test_cdef_nontrivial_parent_object (pep442_tp_finalize)
19742 Doctest: pep442_tp_finalize.test_cdef_nontrivial_parent_object ... ok
19743 test_cdef_parent_object (pep442_tp_finalize)
19744 Doctest: pep442_tp_finalize.test_cdef_parent_object ... ok
19745 test_del (pep442_tp_finalize)
19746 Doctest: pep442_tp_finalize.test_del ... ok
19747 test_del_and_dealloc (pep442_tp_finalize)
19748 Doctest: pep442_tp_finalize.test_del_and_dealloc ... ok
19749 test_del_inheritance (pep442_tp_finalize)
19750 Doctest: pep442_tp_finalize.test_del_inheritance ... ok
19751 test_del_with_exception (pep442_tp_finalize)
19752 Doctest: pep442_tp_finalize.test_del_with_exception ... ok
19753 test_final_class (pep442_tp_finalize)
19754 Doctest: pep442_tp_finalize.test_final_class ... ok
19755 test_final_inherited (pep442_tp_finalize)
19756 Doctest: pep442_tp_finalize.test_final_inherited ... ok
19757 test_final_multiple_inheritance (pep442_tp_finalize)
19758 Doctest: pep442_tp_finalize.test_final_multiple_inheritance ... ok
19759 test_gc_zombie_object (pep442_tp_finalize)
19760 Doctest: pep442_tp_finalize.test_gc_zombie_object ... ok
19761 test_multiple_inheritance (pep442_tp_finalize)
19762 Doctest: pep442_tp_finalize.test_multiple_inheritance ... ok
19763 test_nontrivial_del_with_exception (pep442_tp_finalize)
19764 Doctest: pep442_tp_finalize.test_nontrivial_del_with_exception ... ok
19765 test_python_child_fancy_inherit (pep442_tp_finalize)
19766 Doctest: pep442_tp_finalize.test_python_child_fancy_inherit ... ok
19767 test_python_child_object (pep442_tp_finalize)
19768 Doctest: pep442_tp_finalize.test_python_child_object ... ok
19769 test_zombie_object (pep442_tp_finalize)
19770 Doctest: pep442_tp_finalize.test_zombie_object ... ok
19771 runTest (__main__.CythonRunTestCase)
19772 [-1] compiling (cpp/cy2) and running pep442_tp_finalize ... test_cdef_nontrivial_parent_object (pep442_tp_finalize)
19773 Doctest: pep442_tp_finalize.test_cdef_nontrivial_parent_object ... ok
19774 test_cdef_parent_object (pep442_tp_finalize)
19775 Doctest: pep442_tp_finalize.test_cdef_parent_object ... ok
19776 test_del (pep442_tp_finalize)
19777 Doctest: pep442_tp_finalize.test_del ... ok
19778 test_del_and_dealloc (pep442_tp_finalize)
19779 Doctest: pep442_tp_finalize.test_del_and_dealloc ... ok
19780 test_del_inheritance (pep442_tp_finalize)
19781 Doctest: pep442_tp_finalize.test_del_inheritance ... ok
19782 test_del_with_exception (pep442_tp_finalize)
19783 Doctest: pep442_tp_finalize.test_del_with_exception ... ok
19784 test_final_class (pep442_tp_finalize)
19785 Doctest: pep442_tp_finalize.test_final_class ... ok
19786 test_final_inherited (pep442_tp_finalize)
19787 Doctest: pep442_tp_finalize.test_final_inherited ... ok
19788 test_final_multiple_inheritance (pep442_tp_finalize)
19789 Doctest: pep442_tp_finalize.test_final_multiple_inheritance ... ok
19790 test_gc_zombie_object (pep442_tp_finalize)
19791 Doctest: pep442_tp_finalize.test_gc_zombie_object ... ok
19792 test_multiple_inheritance (pep442_tp_finalize)
19793 Doctest: pep442_tp_finalize.test_multiple_inheritance ... ok
19794 test_nontrivial_del_with_exception (pep442_tp_finalize)
19795 Doctest: pep442_tp_finalize.test_nontrivial_del_with_exception ... ok
19796 test_python_child_fancy_inherit (pep442_tp_finalize)
19797 Doctest: pep442_tp_finalize.test_python_child_fancy_inherit ... ok
19798 test_python_child_object (pep442_tp_finalize)
19799 Doctest: pep442_tp_finalize.test_python_child_object ... ok
19800 test_zombie_object (pep442_tp_finalize)
19801 Doctest: pep442_tp_finalize.test_zombie_object ... ok
19802 runTest (__main__.EndToEndTest)
19803 [-1] End-to-end pep442_tp_finalize_cimport ... ok
19804 runTest (__main__.CythonRunTestCase)
19805 [-1] compiling (c/cy2) and running pep448_extended_unpacking ... unpack_dict_from_iterable (pep448_extended_unpacking)
19806 Doctest: pep448_extended_unpacking.unpack_dict_from_iterable ... ok
19807 unpack_dict_keep_originals (pep448_extended_unpacking)
19808 Doctest: pep448_extended_unpacking.unpack_dict_keep_originals ... ok
19809 unpack_dict_literal (pep448_extended_unpacking)
19810 Doctest: pep448_extended_unpacking.unpack_dict_literal ... ok
19811 unpack_dict_literal_empty (pep448_extended_unpacking)
19812 Doctest: pep448_extended_unpacking.unpack_dict_literal_empty ... ok
19813 unpack_dict_simple (pep448_extended_unpacking)
19814 Doctest: pep448_extended_unpacking.unpack_dict_simple ... ok
19815 unpack_in_call (pep448_extended_unpacking)
19816 Doctest: pep448_extended_unpacking.unpack_in_call ... ok
19817 unpack_list_from_iterable (pep448_extended_unpacking)
19818 Doctest: pep448_extended_unpacking.unpack_list_from_iterable ... ok
19819 unpack_list_keep_originals (pep448_extended_unpacking)
19820 Doctest: pep448_extended_unpacking.unpack_list_keep_originals ... ok
19821 unpack_list_literal (pep448_extended_unpacking)
19822 Doctest: pep448_extended_unpacking.unpack_list_literal ... ok
19823 unpack_list_literal_empty (pep448_extended_unpacking)
19824 Doctest: pep448_extended_unpacking.unpack_list_literal_empty ... ok
19825 unpack_list_literal_mult (pep448_extended_unpacking)
19826 Doctest: pep448_extended_unpacking.unpack_list_literal_mult ... ok
19827 unpack_list_simple (pep448_extended_unpacking)
19828 Doctest: pep448_extended_unpacking.unpack_list_simple ... ok
19829 unpack_list_tuple_bad_mult (pep448_extended_unpacking)
19830 Doctest: pep448_extended_unpacking.unpack_list_tuple_bad_mult ... ok
19831 unpack_list_tuple_mult (pep448_extended_unpacking)
19832 Doctest: pep448_extended_unpacking.unpack_list_tuple_mult ... ok
19833 unpack_set_from_iterable (pep448_extended_unpacking)
19834 Doctest: pep448_extended_unpacking.unpack_set_from_iterable ... ok
19835 unpack_set_keep_originals (pep448_extended_unpacking)
19836 Doctest: pep448_extended_unpacking.unpack_set_keep_originals ... ok
19837 unpack_set_literal (pep448_extended_unpacking)
19838 Doctest: pep448_extended_unpacking.unpack_set_literal ... ok
19839 unpack_set_simple (pep448_extended_unpacking)
19840 Doctest: pep448_extended_unpacking.unpack_set_simple ... ok
19841 unpack_starred_arg_for_in_operator (pep448_extended_unpacking)
19842 Doctest: pep448_extended_unpacking.unpack_starred_arg_for_in_operator ... ok
19843 unpack_tuple_from_iterable (pep448_extended_unpacking)
19844 Doctest: pep448_extended_unpacking.unpack_tuple_from_iterable ... ok
19845 unpack_tuple_in_string_formatting (pep448_extended_unpacking)
19846 Doctest: pep448_extended_unpacking.unpack_tuple_in_string_formatting ... ok
19847 unpack_tuple_keep_originals (pep448_extended_unpacking)
19848 Doctest: pep448_extended_unpacking.unpack_tuple_keep_originals ... ok
19849 unpack_tuple_literal (pep448_extended_unpacking)
19850 Doctest: pep448_extended_unpacking.unpack_tuple_literal ... ok
19851 unpack_tuple_literal_empty (pep448_extended_unpacking)
19852 Doctest: pep448_extended_unpacking.unpack_tuple_literal_empty ... ok
19853 unpack_tuple_literal_mult (pep448_extended_unpacking)
19854 Doctest: pep448_extended_unpacking.unpack_tuple_literal_mult ... ok
19855 unpack_tuple_simple (pep448_extended_unpacking)
19856 Doctest: pep448_extended_unpacking.unpack_tuple_simple ... ok
19857 runTest (__main__.CythonRunTestCase)
19858 [-1] compiling (c/cy3) and running pep448_extended_unpacking ... unpack_dict_from_iterable (pep448_extended_unpacking)
19859 Doctest: pep448_extended_unpacking.unpack_dict_from_iterable ... ok
19860 unpack_dict_keep_originals (pep448_extended_unpacking)
19861 Doctest: pep448_extended_unpacking.unpack_dict_keep_originals ... ok
19862 unpack_dict_literal (pep448_extended_unpacking)
19863 Doctest: pep448_extended_unpacking.unpack_dict_literal ... ok
19864 unpack_dict_literal_empty (pep448_extended_unpacking)
19865 Doctest: pep448_extended_unpacking.unpack_dict_literal_empty ... ok
19866 unpack_dict_simple (pep448_extended_unpacking)
19867 Doctest: pep448_extended_unpacking.unpack_dict_simple ... ok
19868 unpack_in_call (pep448_extended_unpacking)
19869 Doctest: pep448_extended_unpacking.unpack_in_call ... ok
19870 unpack_list_from_iterable (pep448_extended_unpacking)
19871 Doctest: pep448_extended_unpacking.unpack_list_from_iterable ... ok
19872 unpack_list_keep_originals (pep448_extended_unpacking)
19873 Doctest: pep448_extended_unpacking.unpack_list_keep_originals ... ok
19874 unpack_list_literal (pep448_extended_unpacking)
19875 Doctest: pep448_extended_unpacking.unpack_list_literal ... ok
19876 unpack_list_literal_empty (pep448_extended_unpacking)
19877 Doctest: pep448_extended_unpacking.unpack_list_literal_empty ... ok
19878 unpack_list_literal_mult (pep448_extended_unpacking)
19879 Doctest: pep448_extended_unpacking.unpack_list_literal_mult ... ok
19880 unpack_list_simple (pep448_extended_unpacking)
19881 Doctest: pep448_extended_unpacking.unpack_list_simple ... ok
19882 unpack_list_tuple_bad_mult (pep448_extended_unpacking)
19883 Doctest: pep448_extended_unpacking.unpack_list_tuple_bad_mult ... ok
19884 unpack_list_tuple_mult (pep448_extended_unpacking)
19885 Doctest: pep448_extended_unpacking.unpack_list_tuple_mult ... ok
19886 unpack_set_from_iterable (pep448_extended_unpacking)
19887 Doctest: pep448_extended_unpacking.unpack_set_from_iterable ... ok
19888 unpack_set_keep_originals (pep448_extended_unpacking)
19889 Doctest: pep448_extended_unpacking.unpack_set_keep_originals ... ok
19890 unpack_set_literal (pep448_extended_unpacking)
19891 Doctest: pep448_extended_unpacking.unpack_set_literal ... ok
19892 unpack_set_simple (pep448_extended_unpacking)
19893 Doctest: pep448_extended_unpacking.unpack_set_simple ... ok
19894 unpack_starred_arg_for_in_operator (pep448_extended_unpacking)
19895 Doctest: pep448_extended_unpacking.unpack_starred_arg_for_in_operator ... ok
19896 unpack_tuple_from_iterable (pep448_extended_unpacking)
19897 Doctest: pep448_extended_unpacking.unpack_tuple_from_iterable ... ok
19898 unpack_tuple_in_string_formatting (pep448_extended_unpacking)
19899 Doctest: pep448_extended_unpacking.unpack_tuple_in_string_formatting ... ok
19900 unpack_tuple_keep_originals (pep448_extended_unpacking)
19901 Doctest: pep448_extended_unpacking.unpack_tuple_keep_originals ... ok
19902 unpack_tuple_literal (pep448_extended_unpacking)
19903 Doctest: pep448_extended_unpacking.unpack_tuple_literal ... ok
19904 unpack_tuple_literal_empty (pep448_extended_unpacking)
19905 Doctest: pep448_extended_unpacking.unpack_tuple_literal_empty ... ok
19906 unpack_tuple_literal_mult (pep448_extended_unpacking)
19907 Doctest: pep448_extended_unpacking.unpack_tuple_literal_mult ... ok
19908 unpack_tuple_simple (pep448_extended_unpacking)
19909 Doctest: pep448_extended_unpacking.unpack_tuple_simple ... ok
19910 runTest (__main__.CythonRunTestCase)
19911 [-1] compiling (cpp/cy2) and running pep448_extended_unpacking ... unpack_dict_from_iterable (pep448_extended_unpacking)
19912 Doctest: pep448_extended_unpacking.unpack_dict_from_iterable ... ok
19913 unpack_dict_keep_originals (pep448_extended_unpacking)
19914 Doctest: pep448_extended_unpacking.unpack_dict_keep_originals ... ok
19915 unpack_dict_literal (pep448_extended_unpacking)
19916 Doctest: pep448_extended_unpacking.unpack_dict_literal ... ok
19917 unpack_dict_literal_empty (pep448_extended_unpacking)
19918 Doctest: pep448_extended_unpacking.unpack_dict_literal_empty ... ok
19919 unpack_dict_simple (pep448_extended_unpacking)
19920 Doctest: pep448_extended_unpacking.unpack_dict_simple ... ok
19921 unpack_in_call (pep448_extended_unpacking)
19922 Doctest: pep448_extended_unpacking.unpack_in_call ... ok
19923 unpack_list_from_iterable (pep448_extended_unpacking)
19924 Doctest: pep448_extended_unpacking.unpack_list_from_iterable ... ok
19925 unpack_list_keep_originals (pep448_extended_unpacking)
19926 Doctest: pep448_extended_unpacking.unpack_list_keep_originals ... ok
19927 unpack_list_literal (pep448_extended_unpacking)
19928 Doctest: pep448_extended_unpacking.unpack_list_literal ... ok
19929 unpack_list_literal_empty (pep448_extended_unpacking)
19930 Doctest: pep448_extended_unpacking.unpack_list_literal_empty ... ok
19931 unpack_list_literal_mult (pep448_extended_unpacking)
19932 Doctest: pep448_extended_unpacking.unpack_list_literal_mult ... ok
19933 unpack_list_simple (pep448_extended_unpacking)
19934 Doctest: pep448_extended_unpacking.unpack_list_simple ... ok
19935 unpack_list_tuple_bad_mult (pep448_extended_unpacking)
19936 Doctest: pep448_extended_unpacking.unpack_list_tuple_bad_mult ... ok
19937 unpack_list_tuple_mult (pep448_extended_unpacking)
19938 Doctest: pep448_extended_unpacking.unpack_list_tuple_mult ... ok
19939 unpack_set_from_iterable (pep448_extended_unpacking)
19940 Doctest: pep448_extended_unpacking.unpack_set_from_iterable ... ok
19941 unpack_set_keep_originals (pep448_extended_unpacking)
19942 Doctest: pep448_extended_unpacking.unpack_set_keep_originals ... ok
19943 unpack_set_literal (pep448_extended_unpacking)
19944 Doctest: pep448_extended_unpacking.unpack_set_literal ... ok
19945 unpack_set_simple (pep448_extended_unpacking)
19946 Doctest: pep448_extended_unpacking.unpack_set_simple ... ok
19947 unpack_starred_arg_for_in_operator (pep448_extended_unpacking)
19948 Doctest: pep448_extended_unpacking.unpack_starred_arg_for_in_operator ... ok
19949 unpack_tuple_from_iterable (pep448_extended_unpacking)
19950 Doctest: pep448_extended_unpacking.unpack_tuple_from_iterable ... ok
19951 unpack_tuple_in_string_formatting (pep448_extended_unpacking)
19952 Doctest: pep448_extended_unpacking.unpack_tuple_in_string_formatting ... ok
19953 unpack_tuple_keep_originals (pep448_extended_unpacking)
19954 Doctest: pep448_extended_unpacking.unpack_tuple_keep_originals ... ok
19955 unpack_tuple_literal (pep448_extended_unpacking)
19956 Doctest: pep448_extended_unpacking.unpack_tuple_literal ... ok
19957 unpack_tuple_literal_empty (pep448_extended_unpacking)
19958 Doctest: pep448_extended_unpacking.unpack_tuple_literal_empty ... ok
19959 unpack_tuple_literal_mult (pep448_extended_unpacking)
19960 Doctest: pep448_extended_unpacking.unpack_tuple_literal_mult ... ok
19961 unpack_tuple_simple (pep448_extended_unpacking)
19962 Doctest: pep448_extended_unpacking.unpack_tuple_simple ... ok
19963 runTest (__main__.CythonRunTestCase)
19964 [-1] compiling (cpp/cy3) and running pep448_extended_unpacking ... unpack_dict_from_iterable (pep448_extended_unpacking)
19965 Doctest: pep448_extended_unpacking.unpack_dict_from_iterable ... ok
19966 unpack_dict_keep_originals (pep448_extended_unpacking)
19967 Doctest: pep448_extended_unpacking.unpack_dict_keep_originals ... ok
19968 unpack_dict_literal (pep448_extended_unpacking)
19969 Doctest: pep448_extended_unpacking.unpack_dict_literal ... ok
19970 unpack_dict_literal_empty (pep448_extended_unpacking)
19971 Doctest: pep448_extended_unpacking.unpack_dict_literal_empty ... ok
19972 unpack_dict_simple (pep448_extended_unpacking)
19973 Doctest: pep448_extended_unpacking.unpack_dict_simple ... ok
19974 unpack_in_call (pep448_extended_unpacking)
19975 Doctest: pep448_extended_unpacking.unpack_in_call ... ok
19976 unpack_list_from_iterable (pep448_extended_unpacking)
19977 Doctest: pep448_extended_unpacking.unpack_list_from_iterable ... ok
19978 unpack_list_keep_originals (pep448_extended_unpacking)
19979 Doctest: pep448_extended_unpacking.unpack_list_keep_originals ... ok
19980 unpack_list_literal (pep448_extended_unpacking)
19981 Doctest: pep448_extended_unpacking.unpack_list_literal ... ok
19982 unpack_list_literal_empty (pep448_extended_unpacking)
19983 Doctest: pep448_extended_unpacking.unpack_list_literal_empty ... ok
19984 unpack_list_literal_mult (pep448_extended_unpacking)
19985 Doctest: pep448_extended_unpacking.unpack_list_literal_mult ... ok
19986 unpack_list_simple (pep448_extended_unpacking)
19987 Doctest: pep448_extended_unpacking.unpack_list_simple ... ok
19988 unpack_list_tuple_bad_mult (pep448_extended_unpacking)
19989 Doctest: pep448_extended_unpacking.unpack_list_tuple_bad_mult ... ok
19990 unpack_list_tuple_mult (pep448_extended_unpacking)
19991 Doctest: pep448_extended_unpacking.unpack_list_tuple_mult ... ok
19992 unpack_set_from_iterable (pep448_extended_unpacking)
19993 Doctest: pep448_extended_unpacking.unpack_set_from_iterable ... ok
19994 unpack_set_keep_originals (pep448_extended_unpacking)
19995 Doctest: pep448_extended_unpacking.unpack_set_keep_originals ... ok
19996 unpack_set_literal (pep448_extended_unpacking)
19997 Doctest: pep448_extended_unpacking.unpack_set_literal ... ok
19998 unpack_set_simple (pep448_extended_unpacking)
19999 Doctest: pep448_extended_unpacking.unpack_set_simple ... ok
20000 unpack_starred_arg_for_in_operator (pep448_extended_unpacking)
20001 Doctest: pep448_extended_unpacking.unpack_starred_arg_for_in_operator ... ok
20002 unpack_tuple_from_iterable (pep448_extended_unpacking)
20003 Doctest: pep448_extended_unpacking.unpack_tuple_from_iterable ... ok
20004 unpack_tuple_in_string_formatting (pep448_extended_unpacking)
20005 Doctest: pep448_extended_unpacking.unpack_tuple_in_string_formatting ... ok
20006 unpack_tuple_keep_originals (pep448_extended_unpacking)
20007 Doctest: pep448_extended_unpacking.unpack_tuple_keep_originals ... ok
20008 unpack_tuple_literal (pep448_extended_unpacking)
20009 Doctest: pep448_extended_unpacking.unpack_tuple_literal ... ok
20010 unpack_tuple_literal_empty (pep448_extended_unpacking)
20011 Doctest: pep448_extended_unpacking.unpack_tuple_literal_empty ... ok
20012 unpack_tuple_literal_mult (pep448_extended_unpacking)
20013 Doctest: pep448_extended_unpacking.unpack_tuple_literal_mult ... ok
20014 unpack_tuple_simple (pep448_extended_unpacking)
20015 Doctest: pep448_extended_unpacking.unpack_tuple_simple ... ok
20016 runTest (__main__.CythonRunTestCase)
20017 [-1] compiling (c/cy2) and running pep448_test_extcall ... pep448_test_extcall ()
20018 Doctest: pep448_test_extcall ... ok
20019 call_builtin_empty_dict (pep448_test_extcall)
20020 Doctest: pep448_test_extcall.call_builtin_empty_dict ... ok
20021 call_builtin_nonempty_dict (pep448_test_extcall)
20022 Doctest: pep448_test_extcall.call_builtin_nonempty_dict ... ok
20023 call_f_kwargs (pep448_test_extcall)
20024 Doctest: pep448_test_extcall.call_f_kwargs ... ok
20025 call_f_positional (pep448_test_extcall)
20026 Doctest: pep448_test_extcall.call_f_positional ... ok
20027 call_g_positional (pep448_test_extcall)
20028 Doctest: pep448_test_extcall.call_g_positional ... ok
20029 call_kwargs_unmodified1 (pep448_test_extcall)
20030 Doctest: pep448_test_extcall.call_kwargs_unmodified1 ... ok
20031 call_kwargs_unmodified2 (pep448_test_extcall)
20032 Doctest: pep448_test_extcall.call_kwargs_unmodified2 ... ok
20033 call_method (pep448_test_extcall)
20034 Doctest: pep448_test_extcall.call_method ... ok
20035 call_nonseq_positional1 (pep448_test_extcall)
20036 Doctest: pep448_test_extcall.call_nonseq_positional1 ... ok
20037 call_nonseq_positional2 (pep448_test_extcall)
20038 Doctest: pep448_test_extcall.call_nonseq_positional2 ... ok
20039 call_seqlike_positional1 (pep448_test_extcall)
20040 Doctest: pep448_test_extcall.call_seqlike_positional1 ... ok
20041 call_seqlike_positional2 (pep448_test_extcall)
20042 Doctest: pep448_test_extcall.call_seqlike_positional2 ... ok
20043 errors_args_kwargs_overlap (pep448_test_extcall)
20044 Doctest: pep448_test_extcall.errors_args_kwargs_overlap ... ok
20045 errors_call_2args (pep448_test_extcall)
20046 Doctest: pep448_test_extcall.errors_call_2args ... ok
20047 errors_call_3args (pep448_test_extcall)
20048 Doctest: pep448_test_extcall.errors_call_3args ... ok
20049 errors_call_builtin_nonmapping_kwargs (pep448_test_extcall)
20050 Doctest: pep448_test_extcall.errors_call_builtin_nonmapping_kwargs ... ok
20051 errors_call_builtin_nonseq (pep448_test_extcall)
20052 Doctest: pep448_test_extcall.errors_call_builtin_nonseq ... ok
20053 errors_call_no_args (pep448_test_extcall)
20054 Doctest: pep448_test_extcall.errors_call_no_args ... ok
20055 errors_call_none_nonmapping_kwargs (pep448_test_extcall)
20056 Doctest: pep448_test_extcall.errors_call_none_nonmapping_kwargs ... ok
20057 errors_call_none_nonseq (pep448_test_extcall)
20058 Doctest: pep448_test_extcall.errors_call_none_nonseq ... ok
20059 errors_call_nonmapping_kwargs (pep448_test_extcall)
20060 Doctest: pep448_test_extcall.errors_call_nonmapping_kwargs ... ok
20061 errors_call_nonseq (pep448_test_extcall)
20062 Doctest: pep448_test_extcall.errors_call_nonseq ... ok
20063 errors_call_one_arg (pep448_test_extcall)
20064 Doctest: pep448_test_extcall.errors_call_one_arg ... ok
20065 errors_call_one_missing_kwarg (pep448_test_extcall)
20066 Doctest: pep448_test_extcall.errors_call_one_missing_kwarg ... ok
20067 errors_e1 (pep448_test_extcall)
20068 Doctest: pep448_test_extcall.errors_e1 ... ok
20069 errors_e2 (pep448_test_extcall)
20070 Doctest: pep448_test_extcall.errors_e2 ... ok
20071 errors_f1 (pep448_test_extcall)
20072 Doctest: pep448_test_extcall.errors_f1 ... ok
20073 errors_f2 (pep448_test_extcall)
20074 Doctest: pep448_test_extcall.errors_f2 ... ok
20075 errors_g1 (pep448_test_extcall)
20076 Doctest: pep448_test_extcall.errors_g1 ... ok
20077 errors_g2 (pep448_test_extcall)
20078 Doctest: pep448_test_extcall.errors_g2 ... ok
20079 errors_g3 (pep448_test_extcall)
20080 Doctest: pep448_test_extcall.errors_g3 ... ok
20081 errors_non_string_kwarg (pep448_test_extcall)
20082 Doctest: pep448_test_extcall.errors_non_string_kwarg ... ok
20083 errors_unexpected_kwarg (pep448_test_extcall)
20084 Doctest: pep448_test_extcall.errors_unexpected_kwarg ... ok
20085 runTest (__main__.CythonRunTestCase)
20086 [-1] compiling (cpp/cy2) and running pep448_test_extcall ... pep448_test_extcall ()
20087 Doctest: pep448_test_extcall ... ok
20088 call_builtin_empty_dict (pep448_test_extcall)
20089 Doctest: pep448_test_extcall.call_builtin_empty_dict ... ok
20090 call_builtin_nonempty_dict (pep448_test_extcall)
20091 Doctest: pep448_test_extcall.call_builtin_nonempty_dict ... ok
20092 call_f_kwargs (pep448_test_extcall)
20093 Doctest: pep448_test_extcall.call_f_kwargs ... ok
20094 call_f_positional (pep448_test_extcall)
20095 Doctest: pep448_test_extcall.call_f_positional ... ok
20096 call_g_positional (pep448_test_extcall)
20097 Doctest: pep448_test_extcall.call_g_positional ... ok
20098 call_kwargs_unmodified1 (pep448_test_extcall)
20099 Doctest: pep448_test_extcall.call_kwargs_unmodified1 ... ok
20100 call_kwargs_unmodified2 (pep448_test_extcall)
20101 Doctest: pep448_test_extcall.call_kwargs_unmodified2 ... ok
20102 call_method (pep448_test_extcall)
20103 Doctest: pep448_test_extcall.call_method ... ok
20104 call_nonseq_positional1 (pep448_test_extcall)
20105 Doctest: pep448_test_extcall.call_nonseq_positional1 ... ok
20106 call_nonseq_positional2 (pep448_test_extcall)
20107 Doctest: pep448_test_extcall.call_nonseq_positional2 ... ok
20108 call_seqlike_positional1 (pep448_test_extcall)
20109 Doctest: pep448_test_extcall.call_seqlike_positional1 ... ok
20110 call_seqlike_positional2 (pep448_test_extcall)
20111 Doctest: pep448_test_extcall.call_seqlike_positional2 ... ok
20112 errors_args_kwargs_overlap (pep448_test_extcall)
20113 Doctest: pep448_test_extcall.errors_args_kwargs_overlap ... ok
20114 errors_call_2args (pep448_test_extcall)
20115 Doctest: pep448_test_extcall.errors_call_2args ... ok
20116 errors_call_3args (pep448_test_extcall)
20117 Doctest: pep448_test_extcall.errors_call_3args ... ok
20118 errors_call_builtin_nonmapping_kwargs (pep448_test_extcall)
20119 Doctest: pep448_test_extcall.errors_call_builtin_nonmapping_kwargs ... ok
20120 errors_call_builtin_nonseq (pep448_test_extcall)
20121 Doctest: pep448_test_extcall.errors_call_builtin_nonseq ... ok
20122 errors_call_no_args (pep448_test_extcall)
20123 Doctest: pep448_test_extcall.errors_call_no_args ... ok
20124 errors_call_none_nonmapping_kwargs (pep448_test_extcall)
20125 Doctest: pep448_test_extcall.errors_call_none_nonmapping_kwargs ... ok
20126 errors_call_none_nonseq (pep448_test_extcall)
20127 Doctest: pep448_test_extcall.errors_call_none_nonseq ... ok
20128 errors_call_nonmapping_kwargs (pep448_test_extcall)
20129 Doctest: pep448_test_extcall.errors_call_nonmapping_kwargs ... ok
20130 errors_call_nonseq (pep448_test_extcall)
20131 Doctest: pep448_test_extcall.errors_call_nonseq ... ok
20132 errors_call_one_arg (pep448_test_extcall)
20133 Doctest: pep448_test_extcall.errors_call_one_arg ... ok
20134 errors_call_one_missing_kwarg (pep448_test_extcall)
20135 Doctest: pep448_test_extcall.errors_call_one_missing_kwarg ... ok
20136 errors_e1 (pep448_test_extcall)
20137 Doctest: pep448_test_extcall.errors_e1 ... ok
20138 errors_e2 (pep448_test_extcall)
20139 Doctest: pep448_test_extcall.errors_e2 ... ok
20140 errors_f1 (pep448_test_extcall)
20141 Doctest: pep448_test_extcall.errors_f1 ... ok
20142 errors_f2 (pep448_test_extcall)
20143 Doctest: pep448_test_extcall.errors_f2 ... ok
20144 errors_g1 (pep448_test_extcall)
20145 Doctest: pep448_test_extcall.errors_g1 ... ok
20146 errors_g2 (pep448_test_extcall)
20147 Doctest: pep448_test_extcall.errors_g2 ... ok
20148 errors_g3 (pep448_test_extcall)
20149 Doctest: pep448_test_extcall.errors_g3 ... ok
20150 errors_non_string_kwarg (pep448_test_extcall)
20151 Doctest: pep448_test_extcall.errors_non_string_kwarg ... ok
20152 errors_unexpected_kwarg (pep448_test_extcall)
20153 Doctest: pep448_test_extcall.errors_unexpected_kwarg ... ok
20154 runTest (__main__.CythonRunTestCase)
20155 [-1] compiling (c/cy2) and running pep526_variable_annotations ... pep526_variable_annotations ()
20156 Doctest: pep526_variable_annotations ... ok
20157 BasicStarship (pep526_variable_annotations)
20158 Doctest: pep526_variable_annotations.BasicStarship ... ok
20159 BasicStarshipExt (pep526_variable_annotations)
20160 Doctest: pep526_variable_annotations.BasicStarshipExt ... ok
20161 f (pep526_variable_annotations)
20162 Doctest: pep526_variable_annotations.f ... ok
20163 iter_declared_dict (pep526_variable_annotations)
20164 Doctest: pep526_variable_annotations.iter_declared_dict ... ok
20165 iter_declared_dict_arg (pep526_variable_annotations)
20166 Doctest: pep526_variable_annotations.iter_declared_dict_arg ... ok
20167 literal_list_ptr (pep526_variable_annotations)
20168 Doctest: pep526_variable_annotations.literal_list_ptr ... ok
20169 test_optional_ctuple (pep526_variable_annotations)
20170 Doctest: pep526_variable_annotations.test_optional_ctuple ... ok
20171 test_subscripted_types (pep526_variable_annotations)
20172 Doctest: pep526_variable_annotations.test_subscripted_types ... ok
20173 test_tuple (pep526_variable_annotations)
20174 Doctest: pep526_variable_annotations.test_tuple ... ok
20175 test_tuple_without_typing (pep526_variable_annotations)
20176 Doctest: pep526_variable_annotations.test_tuple_without_typing ... ok
20177 test_use_typing_attributes_as_non_annotations (pep526_variable_annotations)
20178 Doctest: pep526_variable_annotations.test_use_typing_attributes_as_non_annotations ... ok
20179 runTest (__main__.CythonRunTestCase)
20180 [-1] compiling (cpp/cy2) and running pep526_variable_annotations ... pep526_variable_annotations ()
20181 Doctest: pep526_variable_annotations ... ok
20182 BasicStarship (pep526_variable_annotations)
20183 Doctest: pep526_variable_annotations.BasicStarship ... ok
20184 BasicStarshipExt (pep526_variable_annotations)
20185 Doctest: pep526_variable_annotations.BasicStarshipExt ... ok
20186 f (pep526_variable_annotations)
20187 Doctest: pep526_variable_annotations.f ... ok
20188 iter_declared_dict (pep526_variable_annotations)
20189 Doctest: pep526_variable_annotations.iter_declared_dict ... ok
20190 iter_declared_dict_arg (pep526_variable_annotations)
20191 Doctest: pep526_variable_annotations.iter_declared_dict_arg ... ok
20192 literal_list_ptr (pep526_variable_annotations)
20193 Doctest: pep526_variable_annotations.literal_list_ptr ... ok
20194 test_optional_ctuple (pep526_variable_annotations)
20195 Doctest: pep526_variable_annotations.test_optional_ctuple ... ok
20196 test_subscripted_types (pep526_variable_annotations)
20197 Doctest: pep526_variable_annotations.test_subscripted_types ... ok
20198 test_tuple (pep526_variable_annotations)
20199 Doctest: pep526_variable_annotations.test_tuple ... ok
20200 test_tuple_without_typing (pep526_variable_annotations)
20201 Doctest: pep526_variable_annotations.test_tuple_without_typing ... ok
20202 test_use_typing_attributes_as_non_annotations (pep526_variable_annotations)
20203 Doctest: pep526_variable_annotations.test_use_typing_attributes_as_non_annotations ... ok
20204 run (__main__.PureDoctestTestCase)
20205 [-1] running pure doctests in pep526_variable_annotations ... BasicStarship (pep526_variable_annotations)
20206 Doctest: pep526_variable_annotations.BasicStarship ... ok
20207 BasicStarshipExt (pep526_variable_annotations)
20208 Doctest: pep526_variable_annotations.BasicStarshipExt ... ok
20209 f (pep526_variable_annotations)
20210 Doctest: pep526_variable_annotations.f ... ok
20211 iter_declared_dict (pep526_variable_annotations)
20212 Doctest: pep526_variable_annotations.iter_declared_dict ... ok
20213 iter_declared_dict_arg (pep526_variable_annotations)
20214 Doctest: pep526_variable_annotations.iter_declared_dict_arg ... ok
20215 literal_list_ptr (pep526_variable_annotations)
20216 Doctest: pep526_variable_annotations.literal_list_ptr ... ok
20217 test_optional_ctuple (pep526_variable_annotations)
20218 Doctest: pep526_variable_annotations.test_optional_ctuple ... ok
20219 test_subscripted_types (pep526_variable_annotations)
20220 Doctest: pep526_variable_annotations.test_subscripted_types ... ok
20221 test_tuple (pep526_variable_annotations)
20222 Doctest: pep526_variable_annotations.test_tuple ... ok
20223 test_tuple_without_typing (pep526_variable_annotations)
20224 Doctest: pep526_variable_annotations.test_tuple_without_typing ... ok
20225 test_use_typing_attributes_as_non_annotations (pep526_variable_annotations)
20226 Doctest: pep526_variable_annotations.test_use_typing_attributes_as_non_annotations ... ok
20227 runTest (__main__.CythonRunTestCase)
20228 [-1] compiling (c/cy2) and running pep526_variable_annotations_cy ... TestClassVar (pep526_variable_annotations_cy)
20229 Doctest: pep526_variable_annotations_cy.TestClassVar ... ok
20230 test_subscripted_types (pep526_variable_annotations_cy)
20231 Doctest: pep526_variable_annotations_cy.test_subscripted_types ... ok
20232 test_tuple (pep526_variable_annotations_cy)
20233 Doctest: pep526_variable_annotations_cy.test_tuple ... ok
20234 runTest (__main__.CythonRunTestCase)
20235 [-1] compiling (cpp/cy2) and running pep526_variable_annotations_cy ... TestClassVar (pep526_variable_annotations_cy)
20236 Doctest: pep526_variable_annotations_cy.TestClassVar ... ok
20237 test_subscripted_types (pep526_variable_annotations_cy)
20238 Doctest: pep526_variable_annotations_cy.test_subscripted_types ... ok
20239 test_tuple (pep526_variable_annotations_cy)
20240 Doctest: pep526_variable_annotations_cy.test_tuple ... ok
20241 runTest (__main__.CythonRunTestCase)
20242 [-1] compiling (c/cy2) and running pep557_dataclasses ... Color (pep557_dataclasses)
20243 Doctest: pep557_dataclasses.Color ... ok
20244 IceCream (pep557_dataclasses)
20245 Doctest: pep557_dataclasses.IceCream ... ok
20246 NamedColor (pep557_dataclasses)
20247 Doctest: pep557_dataclasses.NamedColor ... ok
20248 runTest (__main__.CythonRunTestCase)
20249 [-1] compiling (cpp/cy2) and running pep557_dataclasses ... Color (pep557_dataclasses)
20250 Doctest: pep557_dataclasses.Color ... ok
20251 IceCream (pep557_dataclasses)
20252 Doctest: pep557_dataclasses.IceCream ... ok
20253 NamedColor (pep557_dataclasses)
20254 Doctest: pep557_dataclasses.NamedColor ... ok
20255 run (__main__.PureDoctestTestCase)
20256 [-1] running pure doctests in pep557_dataclasses ... Color (pep557_dataclasses)
20257 Doctest: pep557_dataclasses.Color ... ok
20258 IceCream (pep557_dataclasses)
20259 Doctest: pep557_dataclasses.IceCream ... ok
20260 NamedColor (pep557_dataclasses)
20261 Doctest: pep557_dataclasses.NamedColor ... ok
20262 runTest (__main__.CythonRunTestCase)
20263 [-1] compiling (c/cy2) and running pep563_annotations ... DecoratedStarship (pep563_annotations)
20264 Doctest: pep563_annotations.DecoratedStarship ... ok
20265 f (pep563_annotations)
20266 Doctest: pep563_annotations.f ... ok
20267 runTest (__main__.CythonRunTestCase)
20268 [-1] compiling (cpp/cy2) and running pep563_annotations ... DecoratedStarship (pep563_annotations)
20269 Doctest: pep563_annotations.DecoratedStarship ... ok
20270 f (pep563_annotations)
20271 Doctest: pep563_annotations.f ... ok
20272 run (__main__.PureDoctestTestCase)
20273 [-1] running pure doctests in pep563_annotations ... DecoratedStarship (pep563_annotations)
20274 Doctest: pep563_annotations.DecoratedStarship ... ok
20275 f (pep563_annotations)
20276 Doctest: pep563_annotations.f ... ok
20277 runTest (__main__.CythonRunTestCase)
20278 [-1] compiling (c/cy2) and running pinard5 ... test (pinard5)
20279 Doctest: pinard5.test ... ok
20280 runTest (__main__.CythonRunTestCase)
20281 [-1] compiling (cpp/cy2) and running pinard5 ... test (pinard5)
20282 Doctest: pinard5.test ... ok
20283 runTest (__main__.CythonRunTestCase)
20284 [-1] compiling (c/cy2) and running pinard6 ... pinard6 ()
20285 Doctest: pinard6 ... ok
20286 runTest (__main__.CythonRunTestCase)
20287 [-1] compiling (cpp/cy2) and running pinard6 ... pinard6 ()
20288 Doctest: pinard6 ... ok
20289 runTest (__main__.CythonRunTestCase)
20290 [-1] compiling (c/cy2) and running pinard7 ... pinard7 ()
20291 Doctest: pinard7 ... ok
20292 runTest (__main__.CythonRunTestCase)
20293 [-1] compiling (cpp/cy2) and running pinard7 ... pinard7 ()
20294 Doctest: pinard7 ... ok
20295 runTest (__main__.CythonRunTestCase)
20296 [-1] compiling (c/cy2) and running pinard8 ... pinard8 ()
20297 Doctest: pinard8 ... ok
20298 runTest (__main__.CythonRunTestCase)
20299 [-1] compiling (cpp/cy2) and running pinard8 ... pinard8 ()
20300 Doctest: pinard8 ... ok
20301 runTest (__main__.CythonRunTestCase)
20302 [-1] compiling (c/cy2) and running pointers ... binop_voidptr (pointers)
20303 Doctest: pointers.binop_voidptr ... ok
20304 bool_binop (pointers)
20305 Doctest: pointers.bool_binop ... ok
20306 bool_binop_truth (pointers)
20307 Doctest: pointers.bool_binop_truth ... ok
20308 compare (pointers)
20309 Doctest: pointers.compare ... ok
20310 cond_expr_voidptr (pointers)
20311 Doctest: pointers.cond_expr_voidptr ... ok
20312 if_tests (pointers)
20313 Doctest: pointers.if_tests ... ok
20314 Compiler output for module pointers:
20315 pointers.c: In function '__pyx_pf_8pointers_compare':
20316 pointers.c:2358:65: warning: self-comparison always evaluates to true [-Wtautological-compare]
20317  2358 |   __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 23, __pyx_L1_error)
20318       |                                                                 ^~
20319 pointers.c: In function '__pyx_pf_8pointers_4bool_binop':
20320 pointers.c:2665:43: warning: self-comparison always evaluates to true [-Wtautological-compare]
20321  2665 |   __pyx_t_2 = (__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string);
20322       |                                           ^~
20323 pointers.c: In function '__pyx_pf_8pointers_6bool_binop_truth':
20324 pointers.c:2875:43: warning: self-comparison always evaluates to true [-Wtautological-compare]
20325  2875 |   __pyx_t_2 = (__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string);
20326       |                                           ^~
20328 runTest (__main__.CythonRunTestCase)
20329 [-1] compiling (cpp/cy2) and running pointers ... binop_voidptr (pointers)
20330 Doctest: pointers.binop_voidptr ... ok
20331 bool_binop (pointers)
20332 Doctest: pointers.bool_binop ... ok
20333 bool_binop_truth (pointers)
20334 Doctest: pointers.bool_binop_truth ... ok
20335 compare (pointers)
20336 Doctest: pointers.compare ... ok
20337 cond_expr_voidptr (pointers)
20338 Doctest: pointers.cond_expr_voidptr ... ok
20339 if_tests (pointers)
20340 Doctest: pointers.if_tests ... ok
20341 Compiler output for module pointers:
20342 pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_compare(PyObject*)':
20343 pointers.cpp:2370:65: warning: self-comparison always evaluates to true [-Wtautological-compare]
20344  2370 |   __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 23, __pyx_L1_error)
20345       |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~
20346 pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_4bool_binop(PyObject*)':
20347 pointers.cpp:2677:43: warning: self-comparison always evaluates to true [-Wtautological-compare]
20348  2677 |   __pyx_t_2 = (__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string);
20349       |                ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~
20350 pointers.cpp: In function 'PyObject* __pyx_pf_8pointers_6bool_binop_truth(PyObject*, int)':
20351 pointers.cpp:2887:43: warning: self-comparison always evaluates to true [-Wtautological-compare]
20352  2887 |   __pyx_t_2 = (__pyx_v_8pointers_c_string == __pyx_v_8pointers_c_string);
20353       |                ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~
20355 runTest (__main__.CythonRunTestCase)
20356 [-1] compiling (c/cy2) and running posix_resource ... test_getpriority (posix_resource)
20357 Doctest: posix_resource.test_getpriority ... ok
20358 test_getrlimit (posix_resource)
20359 Doctest: posix_resource.test_getrlimit ... ok
20360 test_getrusage (posix_resource)
20361 Doctest: posix_resource.test_getrusage ... ok
20362 runTest (__main__.CythonRunTestCase)
20363 [-1] compiling (cpp/cy2) and running posix_resource ... test_getpriority (posix_resource)
20364 Doctest: posix_resource.test_getpriority ... ok
20365 test_getrlimit (posix_resource)
20366 Doctest: posix_resource.test_getrlimit ... ok
20367 test_getrusage (posix_resource)
20368 Doctest: posix_resource.test_getrusage ... ok
20369 runTest (__main__.CythonRunTestCase)
20370 [-1] compiling (c/cy2) and running posix_test ... test_silent_stdout (posix_test)
20371 Doctest: posix_test.test_silent_stdout ... ok
20372 runTest (__main__.CythonRunTestCase)
20373 [-1] compiling (cpp/cy2) and running posix_test ... test_silent_stdout (posix_test)
20374 Doctest: posix_test.test_silent_stdout ... ok
20375 runTest (__main__.CythonRunTestCase)
20376 [-1] compiling (c/cy2) and running posix_time ... test_gettimeofday (posix_time)
20377 Doctest: posix_time.test_gettimeofday ... ok
20378 test_itimer (posix_time)
20379 Doctest: posix_time.test_itimer ... ok
20380 runTest (__main__.CythonRunTestCase)
20381 [-1] compiling (cpp/cy2) and running posix_time ... test_gettimeofday (posix_time)
20382 Doctest: posix_time.test_gettimeofday ... ok
20383 test_itimer (posix_time)
20384 Doctest: posix_time.test_itimer ... ok
20385 runTest (__main__.CythonRunTestCase)
20386 [-1] compiling (c/cy2) and running posonly ... TestExtensionClass (posonly)
20387 Doctest: posonly.TestExtensionClass ... ok
20388 TestMangling (posonly)
20389 Doctest: posonly.TestMangling ... ok
20390 TestPosonlyMethods (posonly)
20391 Doctest: posonly.TestPosonlyMethods ... ok
20392 f_call_1_0_0 (posonly)
20393 Doctest: posonly.f_call_1_0_0 ... ok
20394 f_call_1_1_0 (posonly)
20395 Doctest: posonly.f_call_1_1_0 ... ok
20396 f_call_1_1_1 (posonly)
20397 Doctest: posonly.f_call_1_1_1 ... ok
20398 f_call_1_1_1_kwds (posonly)
20399 Doctest: posonly.f_call_1_1_1_kwds ... ok
20400 f_call_1_1_1_star (posonly)
20401 Doctest: posonly.f_call_1_1_1_star ... ok
20402 f_call_1_1_1_star_kwds (posonly)
20403 Doctest: posonly.f_call_1_1_1_star_kwds ... ok
20404 f_call_one_optional_kwd (posonly)
20405 Doctest: posonly.f_call_one_optional_kwd ... ok
20406 f_call_posonly_kwarg (posonly)
20407 Doctest: posonly.f_call_posonly_kwarg ... ok
20408 f_call_posonly_stararg (posonly)
20409 Doctest: posonly.f_call_posonly_stararg ... ok
20410 f_call_posonly_stararg_kwarg (posonly)
20411 Doctest: posonly.f_call_posonly_stararg_kwarg ... ok
20412 func_introspection1 (posonly)
20413 Doctest: posonly.func_introspection1 ... ok
20414 func_introspection2 (posonly)
20415 Doctest: posonly.func_introspection2 ... ok
20416 test_async (posonly)
20417 Doctest: posonly.test_async ... ok
20418 test_async_call (posonly)
20419 Doctest: posonly.test_async_call ... ok
20420 test_closures1 (posonly)
20421 Doctest: posonly.test_closures1 ... ok
20422 test_closures2 (posonly)
20423 Doctest: posonly.test_closures2 ... ok
20424 test_closures3 (posonly)
20425 Doctest: posonly.test_closures3 ... ok
20426 test_empty_kwargs (posonly)
20427 Doctest: posonly.test_empty_kwargs ... ok
20428 test_generator (posonly)
20429 Doctest: posonly.test_generator ... ok
20430 test_lambdas (posonly)
20431 Doctest: posonly.test_lambdas ... ok
20432 test_module_function (posonly)
20433 Doctest: posonly.test_module_function ... ok
20434 test_no_standard_args_usage (posonly)
20435 Doctest: posonly.test_no_standard_args_usage ... ok
20436 test_optional_posonly_args1 (posonly)
20437 Doctest: posonly.test_optional_posonly_args1 ... ok
20438 test_optional_posonly_args2 (posonly)
20439 Doctest: posonly.test_optional_posonly_args2 ... ok
20440 test_pos_only_call_via_unpacking (posonly)
20441 Doctest: posonly.test_pos_only_call_via_unpacking ... ok
20442 test_positional_only_and_arg_invalid_calls (posonly)
20443 Doctest: posonly.test_positional_only_and_arg_invalid_calls ... ok
20444 test_positional_only_and_kwonlyargs_invalid_calls (posonly)
20445 Doctest: posonly.test_positional_only_and_kwonlyargs_invalid_calls ... ok
20446 test_positional_only_and_optional_arg_invalid_calls (posonly)
20447 Doctest: posonly.test_positional_only_and_optional_arg_invalid_calls ... ok
20448 test_positional_only_invalid_calls (posonly)
20449 Doctest: posonly.test_positional_only_invalid_calls ... ok
20450 test_positional_only_with_optional_invalid_calls (posonly)
20451 Doctest: posonly.test_positional_only_with_optional_invalid_calls ... ok
20452 test_same_keyword_as_positional_with_kwargs (posonly)
20453 Doctest: posonly.test_same_keyword_as_positional_with_kwargs ... ok
20454 test_serialization1 (posonly)
20455 Doctest: posonly.test_serialization1 ... ok
20456 test_serialization2 (posonly)
20457 Doctest: posonly.test_serialization2 ... ok
20458 test_serialization3 (posonly)
20459 Doctest: posonly.test_serialization3 ... ok
20460 test_use_positional_as_keyword1 (posonly)
20461 Doctest: posonly.test_use_positional_as_keyword1 ... ok
20462 test_use_positional_as_keyword2 (posonly)
20463 Doctest: posonly.test_use_positional_as_keyword2 ... ok
20464 test_use_positional_as_keyword3 (posonly)
20465 Doctest: posonly.test_use_positional_as_keyword3 ... ok
20466 runTest (__main__.CythonRunTestCase)
20467 [-1] compiling (cpp/cy2) and running posonly ... TestExtensionClass (posonly)
20468 Doctest: posonly.TestExtensionClass ... ok
20469 TestMangling (posonly)
20470 Doctest: posonly.TestMangling ... ok
20471 TestPosonlyMethods (posonly)
20472 Doctest: posonly.TestPosonlyMethods ... ok
20473 f_call_1_0_0 (posonly)
20474 Doctest: posonly.f_call_1_0_0 ... ok
20475 f_call_1_1_0 (posonly)
20476 Doctest: posonly.f_call_1_1_0 ... ok
20477 f_call_1_1_1 (posonly)
20478 Doctest: posonly.f_call_1_1_1 ... ok
20479 f_call_1_1_1_kwds (posonly)
20480 Doctest: posonly.f_call_1_1_1_kwds ... ok
20481 f_call_1_1_1_star (posonly)
20482 Doctest: posonly.f_call_1_1_1_star ... ok
20483 f_call_1_1_1_star_kwds (posonly)
20484 Doctest: posonly.f_call_1_1_1_star_kwds ... ok
20485 f_call_one_optional_kwd (posonly)
20486 Doctest: posonly.f_call_one_optional_kwd ... ok
20487 f_call_posonly_kwarg (posonly)
20488 Doctest: posonly.f_call_posonly_kwarg ... ok
20489 f_call_posonly_stararg (posonly)
20490 Doctest: posonly.f_call_posonly_stararg ... ok
20491 f_call_posonly_stararg_kwarg (posonly)
20492 Doctest: posonly.f_call_posonly_stararg_kwarg ... ok
20493 func_introspection1 (posonly)
20494 Doctest: posonly.func_introspection1 ... ok
20495 func_introspection2 (posonly)
20496 Doctest: posonly.func_introspection2 ... ok
20497 test_async (posonly)
20498 Doctest: posonly.test_async ... ok
20499 test_async_call (posonly)
20500 Doctest: posonly.test_async_call ... ok
20501 test_closures1 (posonly)
20502 Doctest: posonly.test_closures1 ... ok
20503 test_closures2 (posonly)
20504 Doctest: posonly.test_closures2 ... ok
20505 test_closures3 (posonly)
20506 Doctest: posonly.test_closures3 ... ok
20507 test_empty_kwargs (posonly)
20508 Doctest: posonly.test_empty_kwargs ... ok
20509 test_generator (posonly)
20510 Doctest: posonly.test_generator ... ok
20511 test_lambdas (posonly)
20512 Doctest: posonly.test_lambdas ... ok
20513 test_module_function (posonly)
20514 Doctest: posonly.test_module_function ... ok
20515 test_no_standard_args_usage (posonly)
20516 Doctest: posonly.test_no_standard_args_usage ... ok
20517 test_optional_posonly_args1 (posonly)
20518 Doctest: posonly.test_optional_posonly_args1 ... ok
20519 test_optional_posonly_args2 (posonly)
20520 Doctest: posonly.test_optional_posonly_args2 ... ok
20521 test_pos_only_call_via_unpacking (posonly)
20522 Doctest: posonly.test_pos_only_call_via_unpacking ... ok
20523 test_positional_only_and_arg_invalid_calls (posonly)
20524 Doctest: posonly.test_positional_only_and_arg_invalid_calls ... ok
20525 test_positional_only_and_kwonlyargs_invalid_calls (posonly)
20526 Doctest: posonly.test_positional_only_and_kwonlyargs_invalid_calls ... ok
20527 test_positional_only_and_optional_arg_invalid_calls (posonly)
20528 Doctest: posonly.test_positional_only_and_optional_arg_invalid_calls ... ok
20529 test_positional_only_invalid_calls (posonly)
20530 Doctest: posonly.test_positional_only_invalid_calls ... ok
20531 test_positional_only_with_optional_invalid_calls (posonly)
20532 Doctest: posonly.test_positional_only_with_optional_invalid_calls ... ok
20533 test_same_keyword_as_positional_with_kwargs (posonly)
20534 Doctest: posonly.test_same_keyword_as_positional_with_kwargs ... ok
20535 test_serialization1 (posonly)
20536 Doctest: posonly.test_serialization1 ... ok
20537 test_serialization2 (posonly)
20538 Doctest: posonly.test_serialization2 ... ok
20539 test_serialization3 (posonly)
20540 Doctest: posonly.test_serialization3 ... ok
20541 test_use_positional_as_keyword1 (posonly)
20542 Doctest: posonly.test_use_positional_as_keyword1 ... ok
20543 test_use_positional_as_keyword2 (posonly)
20544 Doctest: posonly.test_use_positional_as_keyword2 ... ok
20545 test_use_positional_as_keyword3 (posonly)
20546 Doctest: posonly.test_use_positional_as_keyword3 ... ok
20547 run (__main__.PureDoctestTestCase)
20548 [-1] running pure doctests in posonly ... TestExtensionClass (posonly)
20549 Doctest: posonly.TestExtensionClass ... ok
20550 TestMangling (posonly)
20551 Doctest: posonly.TestMangling ... ok
20552 TestPosonlyMethods (posonly)
20553 Doctest: posonly.TestPosonlyMethods ... ok
20554 f_call_1_0_0 (posonly)
20555 Doctest: posonly.f_call_1_0_0 ... ok
20556 f_call_1_1_0 (posonly)
20557 Doctest: posonly.f_call_1_1_0 ... ok
20558 f_call_1_1_1 (posonly)
20559 Doctest: posonly.f_call_1_1_1 ... ok
20560 f_call_1_1_1_kwds (posonly)
20561 Doctest: posonly.f_call_1_1_1_kwds ... ok
20562 f_call_1_1_1_star (posonly)
20563 Doctest: posonly.f_call_1_1_1_star ... ok
20564 f_call_1_1_1_star_kwds (posonly)
20565 Doctest: posonly.f_call_1_1_1_star_kwds ... ok
20566 f_call_one_optional_kwd (posonly)
20567 Doctest: posonly.f_call_one_optional_kwd ... ok
20568 f_call_posonly_kwarg (posonly)
20569 Doctest: posonly.f_call_posonly_kwarg ... ok
20570 f_call_posonly_stararg (posonly)
20571 Doctest: posonly.f_call_posonly_stararg ... ok
20572 f_call_posonly_stararg_kwarg (posonly)
20573 Doctest: posonly.f_call_posonly_stararg_kwarg ... ok
20574 func_introspection1 (posonly)
20575 Doctest: posonly.func_introspection1 ... ok
20576 func_introspection2 (posonly)
20577 Doctest: posonly.func_introspection2 ... ok
20578 test_async (posonly)
20579 Doctest: posonly.test_async ... ok
20580 test_async_call (posonly)
20581 Doctest: posonly.test_async_call ... ok
20582 test_closures1 (posonly)
20583 Doctest: posonly.test_closures1 ... ok
20584 test_closures2 (posonly)
20585 Doctest: posonly.test_closures2 ... ok
20586 test_closures3 (posonly)
20587 Doctest: posonly.test_closures3 ... ok
20588 test_empty_kwargs (posonly)
20589 Doctest: posonly.test_empty_kwargs ... ok
20590 test_generator (posonly)
20591 Doctest: posonly.test_generator ... ok
20592 test_lambdas (posonly)
20593 Doctest: posonly.test_lambdas ... ok
20594 test_module_function (posonly)
20595 Doctest: posonly.test_module_function ... ok
20596 test_no_standard_args_usage (posonly)
20597 Doctest: posonly.test_no_standard_args_usage ... ok
20598 test_optional_posonly_args1 (posonly)
20599 Doctest: posonly.test_optional_posonly_args1 ... ok
20600 test_optional_posonly_args2 (posonly)
20601 Doctest: posonly.test_optional_posonly_args2 ... ok
20602 test_pos_only_call_via_unpacking (posonly)
20603 Doctest: posonly.test_pos_only_call_via_unpacking ... ok
20604 test_positional_only_and_arg_invalid_calls (posonly)
20605 Doctest: posonly.test_positional_only_and_arg_invalid_calls ... ok
20606 test_positional_only_and_kwonlyargs_invalid_calls (posonly)
20607 Doctest: posonly.test_positional_only_and_kwonlyargs_invalid_calls ... ok
20608 test_positional_only_and_optional_arg_invalid_calls (posonly)
20609 Doctest: posonly.test_positional_only_and_optional_arg_invalid_calls ... ok
20610 test_positional_only_invalid_calls (posonly)
20611 Doctest: posonly.test_positional_only_invalid_calls ... ok
20612 test_positional_only_with_optional_invalid_calls (posonly)
20613 Doctest: posonly.test_positional_only_with_optional_invalid_calls ... ok
20614 test_same_keyword_as_positional_with_kwargs (posonly)
20615 Doctest: posonly.test_same_keyword_as_positional_with_kwargs ... ok
20616 test_serialization1 (posonly)
20617 Doctest: posonly.test_serialization1 ... ok
20618 test_serialization2 (posonly)
20619 Doctest: posonly.test_serialization2 ... ok
20620 test_serialization3 (posonly)
20621 Doctest: posonly.test_serialization3 ... ok
20622 test_use_positional_as_keyword1 (posonly)
20623 Doctest: posonly.test_use_positional_as_keyword1 ... ok
20624 test_use_positional_as_keyword2 (posonly)
20625 Doctest: posonly.test_use_positional_as_keyword2 ... ok
20626 test_use_positional_as_keyword3 (posonly)
20627 Doctest: posonly.test_use_positional_as_keyword3 ... ok
20628 runTest (__main__.CythonRunTestCase)
20629 [-1] compiling (c/cy2) and running powop ... I (powop)
20630 Doctest: powop.I ... ok
20631 constant_long (powop)
20632 Doctest: powop.constant_long ... ok
20633 constant_py (powop)
20634 Doctest: powop.constant_py ... ok
20635 f (powop)
20636 Doctest: powop.f ... ok
20637 g (powop)
20638 Doctest: powop.g ... ok
20639 h (powop)
20640 Doctest: powop.h ... ok
20641 int_pow (powop)
20642 Doctest: powop.int_pow ... ok
20643 int_pow_cpow (powop)
20644 Doctest: powop.int_pow_cpow ... ok
20645 optimised_pow2 (powop)
20646 Doctest: powop.optimised_pow2 ... ok
20647 optimised_pow2_inplace (powop)
20648 Doctest: powop.optimised_pow2_inplace ... ok
20649 small_int_pow (powop)
20650 Doctest: powop.small_int_pow ... ok
20651 runTest (__main__.CythonRunTestCase)
20652 [-1] compiling (cpp/cy2) and running powop ... I (powop)
20653 Doctest: powop.I ... ok
20654 constant_long (powop)
20655 Doctest: powop.constant_long ... ok
20656 constant_py (powop)
20657 Doctest: powop.constant_py ... ok
20658 f (powop)
20659 Doctest: powop.f ... ok
20660 g (powop)
20661 Doctest: powop.g ... ok
20662 h (powop)
20663 Doctest: powop.h ... ok
20664 int_pow (powop)
20665 Doctest: powop.int_pow ... ok
20666 int_pow_cpow (powop)
20667 Doctest: powop.int_pow_cpow ... ok
20668 optimised_pow2 (powop)
20669 Doctest: powop.optimised_pow2 ... ok
20670 optimised_pow2_inplace (powop)
20671 Doctest: powop.optimised_pow2_inplace ... ok
20672 small_int_pow (powop)
20673 Doctest: powop.small_int_pow ... ok
20674 runTest (__main__.CythonRunTestCase)
20675 [-1] compiling (c/cy2) and running print ... print_to_stdout (print)
20676 Doctest: print.print_to_stdout ... ok
20677 print_to_stringio (print)
20678 Doctest: print.print_to_stringio ... ok
20679 runTest (__main__.CythonRunTestCase)
20680 [-1] compiling (cpp/cy2) and running print ... print_to_stdout (print)
20681 Doctest: print.print_to_stdout ... ok
20682 print_to_stringio (print)
20683 Doctest: print.print_to_stringio ... ok
20684 runTest (__main__.CythonRunTestCase)
20685 [-1] compiling (c/cy2) and running print_function ... print_assign (print_function)
20686 Doctest: print_function.print_assign ... ok
20687 print_to_stdout (print_function)
20688 Doctest: print_function.print_to_stdout ... ok
20689 print_to_stringio (print_function)
20690 Doctest: print_function.print_to_stringio ... ok
20691 runTest (__main__.CythonRunTestCase)
20692 [-1] compiling (cpp/cy2) and running print_function ... print_assign (print_function)
20693 Doctest: print_function.print_assign ... ok
20694 print_to_stdout (print_function)
20695 Doctest: print_function.print_to_stdout ... ok
20696 print_to_stringio (print_function)
20697 Doctest: print_function.print_to_stringio ... ok
20698 runTest (__main__.CythonRunTestCase)
20699 [-1] compiling (c/cy2) and running print_refcount ... test_print_refcount (print_refcount)
20700 Doctest: print_refcount.test_print_refcount ... ok
20701 test_printone_refcount (print_refcount)
20702 Doctest: print_refcount.test_printone_refcount ... ok
20703 runTest (__main__.CythonRunTestCase)
20704 [-1] compiling (cpp/cy2) and running print_refcount ... test_print_refcount (print_refcount)
20705 Doctest: print_refcount.test_print_refcount ... ok
20706 test_printone_refcount (print_refcount)
20707 Doctest: print_refcount.test_printone_refcount ... ok
20708 runTest (__main__.CythonRunTestCase)
20709 [-1] compiling (c/cy2) and running property_decorator_T593 ... Prop (property_decorator_T593)
20710 Doctest: property_decorator_T593.Prop ... ok
20711 runTest (__main__.CythonRunTestCase)
20712 [-1] compiling (cpp/cy2) and running property_decorator_T593 ... Prop (property_decorator_T593)
20713 Doctest: property_decorator_T593.Prop ... ok
20714 run (__main__.PureDoctestTestCase)
20715 [-1] running pure doctests in property_decorator_T593 ... Prop (property_decorator_T593)
20716 Doctest: property_decorator_T593.Prop ... ok
20717 runTest (__main__.CythonRunTestCase)
20718 [-1] compiling (c/cy2) and running pstats_profile_test ... pstats_profile_test ()
20719 Doctest: pstats_profile_test ... ok
20720 runTest (__main__.CythonRunTestCase)
20721 [-1] compiling (cpp/cy2) and running pstats_profile_test ... pstats_profile_test ()
20722 Doctest: pstats_profile_test ... ok
20723 runTest (__main__.CythonRunTestCase)
20724 [-1] compiling (c/cy2) and running pstats_profile_test_py ... pstats_profile_test_py ()
20725 Doctest: pstats_profile_test_py ... ok
20726 Compiler output for module pstats_profile_test_py:
20727 pstats_profile_test_py.c:1980:14: warning: '__Pyx_call_line_trace_func' defined but not used [-Wunused-function]
20728  1980 |   static int __Pyx_call_line_trace_func(PyThreadState *tstate, PyFrameObject *frame, int lineno) {
20729       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
20731 runTest (__main__.CythonRunTestCase)
20732 [-1] compiling (cpp/cy2) and running pstats_profile_test_py ... pstats_profile_test_py ()
20733 Doctest: pstats_profile_test_py ... ok
20734 Compiler output for module pstats_profile_test_py:
20735 pstats_profile_test_py.cpp:1992:14: warning: 'int __Pyx_call_line_trace_func(PyThreadState*, PyFrameObject*, int)' defined but not used [-Wunused-function]
20736  1992 |   static int __Pyx_call_line_trace_func(PyThreadState *tstate, PyFrameObject *frame, int lineno) {
20737       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
20739 run (__main__.PureDoctestTestCase)
20740 [-1] running pure doctests in pstats_profile_test_py ... pstats_profile_test_py ()
20741 Doctest: pstats_profile_test_py ... ok
20742 runTest (__main__.CythonRunTestCase)
20743 [-1] compiling (c/cy2) and running pstats_profile_test_pycfunc ... pstats_profile_test_pycfunc ()
20744 Doctest: pstats_profile_test_pycfunc ... ok
20745 runTest (__main__.CythonRunTestCase)
20746 [-1] compiling (cpp/cy2) and running pstats_profile_test_pycfunc ... pstats_profile_test_pycfunc ()
20747 Doctest: pstats_profile_test_pycfunc ... ok
20748 runTest (__main__.CythonRunTestCase)
20749 [-1] compiling (c/cy2) and running ptr_warning_T714 ... test_ptr (ptr_warning_T714)
20750 Doctest: ptr_warning_T714.test_ptr ... ok
20751 runTest (__main__.CythonRunTestCase)
20752 [-1] compiling (cpp/cy2) and running ptr_warning_T714 ... test_ptr (ptr_warning_T714)
20753 Doctest: ptr_warning_T714.test_ptr ... ok
20754 runTest (__main__.CythonRunTestCase)
20755 [-1] compiling (c/cy2) and running ptrdiff_t ... A (ptrdiff_t)
20756 Doctest: ptrdiff_t.A ... ok
20757 test (ptrdiff_t)
20758 Doctest: ptrdiff_t.test ... ok
20759 test_types (ptrdiff_t)
20760 Doctest: ptrdiff_t.test_types ... ok
20761 runTest (__main__.CythonRunTestCase)
20762 [-1] compiling (cpp/cy2) and running ptrdiff_t ... A (ptrdiff_t)
20763 Doctest: ptrdiff_t.A ... ok
20764 test (ptrdiff_t)
20765 Doctest: ptrdiff_t.test ... ok
20766 test_types (ptrdiff_t)
20767 Doctest: ptrdiff_t.test_types ... ok
20768 runTest (__main__.CythonRunTestCase)
20769 [-1] compiling (c/cy2) and running public_enum ... public_enum ()
20770 Doctest: public_enum ... ok
20771 runTest (__main__.CythonRunTestCase)
20772 [-1] compiling (cpp/cy2) and running public_enum ... public_enum ()
20773 Doctest: public_enum ... ok
20774 runTest (__main__.EndToEndTest)
20775 [-1] End-to-end public_fused_types ... ok
20776 runTest (__main__.CythonRunTestCase)
20777 [-1] compiling (c/cy2) and running pure ... ExtType (pure)
20778 Doctest: pure.ExtType ... ok
20779 ext_type_string_ref (pure)
20780 Doctest: pure.ext_type_string_ref ... ok
20781 test_address (pure)
20782 Doctest: pure.test_address ... ok
20783 test_cast (pure)
20784 Doctest: pure.test_cast ... ok
20785 test_cast_object (pure)
20786 Doctest: pure.test_cast_object ... ok
20787 test_declare (pure)
20788 Doctest: pure.test_declare ... ok
20789 test_declare_c_types (pure)
20790 Doctest: pure.test_declare_c_types ... ok
20791 test_imports (pure)
20792 Doctest: pure.test_imports ... ok
20793 test_locals (pure)
20794 Doctest: pure.test_locals ... ok
20795 test_override_reset (pure)
20796 Doctest: pure.test_override_reset ... ok
20797 test_override_set (pure)
20798 Doctest: pure.test_override_set ... ok
20799 test_override_set_repeated (pure)
20800 Doctest: pure.test_override_set_repeated ... ok
20801 test_sizeof (pure)
20802 Doctest: pure.test_sizeof ... ok
20803 test_struct (pure)
20804 Doctest: pure.test_struct ... ok
20805 runTest (__main__.CythonRunTestCase)
20806 [-1] compiling (cpp/cy2) and running pure ... ExtType (pure)
20807 Doctest: pure.ExtType ... ok
20808 ext_type_string_ref (pure)
20809 Doctest: pure.ext_type_string_ref ... ok
20810 test_address (pure)
20811 Doctest: pure.test_address ... ok
20812 test_cast (pure)
20813 Doctest: pure.test_cast ... ok
20814 test_cast_object (pure)
20815 Doctest: pure.test_cast_object ... ok
20816 test_declare (pure)
20817 Doctest: pure.test_declare ... ok
20818 test_declare_c_types (pure)
20819 Doctest: pure.test_declare_c_types ... ok
20820 test_imports (pure)
20821 Doctest: pure.test_imports ... ok
20822 test_locals (pure)
20823 Doctest: pure.test_locals ... ok
20824 test_override_reset (pure)
20825 Doctest: pure.test_override_reset ... ok
20826 test_override_set (pure)
20827 Doctest: pure.test_override_set ... ok
20828 test_override_set_repeated (pure)
20829 Doctest: pure.test_override_set_repeated ... ok
20830 test_sizeof (pure)
20831 Doctest: pure.test_sizeof ... ok
20832 test_struct (pure)
20833 Doctest: pure.test_struct ... ok
20834 runTest (__main__.CythonRunTestCase)
20835 [-1] compiling (c/cy2) and running pure_cdef_class_dataclass ... MyDataclass (pure_cdef_class_dataclass)
20836 Doctest: pure_cdef_class_dataclass.MyDataclass ... ok
20837 NoInitFields (pure_cdef_class_dataclass)
20838 Doctest: pure_cdef_class_dataclass.NoInitFields ... ok
20839 runTest (__main__.CythonRunTestCase)
20840 [-1] compiling (cpp/cy2) and running pure_cdef_class_dataclass ... MyDataclass (pure_cdef_class_dataclass)
20841 Doctest: pure_cdef_class_dataclass.MyDataclass ... ok
20842 NoInitFields (pure_cdef_class_dataclass)
20843 Doctest: pure_cdef_class_dataclass.NoInitFields ... ok
20844 run (__main__.PureDoctestTestCase)
20845 [-1] running pure doctests in pure_cdef_class_dataclass ... MyDataclass (pure_cdef_class_dataclass)
20846 Doctest: pure_cdef_class_dataclass.MyDataclass ... ok
20847 NoInitFields (pure_cdef_class_dataclass)
20848 Doctest: pure_cdef_class_dataclass.NoInitFields ... ok
20849 runTest (__main__.CythonRunTestCase)
20850 [-1] compiling (c/cy2) and running pure_cdef_class_property_decorator_T264 ... Prop (pure_cdef_class_property_decorator_T264)
20851 Doctest: pure_cdef_class_property_decorator_T264.Prop ... ok
20852 runTest (__main__.CythonRunTestCase)
20853 [-1] compiling (cpp/cy2) and running pure_cdef_class_property_decorator_T264 ... Prop (pure_cdef_class_property_decorator_T264)
20854 Doctest: pure_cdef_class_property_decorator_T264.Prop ... ok
20855 run (__main__.PureDoctestTestCase)
20856 [-1] running pure doctests in pure_cdef_class_property_decorator_T264 ... Prop (pure_cdef_class_property_decorator_T264)
20857 Doctest: pure_cdef_class_property_decorator_T264.Prop ... ok
20858 runTest (__main__.CythonRunTestCase)
20859 [-1] compiling (c/cy2) and running pure_fused ... __pyx_fuse_0func1 (pure_fused.TestCls)
20860 Doctest: pure_fused.TestCls.__pyx_fuse_0func1 ... ok
20861 __pyx_fuse_0func1_inpy (pure_fused.TestCls)
20862 Doctest: pure_fused.TestCls.__pyx_fuse_0func1_inpy ... ok
20863 __pyx_fuse_0func2 (pure_fused.TestCls)
20864 Doctest: pure_fused.TestCls.__pyx_fuse_0func2 ... ok
20865 __pyx_fuse_0func2_inpy (pure_fused.TestCls)
20866 Doctest: pure_fused.TestCls.__pyx_fuse_0func2_inpy ... ok
20867 __pyx_fuse_1func1 (pure_fused.TestCls)
20868 Doctest: pure_fused.TestCls.__pyx_fuse_1func1 ... ok
20869 __pyx_fuse_1func1_inpy (pure_fused.TestCls)
20870 Doctest: pure_fused.TestCls.__pyx_fuse_1func1_inpy ... ok
20871 __pyx_fuse_1func2 (pure_fused.TestCls)
20872 Doctest: pure_fused.TestCls.__pyx_fuse_1func2 ... ok
20873 __pyx_fuse_1func2_inpy (pure_fused.TestCls)
20874 Doctest: pure_fused.TestCls.__pyx_fuse_1func2_inpy ... ok
20875 cpfunc (pure_fused.TestCls)
20876 Doctest: pure_fused.TestCls.cpfunc ... ok
20877 func1 (pure_fused.TestCls)
20878 Doctest: pure_fused.TestCls.func1 ... ok
20879 func1_inpy (pure_fused.TestCls)
20880 Doctest: pure_fused.TestCls.func1_inpy ... ok
20881 func2 (pure_fused.TestCls)
20882 Doctest: pure_fused.TestCls.func2 ... ok
20883 func2_inpy (pure_fused.TestCls)
20884 Doctest: pure_fused.TestCls.func2_inpy ... ok
20885 runTest (__main__.CythonRunTestCase)
20886 [-1] compiling (cpp/cy2) and running pure_fused ... __pyx_fuse_0func1 (pure_fused.TestCls)
20887 Doctest: pure_fused.TestCls.__pyx_fuse_0func1 ... ok
20888 __pyx_fuse_0func1_inpy (pure_fused.TestCls)
20889 Doctest: pure_fused.TestCls.__pyx_fuse_0func1_inpy ... ok
20890 __pyx_fuse_0func2 (pure_fused.TestCls)
20891 Doctest: pure_fused.TestCls.__pyx_fuse_0func2 ... ok
20892 __pyx_fuse_0func2_inpy (pure_fused.TestCls)
20893 Doctest: pure_fused.TestCls.__pyx_fuse_0func2_inpy ... ok
20894 __pyx_fuse_1func1 (pure_fused.TestCls)
20895 Doctest: pure_fused.TestCls.__pyx_fuse_1func1 ... ok
20896 __pyx_fuse_1func1_inpy (pure_fused.TestCls)
20897 Doctest: pure_fused.TestCls.__pyx_fuse_1func1_inpy ... ok
20898 __pyx_fuse_1func2 (pure_fused.TestCls)
20899 Doctest: pure_fused.TestCls.__pyx_fuse_1func2 ... ok
20900 __pyx_fuse_1func2_inpy (pure_fused.TestCls)
20901 Doctest: pure_fused.TestCls.__pyx_fuse_1func2_inpy ... ok
20902 cpfunc (pure_fused.TestCls)
20903 Doctest: pure_fused.TestCls.cpfunc ... ok
20904 func1 (pure_fused.TestCls)
20905 Doctest: pure_fused.TestCls.func1 ... ok
20906 func1_inpy (pure_fused.TestCls)
20907 Doctest: pure_fused.TestCls.func1_inpy ... ok
20908 func2 (pure_fused.TestCls)
20909 Doctest: pure_fused.TestCls.func2 ... ok
20910 func2_inpy (pure_fused.TestCls)
20911 Doctest: pure_fused.TestCls.func2_inpy ... ok
20912 run (__main__.PureDoctestTestCase)
20913 [-1] running pure doctests in pure_fused ... cpfunc (pure_fused.TestCls)
20914 Doctest: pure_fused.TestCls.cpfunc ... ok
20915 func1 (pure_fused.TestCls)
20916 Doctest: pure_fused.TestCls.func1 ... ok
20917 func1_inpy (pure_fused.TestCls)
20918 Doctest: pure_fused.TestCls.func1_inpy ... ok
20919 func2_inpy (pure_fused.TestCls)
20920 Doctest: pure_fused.TestCls.func2_inpy ... ok
20921 runTest (__main__.CythonRunTestCase)
20922 [-1] compiling (c/cy2) and running pure_mode_cmethod_inheritance_T583 ... Base (pure_mode_cmethod_inheritance_T583)
20923 Doctest: pure_mode_cmethod_inheritance_T583.Base ... ok
20924 Derived (pure_mode_cmethod_inheritance_T583)
20925 Doctest: pure_mode_cmethod_inheritance_T583.Derived ... ok
20926 Derived2 (pure_mode_cmethod_inheritance_T583)
20927 Doctest: pure_mode_cmethod_inheritance_T583.Derived2 ... ok
20928 DerivedDerived (pure_mode_cmethod_inheritance_T583)
20929 Doctest: pure_mode_cmethod_inheritance_T583.DerivedDerived ... ok
20930 runTest (__main__.CythonRunTestCase)
20931 [-1] compiling (cpp/cy2) and running pure_mode_cmethod_inheritance_T583 ... Base (pure_mode_cmethod_inheritance_T583)
20932 Doctest: pure_mode_cmethod_inheritance_T583.Base ... ok
20933 Derived (pure_mode_cmethod_inheritance_T583)
20934 Doctest: pure_mode_cmethod_inheritance_T583.Derived ... ok
20935 Derived2 (pure_mode_cmethod_inheritance_T583)
20936 Doctest: pure_mode_cmethod_inheritance_T583.Derived2 ... ok
20937 DerivedDerived (pure_mode_cmethod_inheritance_T583)
20938 Doctest: pure_mode_cmethod_inheritance_T583.DerivedDerived ... ok
20939 run (__main__.PureDoctestTestCase)
20940 [-1] running pure doctests in pure_mode_cmethod_inheritance_T583 ... Base (pure_mode_cmethod_inheritance_T583)
20941 Doctest: pure_mode_cmethod_inheritance_T583.Base ... ok
20942 Derived (pure_mode_cmethod_inheritance_T583)
20943 Doctest: pure_mode_cmethod_inheritance_T583.Derived ... ok
20944 Derived2 (pure_mode_cmethod_inheritance_T583)
20945 Doctest: pure_mode_cmethod_inheritance_T583.Derived2 ... ok
20946 DerivedDerived (pure_mode_cmethod_inheritance_T583)
20947 Doctest: pure_mode_cmethod_inheritance_T583.DerivedDerived ... ok
20948 runTest (__main__.CythonRunTestCase)
20949 [-1] compiling (c/cy2) and running pure_nogil_conditional ... test (pure_nogil_conditional)
20950 Doctest: pure_nogil_conditional.test ... ok
20951 test_fused (pure_nogil_conditional)
20952 Doctest: pure_nogil_conditional.test_fused ... ok
20953 test_fused_int (pure_nogil_conditional)
20954 Doctest: pure_nogil_conditional.test_fused_int ... ok
20955 test_fused_object (pure_nogil_conditional)
20956 Doctest: pure_nogil_conditional.test_fused_object ... ok
20957 test_nested (pure_nogil_conditional)
20958 Doctest: pure_nogil_conditional.test_nested ... ok
20959 test_try_finally (pure_nogil_conditional)
20960 Doctest: pure_nogil_conditional.test_try_finally ... ok
20961 test_unraisable (pure_nogil_conditional)
20962 Doctest: pure_nogil_conditional.test_unraisable ... ok
20963 test_with_gil (pure_nogil_conditional)
20964 Doctest: pure_nogil_conditional.test_with_gil ... ok
20965 runTest (__main__.CythonRunTestCase)
20966 [-1] compiling (cpp/cy2) and running pure_nogil_conditional ... test (pure_nogil_conditional)
20967 Doctest: pure_nogil_conditional.test ... ok
20968 test_fused (pure_nogil_conditional)
20969 Doctest: pure_nogil_conditional.test_fused ... ok
20970 test_fused_int (pure_nogil_conditional)
20971 Doctest: pure_nogil_conditional.test_fused_int ... ok
20972 test_fused_object (pure_nogil_conditional)
20973 Doctest: pure_nogil_conditional.test_fused_object ... ok
20974 test_nested (pure_nogil_conditional)
20975 Doctest: pure_nogil_conditional.test_nested ... ok
20976 test_try_finally (pure_nogil_conditional)
20977 Doctest: pure_nogil_conditional.test_try_finally ... ok
20978 test_unraisable (pure_nogil_conditional)
20979 Doctest: pure_nogil_conditional.test_unraisable ... ok
20980 test_with_gil (pure_nogil_conditional)
20981 Doctest: pure_nogil_conditional.test_with_gil ... ok
20982 runTest (__main__.CythonRunTestCase)
20983 [-1] compiling (c/cy2) and running pure_parallel ... prange_regression (pure_parallel)
20984 Doctest: pure_parallel.prange_regression ... ok
20985 prange_with_gil (pure_parallel)
20986 Doctest: pure_parallel.prange_with_gil ... ok
20987 prange_with_gil_call_nogil (pure_parallel)
20988 Doctest: pure_parallel.prange_with_gil_call_nogil ... ok
20989 runTest (__main__.CythonRunTestCase)
20990 [-1] compiling (cpp/cy2) and running pure_parallel ... prange_regression (pure_parallel)
20991 Doctest: pure_parallel.prange_regression ... ok
20992 prange_with_gil (pure_parallel)
20993 Doctest: pure_parallel.prange_with_gil ... ok
20994 prange_with_gil_call_nogil (pure_parallel)
20995 Doctest: pure_parallel.prange_with_gil_call_nogil ... ok
20996 run (__main__.PureDoctestTestCase)
20997 [-1] running pure doctests in pure_parallel ... prange_regression (pure_parallel)
20998 Doctest: pure_parallel.prange_regression ... ok
20999 prange_with_gil (pure_parallel)
21000 Doctest: pure_parallel.prange_with_gil ... ok
21001 prange_with_gil_call_nogil (pure_parallel)
21002 Doctest: pure_parallel.prange_with_gil_call_nogil ... ok
21003 runTest (__main__.EndToEndTest)
21004 [-1] End-to-end pure_pxd ... ok
21005 runTest (__main__.CythonRunTestCase)
21006 [-1] compiling (c/cy2) and running pure_py ... CClass (pure_py)
21007 Doctest: pure_py.CClass ... ok
21008 TestUnboundMethod (pure_py)
21009 Doctest: pure_py.TestUnboundMethod ... ok
21010 array_init_with_list (pure_py)
21011 Doctest: pure_py.array_init_with_list ... ok
21012 call_ccall (pure_py)
21013 Doctest: pure_py.call_ccall ... ok
21014 call_cdef_except (pure_py)
21015 Doctest: pure_py.call_cdef_except ... ok
21016 call_cdef_inline (pure_py)
21017 Doctest: pure_py.call_cdef_inline ... ok
21018 ccall_except (pure_py)
21019 Doctest: pure_py.ccall_except ... ok
21020 ccall_except_check (pure_py)
21021 Doctest: pure_py.ccall_except_check ... ok
21022 ccall_except_check_always (pure_py)
21023 Doctest: pure_py.ccall_except_check_always ... ok
21024 ccall_except_no_check (pure_py)
21025 Doctest: pure_py.ccall_except_no_check ... ValueError
21026 Exception ignored in: 'pure_py.ccall_except_no_check'
21027 Traceback (most recent call last):
21028   File "<doctest pure_py.ccall_except_no_check[1]>", line 1, in <module>
21029 ValueError: 
21031 count_digits_in_carray (pure_py)
21032 Doctest: pure_py.count_digits_in_carray ... ok
21033 empty_declare (pure_py)
21034 Doctest: pure_py.empty_declare ... ok
21035 multi_args_init_cast (pure_py)
21036 Doctest: pure_py.multi_args_init_cast ... ok
21037 multi_args_init_declare (pure_py)
21038 Doctest: pure_py.multi_args_init_declare ... ok
21039 none_cast (pure_py)
21040 Doctest: pure_py.none_cast ... ok
21041 none_declare (pure_py)
21042 Doctest: pure_py.none_declare ... ok
21043 same_declare (pure_py)
21044 Doctest: pure_py.same_declare ... ok
21045 same_type_cast (pure_py)
21046 Doctest: pure_py.same_type_cast ... ok
21047 test_address (pure_py)
21048 Doctest: pure_py.test_address ... ok
21049 test_boundscheck (pure_py)
21050 Doctest: pure_py.test_boundscheck ... ok
21051 test_cast (pure_py)
21052 Doctest: pure_py.test_cast ... ok
21053 test_cdef_nogil (pure_py)
21054 Doctest: pure_py.test_cdef_nogil ... ok
21055 test_declare (pure_py)
21056 Doctest: pure_py.test_declare ... ok
21057 test_declare_c_types (pure_py)
21058 Doctest: pure_py.test_declare_c_types ... ok
21059 test_has_inner_func (pure_py)
21060 Doctest: pure_py.test_has_inner_func ... ok
21061 test_imports (pure_py)
21062 Doctest: pure_py.test_imports ... ok
21063 test_sizeof (pure_py)
21064 Doctest: pure_py.test_sizeof ... ok
21065 test_struct (pure_py)
21066 Doctest: pure_py.test_struct ... ok
21067 test_with_nogil (pure_py)
21068 Doctest: pure_py.test_with_nogil ... ok
21069 test_wraparound (pure_py)
21070 Doctest: pure_py.test_wraparound ... ok
21071 Compiler output for module pure_py:
21072 pure_py.c: In function '__pyx_pf_7pure_py_42same_type_cast':
21073 pure_py.c:11737:26: warning: self-comparison always evaluates to true [-Wtautological-compare]
21074 11737 |   __pyx_t_2 = (__pyx_v_f == __pyx_v_f);
21075       |                          ^~
21076 pure_py.c: In function '__pyx_pf_7pure_py_44multi_args_init_cast':
21077 pure_py.c:11826:26: warning: self-comparison always evaluates to true [-Wtautological-compare]
21078 11826 |   __pyx_t_2 = (__pyx_v_f == __pyx_v_f);
21079       |                          ^~
21081 runTest (__main__.CythonRunTestCase)
21082 [-1] compiling (cpp/cy2) and running pure_py ... CClass (pure_py)
21083 Doctest: pure_py.CClass ... ok
21084 TestUnboundMethod (pure_py)
21085 Doctest: pure_py.TestUnboundMethod ... ok
21086 array_init_with_list (pure_py)
21087 Doctest: pure_py.array_init_with_list ... ok
21088 call_ccall (pure_py)
21089 Doctest: pure_py.call_ccall ... ok
21090 call_cdef_except (pure_py)
21091 Doctest: pure_py.call_cdef_except ... ok
21092 call_cdef_inline (pure_py)
21093 Doctest: pure_py.call_cdef_inline ... ok
21094 ccall_except (pure_py)
21095 Doctest: pure_py.ccall_except ... ok
21096 ccall_except_check (pure_py)
21097 Doctest: pure_py.ccall_except_check ... ok
21098 ccall_except_check_always (pure_py)
21099 Doctest: pure_py.ccall_except_check_always ... ok
21100 ccall_except_no_check (pure_py)
21101 Doctest: pure_py.ccall_except_no_check ... ValueError
21102 Exception ignored in: 'pure_py.ccall_except_no_check'
21103 Traceback (most recent call last):
21104   File "<doctest pure_py.ccall_except_no_check[1]>", line 1, in <module>
21105 ValueError: 
21107 count_digits_in_carray (pure_py)
21108 Doctest: pure_py.count_digits_in_carray ... ok
21109 empty_declare (pure_py)
21110 Doctest: pure_py.empty_declare ... ok
21111 multi_args_init_cast (pure_py)
21112 Doctest: pure_py.multi_args_init_cast ... ok
21113 multi_args_init_declare (pure_py)
21114 Doctest: pure_py.multi_args_init_declare ... ok
21115 none_cast (pure_py)
21116 Doctest: pure_py.none_cast ... ok
21117 none_declare (pure_py)
21118 Doctest: pure_py.none_declare ... ok
21119 same_declare (pure_py)
21120 Doctest: pure_py.same_declare ... ok
21121 same_type_cast (pure_py)
21122 Doctest: pure_py.same_type_cast ... ok
21123 test_address (pure_py)
21124 Doctest: pure_py.test_address ... ok
21125 test_boundscheck (pure_py)
21126 Doctest: pure_py.test_boundscheck ... ok
21127 test_cast (pure_py)
21128 Doctest: pure_py.test_cast ... ok
21129 test_cdef_nogil (pure_py)
21130 Doctest: pure_py.test_cdef_nogil ... ok
21131 test_declare (pure_py)
21132 Doctest: pure_py.test_declare ... ok
21133 test_declare_c_types (pure_py)
21134 Doctest: pure_py.test_declare_c_types ... ok
21135 test_has_inner_func (pure_py)
21136 Doctest: pure_py.test_has_inner_func ... ok
21137 test_imports (pure_py)
21138 Doctest: pure_py.test_imports ... ok
21139 test_sizeof (pure_py)
21140 Doctest: pure_py.test_sizeof ... ok
21141 test_struct (pure_py)
21142 Doctest: pure_py.test_struct ... ok
21143 test_with_nogil (pure_py)
21144 Doctest: pure_py.test_with_nogil ... ok
21145 test_wraparound (pure_py)
21146 Doctest: pure_py.test_wraparound ... ok
21147 Compiler output for module pure_py:
21148 pure_py.cpp: In function 'PyObject* __pyx_pf_7pure_py_42same_type_cast(PyObject*)':
21149 pure_py.cpp:11749:26: warning: self-comparison always evaluates to true [-Wtautological-compare]
21150 11749 |   __pyx_t_2 = (__pyx_v_f == __pyx_v_f);
21151       |                ~~~~~~~~~ ^~ ~~~~~~~~~
21152 pure_py.cpp: In function 'PyObject* __pyx_pf_7pure_py_44multi_args_init_cast(PyObject*)':
21153 pure_py.cpp:11838:26: warning: self-comparison always evaluates to true [-Wtautological-compare]
21154 11838 |   __pyx_t_2 = (__pyx_v_f == __pyx_v_f);
21155       |                ~~~~~~~~~ ^~ ~~~~~~~~~
21157 run (__main__.PureDoctestTestCase)
21158 [-1] running pure doctests in pure_py ... CClass (pure_py)
21159 Doctest: pure_py.CClass ... ok
21160 TestUnboundMethod (pure_py)
21161 Doctest: pure_py.TestUnboundMethod ... ok
21162 array_init_with_list (pure_py)
21163 Doctest: pure_py.array_init_with_list ... ok
21164 call_ccall (pure_py)
21165 Doctest: pure_py.call_ccall ... ok
21166 call_cdef_except (pure_py)
21167 Doctest: pure_py.call_cdef_except ... ok
21168 call_cdef_inline (pure_py)
21169 Doctest: pure_py.call_cdef_inline ... ok
21170 ccall_except (pure_py)
21171 Doctest: pure_py.ccall_except ... ok
21172 ccall_except_check (pure_py)
21173 Doctest: pure_py.ccall_except_check ... ok
21174 ccall_except_check_always (pure_py)
21175 Doctest: pure_py.ccall_except_check_always ... ok
21176 ccall_except_no_check (pure_py)
21177 Doctest: pure_py.ccall_except_no_check ... ok
21178 count_digits_in_carray (pure_py)
21179 Doctest: pure_py.count_digits_in_carray ... ok
21180 empty_declare (pure_py)
21181 Doctest: pure_py.empty_declare ... ok
21182 multi_args_init_cast (pure_py)
21183 Doctest: pure_py.multi_args_init_cast ... ok
21184 multi_args_init_declare (pure_py)
21185 Doctest: pure_py.multi_args_init_declare ... ok
21186 none_cast (pure_py)
21187 Doctest: pure_py.none_cast ... ok
21188 none_declare (pure_py)
21189 Doctest: pure_py.none_declare ... ok
21190 same_declare (pure_py)
21191 Doctest: pure_py.same_declare ... ok
21192 same_type_cast (pure_py)
21193 Doctest: pure_py.same_type_cast ... ok
21194 test_address (pure_py)
21195 Doctest: pure_py.test_address ... ok
21196 test_boundscheck (pure_py)
21197 Doctest: pure_py.test_boundscheck ... ok
21198 test_cast (pure_py)
21199 Doctest: pure_py.test_cast ... ok
21200 test_cdef_nogil (pure_py)
21201 Doctest: pure_py.test_cdef_nogil ... ok
21202 test_declare (pure_py)
21203 Doctest: pure_py.test_declare ... ok
21204 test_declare_c_types (pure_py)
21205 Doctest: pure_py.test_declare_c_types ... ok
21206 test_has_inner_func (pure_py)
21207 Doctest: pure_py.test_has_inner_func ... ok
21208 test_imports (pure_py)
21209 Doctest: pure_py.test_imports ... ok
21210 test_sizeof (pure_py)
21211 Doctest: pure_py.test_sizeof ... ok
21212 test_struct (pure_py)
21213 Doctest: pure_py.test_struct ... ok
21214 test_with_nogil (pure_py)
21215 Doctest: pure_py.test_with_nogil ... ok
21216 test_wraparound (pure_py)
21217 Doctest: pure_py.test_wraparound ... ok
21218 runTest (__main__.CythonRunTestCase)
21219 [-1] compiling (c/cy2) and running pure_py3 ... call_ccall (pure_py3)
21220 Doctest: pure_py3.call_ccall ... ok
21221 call_cdef_inline (pure_py3)
21222 Doctest: pure_py3.call_cdef_inline ... ok
21223 test_annotation_typing (pure_py3)
21224 Doctest: pure_py3.test_annotation_typing ... ok
21225 test_return_type (pure_py3)
21226 Doctest: pure_py3.test_return_type ... ok
21227 test_struct (pure_py3)
21228 Compiler output for module pure_py3:
21229 pure_py3.c:3754:18: warning: '__pyx_f_8pure_py3_test_cdef_return_object' defined but not used [-Wunused-function]
21230  3754 | static PyObject *__pyx_f_8pure_py3_test_cdef_return_object(PyObject *__pyx_v_x) {
21231       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
21233 Doctest: pure_py3.test_struct ... ok
21234 runTest (__main__.CythonRunTestCase)
21235 [-1] compiling (cpp/cy2) and running pure_py3 ... call_ccall (pure_py3)
21236 Doctest: pure_py3.call_ccall ... ok
21237 call_cdef_inline (pure_py3)
21238 Doctest: pure_py3.call_cdef_inline ... ok
21239 test_annotation_typing (pure_py3)
21240 Doctest: pure_py3.test_annotation_typing ... ok
21241 test_return_type (pure_py3)
21242 Doctest: pure_py3.test_return_type ... ok
21243 test_struct (pure_py3)
21244 Doctest: pure_py3.test_struct ... ok
21245 Compiler output for module pure_py3:
21246 pure_py3.cpp:3766:18: warning: 'PyObject* __pyx_f_8pure_py3_test_cdef_return_object(PyObject*)' defined but not used [-Wunused-function]
21247  3766 | static PyObject *__pyx_f_8pure_py3_test_cdef_return_object(PyObject *__pyx_v_x) {
21248       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
21250 run (__main__.PureDoctestTestCase)
21251 [-1] running pure doctests in pure_py3 ... call_ccall (pure_py3)
21252 Doctest: pure_py3.call_ccall ... ok
21253 call_cdef_inline (pure_py3)
21254 Doctest: pure_py3.call_cdef_inline ... ok
21255 test_annotation_typing (pure_py3)
21256 Doctest: pure_py3.test_annotation_typing ... ok
21257 test_cdef_return_object (pure_py3)
21258 Doctest: pure_py3.test_cdef_return_object ... ok
21259 test_return_type (pure_py3)
21260 Doctest: pure_py3.test_return_type ... ok
21261 test_struct (pure_py3)
21262 Doctest: pure_py3.test_struct ... ok
21263 runTest (__main__.CythonRunTestCase)
21264 [-1] compiling (c/cy2) and running pure_py_cimports ... libc_math_ceil (pure_py_cimports)
21265 Doctest: pure_py_cimports.libc_math_ceil ... ok
21266 runTest (__main__.CythonRunTestCase)
21267 [-1] compiling (cpp/cy2) and running pure_py_cimports ... libc_math_ceil (pure_py_cimports)
21268 Doctest: pure_py_cimports.libc_math_ceil ... ok
21269 run (__main__.PureDoctestTestCase)
21270 [-1] running pure doctests in pure_py_cimports ... libc_math_ceil (pure_py_cimports)
21271 Doctest: pure_py_cimports.libc_math_ceil ... ok
21272 runTest (__main__.CythonRunTestCase)
21273 [-1] compiling (c/cy2) and running pure_pyx_cimports ... libc_math_ceil (pure_pyx_cimports)
21274 Doctest: pure_pyx_cimports.libc_math_ceil ... ok
21275 runTest (__main__.CythonRunTestCase)
21276 [-1] compiling (cpp/cy2) and running pure_pyx_cimports ... libc_math_ceil (pure_pyx_cimports)
21277 Doctest: pure_pyx_cimports.libc_math_ceil ... ok
21278 runTest (__main__.CythonRunTestCase)
21279 [-1] compiling (c/cy2) and running purecdef ... test (purecdef)
21280 Doctest: purecdef.test ... ok
21281 test_ccall (purecdef)
21282 Doctest: purecdef.test_ccall ... ok
21283 test_ccall_method (purecdef)
21284 Doctest: purecdef.test_ccall_method ... ok
21285 test_genexpr_in_cdef (purecdef)
21286 Doctest: purecdef.test_genexpr_in_cdef ... ok
21287 test_method (purecdef)
21288 Doctest: purecdef.test_method ... ok
21289 test_typed_return (purecdef)
21290 Doctest: purecdef.test_typed_return ... ok
21291 test_with (purecdef)
21292 Doctest: purecdef.test_with ... ok
21293 runTest (__main__.CythonRunTestCase)
21294 [-1] compiling (cpp/cy2) and running purecdef ... test (purecdef)
21295 Doctest: purecdef.test ... ok
21296 test_ccall (purecdef)
21297 Doctest: purecdef.test_ccall ... ok
21298 test_ccall_method (purecdef)
21299 Doctest: purecdef.test_ccall_method ... ok
21300 test_genexpr_in_cdef (purecdef)
21301 Doctest: purecdef.test_genexpr_in_cdef ... ok
21302 test_method (purecdef)
21303 Doctest: purecdef.test_method ... ok
21304 test_typed_return (purecdef)
21305 Doctest: purecdef.test_typed_return ... ok
21306 test_with (purecdef)
21307 Doctest: purecdef.test_with ... ok
21308 run (__main__.PureDoctestTestCase)
21309 [-1] running pure doctests in purecdef ... test (purecdef)
21310 Doctest: purecdef.test ... ok
21311 test_ccall (purecdef)
21312 Doctest: purecdef.test_ccall ... ok
21313 test_ccall_method (purecdef)
21314 Doctest: purecdef.test_ccall_method ... ok
21315 test_genexpr_in_cdef (purecdef)
21316 Doctest: purecdef.test_genexpr_in_cdef ... ok
21317 test_method (purecdef)
21318 Doctest: purecdef.test_method ... ok
21319 test_typed_return (purecdef)
21320 Doctest: purecdef.test_typed_return ... ok
21321 test_with (purecdef)
21322 Doctest: purecdef.test_with ... ok
21323 runTest (__main__.EndToEndTest)
21324 [-1] End-to-end pxd_argument_names ... ok
21325 runTest (__main__.EndToEndTest)
21326 [-1] End-to-end pxd_signature_excvalue ... ok
21327 runTest (__main__.EndToEndTest)
21328 [-1] End-to-end pxd_syntax ... ok
21329 runTest (__main__.CythonRunTestCase)
21330 [-1] compiling (c/cy2) and running py2_super ... B (py2_super)
21331 Doctest: py2_super.B ... ok
21332 Base (py2_super)
21333 Doctest: py2_super.Base ... ok
21334 CClassSub (py2_super)
21335 Doctest: py2_super.CClassSub ... ok
21336 Sub (py2_super)
21337 Doctest: py2_super.Sub ... ok
21338 runTest (__main__.CythonRunTestCase)
21339 [-1] compiling (cpp/cy2) and running py2_super ... B (py2_super)
21340 Doctest: py2_super.B ... ok
21341 Base (py2_super)
21342 Doctest: py2_super.Base ... ok
21343 CClassSub (py2_super)
21344 Doctest: py2_super.CClassSub ... ok
21345 Sub (py2_super)
21346 Doctest: py2_super.Sub ... ok
21347 runTest (__main__.CythonRunTestCase)
21348 [-1] compiling (c/cy2) and running py34_signature ... b (py34_signature)
21349 Doctest: py34_signature.b ... ok
21350 c (py34_signature)
21351 Doctest: py34_signature.c ... ok
21352 cp1 (py34_signature)
21353 Doctest: py34_signature.cp1 ... ok
21354 cp2 (py34_signature)
21355 Doctest: py34_signature.cp2 ... ok
21356 cp3 (py34_signature)
21357 Doctest: py34_signature.cp3 ... ok
21358 d (py34_signature)
21359 Doctest: py34_signature.d ... ok
21360 e (py34_signature)
21361 Doctest: py34_signature.e ... ok
21362 f (py34_signature)
21363 Doctest: py34_signature.f ... ok
21364 g (py34_signature)
21365 Doctest: py34_signature.g ... ok
21366 h (py34_signature)
21367 Doctest: py34_signature.h ... ok
21368 k (py34_signature)
21369 Doctest: py34_signature.k ... ok
21370 l (py34_signature)
21371 Doctest: py34_signature.l ... ok
21372 m (py34_signature)
21373 Doctest: py34_signature.m ... ok
21374 n (py34_signature)
21375 Doctest: py34_signature.n ... ok
21376 runTest (__main__.CythonRunTestCase)
21377 [-1] compiling (cpp/cy2) and running py34_signature ... b (py34_signature)
21378 Doctest: py34_signature.b ... ok
21379 c (py34_signature)
21380 Doctest: py34_signature.c ... ok
21381 cp1 (py34_signature)
21382 Doctest: py34_signature.cp1 ... ok
21383 cp2 (py34_signature)
21384 Doctest: py34_signature.cp2 ... ok
21385 cp3 (py34_signature)
21386 Doctest: py34_signature.cp3 ... ok
21387 d (py34_signature)
21388 Doctest: py34_signature.d ... ok
21389 e (py34_signature)
21390 Doctest: py34_signature.e ... ok
21391 f (py34_signature)
21392 Doctest: py34_signature.f ... ok
21393 g (py34_signature)
21394 Doctest: py34_signature.g ... ok
21395 h (py34_signature)
21396 Doctest: py34_signature.h ... ok
21397 k (py34_signature)
21398 Doctest: py34_signature.k ... ok
21399 l (py34_signature)
21400 Doctest: py34_signature.l ... ok
21401 m (py34_signature)
21402 Doctest: py34_signature.m ... ok
21403 n (py34_signature)
21404 Doctest: py34_signature.n ... ok
21405 runTest (__main__.EndToEndTest)
21406 [-1] End-to-end py35_asyncio_async_def ... ok
21407 runTest (__main__.CythonRunTestCase)
21408 [-1] compiling (c/cy2) and running py35_pep492_interop ... await_cyobject (py35_pep492_interop)
21409 Doctest: py35_pep492_interop.await_cyobject ... ok
21410 await_pyobject (py35_pep492_interop)
21411 Doctest: py35_pep492_interop.await_pyobject ... ok
21412 yield_from_cyobject (py35_pep492_interop)
21413 Doctest: py35_pep492_interop.yield_from_cyobject ... $(PYTHON_DIR)/doctest.py:1341: RuntimeWarning: coroutine 'yield_from_cyobject.<locals>.simple_nonit' was never awaited
21414   exception = sys.exc_info()
21415 <doctest py35_pep492_interop.yield_from_cyobject[20]>:1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited
21416   next(yield_from(py_simple_nonit()))
21417 RuntimeWarning: Enable tracemalloc to get the object allocation traceback
21418 $(PYTHON_DIR)/doctest.py:1341: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited
21419   exception = sys.exc_info()
21420 RuntimeWarning: Enable tracemalloc to get the object allocation traceback
21422 runTest (__main__.CythonRunTestCase)
21423 [-1] compiling (cpp/cy2) and running py35_pep492_interop ... await_cyobject (py35_pep492_interop)
21424 Doctest: py35_pep492_interop.await_cyobject ... ok
21425 await_pyobject (py35_pep492_interop)
21426 Doctest: py35_pep492_interop.await_pyobject ... ok
21427 yield_from_cyobject (py35_pep492_interop)
21428 Doctest: py35_pep492_interop.yield_from_cyobject ... <doctest py35_pep492_interop.yield_from_cyobject[20]>:1: RuntimeWarning: coroutine 'py_simple_nonit' was never awaited
21429   next(yield_from(py_simple_nonit()))
21430 RuntimeWarning: Enable tracemalloc to get the object allocation traceback
21432 runTest (__main__.CythonRunTestCase)
21433 [-1] compiling (c/cy2) and running py3k_super ... B (py3k_super)
21434 Doctest: py3k_super.B ... ok
21435 CClassSub (py3k_super)
21436 Doctest: py3k_super.CClassSub ... ok
21437 freeing_class_cell_temp_gh3246 (py3k_super)
21438 Doctest: py3k_super.freeing_class_cell_temp_gh3246 ... ok
21439 test_class_cell_empty (py3k_super)
21440 Doctest: py3k_super.test_class_cell_empty ... ok
21441 runTest (__main__.CythonRunTestCase)
21442 [-1] compiling (cpp/cy2) and running py3k_super ... B (py3k_super)
21443 Doctest: py3k_super.B ... ok
21444 CClassSub (py3k_super)
21445 Doctest: py3k_super.CClassSub ... ok
21446 freeing_class_cell_temp_gh3246 (py3k_super)
21447 Doctest: py3k_super.freeing_class_cell_temp_gh3246 ... ok
21448 test_class_cell_empty (py3k_super)
21449 Doctest: py3k_super.test_class_cell_empty ... ok
21450 runTest (__main__.CythonRunTestCase)
21451 [-1] compiling (c/cy2) and running py_classbody ... ForLoopInPyClass (py_classbody)
21452 Doctest: py_classbody.ForLoopInPyClass ... ok
21453 TestCdefAttr (py_classbody)
21454 Doctest: py_classbody.TestCdefAttr ... ok
21455 TestPyAttr (py_classbody)
21456 Doctest: py_classbody.TestPyAttr ... ok
21457 del_in_class (py_classbody)
21458 Doctest: py_classbody.del_in_class ... ok
21459 runTest (__main__.CythonRunTestCase)
21460 [-1] compiling (cpp/cy2) and running py_classbody ... ForLoopInPyClass (py_classbody)
21461 Doctest: py_classbody.ForLoopInPyClass ... ok
21462 TestCdefAttr (py_classbody)
21463 Doctest: py_classbody.TestCdefAttr ... ok
21464 TestPyAttr (py_classbody)
21465 Doctest: py_classbody.TestPyAttr ... ok
21466 del_in_class (py_classbody)
21467 Doctest: py_classbody.del_in_class ... ok
21468 run (__main__.PureDoctestTestCase)
21469 [-1] running pure doctests in py_classbody ... ForLoopInPyClass (py_classbody)
21470 Doctest: py_classbody.ForLoopInPyClass ... ok
21471 TestCdefAttr (py_classbody)
21472 Doctest: py_classbody.TestCdefAttr ... ok
21473 TestPyAttr (py_classbody)
21474 Doctest: py_classbody.TestPyAttr ... ok
21475 del_in_class (py_classbody)
21476 Doctest: py_classbody.del_in_class ... ok
21477 runTest (__main__.CythonRunTestCase)
21478 [-1] compiling (c/cy2) and running py_hash_t ... assign_py_hash_t (py_hash_t)
21479 Doctest: py_hash_t.assign_py_hash_t ... ok
21480 assign_to_name (py_hash_t)
21481 Doctest: py_hash_t.assign_to_name ... ok
21482 infer_hash_type (py_hash_t)
21483 Doctest: py_hash_t.infer_hash_type ... ok
21484 runTest (__main__.CythonRunTestCase)
21485 [-1] compiling (cpp/cy2) and running py_hash_t ... assign_py_hash_t (py_hash_t)
21486 Doctest: py_hash_t.assign_py_hash_t ... ok
21487 assign_to_name (py_hash_t)
21488 Doctest: py_hash_t.assign_to_name ... ok
21489 infer_hash_type (py_hash_t)
21490 Doctest: py_hash_t.infer_hash_type ... ok
21491 runTest (__main__.CythonRunTestCase)
21492 [-1] compiling (c/cy2) and running py_ucs4_type ... compare_ASCII (py_ucs4_type)
21493 Doctest: py_ucs4_type.compare_ASCII ... ok
21494 compare_klingon (py_ucs4_type)
21495 Doctest: py_ucs4_type.compare_klingon ... ok
21496 count_lower_case_characters (py_ucs4_type)
21497 Doctest: py_ucs4_type.count_lower_case_characters ... ok
21498 count_lower_case_characters_slice (py_ucs4_type)
21499 Doctest: py_ucs4_type.count_lower_case_characters_slice ... ok
21500 count_lower_case_characters_slice_reversed (py_ucs4_type)
21501 Doctest: py_ucs4_type.count_lower_case_characters_slice_reversed ... ok
21502 index_and_in (py_ucs4_type)
21503 Doctest: py_ucs4_type.index_and_in ... ok
21504 index_uchar (py_ucs4_type)
21505 Doctest: py_ucs4_type.index_uchar ... ok
21506 iter_and_in (py_ucs4_type)
21507 Doctest: py_ucs4_type.iter_and_in ... ok
21508 iter_inferred (py_ucs4_type)
21509 Doctest: py_ucs4_type.iter_inferred ... ok
21510 len_uchar (py_ucs4_type)
21511 Doctest: py_ucs4_type.len_uchar ... ok
21512 loop_object_over_latin1_unicode_literal (py_ucs4_type)
21513 Doctest: py_ucs4_type.loop_object_over_latin1_unicode_literal ... ok
21514 loop_object_over_unicode_literal (py_ucs4_type)
21515 Doctest: py_ucs4_type.loop_object_over_unicode_literal ... ok
21516 ord_py_ucs4 (py_ucs4_type)
21517 Doctest: py_ucs4_type.ord_py_ucs4 ... ok
21518 single_uchar_compare (py_ucs4_type)
21519 Doctest: py_ucs4_type.single_uchar_compare ... ok
21520 uchar_cast_to_float (py_ucs4_type)
21521 Doctest: py_ucs4_type.uchar_cast_to_float ... ok
21522 uchar_cast_to_int (py_ucs4_type)
21523 Doctest: py_ucs4_type.uchar_cast_to_int ... ok
21524 uchar_in (py_ucs4_type)
21525 Doctest: py_ucs4_type.uchar_in ... ok
21526 uchar_lookup_in_dict (py_ucs4_type)
21527 Doctest: py_ucs4_type.uchar_lookup_in_dict ... ok
21528 unicode_method_return_type (py_ucs4_type)
21529 Doctest: py_ucs4_type.unicode_method_return_type ... ok
21530 unicode_methods (py_ucs4_type)
21531 Doctest: py_ucs4_type.unicode_methods ... ok
21532 unicode_ordinal (py_ucs4_type)
21533 Doctest: py_ucs4_type.unicode_ordinal ... ok
21534 unicode_type_methods (py_ucs4_type)
21535 Doctest: py_ucs4_type.unicode_type_methods ... ok
21536 runTest (__main__.CythonRunTestCase)
21537 [-1] compiling (cpp/cy2) and running py_ucs4_type ... compare_ASCII (py_ucs4_type)
21538 Doctest: py_ucs4_type.compare_ASCII ... ok
21539 compare_klingon (py_ucs4_type)
21540 Doctest: py_ucs4_type.compare_klingon ... ok
21541 count_lower_case_characters (py_ucs4_type)
21542 Doctest: py_ucs4_type.count_lower_case_characters ... ok
21543 count_lower_case_characters_slice (py_ucs4_type)
21544 Doctest: py_ucs4_type.count_lower_case_characters_slice ... ok
21545 count_lower_case_characters_slice_reversed (py_ucs4_type)
21546 Doctest: py_ucs4_type.count_lower_case_characters_slice_reversed ... ok
21547 index_and_in (py_ucs4_type)
21548 Doctest: py_ucs4_type.index_and_in ... ok
21549 index_uchar (py_ucs4_type)
21550 Doctest: py_ucs4_type.index_uchar ... ok
21551 iter_and_in (py_ucs4_type)
21552 Doctest: py_ucs4_type.iter_and_in ... ok
21553 iter_inferred (py_ucs4_type)
21554 Doctest: py_ucs4_type.iter_inferred ... ok
21555 len_uchar (py_ucs4_type)
21556 Doctest: py_ucs4_type.len_uchar ... ok
21557 loop_object_over_latin1_unicode_literal (py_ucs4_type)
21558 Doctest: py_ucs4_type.loop_object_over_latin1_unicode_literal ... ok
21559 loop_object_over_unicode_literal (py_ucs4_type)
21560 Doctest: py_ucs4_type.loop_object_over_unicode_literal ... ok
21561 ord_py_ucs4 (py_ucs4_type)
21562 Doctest: py_ucs4_type.ord_py_ucs4 ... ok
21563 single_uchar_compare (py_ucs4_type)
21564 Doctest: py_ucs4_type.single_uchar_compare ... ok
21565 uchar_cast_to_float (py_ucs4_type)
21566 Doctest: py_ucs4_type.uchar_cast_to_float ... ok
21567 uchar_cast_to_int (py_ucs4_type)
21568 Doctest: py_ucs4_type.uchar_cast_to_int ... ok
21569 uchar_in (py_ucs4_type)
21570 Doctest: py_ucs4_type.uchar_in ... ok
21571 uchar_lookup_in_dict (py_ucs4_type)
21572 Doctest: py_ucs4_type.uchar_lookup_in_dict ... ok
21573 unicode_method_return_type (py_ucs4_type)
21574 Doctest: py_ucs4_type.unicode_method_return_type ... ok
21575 unicode_methods (py_ucs4_type)
21576 Doctest: py_ucs4_type.unicode_methods ... ok
21577 unicode_ordinal (py_ucs4_type)
21578 Doctest: py_ucs4_type.unicode_ordinal ... ok
21579 unicode_type_methods (py_ucs4_type)
21580 Doctest: py_ucs4_type.unicode_type_methods ... ok
21581 runTest (__main__.CythonRunTestCase)
21582 [-1] compiling (c/cy2) and running py_unicode_strings ... test_c_to_python (py_unicode_strings)
21583 Doctest: py_unicode_strings.test_c_to_python ... ok
21584 test_python_to_c (py_unicode_strings)
21585 Doctest: py_unicode_strings.test_python_to_c ... ok
21586 runTest (__main__.CythonRunTestCase)
21587 [-1] compiling (cpp/cy2) and running py_unicode_strings ... test_c_to_python (py_unicode_strings)
21588 Doctest: py_unicode_strings.test_c_to_python ... ok
21589 test_python_to_c (py_unicode_strings)
21590 Doctest: py_unicode_strings.test_python_to_c ... ok
21591 runTest (__main__.CythonRunTestCase)
21592 [-1] compiling (c/cy2) and running py_unicode_type ... compare_ASCII (py_unicode_type)
21593 Doctest: py_unicode_type.compare_ASCII ... ok
21594 compare_klingon (py_unicode_type)
21595 Doctest: py_unicode_type.compare_klingon ... ok
21596 count_lower_case_characters (py_unicode_type)
21597 Doctest: py_unicode_type.count_lower_case_characters ... ok
21598 count_lower_case_characters_slice (py_unicode_type)
21599 Doctest: py_unicode_type.count_lower_case_characters_slice ... ok
21600 index_and_in (py_unicode_type)
21601 Doctest: py_unicode_type.index_and_in ... ok
21602 index_uchar (py_unicode_type)
21603 Doctest: py_unicode_type.index_uchar ... ok
21604 iter_and_in (py_unicode_type)
21605 Doctest: py_unicode_type.iter_and_in ... ok
21606 len_uchar (py_unicode_type)
21607 Doctest: py_unicode_type.len_uchar ... ok
21608 ord_pyunicode (py_unicode_type)
21609 Doctest: py_unicode_type.ord_pyunicode ... ok
21610 uchar_lookup_in_dict (py_unicode_type)
21611 Doctest: py_unicode_type.uchar_lookup_in_dict ... ok
21612 unicode_methods (py_unicode_type)
21613 Doctest: py_unicode_type.unicode_methods ... ok
21614 unicode_ordinal (py_unicode_type)
21615 Doctest: py_unicode_type.unicode_ordinal ... ok
21616 unicode_type_methods (py_unicode_type)
21617 Doctest: py_unicode_type.unicode_type_methods ... ok
21618 runTest (__main__.CythonRunTestCase)
21619 [-1] compiling (cpp/cy2) and running py_unicode_type ... compare_ASCII (py_unicode_type)
21620 Doctest: py_unicode_type.compare_ASCII ... ok
21621 compare_klingon (py_unicode_type)
21622 Doctest: py_unicode_type.compare_klingon ... ok
21623 count_lower_case_characters (py_unicode_type)
21624 Doctest: py_unicode_type.count_lower_case_characters ... ok
21625 count_lower_case_characters_slice (py_unicode_type)
21626 Doctest: py_unicode_type.count_lower_case_characters_slice ... ok
21627 index_and_in (py_unicode_type)
21628 Doctest: py_unicode_type.index_and_in ... ok
21629 index_uchar (py_unicode_type)
21630 Doctest: py_unicode_type.index_uchar ... ok
21631 iter_and_in (py_unicode_type)
21632 Doctest: py_unicode_type.iter_and_in ... ok
21633 len_uchar (py_unicode_type)
21634 Doctest: py_unicode_type.len_uchar ... ok
21635 ord_pyunicode (py_unicode_type)
21636 Doctest: py_unicode_type.ord_pyunicode ... ok
21637 uchar_lookup_in_dict (py_unicode_type)
21638 Doctest: py_unicode_type.uchar_lookup_in_dict ... ok
21639 unicode_methods (py_unicode_type)
21640 Doctest: py_unicode_type.unicode_methods ... ok
21641 unicode_ordinal (py_unicode_type)
21642 Doctest: py_unicode_type.unicode_ordinal ... ok
21643 unicode_type_methods (py_unicode_type)
21644 Doctest: py_unicode_type.unicode_type_methods ... ok
21645 runTest (__main__.CythonRunTestCase)
21646 [-1] compiling (c/cy2) and running pyarray ... test_buffer (pyarray)
21647 Doctest: pyarray.test_buffer ... ok
21648 test_buffer_typed (pyarray)
21649 Doctest: pyarray.test_buffer_typed ... ok
21650 test_copy (pyarray)
21651 Doctest: pyarray.test_copy ... ok
21652 test_extend (pyarray)
21653 Doctest: pyarray.test_extend ... ok
21654 test_extend_buffer (pyarray)
21655 Doctest: pyarray.test_extend_buffer ... ok
21656 test_fast_access (pyarray)
21657 Doctest: pyarray.test_fast_access ... ok
21658 test_fast_buffer_access (pyarray)
21659 Doctest: pyarray.test_fast_buffer_access ... ok
21660 test_len (pyarray)
21661 Doctest: pyarray.test_len ... ok
21662 test_likes (pyarray)
21663 Doctest: pyarray.test_likes ... ok
21664 test_new_zero (pyarray)
21665 Doctest: pyarray.test_new_zero ... ok
21666 test_resize (pyarray)
21667 Doctest: pyarray.test_resize ... ok
21668 test_resize_smart (pyarray)
21669 Doctest: pyarray.test_resize_smart ... ok
21670 test_set_zero (pyarray)
21671 Doctest: pyarray.test_set_zero ... ok
21672 test_view (pyarray)
21673 Doctest: pyarray.test_view ... ok
21674 test_view_typed (pyarray)
21675 Doctest: pyarray.test_view_typed ... ok
21676 runTest (__main__.CythonRunTestCase)
21677 [-1] compiling (cpp/cy2) and running pyarray ... test_buffer (pyarray)
21678 Doctest: pyarray.test_buffer ... ok
21679 test_buffer_typed (pyarray)
21680 Doctest: pyarray.test_buffer_typed ... ok
21681 test_copy (pyarray)
21682 Doctest: pyarray.test_copy ... ok
21683 test_extend (pyarray)
21684 Doctest: pyarray.test_extend ... ok
21685 test_extend_buffer (pyarray)
21686 Doctest: pyarray.test_extend_buffer ... ok
21687 test_fast_access (pyarray)
21688 Doctest: pyarray.test_fast_access ... ok
21689 test_fast_buffer_access (pyarray)
21690 Doctest: pyarray.test_fast_buffer_access ... ok
21691 test_len (pyarray)
21692 Doctest: pyarray.test_len ... ok
21693 test_likes (pyarray)
21694 Doctest: pyarray.test_likes ... ok
21695 test_new_zero (pyarray)
21696 Doctest: pyarray.test_new_zero ... ok
21697 test_resize (pyarray)
21698 Doctest: pyarray.test_resize ... ok
21699 test_resize_smart (pyarray)
21700 Doctest: pyarray.test_resize_smart ... ok
21701 test_set_zero (pyarray)
21702 Doctest: pyarray.test_set_zero ... ok
21703 test_view (pyarray)
21704 Doctest: pyarray.test_view ... ok
21705 test_view_typed (pyarray)
21706 Doctest: pyarray.test_view_typed ... ok
21707 runTest (__main__.CythonRunTestCase)
21708 [-1] compiling (c/cy2) and running pycapsule ... test_capsule (pycapsule)
21709 Doctest: pycapsule.test_capsule ... ok
21710 runTest (__main__.CythonRunTestCase)
21711 [-1] compiling (cpp/cy2) and running pycapsule ... test_capsule (pycapsule)
21712 Doctest: pycapsule.test_capsule ... ok
21713 runTest (__main__.CythonRunTestCase)
21714 [-1] compiling (c/cy2) and running pyclass_annotations_pep526 ... PyAnnotatedClass (pyclass_annotations_pep526)
21715 Doctest: pyclass_annotations_pep526.PyAnnotatedClass ... ok
21716 PyVanillaClass (pyclass_annotations_pep526)
21717 Doctest: pyclass_annotations_pep526.PyVanillaClass ... ok
21718 runTest (__main__.CythonRunTestCase)
21719 [-1] compiling (cpp/cy2) and running pyclass_annotations_pep526 ... PyAnnotatedClass (pyclass_annotations_pep526)
21720 Doctest: pyclass_annotations_pep526.PyAnnotatedClass ... ok
21721 PyVanillaClass (pyclass_annotations_pep526)
21722 Doctest: pyclass_annotations_pep526.PyVanillaClass ... ok
21723 run (__main__.PureDoctestTestCase)
21724 [-1] running pure doctests in pyclass_annotations_pep526 ... PyAnnotatedClass (pyclass_annotations_pep526)
21725 Doctest: pyclass_annotations_pep526.PyAnnotatedClass ... ok
21726 PyVanillaClass (pyclass_annotations_pep526)
21727 Doctest: pyclass_annotations_pep526.PyVanillaClass ... ok
21728 runTest (__main__.CythonRunTestCase)
21729 [-1] compiling (c/cy2) and running pyclass_dynamic_bases ... cond_if_bases (pyclass_dynamic_bases)
21730 Doctest: pyclass_dynamic_bases.cond_if_bases ... ok
21731 make_subclass (pyclass_dynamic_bases)
21732 Doctest: pyclass_dynamic_bases.make_subclass ... ok
21733 runTest (__main__.CythonRunTestCase)
21734 [-1] compiling (cpp/cy2) and running pyclass_dynamic_bases ... cond_if_bases (pyclass_dynamic_bases)
21735 Doctest: pyclass_dynamic_bases.cond_if_bases ... ok
21736 make_subclass (pyclass_dynamic_bases)
21737 Doctest: pyclass_dynamic_bases.make_subclass ... ok
21738 runTest (__main__.CythonRunTestCase)
21739 [-1] compiling (c/cy2) and running pyclass_scope_T671 ... SimpleAssignment (pyclass_scope_T671)
21740 Doctest: pyclass_scope_T671.SimpleAssignment ... ok
21741 SimpleRewrite (pyclass_scope_T671)
21742 Doctest: pyclass_scope_T671.SimpleRewrite ... ok
21743 conditional (pyclass_scope_T671)
21744 Doctest: pyclass_scope_T671.conditional ... ok
21745 conditional_name_error (pyclass_scope_T671)
21746 Doctest: pyclass_scope_T671.conditional_name_error ... ok
21747 name_error (pyclass_scope_T671)
21748 Doctest: pyclass_scope_T671.name_error ... ok
21749 name_error_deleted (pyclass_scope_T671)
21750 Doctest: pyclass_scope_T671.name_error_deleted ... ok
21751 name_lookup_order (pyclass_scope_T671)
21752 Doctest: pyclass_scope_T671.name_lookup_order ... ok
21753 simple_inner (pyclass_scope_T671)
21754 Doctest: pyclass_scope_T671.simple_inner ... ok
21755 runTest (__main__.CythonRunTestCase)
21756 [-1] compiling (cpp/cy2) and running pyclass_scope_T671 ... SimpleAssignment (pyclass_scope_T671)
21757 Doctest: pyclass_scope_T671.SimpleAssignment ... ok
21758 SimpleRewrite (pyclass_scope_T671)
21759 Doctest: pyclass_scope_T671.SimpleRewrite ... ok
21760 conditional (pyclass_scope_T671)
21761 Doctest: pyclass_scope_T671.conditional ... ok
21762 conditional_name_error (pyclass_scope_T671)
21763 Doctest: pyclass_scope_T671.conditional_name_error ... ok
21764 name_error (pyclass_scope_T671)
21765 Doctest: pyclass_scope_T671.name_error ... ok
21766 name_error_deleted (pyclass_scope_T671)
21767 Doctest: pyclass_scope_T671.name_error_deleted ... ok
21768 name_lookup_order (pyclass_scope_T671)
21769 Doctest: pyclass_scope_T671.name_lookup_order ... ok
21770 simple_inner (pyclass_scope_T671)
21771 Doctest: pyclass_scope_T671.simple_inner ... ok
21772 run (__main__.PureDoctestTestCase)
21773 [-1] running pure doctests in pyclass_scope_T671 ... SimpleAssignment (pyclass_scope_T671)
21774 Doctest: pyclass_scope_T671.SimpleAssignment ... ok
21775 SimpleRewrite (pyclass_scope_T671)
21776 Doctest: pyclass_scope_T671.SimpleRewrite ... ok
21777 conditional (pyclass_scope_T671)
21778 Doctest: pyclass_scope_T671.conditional ... ok
21779 conditional_name_error (pyclass_scope_T671)
21780 Doctest: pyclass_scope_T671.conditional_name_error ... ok
21781 name_error (pyclass_scope_T671)
21782 Doctest: pyclass_scope_T671.name_error ... ok
21783 name_error_deleted (pyclass_scope_T671)
21784 Doctest: pyclass_scope_T671.name_error_deleted ... ok
21785 name_lookup_order (pyclass_scope_T671)
21786 Doctest: pyclass_scope_T671.name_lookup_order ... ok
21787 simple_inner (pyclass_scope_T671)
21788 Doctest: pyclass_scope_T671.simple_inner ... ok
21789 runTest (__main__.CythonRunTestCase)
21790 [-1] compiling (c/cy2) and running pyclass_special_methods ... PyClass (pyclass_special_methods)
21791 Doctest: pyclass_special_methods.PyClass ... ok
21792 use_as_context_manager (pyclass_special_methods)
21793 Doctest: pyclass_special_methods.use_as_context_manager ... ok
21794 runTest (__main__.CythonRunTestCase)
21795 [-1] compiling (cpp/cy2) and running pyclass_special_methods ... PyClass (pyclass_special_methods)
21796 Doctest: pyclass_special_methods.PyClass ... ok
21797 use_as_context_manager (pyclass_special_methods)
21798 Doctest: pyclass_special_methods.use_as_context_manager ... ok
21799 runTest (__main__.CythonRunTestCase)
21800 [-1] compiling (c/cy2) and running pycmp ... f (pycmp)
21801 Doctest: pycmp.f ... ok
21802 g (pycmp)
21803 Doctest: pycmp.g ... ok
21804 runTest (__main__.CythonRunTestCase)
21805 [-1] compiling (cpp/cy2) and running pycmp ... f (pycmp)
21806 Doctest: pycmp.f ... ok
21807 g (pycmp)
21808 Doctest: pycmp.g ... ok
21809 runTest (__main__.CythonRunTestCase)
21810 [-1] compiling (c/cy2) and running pycontextvar ... test_get_value (pycontextvar)
21811 Doctest: pycontextvar.test_get_value ... ok
21812 test_get_value_no_default (pycontextvar)
21813 Doctest: pycontextvar.test_get_value_no_default ... ok
21814 runTest (__main__.CythonRunTestCase)
21815 [-1] compiling (cpp/cy2) and running pycontextvar ... test_get_value (pycontextvar)
21816 Doctest: pycontextvar.test_get_value ... ok
21817 test_get_value_no_default (pycontextvar)
21818 Doctest: pycontextvar.test_get_value_no_default ... ok
21819 runTest (__main__.CythonRunTestCase)
21820 [-1] compiling (c/cy2) and running pyextattrref ... pyextattrref ()
21821 Doctest: pyextattrref ... ok
21822 runTest (__main__.CythonRunTestCase)
21823 [-1] compiling (cpp/cy2) and running pyextattrref ... pyextattrref ()
21824 Doctest: pyextattrref ... ok
21825 runTest (__main__.CythonRunTestCase)
21826 [-1] compiling (c/cy2) and running pyfunction_redefine_T489 ... pyfunction_redefine_T489 ()
21827 Doctest: pyfunction_redefine_T489 ... ok
21828 ClassScope (pyfunction_redefine_T489)
21829 Doctest: pyfunction_redefine_T489.ClassScope ... ok
21830 closure_scope (pyfunction_redefine_T489)
21831 Doctest: pyfunction_redefine_T489.closure_scope ... ok
21832 runTest (__main__.CythonRunTestCase)
21833 [-1] compiling (cpp/cy2) and running pyfunction_redefine_T489 ... pyfunction_redefine_T489 ()
21834 Doctest: pyfunction_redefine_T489 ... ok
21835 ClassScope (pyfunction_redefine_T489)
21836 Doctest: pyfunction_redefine_T489.ClassScope ... ok
21837 closure_scope (pyfunction_redefine_T489)
21838 Doctest: pyfunction_redefine_T489.closure_scope ... ok
21839 runTest (__main__.CythonRunTestCase)
21840 [-1] compiling (c/cy2) and running pyintop ... and_int (pyintop)
21841 Doctest: pyintop.and_int ... ok
21842 and_obj (pyintop)
21843 Doctest: pyintop.and_obj ... ok
21844 equals (pyintop)
21845 Doctest: pyintop.equals ... ok
21846 equals_many (pyintop)
21847 Doctest: pyintop.equals_many ... ok
21848 equals_zero (pyintop)
21849 Doctest: pyintop.equals_zero ... ok
21850 lshift_int (pyintop)
21851 Doctest: pyintop.lshift_int ... ok
21852 lshift_obj (pyintop)
21853 Doctest: pyintop.lshift_obj ... ok
21854 mixed_int (pyintop)
21855 Doctest: pyintop.mixed_int ... ok
21856 mixed_obj (pyintop)
21857 Doctest: pyintop.mixed_obj ... ok
21858 not_equals (pyintop)
21859 Doctest: pyintop.not_equals ... ok
21860 not_equals_many (pyintop)
21861 Doctest: pyintop.not_equals_many ... ok
21862 or_int (pyintop)
21863 Doctest: pyintop.or_int ... ok
21864 or_obj (pyintop)
21865 Doctest: pyintop.or_obj ... ok
21866 rshift_int (pyintop)
21867 Doctest: pyintop.rshift_int ... ok
21868 rshift_int_obj (pyintop)
21869 Doctest: pyintop.rshift_int_obj ... ok
21870 rshift_obj (pyintop)
21871 Doctest: pyintop.rshift_obj ... ok
21872 truthy (pyintop)
21873 Doctest: pyintop.truthy ... ok
21874 xor_int (pyintop)
21875 Doctest: pyintop.xor_int ... ok
21876 xor_obj (pyintop)
21877 Doctest: pyintop.xor_obj ... ok
21878 runTest (__main__.CythonRunTestCase)
21879 [-1] compiling (cpp/cy2) and running pyintop ... and_int (pyintop)
21880 Doctest: pyintop.and_int ... ok
21881 and_obj (pyintop)
21882 Doctest: pyintop.and_obj ... ok
21883 equals (pyintop)
21884 Doctest: pyintop.equals ... ok
21885 equals_many (pyintop)
21886 Doctest: pyintop.equals_many ... ok
21887 equals_zero (pyintop)
21888 Doctest: pyintop.equals_zero ... ok
21889 lshift_int (pyintop)
21890 Doctest: pyintop.lshift_int ... ok
21891 lshift_obj (pyintop)
21892 Doctest: pyintop.lshift_obj ... ok
21893 mixed_int (pyintop)
21894 Doctest: pyintop.mixed_int ... ok
21895 mixed_obj (pyintop)
21896 Doctest: pyintop.mixed_obj ... ok
21897 not_equals (pyintop)
21898 Doctest: pyintop.not_equals ... ok
21899 not_equals_many (pyintop)
21900 Doctest: pyintop.not_equals_many ... ok
21901 or_int (pyintop)
21902 Doctest: pyintop.or_int ... ok
21903 or_obj (pyintop)
21904 Doctest: pyintop.or_obj ... ok
21905 rshift_int (pyintop)
21906 Doctest: pyintop.rshift_int ... ok
21907 rshift_int_obj (pyintop)
21908 Doctest: pyintop.rshift_int_obj ... ok
21909 rshift_obj (pyintop)
21910 Doctest: pyintop.rshift_obj ... ok
21911 truthy (pyintop)
21912 Doctest: pyintop.truthy ... ok
21913 xor_int (pyintop)
21914 Doctest: pyintop.xor_int ... ok
21915 xor_obj (pyintop)
21916 Doctest: pyintop.xor_obj ... ok
21917 runTest (__main__.CythonRunTestCase)
21918 [-1] compiling (c/cy2) and running pylistsubtype ... pylistsubtype ()
21919 Doctest: pylistsubtype ... ok
21920 runTest (__main__.CythonRunTestCase)
21921 [-1] compiling (cpp/cy2) and running pylistsubtype ... pylistsubtype ()
21922 Doctest: pylistsubtype ... ok
21923 runTest (__main__.CythonRunTestCase)
21924 [-1] compiling (c/cy2) and running pynumber_subtype_conversion ... MyFloat (pynumber_subtype_conversion)
21925 Doctest: pynumber_subtype_conversion.MyFloat ... ok
21926 MyInt (pynumber_subtype_conversion)
21927 Doctest: pynumber_subtype_conversion.MyInt ... ok
21928 runTest (__main__.CythonRunTestCase)
21929 [-1] compiling (cpp/cy2) and running pynumber_subtype_conversion ... MyFloat (pynumber_subtype_conversion)
21930 Doctest: pynumber_subtype_conversion.MyFloat ... ok
21931 MyInt (pynumber_subtype_conversion)
21932 Doctest: pynumber_subtype_conversion.MyInt ... ok
21933 runTest (__main__.CythonRunTestCase)
21934 [-1] compiling (c/cy2) and running pynumop ... f (pynumop)
21935 Doctest: pynumop.f ... ok
21936 g (pynumop)
21937 Doctest: pynumop.g ... ok
21938 runTest (__main__.CythonRunTestCase)
21939 [-1] compiling (cpp/cy2) and running pynumop ... f (pynumop)
21940 Doctest: pynumop.f ... ok
21941 g (pynumop)
21942 Doctest: pynumop.g ... ok
21943 runTest (__main__.CythonRunTestCase)
21944 [-1] compiling (c/cy2) and running pyobjcast_T313 ... pyobjcast_T313 ()
21945 Doctest: pyobjcast_T313 ... ok
21946 runTest (__main__.CythonRunTestCase)
21947 [-1] compiling (cpp/cy2) and running pyobjcast_T313 ... pyobjcast_T313 ()
21948 Doctest: pyobjcast_T313 ... ok
21949 runTest (__main__.CythonRunTestCase)
21950 [-1] compiling (c/cy2) and running pyparam_nogil ... if_list_nogil (pyparam_nogil)
21951 Doctest: pyparam_nogil.if_list_nogil ... ok
21952 runTest (__main__.CythonRunTestCase)
21953 [-1] compiling (cpp/cy2) and running pyparam_nogil ... if_list_nogil (pyparam_nogil)
21954 Doctest: pyparam_nogil.if_list_nogil ... ok
21955 runTest (__main__.CythonRunTestCase)
21956 [-1] compiling (c/cy2) and running python_bool_type ... test_boolean (python_bool_type)
21957 Doctest: python_bool_type.test_boolean ... ok
21958 test_convert (python_bool_type)
21959 Doctest: python_bool_type.test_convert ... ok
21960 test_float (python_bool_type)
21961 Doctest: python_bool_type.test_float ... ok
21962 test_int (python_bool_type)
21963 Doctest: python_bool_type.test_int ... ok
21964 test_isinstance (python_bool_type)
21965 Doctest: python_bool_type.test_isinstance ... ok
21966 test_issubclass (python_bool_type)
21967 Doctest: python_bool_type.test_issubclass ... ok
21968 test_math (python_bool_type)
21969 Doctest: python_bool_type.test_math ... ok
21970 test_repr (python_bool_type)
21971 Doctest: python_bool_type.test_repr ... ok
21972 test_str (python_bool_type)
21973 Doctest: python_bool_type.test_str ... ok
21974 runTest (__main__.CythonRunTestCase)
21975 [-1] compiling (cpp/cy2) and running python_bool_type ... test_boolean (python_bool_type)
21976 Doctest: python_bool_type.test_boolean ... ok
21977 test_convert (python_bool_type)
21978 Doctest: python_bool_type.test_convert ... ok
21979 test_float (python_bool_type)
21980 Doctest: python_bool_type.test_float ... ok
21981 test_int (python_bool_type)
21982 Doctest: python_bool_type.test_int ... ok
21983 test_isinstance (python_bool_type)
21984 Doctest: python_bool_type.test_isinstance ... ok
21985 test_issubclass (python_bool_type)
21986 Doctest: python_bool_type.test_issubclass ... ok
21987 test_math (python_bool_type)
21988 Doctest: python_bool_type.test_math ... ok
21989 test_repr (python_bool_type)
21990 Doctest: python_bool_type.test_repr ... ok
21991 test_str (python_bool_type)
21992 Doctest: python_bool_type.test_str ... ok
21993 runTest (__main__.CythonRunTestCase)
21994 [-1] compiling (c/cy2) and running pytype ... test_issubtype (pytype)
21995 Doctest: pytype.test_issubtype ... ok
21996 runTest (__main__.CythonRunTestCase)
21997 [-1] compiling (cpp/cy2) and running pytype ... test_issubtype (pytype)
21998 Doctest: pytype.test_issubtype ... ok
21999 runTest (__main__.CythonRunTestCase)
22000 [-1] compiling (c/cy2) and running qualname ... CdefClass (qualname)
22001 Doctest: qualname.CdefClass ... ok
22002 CdefModifyNames (qualname)
22003 Doctest: qualname.CdefModifyNames ... ok
22004 test_builtin_qualname (qualname)
22005 Doctest: qualname.test_builtin_qualname ... ok
22006 test_nested_qualname (qualname)
22007 Doctest: qualname.test_nested_qualname ... ok
22008 test_qualname (qualname)
22009 Doctest: qualname.test_qualname ... ok
22010 runTest (__main__.CythonRunTestCase)
22011 [-1] compiling (cpp/cy2) and running qualname ... CdefClass (qualname)
22012 Doctest: qualname.CdefClass ... ok
22013 CdefModifyNames (qualname)
22014 Doctest: qualname.CdefModifyNames ... ok
22015 test_builtin_qualname (qualname)
22016 Doctest: qualname.test_builtin_qualname ... ok
22017 test_nested_qualname (qualname)
22018 Doctest: qualname.test_nested_qualname ... ok
22019 test_qualname (qualname)
22020 Doctest: qualname.test_qualname ... ok
22021 run (__main__.PureDoctestTestCase)
22022 [-1] running pure doctests in qualname ... CdefClass (qualname)
22023 Doctest: qualname.CdefClass ... ok
22024 test_builtin_qualname (qualname)
22025 Doctest: qualname.test_builtin_qualname ... ok
22026 test_nested_qualname (qualname)
22027 Doctest: qualname.test_nested_qualname ... ok
22028 test_qualname (qualname)
22029 Doctest: qualname.test_qualname ... ok
22030 runTest (__main__.CythonRunTestCase)
22031 [-1] compiling (c/cy2) and running r_addint ... r_addint ()
22032 Doctest: r_addint ... ok
22033 runTest (__main__.CythonRunTestCase)
22034 [-1] compiling (cpp/cy2) and running r_addint ... r_addint ()
22035 Doctest: r_addint ... ok
22036 runTest (__main__.CythonRunTestCase)
22037 [-1] compiling (c/cy2) and running r_argdefault ... swallow (r_argdefault)
22038 Doctest: r_argdefault.swallow ... ok
22039 runTest (__main__.CythonRunTestCase)
22040 [-1] compiling (cpp/cy2) and running r_argdefault ... swallow (r_argdefault)
22041 Doctest: r_argdefault.swallow ... ok
22042 runTest (__main__.CythonRunTestCase)
22043 [-1] compiling (c/cy2) and running r_barbieri1 ... r_barbieri1 ()
22044 Doctest: r_barbieri1 ... ok
22045 runTest (__main__.CythonRunTestCase)
22046 [-1] compiling (cpp/cy2) and running r_barbieri1 ... r_barbieri1 ()
22047 Doctest: r_barbieri1 ... ok
22048 runTest (__main__.CythonRunTestCase)
22049 [-1] compiling (c/cy2) and running r_bishop3 ... r_bishop3 ()
22050 Doctest: r_bishop3 ... ok
22051 runTest (__main__.CythonRunTestCase)
22052 [-1] compiling (cpp/cy2) and running r_bishop3 ... r_bishop3 ()
22053 Doctest: r_bishop3 ... ok
22054 runTest (__main__.CythonRunTestCase)
22055 [-1] compiling (c/cy2) and running r_bowden1 ... r_bowden1 ()
22056 Doctest: r_bowden1 ... ok
22057 runTest (__main__.CythonRunTestCase)
22058 [-1] compiling (cpp/cy2) and running r_bowden1 ... r_bowden1 ()
22059 Doctest: r_bowden1 ... ok
22060 runTest (__main__.CythonRunTestCase)
22061 [-1] compiling (c/cy2) and running r_delgado_1 ... r_delgado_1 ()
22062 Doctest: r_delgado_1 ... ok
22063 runTest (__main__.CythonRunTestCase)
22064 [-1] compiling (cpp/cy2) and running r_delgado_1 ... r_delgado_1 ()
22065 Doctest: r_delgado_1 ... ok
22066 runTest (__main__.CythonRunTestCase)
22067 [-1] compiling (c/cy2) and running r_docstrings ... test_docstrings (r_docstrings.__test__)
22068 Doctest: r_docstrings.__test__.test_docstrings ... ok
22069 test_non_docstrings (r_docstrings)
22070 Doctest: r_docstrings.test_non_docstrings ... ok
22071 runTest (__main__.CythonRunTestCase)
22072 [-1] compiling (cpp/cy2) and running r_docstrings ... test_docstrings (r_docstrings.__test__)
22073 Doctest: r_docstrings.__test__.test_docstrings ... ok
22074 test_non_docstrings (r_docstrings)
22075 Doctest: r_docstrings.test_non_docstrings ... ok
22076 runTest (__main__.CythonRunTestCase)
22077 [-1] compiling (c/cy2) and running r_extcomplex2 ... r_extcomplex2 ()
22078 Doctest: r_extcomplex2 ... ok
22079 runTest (__main__.CythonRunTestCase)
22080 [-1] compiling (cpp/cy2) and running r_extcomplex2 ... r_extcomplex2 ()
22081 Doctest: r_extcomplex2 ... ok
22082 runTest (__main__.CythonRunTestCase)
22083 [-1] compiling (c/cy2) and running r_extstarargs ... r_extstarargs ()
22084 Doctest: r_extstarargs ... ok
22085 runTest (__main__.CythonRunTestCase)
22086 [-1] compiling (cpp/cy2) and running r_extstarargs ... r_extstarargs ()
22087 Doctest: r_extstarargs ... ok
22088 runTest (__main__.CythonRunTestCase)
22089 [-1] compiling (c/cy2) and running r_forloop ... go_c (r_forloop)
22090 Doctest: r_forloop.go_c ... ok
22091 go_c_all (r_forloop)
22092 Doctest: r_forloop.go_c_all ... ok
22093 go_c_all_exprs (r_forloop)
22094 Doctest: r_forloop.go_c_all_exprs ... ok
22095 go_c_calc (r_forloop)
22096 Doctest: r_forloop.go_c_calc ... ok
22097 go_c_calc_ret (r_forloop)
22098 Doctest: r_forloop.go_c_calc_ret ... ok
22099 go_c_const_exprs (r_forloop)
22100 Doctest: r_forloop.go_c_const_exprs ... ok
22101 go_c_enumerate (r_forloop)
22102 Doctest: r_forloop.go_c_enumerate ... ok
22103 go_c_int (r_forloop)
22104 Doctest: r_forloop.go_c_int ... ok
22105 go_c_ret (r_forloop)
22106 Doctest: r_forloop.go_c_ret ... ok
22107 go_dict (r_forloop)
22108 Doctest: r_forloop.go_dict ... ok
22109 go_dict_ret (r_forloop)
22110 Doctest: r_forloop.go_dict_ret ... ok
22111 go_list (r_forloop)
22112 Doctest: r_forloop.go_list ... ok
22113 go_list_ret (r_forloop)
22114 Doctest: r_forloop.go_list_ret ... ok
22115 go_py (r_forloop)
22116 Doctest: r_forloop.go_py ... ok
22117 go_py_ret (r_forloop)
22118 Doctest: r_forloop.go_py_ret ... ok
22119 go_tuple (r_forloop)
22120 Doctest: r_forloop.go_tuple ... ok
22121 go_tuple_ret (r_forloop)
22122 Doctest: r_forloop.go_tuple_ret ... ok
22123 runTest (__main__.CythonRunTestCase)
22124 [-1] compiling (cpp/cy2) and running r_forloop ... go_c (r_forloop)
22125 Doctest: r_forloop.go_c ... ok
22126 go_c_all (r_forloop)
22127 Doctest: r_forloop.go_c_all ... ok
22128 go_c_all_exprs (r_forloop)
22129 Doctest: r_forloop.go_c_all_exprs ... ok
22130 go_c_calc (r_forloop)
22131 Doctest: r_forloop.go_c_calc ... ok
22132 go_c_calc_ret (r_forloop)
22133 Doctest: r_forloop.go_c_calc_ret ... ok
22134 go_c_const_exprs (r_forloop)
22135 Doctest: r_forloop.go_c_const_exprs ... ok
22136 go_c_enumerate (r_forloop)
22137 Doctest: r_forloop.go_c_enumerate ... ok
22138 go_c_int (r_forloop)
22139 Doctest: r_forloop.go_c_int ... ok
22140 go_c_ret (r_forloop)
22141 Doctest: r_forloop.go_c_ret ... ok
22142 go_dict (r_forloop)
22143 Doctest: r_forloop.go_dict ... ok
22144 go_dict_ret (r_forloop)
22145 Doctest: r_forloop.go_dict_ret ... ok
22146 go_list (r_forloop)
22147 Doctest: r_forloop.go_list ... ok
22148 go_list_ret (r_forloop)
22149 Doctest: r_forloop.go_list_ret ... ok
22150 go_py (r_forloop)
22151 Doctest: r_forloop.go_py ... ok
22152 go_py_ret (r_forloop)
22153 Doctest: r_forloop.go_py_ret ... ok
22154 go_tuple (r_forloop)
22155 Doctest: r_forloop.go_tuple ... ok
22156 go_tuple_ret (r_forloop)
22157 Doctest: r_forloop.go_tuple_ret ... ok
22158 runTest (__main__.CythonRunTestCase)
22159 [-1] compiling (c/cy2) and running r_hordijk1 ... r_hordijk1 ()
22160 Doctest: r_hordijk1 ... ok
22161 runTest (__main__.CythonRunTestCase)
22162 [-1] compiling (cpp/cy2) and running r_hordijk1 ... r_hordijk1 ()
22163 Doctest: r_hordijk1 ... ok
22164 runTest (__main__.CythonRunTestCase)
22165 [-1] compiling (c/cy2) and running r_huss3 ... r_huss3 ()
22166 Doctest: r_huss3 ... ok
22167 runTest (__main__.CythonRunTestCase)
22168 [-1] compiling (cpp/cy2) and running r_huss3 ... r_huss3 ()
22169 Doctest: r_huss3 ... ok
22170 runTest (__main__.CythonRunTestCase)
22171 [-1] compiling (c/cy2) and running r_jeff_epler_1 ... blowup (r_jeff_epler_1)
22172 Doctest: r_jeff_epler_1.blowup ... ok
22173 runTest (__main__.CythonRunTestCase)
22174 [-1] compiling (cpp/cy2) and running r_jeff_epler_1 ... blowup (r_jeff_epler_1)
22175 Doctest: r_jeff_epler_1.blowup ... ok
22176 runTest (__main__.CythonRunTestCase)
22177 [-1] compiling (c/cy2) and running r_jiba1 ... r_jiba1 ()
22178 Doctest: r_jiba1 ... ok
22179 runTest (__main__.CythonRunTestCase)
22180 [-1] compiling (cpp/cy2) and running r_jiba1 ... r_jiba1 ()
22181 Doctest: r_jiba1 ... ok
22182 runTest (__main__.CythonRunTestCase)
22183 [-1] compiling (c/cy2) and running r_lepage_3 ... r_lepage_3 ()
22184 Doctest: r_lepage_3 ... ok
22185 runTest (__main__.CythonRunTestCase)
22186 [-1] compiling (cpp/cy2) and running r_lepage_3 ... r_lepage_3 ()
22187 Doctest: r_lepage_3 ... ok
22188 runTest (__main__.CythonRunTestCase)
22189 [-1] compiling (c/cy2) and running r_mang1 ... r_mang1 ()
22190 Doctest: r_mang1 ... <doctest r_mang1[2]>:1: DeprecationWarning: invalid escape sequence \d
22191   t == re.search('(\d+)', '-2.80 98\n').groups()
22193 runTest (__main__.CythonRunTestCase)
22194 [-1] compiling (cpp/cy2) and running r_mang1 ... r_mang1 ()
22195 Doctest: r_mang1 ... <doctest r_mang1[2]>:1: DeprecationWarning: invalid escape sequence \d
22196   t == re.search('(\d+)', '-2.80 98\n').groups()
22198 runTest (__main__.CythonRunTestCase)
22199 [-1] compiling (c/cy2) and running r_mcintyre1 ... r_mcintyre1 ()
22200 Doctest: r_mcintyre1 ... ok
22201 runTest (__main__.CythonRunTestCase)
22202 [-1] compiling (cpp/cy2) and running r_mcintyre1 ... r_mcintyre1 ()
22203 Doctest: r_mcintyre1 ... ok
22204 runTest (__main__.CythonRunTestCase)
22205 [-1] compiling (c/cy2) and running r_mitch_chapman_2 ... boolExpressionsFail (r_mitch_chapman_2)
22206 Doctest: r_mitch_chapman_2.boolExpressionsFail ... ok
22207 runTest (__main__.CythonRunTestCase)
22208 [-1] compiling (cpp/cy2) and running r_mitch_chapman_2 ... boolExpressionsFail (r_mitch_chapman_2)
22209 Doctest: r_mitch_chapman_2.boolExpressionsFail ... ok
22210 runTest (__main__.CythonRunTestCase)
22211 [-1] compiling (c/cy2) and running r_primes ... primes (r_primes)
22212 Doctest: r_primes.primes ... ok
22213 runTest (__main__.CythonRunTestCase)
22214 [-1] compiling (cpp/cy2) and running r_primes ... primes (r_primes)
22215 Doctest: r_primes.primes ... ok
22216 runTest (__main__.CythonRunTestCase)
22217 [-1] compiling (c/cy2) and running r_print ... frighten (r_print)
22218 Doctest: r_print.frighten ... ok
22219 runTest (__main__.CythonRunTestCase)
22220 [-1] compiling (cpp/cy2) and running r_print ... frighten (r_print)
22221 Doctest: r_print.frighten ... ok
22222 runTest (__main__.CythonRunTestCase)
22223 [-1] compiling (c/cy2) and running r_pyclass ... order (r_pyclass)
22224 Doctest: r_pyclass.order ... ok
22225 runTest (__main__.CythonRunTestCase)
22226 [-1] compiling (cpp/cy2) and running r_pyclass ... order (r_pyclass)
22227 Doctest: r_pyclass.order ... ok
22228 runTest (__main__.CythonRunTestCase)
22229 [-1] compiling (c/cy2) and running r_pyclassdefault ... r_pyclassdefault ()
22230 Doctest: r_pyclassdefault ... ok
22231 runTest (__main__.CythonRunTestCase)
22232 [-1] compiling (cpp/cy2) and running r_pyclassdefault ... r_pyclassdefault ()
22233 Doctest: r_pyclassdefault ... ok
22234 runTest (__main__.CythonRunTestCase)
22235 [-1] compiling (c/cy2) and running r_pythonapi ... r_pythonapi ()
22236 Doctest: r_pythonapi ... ok
22237 runTest (__main__.CythonRunTestCase)
22238 [-1] compiling (cpp/cy2) and running r_pythonapi ... r_pythonapi ()
22239 Doctest: r_pythonapi ... ok
22240 runTest (__main__.CythonRunTestCase)
22241 [-1] compiling (c/cy2) and running r_spamtype ... r_spamtype ()
22242 Doctest: r_spamtype ... ok
22243 runTest (__main__.CythonRunTestCase)
22244 [-1] compiling (cpp/cy2) and running r_spamtype ... r_spamtype ()
22245 Doctest: r_spamtype ... ok
22246 runTest (__main__.CythonRunTestCase)
22247 [-1] compiling (c/cy2) and running r_starargcall ... eggs (r_starargcall)
22248 Doctest: r_starargcall.eggs ... ok
22249 runTest (__main__.CythonRunTestCase)
22250 [-1] compiling (cpp/cy2) and running r_starargcall ... eggs (r_starargcall)
22251 Doctest: r_starargcall.eggs ... ok
22252 runTest (__main__.CythonRunTestCase)
22253 [-1] compiling (c/cy2) and running r_starargs ... swallow (r_starargs)
22254 Doctest: r_starargs.swallow ... ok
22255 runTest (__main__.CythonRunTestCase)
22256 [-1] compiling (cpp/cy2) and running r_starargs ... swallow (r_starargs)
22257 Doctest: r_starargs.swallow ... ok
22258 runTest (__main__.CythonRunTestCase)
22259 [-1] compiling (c/cy2) and running r_starargsonly ... spam (r_starargsonly)
22260 Doctest: r_starargsonly.spam ... ok
22261 runTest (__main__.CythonRunTestCase)
22262 [-1] compiling (cpp/cy2) and running r_starargsonly ... spam (r_starargsonly)
22263 Doctest: r_starargsonly.spam ... ok
22264 runTest (__main__.CythonRunTestCase)
22265 [-1] compiling (c/cy2) and running r_toofewargs ... r_toofewargs ()
22266 Doctest: r_toofewargs ... ok
22267 runTest (__main__.CythonRunTestCase)
22268 [-1] compiling (cpp/cy2) and running r_toofewargs ... r_toofewargs ()
22269 Doctest: r_toofewargs ... ok
22270 runTest (__main__.CythonRunTestCase)
22271 [-1] compiling (c/cy2) and running r_typecast ... call_method (r_typecast)
22272 Doctest: r_typecast.call_method ... ok
22273 runTest (__main__.CythonRunTestCase)
22274 [-1] compiling (cpp/cy2) and running r_typecast ... call_method (r_typecast)
22275 Doctest: r_typecast.call_method ... ok
22276 runTest (__main__.CythonRunTestCase)
22277 [-1] compiling (c/cy2) and running r_uintindex ... r_uintindex ()
22278 Doctest: r_uintindex ... ok
22279 runTest (__main__.CythonRunTestCase)
22280 [-1] compiling (cpp/cy2) and running r_uintindex ... r_uintindex ()
22281 Doctest: r_uintindex ... ok
22282 runTest (__main__.CythonRunTestCase)
22283 [-1] compiling (c/cy2) and running r_vree_1 ... r_vree_1 ()
22284 Doctest: r_vree_1 ... ok
22285 runTest (__main__.CythonRunTestCase)
22286 [-1] compiling (cpp/cy2) and running r_vree_1 ... r_vree_1 ()
22287 Doctest: r_vree_1 ... ok
22288 runTest (__main__.CythonRunTestCase)
22289 [-1] compiling (c/cy2) and running raise_memory_error_T650 ... raise_me_instance (raise_memory_error_T650)
22290 Doctest: raise_memory_error_T650.raise_me_instance ... ok
22291 raise_me_instance_value (raise_memory_error_T650)
22292 Doctest: raise_memory_error_T650.raise_me_instance_value ... ok
22293 raise_me_instance_value_separate (raise_memory_error_T650)
22294 Doctest: raise_memory_error_T650.raise_me_instance_value_separate ... ok
22295 raise_me_type (raise_memory_error_T650)
22296 Doctest: raise_memory_error_T650.raise_me_type ... ok
22297 runTest (__main__.CythonRunTestCase)
22298 [-1] compiling (cpp/cy2) and running raise_memory_error_T650 ... raise_me_instance (raise_memory_error_T650)
22299 Doctest: raise_memory_error_T650.raise_me_instance ... ok
22300 raise_me_instance_value (raise_memory_error_T650)
22301 Doctest: raise_memory_error_T650.raise_me_instance_value ... ok
22302 raise_me_instance_value_separate (raise_memory_error_T650)
22303 Doctest: raise_memory_error_T650.raise_me_instance_value_separate ... ok
22304 raise_me_type (raise_memory_error_T650)
22305 Doctest: raise_memory_error_T650.raise_me_type ... ok
22306 runTest (__main__.CythonRunTestCase)
22307 [-1] compiling (c/cy2) and running range_optimisation_T203 ... for_from_bound_reassignment (range_optimisation_T203)
22308 Doctest: range_optimisation_T203.for_from_bound_reassignment ... ok
22309 for_from_py_global_target_reassignment (range_optimisation_T203)
22310 Doctest: range_optimisation_T203.for_from_py_global_target_reassignment ... ok
22311 for_from_py_target_reassignment (range_optimisation_T203)
22312 Doctest: range_optimisation_T203.for_from_py_target_reassignment ... ok
22313 for_from_range (range_optimisation_T203)
22314 Doctest: range_optimisation_T203.for_from_range ... ok
22315 for_from_step_reassignment (range_optimisation_T203)
22316 Doctest: range_optimisation_T203.for_from_step_reassignment ... ok
22317 for_from_target_reassignment (range_optimisation_T203)
22318 Doctest: range_optimisation_T203.for_from_target_reassignment ... ok
22319 for_in_target_reassignment (range_optimisation_T203)
22320 Doctest: range_optimisation_T203.for_in_target_reassignment ... ok
22321 test_func (range_optimisation_T203)
22322 Doctest: range_optimisation_T203.test_func ... ok
22323 runTest (__main__.CythonRunTestCase)
22324 [-1] compiling (cpp/cy2) and running range_optimisation_T203 ... for_from_bound_reassignment (range_optimisation_T203)
22325 Doctest: range_optimisation_T203.for_from_bound_reassignment ... ok
22326 for_from_py_global_target_reassignment (range_optimisation_T203)
22327 Doctest: range_optimisation_T203.for_from_py_global_target_reassignment ... ok
22328 for_from_py_target_reassignment (range_optimisation_T203)
22329 Doctest: range_optimisation_T203.for_from_py_target_reassignment ... ok
22330 for_from_range (range_optimisation_T203)
22331 Doctest: range_optimisation_T203.for_from_range ... ok
22332 for_from_step_reassignment (range_optimisation_T203)
22333 Doctest: range_optimisation_T203.for_from_step_reassignment ... ok
22334 for_from_target_reassignment (range_optimisation_T203)
22335 Doctest: range_optimisation_T203.for_from_target_reassignment ... ok
22336 for_in_target_reassignment (range_optimisation_T203)
22337 Doctest: range_optimisation_T203.for_in_target_reassignment ... ok
22338 test_func (range_optimisation_T203)
22339 Doctest: range_optimisation_T203.test_func ... ok
22340 runTest (__main__.CythonRunTestCase)
22341 [-1] compiling (c/cy2) and running reduce_pickle ... A (reduce_pickle)
22342 Doctest: reduce_pickle.A ... ok
22343 B (reduce_pickle)
22344 Doctest: reduce_pickle.B ... ok
22345 C (reduce_pickle)
22346 Doctest: reduce_pickle.C ... ok
22347 DefaultReduce (reduce_pickle)
22348 Doctest: reduce_pickle.DefaultReduce ... ok
22349 DefaultReducePySubclass (reduce_pickle)
22350 Doctest: reduce_pickle.DefaultReducePySubclass ... ok
22351 DefaultReduceSubclass (reduce_pickle)
22352 Doctest: reduce_pickle.DefaultReduceSubclass ... ok
22353 MyClass (reduce_pickle)
22354 Doctest: reduce_pickle.MyClass ... ok
22355 NoMembers (reduce_pickle)
22356 Doctest: reduce_pickle.NoMembers ... ok
22357 NoPyMembers (reduce_pickle)
22358 Doctest: reduce_pickle.NoPyMembers ... ok
22359 NoPyMembersPySubclass (reduce_pickle)
22360 Doctest: reduce_pickle.NoPyMembersPySubclass ... ok
22361 NoReduceDueToIntPtr (reduce_pickle)
22362 Doctest: reduce_pickle.NoReduceDueToIntPtr ... ok
22363 NoReduceDueToNontrivialCInit (reduce_pickle)
22364 Doctest: reduce_pickle.NoReduceDueToNontrivialCInit ... ok
22365 StructMemberDefault (reduce_pickle)
22366 Doctest: reduce_pickle.StructMemberDefault ... ok
22367 StructMemberForcedPickle (reduce_pickle)
22368 Doctest: reduce_pickle.StructMemberForcedPickle ... ok
22369 Wrapper (reduce_pickle)
22370 Doctest: reduce_pickle.Wrapper ... ok
22371 result (reduce_pickle)
22372 Doctest: reduce_pickle.result ... ok
22373 unpickle_old_0_29_28 (reduce_pickle)
22374 Doctest: reduce_pickle.unpickle_old_0_29_28 ... ok
22375 runTest (__main__.CythonRunTestCase)
22376 [-1] compiling (cpp/cy2) and running reduce_pickle ... A (reduce_pickle)
22377 Doctest: reduce_pickle.A ... ok
22378 B (reduce_pickle)
22379 Doctest: reduce_pickle.B ... ok
22380 C (reduce_pickle)
22381 Doctest: reduce_pickle.C ... ok
22382 DefaultReduce (reduce_pickle)
22383 Doctest: reduce_pickle.DefaultReduce ... ok
22384 DefaultReducePySubclass (reduce_pickle)
22385 Doctest: reduce_pickle.DefaultReducePySubclass ... ok
22386 DefaultReduceSubclass (reduce_pickle)
22387 Doctest: reduce_pickle.DefaultReduceSubclass ... ok
22388 MyClass (reduce_pickle)
22389 Doctest: reduce_pickle.MyClass ... ok
22390 NoMembers (reduce_pickle)
22391 Doctest: reduce_pickle.NoMembers ... ok
22392 NoPyMembers (reduce_pickle)
22393 Doctest: reduce_pickle.NoPyMembers ... ok
22394 NoPyMembersPySubclass (reduce_pickle)
22395 Doctest: reduce_pickle.NoPyMembersPySubclass ... ok
22396 NoReduceDueToIntPtr (reduce_pickle)
22397 Doctest: reduce_pickle.NoReduceDueToIntPtr ... ok
22398 NoReduceDueToNontrivialCInit (reduce_pickle)
22399 Doctest: reduce_pickle.NoReduceDueToNontrivialCInit ... ok
22400 StructMemberDefault (reduce_pickle)
22401 Doctest: reduce_pickle.StructMemberDefault ... ok
22402 StructMemberForcedPickle (reduce_pickle)
22403 Doctest: reduce_pickle.StructMemberForcedPickle ... ok
22404 Wrapper (reduce_pickle)
22405 Doctest: reduce_pickle.Wrapper ... ok
22406 result (reduce_pickle)
22407 Doctest: reduce_pickle.result ... ok
22408 unpickle_old_0_29_28 (reduce_pickle)
22409 Doctest: reduce_pickle.unpickle_old_0_29_28 ... ok
22410 runTest (__main__.CythonRunTestCase)
22411 [-1] compiling (c/cy2) and running ref2global ... f (ref2global)
22412 Doctest: ref2global.f ... ok
22413 runTest (__main__.CythonRunTestCase)
22414 [-1] compiling (cpp/cy2) and running ref2global ... f (ref2global)
22415 Doctest: ref2global.f ... ok
22416 run (__main__.PureDoctestTestCase)
22417 [-1] running pure doctests in ref2global ... f (ref2global)
22418 Doctest: ref2global.f ... ok
22419 runTest (__main__.CythonRunTestCase)
22420 [-1] compiling (c/cy2) and running ref2local ... f (ref2local)
22421 Doctest: ref2local.f ... ok
22422 runTest (__main__.CythonRunTestCase)
22423 [-1] compiling (cpp/cy2) and running ref2local ... f (ref2local)
22424 Doctest: ref2local.f ... ok
22425 runTest (__main__.CythonRunTestCase)
22426 [-1] compiling (c/cy2) and running refcount_in_meth ... refcount_in_meth ()
22427 Doctest: refcount_in_meth ... ok
22428 runTest (__main__.CythonRunTestCase)
22429 [-1] compiling (cpp/cy2) and running refcount_in_meth ... refcount_in_meth ()
22430 Doctest: refcount_in_meth ... ok
22431 runTest (__main__.CythonRunTestCase)
22432 [-1] compiling (c/cy2) and running reimport ... test (reimport)
22433 Doctest: reimport.test ... ok
22434 runTest (__main__.CythonRunTestCase)
22435 [-1] compiling (cpp/cy2) and running reimport ... test (reimport)
22436 Doctest: reimport.test ... ok
22437 runTest (__main__.EndToEndTest)
22438 [-1] End-to-end reimport_failure ... ok
22439 runTest (__main__.EndToEndTest)
22440 [-1] End-to-end reimport_from_package ... ok
22441 runTest (__main__.EndToEndTest)
22442 [-1] End-to-end reimport_from_subinterpreter ... ok
22443 runTest (__main__.EndToEndTest)
22444 [-1] End-to-end relative_cimport ... ok
22445 runTest (__main__.EndToEndTest)
22446 [-1] End-to-end relative_cimport_compare ... ok
22447 runTest (__main__.EndToEndTest)
22448 [-1] End-to-end relative_import_leak ... ok
22449 runTest (__main__.EndToEndTest)
22450 [-1] End-to-end relativeimport_T542 ... ok
22451 runTest (__main__.CythonRunTestCase)
22452 [-1] compiling (c/cy2) and running relativeimport_star_T542 ... <frozen importlib._bootstrap>:228: ImportWarning: __package__ != __spec__.parent
22453 cytest_relativeimport_T542 (distutils.core)
22454 Doctest: distutils.core.cytest_relativeimport_T542 ... ok
22455 runTest (__main__.CythonRunTestCase)
22456 [-1] compiling (cpp/cy2) and running relativeimport_star_T542 ... cytest_relativeimport_T542 (distutils.core)
22457 Doctest: distutils.core.cytest_relativeimport_T542 ... ok
22458 runTest (__main__.CythonRunTestCase)
22459 [-1] compiling (c/cy2) and running reload_ext_module ... test_reload (reload_ext_module)
22460 Doctest: reload_ext_module.test_reload ... ok
22461 runTest (__main__.CythonRunTestCase)
22462 [-1] compiling (cpp/cy2) and running reload_ext_module ... test_reload (reload_ext_module)
22463 Doctest: reload_ext_module.test_reload ... ok
22464 runTest (__main__.CythonRunTestCase)
22465 [-1] compiling (c/cy2) and running reraise ... test_reraise (reraise)
22466 Doctest: reraise.test_reraise ... ok
22467 test_reraise_error (reraise)
22468 Doctest: reraise.test_reraise_error ... ok
22469 test_reraise_indirect (reraise)
22470 Doctest: reraise.test_reraise_indirect ... ok
22471 runTest (__main__.CythonRunTestCase)
22472 [-1] compiling (cpp/cy2) and running reraise ... test_reraise (reraise)
22473 Doctest: reraise.test_reraise ... ok
22474 test_reraise_error (reraise)
22475 Doctest: reraise.test_reraise_error ... ok
22476 test_reraise_indirect (reraise)
22477 Doctest: reraise.test_reraise_indirect ... ok
22478 run (__main__.PureDoctestTestCase)
22479 [-1] running pure doctests in reraise ... test_reraise (reraise)
22480 Doctest: reraise.test_reraise ... ok
22481 test_reraise_error (reraise)
22482 Doctest: reraise.test_reraise_error ... ok
22483 test_reraise_indirect (reraise)
22484 Doctest: reraise.test_reraise_indirect ... ok
22485 runTest (__main__.CythonRunTestCase)
22486 [-1] compiling (c/cy2) and running reraise_3args ... reraise_explicitly (reraise_3args)
22487 Doctest: reraise_3args.reraise_explicitly ... ok
22488 runTest (__main__.CythonRunTestCase)
22489 [-1] compiling (cpp/cy2) and running reraise_3args ... reraise_explicitly (reraise_3args)
22490 Doctest: reraise_3args.reraise_explicitly ... ok
22491 runTest (__main__.CythonRunTestCase)
22492 [-1] compiling (c/cy2) and running return ... f (return)
22493 Doctest: return.f ... ok
22494 test_g (return)
22495 Doctest: return.test_g ... ok
22496 test_h (return)
22497 Doctest: return.test_h ... ok
22498 test_p (return)
22499 Doctest: return.test_p ... ok
22500 runTest (__main__.CythonRunTestCase)
22501 [-1] compiling (cpp/cy2) and running return ... f (return)
22502 Doctest: return.f ... ok
22503 test_g (return)
22504 Doctest: return.test_g ... ok
22505 test_h (return)
22506 Doctest: return.test_h ... ok
22507 test_p (return)
22508 Doctest: return.test_p ... ok
22509 runTest (__main__.CythonRunTestCase)
22510 [-1] compiling (c/cy2) and running reversed_iteration ... enumerate_reversed_list (reversed_iteration)
22511 Doctest: reversed_iteration.enumerate_reversed_list ... ok
22512 range_unsigned_by_neg_3 (reversed_iteration)
22513 Doctest: reversed_iteration.range_unsigned_by_neg_3 ... ok
22514 reversed_bytes (reversed_iteration)
22515 Doctest: reversed_iteration.reversed_bytes ... ok
22516 reversed_bytes_slice (reversed_iteration)
22517 Doctest: reversed_iteration.reversed_bytes_slice ... ok
22518 reversed_bytes_slice_step (reversed_iteration)
22519 Doctest: reversed_iteration.reversed_bytes_slice_step ... ok
22520 reversed_bytes_slice_step_only (reversed_iteration)
22521 Doctest: reversed_iteration.reversed_bytes_slice_step_only ... ok
22522 reversed_list (reversed_iteration)
22523 Doctest: reversed_iteration.reversed_list ... ok
22524 reversed_range (reversed_iteration)
22525 Doctest: reversed_iteration.reversed_range ... ok
22526 reversed_range_constant (reversed_iteration)
22527 Doctest: reversed_iteration.reversed_range_constant ... ok
22528 reversed_range_constant_neg (reversed_iteration)
22529 Doctest: reversed_iteration.reversed_range_constant_neg ... ok
22530 reversed_range_step3 (reversed_iteration)
22531 Doctest: reversed_iteration.reversed_range_step3 ... ok
22532 reversed_range_step3_expr (reversed_iteration)
22533 Doctest: reversed_iteration.reversed_range_step3_expr ... ok
22534 reversed_range_step3_neg (reversed_iteration)
22535 Doctest: reversed_iteration.reversed_range_step3_neg ... ok
22536 reversed_range_step3_neg_expr (reversed_iteration)
22537 Doctest: reversed_iteration.reversed_range_step3_neg_expr ... ok
22538 reversed_range_step3_neg_py_args (reversed_iteration)
22539 Doctest: reversed_iteration.reversed_range_step3_neg_py_args ... ok
22540 reversed_range_step3_neg_py_obj_left (reversed_iteration)
22541 Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_left ... ok
22542 reversed_range_step3_neg_py_obj_right (reversed_iteration)
22543 Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_right ... ok
22544 reversed_range_step3_py_args (reversed_iteration)
22545 Doctest: reversed_iteration.reversed_range_step3_py_args ... ok
22546 reversed_range_step3_py_obj_left (reversed_iteration)
22547 Doctest: reversed_iteration.reversed_range_step3_py_obj_left ... ok
22548 reversed_range_step3_py_obj_right (reversed_iteration)
22549 Doctest: reversed_iteration.reversed_range_step3_py_obj_right ... ok
22550 reversed_range_step_neg (reversed_iteration)
22551 Doctest: reversed_iteration.reversed_range_step_neg ... ok
22552 reversed_range_step_pos (reversed_iteration)
22553 Doctest: reversed_iteration.reversed_range_step_pos ... ok
22554 reversed_tuple (reversed_iteration)
22555 Doctest: reversed_iteration.reversed_tuple ... ok
22556 reversed_unicode (reversed_iteration)
22557 Doctest: reversed_iteration.reversed_unicode ... ok
22558 reversed_unicode_slice (reversed_iteration)
22559 Doctest: reversed_iteration.reversed_unicode_slice ... ok
22560 reversed_unicode_slice_end_neg_step (reversed_iteration)
22561 Doctest: reversed_iteration.reversed_unicode_slice_end_neg_step ... ok
22562 reversed_unicode_slice_end_pos_step (reversed_iteration)
22563 Doctest: reversed_iteration.reversed_unicode_slice_end_pos_step ... ok
22564 reversed_unicode_slice_neg_step (reversed_iteration)
22565 Doctest: reversed_iteration.reversed_unicode_slice_neg_step ... ok
22566 reversed_unicode_slice_neg_step_only (reversed_iteration)
22567 Doctest: reversed_iteration.reversed_unicode_slice_neg_step_only ... ok
22568 reversed_unicode_slice_pos_step (reversed_iteration)
22569 Doctest: reversed_iteration.reversed_unicode_slice_pos_step ... ok
22570 reversed_unicode_slice_pos_step_only (reversed_iteration)
22571 Doctest: reversed_iteration.reversed_unicode_slice_pos_step_only ... ok
22572 reversed_unicode_slice_start_neg_step (reversed_iteration)
22573 Doctest: reversed_iteration.reversed_unicode_slice_start_neg_step ... ok
22574 reversed_unicode_slice_start_pos_step (reversed_iteration)
22575 Doctest: reversed_iteration.reversed_unicode_slice_start_pos_step ... ok
22576 reversed_unsigned (reversed_iteration)
22577 Doctest: reversed_iteration.reversed_unsigned ... ok
22578 reversed_unsigned_by_3 (reversed_iteration)
22579 Doctest: reversed_iteration.reversed_unsigned_by_3 ... ok
22580 Compiler output for module reversed_iteration:
22581 reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_68reversed_unsigned':
22582 reversed_iteration.c:14451:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
22583 14451 |   for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1;
22584       |                                               ^~
22585 reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_70reversed_unsigned_by_3':
22586 reversed_iteration.c:14638:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
22587 14638 |   for (__pyx_t_4 = ((__pyx_t_2 + (3 * __Pyx_div_int(((__pyx_v_b - __pyx_t_2) - 1), 3))) + 1)-1 + 3; __pyx_t_4 >= __pyx_t_3 + 3; ) { __pyx_t_4-=3;
22588       |                                                                                                               ^~
22589 reversed_iteration.c: In function '__pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3':
22590 reversed_iteration.c:14823:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
22591 14823 |   for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3;
22592       |                                             ^
22594 runTest (__main__.CythonRunTestCase)
22595 [-1] compiling (cpp/cy2) and running reversed_iteration ... enumerate_reversed_list (reversed_iteration)
22596 Doctest: reversed_iteration.enumerate_reversed_list ... ok
22597 range_unsigned_by_neg_3 (reversed_iteration)
22598 Doctest: reversed_iteration.range_unsigned_by_neg_3 ... ok
22599 reversed_bytes (reversed_iteration)
22600 Doctest: reversed_iteration.reversed_bytes ... ok
22601 reversed_bytes_slice (reversed_iteration)
22602 Doctest: reversed_iteration.reversed_bytes_slice ... ok
22603 reversed_bytes_slice_step (reversed_iteration)
22604 Doctest: reversed_iteration.reversed_bytes_slice_step ... ok
22605 reversed_bytes_slice_step_only (reversed_iteration)
22606 Doctest: reversed_iteration.reversed_bytes_slice_step_only ... ok
22607 reversed_list (reversed_iteration)
22608 Doctest: reversed_iteration.reversed_list ... ok
22609 reversed_range (reversed_iteration)
22610 Doctest: reversed_iteration.reversed_range ... ok
22611 reversed_range_constant (reversed_iteration)
22612 Doctest: reversed_iteration.reversed_range_constant ... ok
22613 reversed_range_constant_neg (reversed_iteration)
22614 Doctest: reversed_iteration.reversed_range_constant_neg ... ok
22615 reversed_range_step3 (reversed_iteration)
22616 Doctest: reversed_iteration.reversed_range_step3 ... ok
22617 reversed_range_step3_expr (reversed_iteration)
22618 Doctest: reversed_iteration.reversed_range_step3_expr ... ok
22619 reversed_range_step3_neg (reversed_iteration)
22620 Doctest: reversed_iteration.reversed_range_step3_neg ... ok
22621 reversed_range_step3_neg_expr (reversed_iteration)
22622 Doctest: reversed_iteration.reversed_range_step3_neg_expr ... ok
22623 reversed_range_step3_neg_py_args (reversed_iteration)
22624 Doctest: reversed_iteration.reversed_range_step3_neg_py_args ... ok
22625 reversed_range_step3_neg_py_obj_left (reversed_iteration)
22626 Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_left ... ok
22627 reversed_range_step3_neg_py_obj_right (reversed_iteration)
22628 Doctest: reversed_iteration.reversed_range_step3_neg_py_obj_right ... ok
22629 reversed_range_step3_py_args (reversed_iteration)
22630 Doctest: reversed_iteration.reversed_range_step3_py_args ... ok
22631 reversed_range_step3_py_obj_left (reversed_iteration)
22632 Doctest: reversed_iteration.reversed_range_step3_py_obj_left ... ok
22633 reversed_range_step3_py_obj_right (reversed_iteration)
22634 Doctest: reversed_iteration.reversed_range_step3_py_obj_right ... ok
22635 reversed_range_step_neg (reversed_iteration)
22636 Doctest: reversed_iteration.reversed_range_step_neg ... ok
22637 reversed_range_step_pos (reversed_iteration)
22638 Doctest: reversed_iteration.reversed_range_step_pos ... ok
22639 reversed_tuple (reversed_iteration)
22640 Doctest: reversed_iteration.reversed_tuple ... ok
22641 reversed_unicode (reversed_iteration)
22642 Doctest: reversed_iteration.reversed_unicode ... ok
22643 reversed_unicode_slice (reversed_iteration)
22644 Doctest: reversed_iteration.reversed_unicode_slice ... ok
22645 reversed_unicode_slice_end_neg_step (reversed_iteration)
22646 Doctest: reversed_iteration.reversed_unicode_slice_end_neg_step ... ok
22647 reversed_unicode_slice_end_pos_step (reversed_iteration)
22648 Doctest: reversed_iteration.reversed_unicode_slice_end_pos_step ... ok
22649 reversed_unicode_slice_neg_step (reversed_iteration)
22650 Doctest: reversed_iteration.reversed_unicode_slice_neg_step ... ok
22651 reversed_unicode_slice_neg_step_only (reversed_iteration)
22652 Doctest: reversed_iteration.reversed_unicode_slice_neg_step_only ... ok
22653 reversed_unicode_slice_pos_step (reversed_iteration)
22654 Doctest: reversed_iteration.reversed_unicode_slice_pos_step ... ok
22655 reversed_unicode_slice_pos_step_only (reversed_iteration)
22656 Doctest: reversed_iteration.reversed_unicode_slice_pos_step_only ... ok
22657 reversed_unicode_slice_start_neg_step (reversed_iteration)
22658 Doctest: reversed_iteration.reversed_unicode_slice_start_neg_step ... ok
22659 reversed_unicode_slice_start_pos_step (reversed_iteration)
22660 Doctest: reversed_iteration.reversed_unicode_slice_start_pos_step ... ok
22661 reversed_unsigned (reversed_iteration)
22662 Doctest: reversed_iteration.reversed_unsigned ... ok
22663 reversed_unsigned_by_3 (reversed_iteration)
22664 Doctest: reversed_iteration.reversed_unsigned_by_3 ... ok
22665 Compiler output for module reversed_iteration:
22666 reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_68reversed_unsigned(PyObject*, int, int)':
22667 reversed_iteration.cpp:14463:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
22668 14463 |   for (__pyx_t_4 = __pyx_v_b-1 + 1; __pyx_t_4 >= __pyx_t_3 + 1; ) { __pyx_t_4-=1;
22669       |                                     ~~~~~~~~~~^~~~~~~~~~~~~~~~
22670 reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_70reversed_unsigned_by_3(PyObject*, int, int)':
22671 reversed_iteration.cpp:14650:111: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
22672 14650 |   for (__pyx_t_4 = ((__pyx_t_2 + (3 * __Pyx_div_int(((__pyx_v_b - __pyx_t_2) - 1), 3))) + 1)-1 + 3; __pyx_t_4 >= __pyx_t_3 + 3; ) { __pyx_t_4-=3;
22673       |                                                                                                     ~~~~~~~~~~^~~~~~~~~~~~~~~~
22674 reversed_iteration.cpp: In function 'PyObject* __pyx_pf_18reversed_iteration_72range_unsigned_by_neg_3(PyObject*, int, int)':
22675 reversed_iteration.cpp:14835:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
22676 14835 |   for (__pyx_t_4 = __pyx_v_b + 3; __pyx_t_4 > __pyx_t_3 + 3; ) { __pyx_t_4-=3;
22677       |                                   ~~~~~~~~~~^~~~~~~~~~~~~~~
22679 runTest (__main__.CythonRunTestCase)
22680 [-1] compiling (c/cy2) and running richcmp_str_equals ... test_equals (richcmp_str_equals)
22681 Doctest: richcmp_str_equals.test_equals ... ok
22682 runTest (__main__.CythonRunTestCase)
22683 [-1] compiling (cpp/cy2) and running richcmp_str_equals ... test_equals (richcmp_str_equals)
22684 Doctest: richcmp_str_equals.test_equals ... ok
22685 run (__main__.PureDoctestTestCase)
22686 [-1] running pure doctests in richcmp_str_equals ... test_equals (richcmp_str_equals)
22687 Doctest: richcmp_str_equals.test_equals ... ok
22688 runTest (__main__.CythonRunTestCase)
22689 [-1] compiling (c/cy2) and running rodriguez_1 ... rodriguez_1 ()
22690 Doctest: rodriguez_1 ... ok
22691 runTest (__main__.CythonRunTestCase)
22692 [-1] compiling (cpp/cy2) and running rodriguez_1 ... rodriguez_1 ()
22693 Doctest: rodriguez_1 ... ok
22694 runTest (__main__.EndToEndTest)
22695 [-1] End-to-end scanner_trace ... ok
22696 runTest (__main__.CythonRunTestCase)
22697 [-1] compiling (c/cy2) and running self_in_ext_type_closure ... ext_method0 (self_in_ext_type_closure.ExtType)
22698 Doctest: self_in_ext_type_closure.ExtType.ext_method0 ... ok
22699 ext_method1 (self_in_ext_type_closure.ExtType)
22700 Doctest: self_in_ext_type_closure.ExtType.ext_method1 ... ok
22701 ext_method1_def (self_in_ext_type_closure.ExtType)
22702 Doctest: self_in_ext_type_closure.ExtType.ext_method1_def ... ok
22703 ext_method_args (self_in_ext_type_closure.ExtType)
22704 Doctest: self_in_ext_type_closure.ExtType.ext_method_args ... ok
22705 ext_method_args_only (self_in_ext_type_closure.ExtType)
22706 Doctest: self_in_ext_type_closure.ExtType.ext_method_args_only ... ok
22707 gen0 (self_in_ext_type_closure.GenType)
22708 Doctest: self_in_ext_type_closure.GenType.gen0 ... ok
22709 gen1 (self_in_ext_type_closure.GenType)
22710 Doctest: self_in_ext_type_closure.GenType.gen1 ... ok
22711 gen_default (self_in_ext_type_closure.GenType)
22712 Doctest: self_in_ext_type_closure.GenType.gen_default ... ok
22713 runTest (__main__.CythonRunTestCase)
22714 [-1] compiling (cpp/cy2) and running self_in_ext_type_closure ... ext_method0 (self_in_ext_type_closure.ExtType)
22715 Doctest: self_in_ext_type_closure.ExtType.ext_method0 ... ok
22716 ext_method1 (self_in_ext_type_closure.ExtType)
22717 Doctest: self_in_ext_type_closure.ExtType.ext_method1 ... ok
22718 ext_method1_def (self_in_ext_type_closure.ExtType)
22719 Doctest: self_in_ext_type_closure.ExtType.ext_method1_def ... ok
22720 ext_method_args (self_in_ext_type_closure.ExtType)
22721 Doctest: self_in_ext_type_closure.ExtType.ext_method_args ... ok
22722 ext_method_args_only (self_in_ext_type_closure.ExtType)
22723 Doctest: self_in_ext_type_closure.ExtType.ext_method_args_only ... ok
22724 gen0 (self_in_ext_type_closure.GenType)
22725 Doctest: self_in_ext_type_closure.GenType.gen0 ... ok
22726 gen1 (self_in_ext_type_closure.GenType)
22727 Doctest: self_in_ext_type_closure.GenType.gen1 ... ok
22728 gen_default (self_in_ext_type_closure.GenType)
22729 Doctest: self_in_ext_type_closure.GenType.gen_default ... ok
22730 runTest (__main__.CythonRunTestCase)
22731 [-1] compiling (c/cy2) and running seq_mul ... cint_times_list (seq_mul)
22732 Doctest: seq_mul.cint_times_list ... ok
22733 cint_times_tuple (seq_mul)
22734 Doctest: seq_mul.cint_times_tuple ... ok
22735 complicated_cint_times_list (seq_mul)
22736 Doctest: seq_mul.complicated_cint_times_list ... ok
22737 const_times_tuple (seq_mul)
22738 Doctest: seq_mul.const_times_tuple ... ok
22739 list_times_cint (seq_mul)
22740 Doctest: seq_mul.list_times_cint ... ok
22741 list_times_pyint (seq_mul)
22742 Doctest: seq_mul.list_times_pyint ... ok
22743 tuple_times_cint (seq_mul)
22744 Doctest: seq_mul.tuple_times_cint ... ok
22745 runTest (__main__.CythonRunTestCase)
22746 [-1] compiling (cpp/cy2) and running seq_mul ... cint_times_list (seq_mul)
22747 Doctest: seq_mul.cint_times_list ... ok
22748 cint_times_tuple (seq_mul)
22749 Doctest: seq_mul.cint_times_tuple ... ok
22750 complicated_cint_times_list (seq_mul)
22751 Doctest: seq_mul.complicated_cint_times_list ... ok
22752 const_times_tuple (seq_mul)
22753 Doctest: seq_mul.const_times_tuple ... ok
22754 list_times_cint (seq_mul)
22755 Doctest: seq_mul.list_times_cint ... ok
22756 list_times_pyint (seq_mul)
22757 Doctest: seq_mul.list_times_pyint ... ok
22758 tuple_times_cint (seq_mul)
22759 Doctest: seq_mul.tuple_times_cint ... ok
22760 run (__main__.PureDoctestTestCase)
22761 [-1] running pure doctests in seq_mul ... cint_times_list (seq_mul)
22762 Doctest: seq_mul.cint_times_list ... ok
22763 cint_times_tuple (seq_mul)
22764 Doctest: seq_mul.cint_times_tuple ... ok
22765 complicated_cint_times_list (seq_mul)
22766 Doctest: seq_mul.complicated_cint_times_list ... ok
22767 const_times_tuple (seq_mul)
22768 Doctest: seq_mul.const_times_tuple ... ok
22769 list_times_cint (seq_mul)
22770 Doctest: seq_mul.list_times_cint ... ok
22771 list_times_pyint (seq_mul)
22772 Doctest: seq_mul.list_times_pyint ... ok
22773 tuple_times_cint (seq_mul)
22774 Doctest: seq_mul.tuple_times_cint ... ok
22775 runTest (__main__.CythonRunTestCase)
22776 [-1] compiling (c/cy2) and running sequential_parallel ... outer_parallel_section (sequential_parallel)
22777 Doctest: sequential_parallel.outer_parallel_section ... ok
22778 parallel_exc_replace (sequential_parallel)
22779 Doctest: sequential_parallel.parallel_exc_replace ... ok
22780 parallel_exceptions2 (sequential_parallel)
22781 Doctest: sequential_parallel.parallel_exceptions2 ... ok
22782 test_chunksize (sequential_parallel)
22783 Doctest: sequential_parallel.test_chunksize ... ok
22784 test_clean_temps (sequential_parallel)
22785 Doctest: sequential_parallel.test_clean_temps ... ok
22786 test_closure_parallel_privates (sequential_parallel)
22787 Doctest: sequential_parallel.test_closure_parallel_privates ... ok
22788 test_closure_parallel_with_gil (sequential_parallel)
22789 Doctest: sequential_parallel.test_closure_parallel_with_gil ... ok
22790 test_descending_prange (sequential_parallel)
22791 Doctest: sequential_parallel.test_descending_prange ... ok
22792 test_else_clause (sequential_parallel)
22793 Doctest: sequential_parallel.test_else_clause ... ok
22794 test_inner_private (sequential_parallel)
22795 Doctest: sequential_parallel.test_inner_private ... ok
22796 test_nan_init (sequential_parallel)
22797 Doctest: sequential_parallel.test_nan_init ... ok
22798 test_nested_break_continue (sequential_parallel)
22799 Doctest: sequential_parallel.test_nested_break_continue ... ok
22800 test_nogil_cdef_except_clause (sequential_parallel)
22801 Doctest: sequential_parallel.test_nogil_cdef_except_clause ... ok
22802 test_parallel_exc_cdef (sequential_parallel)
22803 Doctest: sequential_parallel.test_parallel_exc_cdef ... ok
22804 test_parallel_exc_cpdef (sequential_parallel)
22805 Doctest: sequential_parallel.test_parallel_exc_cpdef ... ok
22806 test_parallel_exc_nogil_swallow (sequential_parallel)
22807 Doctest: sequential_parallel.test_parallel_exc_nogil_swallow ... ok
22808 test_parallel_exceptions (sequential_parallel)
22809 Doctest: sequential_parallel.test_parallel_exceptions ... ok
22810 test_parallel_exceptions_unnested (sequential_parallel)
22811 Doctest: sequential_parallel.test_parallel_exceptions_unnested ... ok
22812 test_parallel_with_gil_continue_unnested (sequential_parallel)
22813 Doctest: sequential_parallel.test_parallel_with_gil_continue_unnested ... ok
22814 test_parallel_with_gil_return (sequential_parallel)
22815 Doctest: sequential_parallel.test_parallel_with_gil_return ... ok
22816 test_pointer_temps (sequential_parallel)
22817 Doctest: sequential_parallel.test_pointer_temps ... ok
22818 test_prange (sequential_parallel)
22819 Doctest: sequential_parallel.test_prange ... ok
22820 test_prange_break (sequential_parallel)
22821 Doctest: sequential_parallel.test_prange_break ... ok
22822 test_prange_call_exception_checked_function (sequential_parallel)
22823 Doctest: sequential_parallel.test_prange_call_exception_checked_function ... ok
22824 test_prange_continue (sequential_parallel)
22825 Doctest: sequential_parallel.test_prange_continue ... ok
22826 test_prange_in_with (sequential_parallel)
22827 Doctest: sequential_parallel.test_prange_in_with ... ok
22828 test_prange_matches_range (sequential_parallel)
22829 Doctest: sequential_parallel.test_prange_matches_range ... ok
22830 test_propagation (sequential_parallel)
22831 Doctest: sequential_parallel.test_propagation ... ok
22832 test_pure_mode (sequential_parallel)
22833 Doctest: sequential_parallel.test_pure_mode ... ok
22834 test_reassign_start_stop_step (sequential_parallel)
22835 Doctest: sequential_parallel.test_reassign_start_stop_step ... ok
22836 test_return (sequential_parallel)
22837 Doctest: sequential_parallel.test_return ... ok
22838 Compiler output for module sequential_parallel:
22839 sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_58test_chunksize':
22840 sequential_parallel.c:32724:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable]
22841 32724 |   int __pyx_t_3;
22842       |       ^~~~~~~~~
22843 sequential_parallel.c: In function '__pyx_pf_19sequential_parallel_68test_inner_private':
22844 sequential_parallel.c:35112:7: warning: variable '__pyx_t_5' set but not used [-Wunused-but-set-variable]
22845 35112 |   int __pyx_t_5;
22846       |       ^~~~~~~~~
22847 sequential_parallel.c: In function '__pyx_f_19sequential_parallel_prange_call_exception_checked_function_impl':
22848 sequential_parallel.c:35625:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable]
22849 35625 |   int __pyx_t_4;
22850       |       ^~~~~~~~~
22852 runTest (__main__.CythonRunTestCase)
22853 [-1] compiling (cpp/cy2) and running sequential_parallel ... outer_parallel_section (sequential_parallel)
22854 Doctest: sequential_parallel.outer_parallel_section ... ok
22855 parallel_exc_replace (sequential_parallel)
22856 Doctest: sequential_parallel.parallel_exc_replace ... ok
22857 parallel_exceptions2 (sequential_parallel)
22858 Doctest: sequential_parallel.parallel_exceptions2 ... ok
22859 test_chunksize (sequential_parallel)
22860 Doctest: sequential_parallel.test_chunksize ... ok
22861 test_clean_temps (sequential_parallel)
22862 Doctest: sequential_parallel.test_clean_temps ... ok
22863 test_closure_parallel_privates (sequential_parallel)
22864 Doctest: sequential_parallel.test_closure_parallel_privates ... ok
22865 test_closure_parallel_with_gil (sequential_parallel)
22866 Doctest: sequential_parallel.test_closure_parallel_with_gil ... ok
22867 test_descending_prange (sequential_parallel)
22868 Doctest: sequential_parallel.test_descending_prange ... ok
22869 test_else_clause (sequential_parallel)
22870 Doctest: sequential_parallel.test_else_clause ... ok
22871 test_inner_private (sequential_parallel)
22872 Doctest: sequential_parallel.test_inner_private ... ok
22873 test_nan_init (sequential_parallel)
22874 Doctest: sequential_parallel.test_nan_init ... ok
22875 test_nested_break_continue (sequential_parallel)
22876 Doctest: sequential_parallel.test_nested_break_continue ... ok
22877 test_nogil_cdef_except_clause (sequential_parallel)
22878 Doctest: sequential_parallel.test_nogil_cdef_except_clause ... ok
22879 test_parallel_exc_cdef (sequential_parallel)
22880 Doctest: sequential_parallel.test_parallel_exc_cdef ... ok
22881 test_parallel_exc_cpdef (sequential_parallel)
22882 Doctest: sequential_parallel.test_parallel_exc_cpdef ... ok
22883 test_parallel_exc_nogil_swallow (sequential_parallel)
22884 Doctest: sequential_parallel.test_parallel_exc_nogil_swallow ... ok
22885 test_parallel_exceptions (sequential_parallel)
22886 Doctest: sequential_parallel.test_parallel_exceptions ... ok
22887 test_parallel_exceptions_unnested (sequential_parallel)
22888 Doctest: sequential_parallel.test_parallel_exceptions_unnested ... ok
22889 test_parallel_with_gil_continue_unnested (sequential_parallel)
22890 Doctest: sequential_parallel.test_parallel_with_gil_continue_unnested ... ok
22891 test_parallel_with_gil_return (sequential_parallel)
22892 Doctest: sequential_parallel.test_parallel_with_gil_return ... ok
22893 test_pointer_temps (sequential_parallel)
22894 Doctest: sequential_parallel.test_pointer_temps ... ok
22895 test_prange (sequential_parallel)
22896 Doctest: sequential_parallel.test_prange ... ok
22897 test_prange_break (sequential_parallel)
22898 Doctest: sequential_parallel.test_prange_break ... ok
22899 test_prange_call_exception_checked_function (sequential_parallel)
22900 Doctest: sequential_parallel.test_prange_call_exception_checked_function ... ok
22901 test_prange_continue (sequential_parallel)
22902 Doctest: sequential_parallel.test_prange_continue ... ok
22903 test_prange_in_with (sequential_parallel)
22904 Doctest: sequential_parallel.test_prange_in_with ... ok
22905 test_prange_matches_range (sequential_parallel)
22906 Doctest: sequential_parallel.test_prange_matches_range ... ok
22907 test_propagation (sequential_parallel)
22908 Doctest: sequential_parallel.test_propagation ... ok
22909 test_pure_mode (sequential_parallel)
22910 Doctest: sequential_parallel.test_pure_mode ... ok
22911 test_reassign_start_stop_step (sequential_parallel)
22912 Doctest: sequential_parallel.test_reassign_start_stop_step ... ok
22913 test_return (sequential_parallel)
22914 Doctest: sequential_parallel.test_return ... ok
22915 Compiler output for module sequential_parallel:
22916 sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_58test_chunksize(PyObject*)':
22917 sequential_parallel.cpp:32739:7: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable]
22918 32739 |   int __pyx_t_3;
22919       |       ^~~~~~~~~
22920 sequential_parallel.cpp: In function 'PyObject* __pyx_pf_19sequential_parallel_68test_inner_private(PyObject*)':
22921 sequential_parallel.cpp:35127:7: warning: variable '__pyx_t_5' set but not used [-Wunused-but-set-variable]
22922 35127 |   int __pyx_t_5;
22923       |       ^~~~~~~~~
22924 sequential_parallel.cpp: In function 'void __pyx_f_19sequential_parallel_prange_call_exception_checked_function_impl(int*, int)':
22925 sequential_parallel.cpp:35640:7: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable]
22926 35640 |   int __pyx_t_4;
22927       |       ^~~~~~~~~
22929 runTest (__main__.CythonRunTestCase)
22930 [-1] compiling (c/cy2) and running set ... cython_frozenset (set)
22931 Doctest: set.cython_frozenset ... ok
22932 cython_frozenset_override (set)
22933 Doctest: set.cython_frozenset_override ... ok
22934 cython_set (set)
22935 Doctest: set.cython_set ... ok
22936 cython_set_override (set)
22937 Doctest: set.cython_set_override ... ok
22938 test_empty_frozenset (set)
22939 Doctest: set.test_empty_frozenset ... ok
22940 test_frozenset_list_comp (set)
22941 Doctest: set.test_frozenset_list_comp ... ok
22942 test_frozenset_of_iterable (set)
22943 Doctest: set.test_frozenset_of_iterable ... ok
22944 test_frozenset_of_list (set)
22945 Doctest: set.test_frozenset_of_list ... ok
22946 test_frozenset_of_tuple (set)
22947 Doctest: set.test_frozenset_of_tuple ... ok
22948 test_frozenset_sideeffect_unhashable_failure (set)
22949 Doctest: set.test_frozenset_sideeffect_unhashable_failure ... ok
22950 test_noop_pop (set)
22951 Doctest: set.test_noop_pop ... ok
22952 test_noop_pop_exception (set)
22953 Doctest: set.test_noop_pop_exception ... ok
22954 test_object_pop (set)
22955 Doctest: set.test_object_pop ... ok
22956 test_object_update (set)
22957 Doctest: set.test_object_update ... ok
22958 test_set_add (set)
22959 Doctest: set.test_set_add ... ok
22960 test_set_clear (set)
22961 Doctest: set.test_set_clear ... ok
22962 test_set_clear_None (set)
22963 Doctest: set.test_set_clear_None ... ok
22964 test_set_contains (set)
22965 Doctest: set.test_set_contains ... ok
22966 test_set_discard (set)
22967 Doctest: set.test_set_discard ... ok
22968 test_set_list_comp (set)
22969 Doctest: set.test_set_list_comp ... ok
22970 test_set_literal (set)
22971 Doctest: set.test_set_literal ... ok
22972 test_set_multi_update (set)
22973 Doctest: set.test_set_multi_update ... ok
22974 test_set_of_iterable (set)
22975 Doctest: set.test_set_of_iterable ... ok
22976 test_set_of_list (set)
22977 Doctest: set.test_set_of_list ... ok
22978 test_set_of_tuple (set)
22979 Doctest: set.test_set_of_tuple ... ok
22980 test_set_pop (set)
22981 Doctest: set.test_set_pop ... ok
22982 test_set_sideeffect_unhashable_failure (set)
22983 Doctest: set.test_set_sideeffect_unhashable_failure ... ok
22984 test_set_sideeffect_unhashable_failure_literal (set)
22985 Doctest: set.test_set_sideeffect_unhashable_failure_literal ... ok
22986 test_set_update (set)
22987 Doctest: set.test_set_update ... ok
22988 test_singleton_empty_frozenset (set)
22989 Doctest: set.test_singleton_empty_frozenset ... ok
22990 Compiler output for module set:
22991 set.c: In function '__pyx_pf_3set_cython_set':
22992 set.c:3149:32: warning: self-comparison always evaluates to true [-Wtautological-compare]
22993  3149 |     __pyx_t_1 = ((&PySet_Type) == (&PySet_Type));
22994       |                                ^~
22995 set.c: In function '__pyx_pf_3set_2cython_frozenset':
22996 set.c:3234:38: warning: self-comparison always evaluates to true [-Wtautological-compare]
22997  3234 |     __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type));
22998       |                                      ^~
23000 runTest (__main__.CythonRunTestCase)
23001 [-1] compiling (cpp/cy2) and running set ... cython_frozenset (set)
23002 Doctest: set.cython_frozenset ... ok
23003 cython_frozenset_override (set)
23004 Doctest: set.cython_frozenset_override ... ok
23005 cython_set (set)
23006 Doctest: set.cython_set ... ok
23007 cython_set_override (set)
23008 Doctest: set.cython_set_override ... ok
23009 test_empty_frozenset (set)
23010 Doctest: set.test_empty_frozenset ... ok
23011 test_frozenset_list_comp (set)
23012 Doctest: set.test_frozenset_list_comp ... ok
23013 test_frozenset_of_iterable (set)
23014 Doctest: set.test_frozenset_of_iterable ... ok
23015 test_frozenset_of_list (set)
23016 Doctest: set.test_frozenset_of_list ... ok
23017 test_frozenset_of_tuple (set)
23018 Doctest: set.test_frozenset_of_tuple ... ok
23019 test_frozenset_sideeffect_unhashable_failure (set)
23020 Doctest: set.test_frozenset_sideeffect_unhashable_failure ... ok
23021 test_noop_pop (set)
23022 Doctest: set.test_noop_pop ... ok
23023 test_noop_pop_exception (set)
23024 Doctest: set.test_noop_pop_exception ... ok
23025 test_object_pop (set)
23026 Doctest: set.test_object_pop ... ok
23027 test_object_update (set)
23028 Doctest: set.test_object_update ... ok
23029 test_set_add (set)
23030 Doctest: set.test_set_add ... ok
23031 test_set_clear (set)
23032 Doctest: set.test_set_clear ... ok
23033 test_set_clear_None (set)
23034 Doctest: set.test_set_clear_None ... ok
23035 test_set_contains (set)
23036 Doctest: set.test_set_contains ... ok
23037 test_set_discard (set)
23038 Doctest: set.test_set_discard ... ok
23039 test_set_list_comp (set)
23040 Doctest: set.test_set_list_comp ... ok
23041 test_set_literal (set)
23042 Doctest: set.test_set_literal ... ok
23043 test_set_multi_update (set)
23044 Doctest: set.test_set_multi_update ... ok
23045 test_set_of_iterable (set)
23046 Doctest: set.test_set_of_iterable ... ok
23047 test_set_of_list (set)
23048 Doctest: set.test_set_of_list ... ok
23049 test_set_of_tuple (set)
23050 Doctest: set.test_set_of_tuple ... ok
23051 test_set_pop (set)
23052 Doctest: set.test_set_pop ... ok
23053 test_set_sideeffect_unhashable_failure (set)
23054 Doctest: set.test_set_sideeffect_unhashable_failure ... ok
23055 test_set_sideeffect_unhashable_failure_literal (set)
23056 Doctest: set.test_set_sideeffect_unhashable_failure_literal ... ok
23057 test_set_update (set)
23058 Doctest: set.test_set_update ... ok
23059 test_singleton_empty_frozenset (set)
23060 Doctest: set.test_singleton_empty_frozenset ... ok
23061 Compiler output for module set:
23062 set.cpp: In function 'PyObject* __pyx_pf_3set_cython_set(PyObject*)':
23063 set.cpp:3161:32: warning: self-comparison always evaluates to true [-Wtautological-compare]
23064  3161 |     __pyx_t_1 = ((&PySet_Type) == (&PySet_Type));
23065       |                  ~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~
23066 set.cpp: In function 'PyObject* __pyx_pf_3set_2cython_frozenset(PyObject*)':
23067 set.cpp:3246:38: warning: self-comparison always evaluates to true [-Wtautological-compare]
23068  3246 |     __pyx_t_1 = ((&PyFrozenSet_Type) == (&PyFrozenSet_Type));
23069       |                  ~~~~~~~~~~~~~~~~~~~ ^~ ~~~~~~~~~~~~~~~~~~~
23071 runTest (__main__.CythonRunTestCase)
23072 [-1] compiling (c/cy2) and running set_discard_remove ... set_discard (set_discard_remove)
23073 Doctest: set_discard_remove.set_discard ... ok
23074 set_discard_missing (set_discard_remove)
23075 Doctest: set_discard_remove.set_discard_missing ... ok
23076 set_discard_set (set_discard_remove)
23077 Doctest: set_discard_remove.set_discard_set ... ok
23078 set_remove (set_discard_remove)
23079 Doctest: set_discard_remove.set_remove ... ok
23080 set_remove_missing (set_discard_remove)
23081 Doctest: set_discard_remove.set_remove_missing ... ok
23082 set_remove_set (set_discard_remove)
23083 Doctest: set_discard_remove.set_remove_set ... ok
23084 runTest (__main__.CythonRunTestCase)
23085 [-1] compiling (cpp/cy2) and running set_discard_remove ... set_discard (set_discard_remove)
23086 Doctest: set_discard_remove.set_discard ... ok
23087 set_discard_missing (set_discard_remove)
23088 Doctest: set_discard_remove.set_discard_missing ... ok
23089 set_discard_set (set_discard_remove)
23090 Doctest: set_discard_remove.set_discard_set ... ok
23091 set_remove (set_discard_remove)
23092 Doctest: set_discard_remove.set_remove ... ok
23093 set_remove_missing (set_discard_remove)
23094 Doctest: set_discard_remove.set_remove_missing ... ok
23095 set_remove_set (set_discard_remove)
23096 Doctest: set_discard_remove.set_remove_set ... ok
23097 run (__main__.PureDoctestTestCase)
23098 [-1] running pure doctests in set_discard_remove ... set_discard (set_discard_remove)
23099 Doctest: set_discard_remove.set_discard ... ok
23100 set_discard_missing (set_discard_remove)
23101 Doctest: set_discard_remove.set_discard_missing ... ok
23102 set_discard_set (set_discard_remove)
23103 Doctest: set_discard_remove.set_discard_set ... ok
23104 set_remove (set_discard_remove)
23105 Doctest: set_discard_remove.set_remove ... ok
23106 set_remove_missing (set_discard_remove)
23107 Doctest: set_discard_remove.set_remove_missing ... ok
23108 set_remove_set (set_discard_remove)
23109 Doctest: set_discard_remove.set_remove_set ... ok
23110 runTest (__main__.CythonRunTestCase)
23111 [-1] compiling (c/cy2) and running set_item ... del_item (set_item)
23112 Doctest: set_item.del_item ... ok
23113 del_item_int (set_item)
23114 Doctest: set_item.del_item_int ... ok
23115 set_item (set_item)
23116 Doctest: set_item.set_item ... ok
23117 set_item_int (set_item)
23118 Doctest: set_item.set_item_int ... ok
23119 runTest (__main__.CythonRunTestCase)
23120 [-1] compiling (cpp/cy2) and running set_item ... del_item (set_item)
23121 Doctest: set_item.del_item ... ok
23122 del_item_int (set_item)
23123 Doctest: set_item.del_item_int ... ok
23124 set_item (set_item)
23125 Doctest: set_item.set_item ... ok
23126 set_item_int (set_item)
23127 Doctest: set_item.set_item_int ... ok
23128 runTest (__main__.CythonRunTestCase)
23129 [-1] compiling (c/cy2) and running set_iter ... frozenset_iter_comp (set_iter)
23130 Doctest: set_iter.frozenset_iter_comp ... ok
23131 set_iter_comp (set_iter)
23132 Doctest: set_iter.set_iter_comp ... ok
23133 set_iter_comp_frozenset (set_iter)
23134 Doctest: set_iter.set_iter_comp_frozenset ... ok
23135 set_iter_comp_typed (set_iter)
23136 Doctest: set_iter.set_iter_comp_typed ... ok
23137 set_iter_enumerate (set_iter)
23138 Doctest: set_iter.set_iter_enumerate ... ok
23139 set_iter_modify (set_iter)
23140 Doctest: set_iter.set_iter_modify ... ok
23141 runTest (__main__.CythonRunTestCase)
23142 [-1] compiling (cpp/cy2) and running set_iter ... frozenset_iter_comp (set_iter)
23143 Doctest: set_iter.frozenset_iter_comp ... ok
23144 set_iter_comp (set_iter)
23145 Doctest: set_iter.set_iter_comp ... ok
23146 set_iter_comp_frozenset (set_iter)
23147 Doctest: set_iter.set_iter_comp_frozenset ... ok
23148 set_iter_comp_typed (set_iter)
23149 Doctest: set_iter.set_iter_comp_typed ... ok
23150 set_iter_enumerate (set_iter)
23151 Doctest: set_iter.set_iter_enumerate ... ok
23152 set_iter_modify (set_iter)
23153 Doctest: set_iter.set_iter_modify ... ok
23154 runTest (__main__.CythonRunTestCase)
23155 [-1] compiling (c/cy2) and running set_literals ... test_frozenset_set_comp (set_literals)
23156 Doctest: set_literals.test_frozenset_set_comp ... ok
23157 test_set_add (set_literals)
23158 Doctest: set_literals.test_set_add ... ok
23159 test_set_comp (set_literals)
23160 Doctest: set_literals.test_set_comp ... ok
23161 test_set_comp_sideeffect_unhashable_failure (set_literals)
23162 Doctest: set_literals.test_set_comp_sideeffect_unhashable_failure ... ok
23163 test_set_literal (set_literals)
23164 Doctest: set_literals.test_set_literal ... ok
23165 test_set_sideeffect_unhashable_failure_literal (set_literals)
23166 Doctest: set_literals.test_set_sideeffect_unhashable_failure_literal ... ok
23167 runTest (__main__.CythonRunTestCase)
23168 [-1] compiling (cpp/cy2) and running set_literals ... test_frozenset_set_comp (set_literals)
23169 Doctest: set_literals.test_frozenset_set_comp ... ok
23170 test_set_add (set_literals)
23171 Doctest: set_literals.test_set_add ... ok
23172 test_set_comp (set_literals)
23173 Doctest: set_literals.test_set_comp ... ok
23174 test_set_comp_sideeffect_unhashable_failure (set_literals)
23175 Doctest: set_literals.test_set_comp_sideeffect_unhashable_failure ... ok
23176 test_set_literal (set_literals)
23177 Doctest: set_literals.test_set_literal ... ok
23178 test_set_sideeffect_unhashable_failure_literal (set_literals)
23179 Doctest: set_literals.test_set_sideeffect_unhashable_failure_literal ... ok
23180 run (__main__.PureDoctestTestCase)
23181 [-1] running pure doctests in set_literals ... test_frozenset_set_comp (set_literals)
23182 Doctest: set_literals.test_frozenset_set_comp ... ok
23183 test_set_add (set_literals)
23184 Doctest: set_literals.test_set_add ... ok
23185 test_set_comp (set_literals)
23186 Doctest: set_literals.test_set_comp ... ok
23187 test_set_comp_sideeffect_unhashable_failure (set_literals)
23188 Doctest: set_literals.test_set_comp_sideeffect_unhashable_failure ... ok
23189 test_set_literal (set_literals)
23190 Doctest: set_literals.test_set_literal ... ok
23191 test_set_sideeffect_unhashable_failure_literal (set_literals)
23192 Doctest: set_literals.test_set_sideeffect_unhashable_failure_literal ... ok
23193 runTest (__main__.CythonRunTestCase)
23194 [-1] compiling (c/cy2) and running set_new ... set_new ()
23195 Doctest: set_new ... ok
23196 runTest (__main__.CythonRunTestCase)
23197 [-1] compiling (cpp/cy2) and running set_new ... set_new ()
23198 Doctest: set_new ... ok
23199 run (__main__.PureDoctestTestCase)
23200 [-1] running pure doctests in set_new ... set_new ()
23201 Doctest: set_new ... ok
23202 runTest (__main__.CythonRunTestCase)
23203 [-1] compiling (c/cy2) and running setcomp ... genexp_set (setcomp)
23204 Doctest: setcomp.genexp_set ... ok
23205 iterdict (setcomp)
23206 Doctest: setcomp.iterdict ... ok
23207 setcomp (setcomp)
23208 Doctest: setcomp.setcomp ... ok
23209 typed (setcomp)
23210 Doctest: setcomp.typed ... ok
23211 runTest (__main__.CythonRunTestCase)
23212 [-1] compiling (cpp/cy2) and running setcomp ... genexp_set (setcomp)
23213 Doctest: setcomp.genexp_set ... ok
23214 iterdict (setcomp)
23215 Doctest: setcomp.iterdict ... ok
23216 setcomp (setcomp)
23217 Doctest: setcomp.setcomp ... ok
23218 typed (setcomp)
23219 Doctest: setcomp.typed ... ok
23220 runTest (__main__.CythonRunTestCase)
23221 [-1] compiling (c/cy2) and running setjmp ... execute_c_call (setjmp)
23222 Doctest: setjmp.execute_c_call ... ok
23223 nonzero (setjmp)
23224 Doctest: setjmp.nonzero ... ok
23225 runTest (__main__.CythonRunTestCase)
23226 [-1] compiling (cpp/cy2) and running setjmp ... execute_c_call (setjmp)
23227 Doctest: setjmp.execute_c_call ... ok
23228 nonzero (setjmp)
23229 Doctest: setjmp.nonzero ... ok
23230 runTest (__main__.CythonRunTestCase)
23231 [-1] compiling (c/cy2) and running short_circuit_T404 ... test_and (short_circuit_T404)
23232 Doctest: short_circuit_T404.test_and ... ok
23233 test_or (short_circuit_T404)
23234 Doctest: short_circuit_T404.test_or ... ok
23235 runTest (__main__.CythonRunTestCase)
23236 [-1] compiling (cpp/cy2) and running short_circuit_T404 ... test_and (short_circuit_T404)
23237 Doctest: short_circuit_T404.test_and ... ok
23238 test_or (short_circuit_T404)
23239 Doctest: short_circuit_T404.test_or ... ok
23240 runTest (__main__.CythonRunTestCase)
23241 [-1] compiling (c/cy2) and running simpcall ... fail0 (simpcall)
23242 Doctest: simpcall.fail0 ... ok
23243 fail1 (simpcall)
23244 Doctest: simpcall.fail1 ... ok
23245 failtype (simpcall)
23246 Doctest: simpcall.failtype ... ok
23247 z (simpcall)
23248 Doctest: simpcall.z ... ok
23249 runTest (__main__.CythonRunTestCase)
23250 [-1] compiling (cpp/cy2) and running simpcall ... fail0 (simpcall)
23251 Doctest: simpcall.fail0 ... ok
23252 fail1 (simpcall)
23253 Doctest: simpcall.fail1 ... ok
23254 failtype (simpcall)
23255 Doctest: simpcall.failtype ... ok
23256 z (simpcall)
23257 Doctest: simpcall.z ... ok
23258 runTest (__main__.CythonRunTestCase)
23259 [-1] compiling (c/cy2) and running size_t ... size_t ()
23260 Doctest: size_t ... ok
23261 runTest (__main__.CythonRunTestCase)
23262 [-1] compiling (cpp/cy2) and running size_t ... size_t ()
23263 Doctest: size_t ... ok
23264 runTest (__main__.CythonRunTestCase)
23265 [-1] compiling (c/cy2) and running sizeof ... f (sizeof)
23266 Doctest: sizeof.f ... ok
23267 runTest (__main__.CythonRunTestCase)
23268 [-1] compiling (cpp/cy2) and running sizeof ... f (sizeof)
23269 Doctest: sizeof.f ... ok
23270 runTest (__main__.CythonRunTestCase)
23271 [-1] compiling (c/cy2) and running slice2 ... slice_of_temporary_smoketest (slice2)
23272 Doctest: slice2.slice_of_temporary_smoketest ... ok
23273 test_full (slice2)
23274 Doctest: slice2.test_full ... ok
23275 test_start (slice2)
23276 Doctest: slice2.test_start ... ok
23277 test_start_and_stop (slice2)
23278 Doctest: slice2.test_start_and_stop ... ok
23279 test_start_stop_and_step (slice2)
23280 Doctest: slice2.test_start_stop_and_step ... ok
23281 test_step (slice2)
23282 Doctest: slice2.test_step ... ok
23283 test_stop (slice2)
23284 Doctest: slice2.test_stop ... ok
23285 runTest (__main__.CythonRunTestCase)
23286 [-1] compiling (cpp/cy2) and running slice2 ... slice_of_temporary_smoketest (slice2)
23287 Doctest: slice2.slice_of_temporary_smoketest ... ok
23288 test_full (slice2)
23289 Doctest: slice2.test_full ... ok
23290 test_start (slice2)
23291 Doctest: slice2.test_start ... ok
23292 test_start_and_stop (slice2)
23293 Doctest: slice2.test_start_and_stop ... ok
23294 test_start_stop_and_step (slice2)
23295 Doctest: slice2.test_start_stop_and_step ... ok
23296 test_step (slice2)
23297 Doctest: slice2.test_step ... ok
23298 test_stop (slice2)
23299 Doctest: slice2.test_stop ... ok
23300 runTest (__main__.CythonRunTestCase)
23301 [-1] compiling (c/cy2) and running slice2_T636 ... Sliceable (slice2_T636)
23302 Doctest: slice2_T636.Sliceable ... ok
23303 py_slice2 (slice2_T636)
23304 Doctest: slice2_T636.py_slice2 ... ok
23305 runTest (__main__.CythonRunTestCase)
23306 [-1] compiling (cpp/cy2) and running slice2_T636 ... Sliceable (slice2_T636)
23307 Doctest: slice2_T636.Sliceable ... ok
23308 py_slice2 (slice2_T636)
23309 Doctest: slice2_T636.py_slice2 ... ok
23310 run (__main__.PureDoctestTestCase)
23311 [-1] running pure doctests in slice2_T636 ... Sliceable (slice2_T636)
23312 Doctest: slice2_T636.Sliceable ... ok
23313 py_slice2 (slice2_T636)
23314 Doctest: slice2_T636.py_slice2 ... ok
23315 runTest (__main__.CythonRunTestCase)
23316 [-1] compiling (c/cy2) and running slice2b ... slice_of_typed_value (slice2b)
23317 Doctest: slice2b.slice_of_typed_value ... ok
23318 runTest (__main__.CythonRunTestCase)
23319 [-1] compiling (cpp/cy2) and running slice2b ... slice_of_typed_value (slice2b)
23320 Doctest: slice2b.slice_of_typed_value ... ok
23321 runTest (__main__.CythonRunTestCase)
23322 [-1] compiling (c/cy2) and running slice3 ... slice3 ()
23323 Doctest: slice3 ... ok
23324 runTest (__main__.CythonRunTestCase)
23325 [-1] compiling (cpp/cy2) and running slice3 ... slice3 ()
23326 Doctest: slice3 ... ok
23327 runTest (__main__.CythonRunTestCase)
23328 [-1] compiling (c/cy2) and running slice_charptr ... slice_charptr ()
23329 Doctest: slice_charptr ... ok
23330 runTest (__main__.CythonRunTestCase)
23331 [-1] compiling (cpp/cy2) and running slice_charptr ... slice_charptr ()
23332 Doctest: slice_charptr ... ok
23333 runTest (__main__.CythonRunTestCase)
23334 [-1] compiling (c/cy2) and running slice_ptr ... EqualsEvens (slice_ptr)
23335 Doctest: slice_ptr.EqualsEvens ... ok
23336 double_ptr_slice (slice_ptr)
23337 Doctest: slice_ptr.double_ptr_slice ... ok
23338 void_ptr_slice (slice_ptr)
23339 Doctest: slice_ptr.void_ptr_slice ... ok
23340 runTest (__main__.CythonRunTestCase)
23341 [-1] compiling (cpp/cy2) and running slice_ptr ... EqualsEvens (slice_ptr)
23342 Doctest: slice_ptr.EqualsEvens ... ok
23343 double_ptr_slice (slice_ptr)
23344 Doctest: slice_ptr.double_ptr_slice ... ok
23345 void_ptr_slice (slice_ptr)
23346 Doctest: slice_ptr.void_ptr_slice ... ok
23347 runTest (__main__.CythonRunTestCase)
23348 [-1] compiling (c/cy2) and running special_method_docstrings ... A (special_method_docstrings)
23349 Doctest: special_method_docstrings.A ... ok
23350 B (special_method_docstrings)
23351 Doctest: special_method_docstrings.B ... ok
23352 C (special_method_docstrings)
23353 Doctest: special_method_docstrings.C ... ok
23354 runTest (__main__.CythonRunTestCase)
23355 [-1] compiling (cpp/cy2) and running special_method_docstrings ... A (special_method_docstrings)
23356 Doctest: special_method_docstrings.A ... ok
23357 B (special_method_docstrings)
23358 Doctest: special_method_docstrings.B ... ok
23359 C (special_method_docstrings)
23360 Doctest: special_method_docstrings.C ... ok
23361 runTest (__main__.CythonRunTestCase)
23362 [-1] compiling (c/cy2) and running special_methods_T561 ... special_methods_T561 ()
23363 Doctest: special_methods_T561 ... ok
23364 ArgumentTypeConversions (special_methods_T561)
23365 Doctest: special_methods_T561.ArgumentTypeConversions ... ok
23366 GetAttrGetItemRedirect (special_methods_T561)
23367 Doctest: special_methods_T561.GetAttrGetItemRedirect ... ok
23368 ReverseMethodsExist (special_methods_T561)
23369 Doctest: special_methods_T561.ReverseMethodsExist ... ok
23370 TwoArgIPow (special_methods_T561)
23371 Doctest: special_methods_T561.TwoArgIPow ... ok
23372 TwoArgPow (special_methods_T561)
23373 Doctest: special_methods_T561.TwoArgPow ... ok
23374 TwoArgRPow (special_methods_T561)
23375 Doctest: special_methods_T561.TwoArgRPow ... ok
23376 TwoOrThreeArgPow (special_methods_T561)
23377 Doctest: special_methods_T561.TwoOrThreeArgPow ... ok
23378 TwoOrThreeArgRPow (special_methods_T561)
23379 Doctest: special_methods_T561.TwoOrThreeArgRPow ... ok
23380 VerySpecial (special_methods_T561)
23381 Doctest: special_methods_T561.VerySpecial ... ok
23382 VerySpecialSubType (special_methods_T561)
23383 Doctest: special_methods_T561.VerySpecialSubType ... ok
23384 runTest (__main__.CythonRunTestCase)
23385 [-1] compiling (cpp/cy2) and running special_methods_T561 ... special_methods_T561 ()
23386 Doctest: special_methods_T561 ... ok
23387 ArgumentTypeConversions (special_methods_T561)
23388 Doctest: special_methods_T561.ArgumentTypeConversions ... ok
23389 GetAttrGetItemRedirect (special_methods_T561)
23390 Doctest: special_methods_T561.GetAttrGetItemRedirect ... ok
23391 ReverseMethodsExist (special_methods_T561)
23392 Doctest: special_methods_T561.ReverseMethodsExist ... ok
23393 TwoArgIPow (special_methods_T561)
23394 Doctest: special_methods_T561.TwoArgIPow ... ok
23395 TwoArgPow (special_methods_T561)
23396 Doctest: special_methods_T561.TwoArgPow ... ok
23397 TwoArgRPow (special_methods_T561)
23398 Doctest: special_methods_T561.TwoArgRPow ... ok
23399 TwoOrThreeArgPow (special_methods_T561)
23400 Doctest: special_methods_T561.TwoOrThreeArgPow ... ok
23401 TwoOrThreeArgRPow (special_methods_T561)
23402 Doctest: special_methods_T561.TwoOrThreeArgRPow ... ok
23403 VerySpecial (special_methods_T561)
23404 Doctest: special_methods_T561.VerySpecial ... ok
23405 VerySpecialSubType (special_methods_T561)
23406 Doctest: special_methods_T561.VerySpecialSubType ... ok
23407 runTest (__main__.CythonRunTestCase)
23408 [-1] compiling (c/cy2) and running special_methods_T561_py3 ... special_methods_T561_py3 ()
23409 Doctest: special_methods_T561_py3 ... ok
23410 runTest (__main__.CythonRunTestCase)
23411 [-1] compiling (cpp/cy2) and running special_methods_T561_py3 ... special_methods_T561_py3 ()
23412 Doctest: special_methods_T561_py3 ... ok
23413 runTest (__main__.CythonRunTestCase)
23414 [-1] compiling (c/cy2) and running special_methods_T561_py38 ... ThreeArgIPow (special_methods_T561_py38)
23415 Doctest: special_methods_T561_py38.ThreeArgIPow ... ok
23416 TwoOrThreeArgIPow (special_methods_T561_py38)
23417 Doctest: special_methods_T561_py38.TwoOrThreeArgIPow ... ok
23418 runTest (__main__.CythonRunTestCase)
23419 [-1] compiling (cpp/cy2) and running special_methods_T561_py38 ... ThreeArgIPow (special_methods_T561_py38)
23420 Doctest: special_methods_T561_py38.ThreeArgIPow ... ok
23421 TwoOrThreeArgIPow (special_methods_T561_py38)
23422 Doctest: special_methods_T561_py38.TwoOrThreeArgIPow ... ok
23423 runTest (__main__.CythonRunTestCase)
23424 [-1] compiling (c/cy2) and running specialfloat ... emfloat (specialfloat)
23425 Doctest: specialfloat.emfloat ... ok
23426 epfloat (specialfloat)
23427 Doctest: specialfloat.epfloat ... ok
23428 f (specialfloat)
23429 Doctest: specialfloat.f ... ok
23430 global_floats (specialfloat)
23431 Doctest: specialfloat.global_floats ... ok
23432 infn1 (specialfloat)
23433 Doctest: specialfloat.infn1 ... ok
23434 infn2 (specialfloat)
23435 Doctest: specialfloat.infn2 ... ok
23436 infn3 (specialfloat)
23437 Doctest: specialfloat.infn3 ... ok
23438 infp1 (specialfloat)
23439 Doctest: specialfloat.infp1 ... ok
23440 infp2 (specialfloat)
23441 Doctest: specialfloat.infp2 ... ok
23442 infp3 (specialfloat)
23443 Doctest: specialfloat.infp3 ... ok
23444 nan1 (specialfloat)
23445 Doctest: specialfloat.nan1 ... ok
23446 nan2 (specialfloat)
23447 Doctest: specialfloat.nan2 ... ok
23448 nan3 (specialfloat)
23449 Doctest: specialfloat.nan3 ... ok
23450 runTest (__main__.CythonRunTestCase)
23451 [-1] compiling (cpp/cy2) and running specialfloat ... emfloat (specialfloat)
23452 Doctest: specialfloat.emfloat ... ok
23453 epfloat (specialfloat)
23454 Doctest: specialfloat.epfloat ... ok
23455 f (specialfloat)
23456 Doctest: specialfloat.f ... ok
23457 global_floats (specialfloat)
23458 Doctest: specialfloat.global_floats ... ok
23459 infn1 (specialfloat)
23460 Doctest: specialfloat.infn1 ... ok
23461 infn2 (specialfloat)
23462 Doctest: specialfloat.infn2 ... ok
23463 infn3 (specialfloat)
23464 Doctest: specialfloat.infn3 ... ok
23465 infp1 (specialfloat)
23466 Doctest: specialfloat.infp1 ... ok
23467 infp2 (specialfloat)
23468 Doctest: specialfloat.infp2 ... ok
23469 infp3 (specialfloat)
23470 Doctest: specialfloat.infp3 ... ok
23471 nan1 (specialfloat)
23472 Doctest: specialfloat.nan1 ... ok
23473 nan2 (specialfloat)
23474 Doctest: specialfloat.nan2 ... ok
23475 nan3 (specialfloat)
23476 Doctest: specialfloat.nan3 ... ok
23477 runTest (__main__.CythonRunTestCase)
23478 [-1] compiling (c/cy2) and running ssize_t_T399 ... ssize_t_T399 ()
23479 Doctest: ssize_t_T399 ... ok
23480 runTest (__main__.CythonRunTestCase)
23481 [-1] compiling (cpp/cy2) and running ssize_t_T399 ... ssize_t_T399 ()
23482 Doctest: ssize_t_T399 ... ok
23483 runTest (__main__.CythonRunTestCase)
23484 [-1] compiling (c/cy2) and running starargs ... creosote (starargs)
23485 Doctest: starargs.creosote ... ok
23486 grail (starargs)
23487 Doctest: starargs.grail ... ok
23488 onlyk (starargs)
23489 Doctest: starargs.onlyk ... ok
23490 onlyt (starargs)
23491 Doctest: starargs.onlyt ... ok
23492 spam (starargs)
23493 Doctest: starargs.spam ... ok
23494 swallow (starargs)
23495 Doctest: starargs.swallow ... ok
23496 t_kwonly (starargs)
23497 Doctest: starargs.t_kwonly ... ok
23498 tk (starargs)
23499 Doctest: starargs.tk ... ok
23500 runTest (__main__.CythonRunTestCase)
23501 [-1] compiling (cpp/cy2) and running starargs ... creosote (starargs)
23502 Doctest: starargs.creosote ... ok
23503 grail (starargs)
23504 Doctest: starargs.grail ... ok
23505 onlyk (starargs)
23506 Doctest: starargs.onlyk ... ok
23507 onlyt (starargs)
23508 Doctest: starargs.onlyt ... ok
23509 spam (starargs)
23510 Doctest: starargs.spam ... ok
23511 swallow (starargs)
23512 Doctest: starargs.swallow ... ok
23513 t_kwonly (starargs)
23514 Doctest: starargs.t_kwonly ... ok
23515 tk (starargs)
23516 Doctest: starargs.tk ... ok
23517 runTest (__main__.EndToEndTest)
23518 [-1] End-to-end starimport_cimport ... ok
23519 runTest (__main__.CythonRunTestCase)
23520 [-1] compiling (c/cy2) and running starred_target_T664 ... assign (starred_target_T664)
23521 Doctest: starred_target_T664.assign ... ok
23522 assign3 (starred_target_T664)
23523 Doctest: starred_target_T664.assign3 ... ok
23524 assign4 (starred_target_T664)
23525 Doctest: starred_target_T664.assign4 ... ok
23526 runTest (__main__.CythonRunTestCase)
23527 [-1] compiling (cpp/cy2) and running starred_target_T664 ... assign (starred_target_T664)
23528 Doctest: starred_target_T664.assign ... ok
23529 assign3 (starred_target_T664)
23530 Doctest: starred_target_T664.assign3 ... ok
23531 assign4 (starred_target_T664)
23532 Doctest: starred_target_T664.assign4 ... ok
23533 runTest (__main__.CythonRunTestCase)
23534 [-1] compiling (c/cy2) and running static_methods ... static_def (static_methods.A)
23535 Doctest: static_methods.A.static_def ... ok
23536 call_static_cdef (static_methods)
23537 Doctest: static_methods.call_static_cdef ... ok
23538 call_static_cdef2 (static_methods)
23539 Doctest: static_methods.call_static_cdef2 ... ok
23540 call_static_def (static_methods)
23541 Doctest: static_methods.call_static_def ... ok
23542 call_static_list_comprehension_GH1540 (static_methods)
23543 Doctest: static_methods.call_static_list_comprehension_GH1540 ... ok
23544 call_static_pxd_cdef (static_methods)
23545 Doctest: static_methods.call_static_pxd_cdef ... ok
23546 call_static_pxd_cdef_with_implicit_object (static_methods)
23547 Doctest: static_methods.call_static_pxd_cdef_with_implicit_object ... ok
23548 runTest (__main__.CythonRunTestCase)
23549 [-1] compiling (cpp/cy2) and running static_methods ... static_def (static_methods.A)
23550 Doctest: static_methods.A.static_def ... ok
23551 call_static_cdef (static_methods)
23552 Doctest: static_methods.call_static_cdef ... ok
23553 call_static_cdef2 (static_methods)
23554 Doctest: static_methods.call_static_cdef2 ... ok
23555 call_static_def (static_methods)
23556 Doctest: static_methods.call_static_def ... ok
23557 call_static_list_comprehension_GH1540 (static_methods)
23558 Doctest: static_methods.call_static_list_comprehension_GH1540 ... ok
23559 call_static_pxd_cdef (static_methods)
23560 Doctest: static_methods.call_static_pxd_cdef ... ok
23561 call_static_pxd_cdef_with_implicit_object (static_methods)
23562 Doctest: static_methods.call_static_pxd_cdef_with_implicit_object ... ok
23563 runTest (__main__.CythonRunTestCase)
23564 [-1] compiling (c/cy2) and running staticmethod ... no_args (staticmethod.ArgsKwargs)
23565 Doctest: staticmethod.ArgsKwargs.no_args ... ok
23566 only_args_kwargs (staticmethod.ArgsKwargs)
23567 Doctest: staticmethod.ArgsKwargs.only_args_kwargs ... ok
23568 with_first_arg (staticmethod.ArgsKwargs)
23569 Doctest: staticmethod.ArgsKwargs.with_first_arg ... ok
23570 BaseClass (staticmethod)
23571 Doctest: staticmethod.BaseClass ... ok
23572 StaticmethodSubclass (staticmethod)
23573 Doctest: staticmethod.StaticmethodSubclass ... ok
23574 SubClass (staticmethod)
23575 Doctest: staticmethod.SubClass ... ok
23576 SubSubClass (staticmethod)
23577 Doctest: staticmethod.SubSubClass ... ok
23578 class1 (staticmethod)
23579 Doctest: staticmethod.class1 ... ok
23580 nested_class (staticmethod)
23581 Doctest: staticmethod.nested_class ... ok
23582 runTest (__main__.CythonRunTestCase)
23583 [-1] compiling (cpp/cy2) and running staticmethod ... no_args (staticmethod.ArgsKwargs)
23584 Doctest: staticmethod.ArgsKwargs.no_args ... ok
23585 only_args_kwargs (staticmethod.ArgsKwargs)
23586 Doctest: staticmethod.ArgsKwargs.only_args_kwargs ... ok
23587 with_first_arg (staticmethod.ArgsKwargs)
23588 Doctest: staticmethod.ArgsKwargs.with_first_arg ... ok
23589 BaseClass (staticmethod)
23590 Doctest: staticmethod.BaseClass ... ok
23591 StaticmethodSubclass (staticmethod)
23592 Doctest: staticmethod.StaticmethodSubclass ... ok
23593 SubClass (staticmethod)
23594 Doctest: staticmethod.SubClass ... ok
23595 SubSubClass (staticmethod)
23596 Doctest: staticmethod.SubSubClass ... ok
23597 class1 (staticmethod)
23598 Doctest: staticmethod.class1 ... ok
23599 nested_class (staticmethod)
23600 Doctest: staticmethod.nested_class ... ok
23601 runTest (__main__.CythonRunTestCase)
23602 [-1] compiling (c/cy2) and running str_ascii_auto_encoding ... as_objects (str_ascii_auto_encoding)
23603 Doctest: str_ascii_auto_encoding.as_objects ... ok
23604 check_auto_string_type (str_ascii_auto_encoding)
23605 Doctest: str_ascii_auto_encoding.check_auto_string_type ... ok
23606 from_object (str_ascii_auto_encoding)
23607 Doctest: str_ascii_auto_encoding.from_object ... ok
23608 slice_as_objects (str_ascii_auto_encoding)
23609 Doctest: str_ascii_auto_encoding.slice_as_objects ... ok
23610 runTest (__main__.CythonRunTestCase)
23611 [-1] compiling (cpp/cy2) and running str_ascii_auto_encoding ... as_objects (str_ascii_auto_encoding)
23612 Doctest: str_ascii_auto_encoding.as_objects ... ok
23613 check_auto_string_type (str_ascii_auto_encoding)
23614 Doctest: str_ascii_auto_encoding.check_auto_string_type ... ok
23615 from_object (str_ascii_auto_encoding)
23616 Doctest: str_ascii_auto_encoding.from_object ... ok
23617 slice_as_objects (str_ascii_auto_encoding)
23618 Doctest: str_ascii_auto_encoding.slice_as_objects ... ok
23619 runTest (__main__.CythonRunTestCase)
23620 [-1] compiling (c/cy2) and running str_char_coercion_T412 ... test_cascaded_eq (str_char_coercion_T412)
23621 Doctest: str_char_coercion_T412.test_cascaded_eq ... ok
23622 test_cascaded_ineq (str_char_coercion_T412)
23623 Doctest: str_char_coercion_T412.test_cascaded_ineq ... ok
23624 test_eq (str_char_coercion_T412)
23625 Doctest: str_char_coercion_T412.test_eq ... ok
23626 test_long_ineq (str_char_coercion_T412)
23627 Doctest: str_char_coercion_T412.test_long_ineq ... ok
23628 test_long_ineq_py (str_char_coercion_T412)
23629 Doctest: str_char_coercion_T412.test_long_ineq_py ... ok
23630 runTest (__main__.CythonRunTestCase)
23631 [-1] compiling (cpp/cy2) and running str_char_coercion_T412 ... test_cascaded_eq (str_char_coercion_T412)
23632 Doctest: str_char_coercion_T412.test_cascaded_eq ... ok
23633 test_cascaded_ineq (str_char_coercion_T412)
23634 Doctest: str_char_coercion_T412.test_cascaded_ineq ... ok
23635 test_eq (str_char_coercion_T412)
23636 Doctest: str_char_coercion_T412.test_eq ... ok
23637 test_long_ineq (str_char_coercion_T412)
23638 Doctest: str_char_coercion_T412.test_long_ineq ... ok
23639 test_long_ineq_py (str_char_coercion_T412)
23640 Doctest: str_char_coercion_T412.test_long_ineq_py ... ok
23641 runTest (__main__.CythonRunTestCase)
23642 [-1] compiling (c/cy2) and running str_default_auto_encoding ... str_default_auto_encoding ()
23643 Doctest: str_default_auto_encoding ... ok
23644 as_objects (str_default_auto_encoding)
23645 Doctest: str_default_auto_encoding.as_objects ... ok
23646 check_auto_string_type (str_default_auto_encoding)
23647 Doctest: str_default_auto_encoding.check_auto_string_type ... ok
23648 from_object (str_default_auto_encoding)
23649 Doctest: str_default_auto_encoding.from_object ... ok
23650 slice_as_objects (str_default_auto_encoding)
23651 Doctest: str_default_auto_encoding.slice_as_objects ... ok
23652 runTest (__main__.CythonRunTestCase)
23653 [-1] compiling (cpp/cy2) and running str_default_auto_encoding ... str_default_auto_encoding ()
23654 Doctest: str_default_auto_encoding ... ok
23655 as_objects (str_default_auto_encoding)
23656 Doctest: str_default_auto_encoding.as_objects ... ok
23657 check_auto_string_type (str_default_auto_encoding)
23658 Doctest: str_default_auto_encoding.check_auto_string_type ... ok
23659 from_object (str_default_auto_encoding)
23660 Doctest: str_default_auto_encoding.from_object ... ok
23661 slice_as_objects (str_default_auto_encoding)
23662 Doctest: str_default_auto_encoding.slice_as_objects ... ok
23663 runTest (__main__.CythonRunTestCase)
23664 [-1] compiling (c/cy2) and running str_encoding_latin1 ... str_encoding_latin1 ()
23665 Doctest: str_encoding_latin1 ... ok
23666 runTest (__main__.CythonRunTestCase)
23667 [-1] compiling (cpp/cy2) and running str_encoding_latin1 ... str_encoding_latin1 ()
23668 Doctest: str_encoding_latin1 ... ok
23669 runTest (__main__.CythonRunTestCase)
23670 [-1] compiling (c/cy2) and running str_subclass_kwargs ... test_str_subclass_kwargs (str_subclass_kwargs)
23671 Doctest: str_subclass_kwargs.test_str_subclass_kwargs ... ok
23672 runTest (__main__.CythonRunTestCase)
23673 [-1] compiling (cpp/cy2) and running str_subclass_kwargs ... test_str_subclass_kwargs (str_subclass_kwargs)
23674 Doctest: str_subclass_kwargs.test_str_subclass_kwargs ... ok
23675 runTest (__main__.CythonRunTestCase)
23676 [-1] compiling (c/cy2) and running strconstinclass ... strconstinclass ()
23677 Doctest: strconstinclass ... ok
23678 runTest (__main__.CythonRunTestCase)
23679 [-1] compiling (cpp/cy2) and running strconstinclass ... strconstinclass ()
23680 Doctest: strconstinclass ... ok
23681 runTest (__main__.CythonRunTestCase)
23682 [-1] compiling (c/cy2) and running strescapes ... strescapes ()
23683 Doctest: strescapes ... <doctest strescapes[0]>:13: DeprecationWarning: invalid escape sequence \u
23684   b'\u1234',
23685 <doctest strescapes[0]>:14: DeprecationWarning: invalid escape sequence \U
23686   b'\U00001234',
23688 runTest (__main__.CythonRunTestCase)
23689 [-1] compiling (cpp/cy2) and running strescapes ... strescapes ()
23690 Doctest: strescapes ... <doctest strescapes[0]>:13: DeprecationWarning: invalid escape sequence \u
23691   b'\u1234',
23692 <doctest strescapes[0]>:14: DeprecationWarning: invalid escape sequence \U
23693   b'\U00001234',
23695 runTest (__main__.CythonRunTestCase)
23696 [-1] compiling (c/cy2) and running strfunction ... strfunction ()
23697 Doctest: strfunction ... ok
23698 c (strfunction)
23699 Doctest: strfunction.c ... ok
23700 sub (strfunction)
23701 Doctest: strfunction.sub ... ok
23702 subs (strfunction)
23703 Doctest: strfunction.subs ... ok
23704 typed (strfunction)
23705 Doctest: strfunction.typed ... ok
23706 typed_not_none (strfunction)
23707 Doctest: strfunction.typed_not_none ... ok
23708 runTest (__main__.CythonRunTestCase)
23709 [-1] compiling (cpp/cy2) and running strfunction ... strfunction ()
23710 Doctest: strfunction ... ok
23711 c (strfunction)
23712 Doctest: strfunction.c ... ok
23713 sub (strfunction)
23714 Doctest: strfunction.sub ... ok
23715 subs (strfunction)
23716 Doctest: strfunction.subs ... ok
23717 typed (strfunction)
23718 Doctest: strfunction.typed ... ok
23719 typed_not_none (strfunction)
23720 Doctest: strfunction.typed_not_none ... ok
23721 runTest (__main__.CythonRunTestCase)
23722 [-1] compiling (c/cy2) and running string_comparison ... basestring_cascade_str (string_comparison)
23723 Doctest: string_comparison.basestring_cascade_str ... ok
23724 basestring_cascade_unicode (string_comparison)
23725 Doctest: string_comparison.basestring_cascade_unicode ... ok
23726 basestring_cascade_untyped_end (string_comparison)
23727 Doctest: string_comparison.basestring_cascade_untyped_end ... ok
23728 basestring_eq (string_comparison)
23729 Doctest: string_comparison.basestring_eq ... ok
23730 basestring_neq (string_comparison)
23731 Doctest: string_comparison.basestring_neq ... ok
23732 basestring_str_literal_eq (string_comparison)
23733 Doctest: string_comparison.basestring_str_literal_eq ... ok
23734 basestring_str_literal_neq (string_comparison)
23735 Doctest: string_comparison.basestring_str_literal_neq ... ok
23736 basestring_unicode_literal_eq (string_comparison)
23737 Doctest: string_comparison.basestring_unicode_literal_eq ... ok
23738 basestring_unicode_literal_neq (string_comparison)
23739 Doctest: string_comparison.basestring_unicode_literal_neq ... ok
23740 bytes_cascade (string_comparison)
23741 Doctest: string_comparison.bytes_cascade ... ok
23742 bytes_cascade_untyped_end (string_comparison)
23743 Doctest: string_comparison.bytes_cascade_untyped_end ... ok
23744 bytes_eq (string_comparison)
23745 Doctest: string_comparison.bytes_eq ... ok
23746 bytes_literal_eq (string_comparison)
23747 Doctest: string_comparison.bytes_literal_eq ... ok
23748 bytes_literal_neq (string_comparison)
23749 Doctest: string_comparison.bytes_literal_neq ... ok
23750 bytes_neq (string_comparison)
23751 Doctest: string_comparison.bytes_neq ... ok
23752 literal_compare_bytes_str (string_comparison)
23753 Doctest: string_comparison.literal_compare_bytes_str ... ok
23754 str_cascade (string_comparison)
23755 Doctest: string_comparison.str_cascade ... ok
23756 str_cascade_untyped_end (string_comparison)
23757 Doctest: string_comparison.str_cascade_untyped_end ... ok
23758 str_eq (string_comparison)
23759 Doctest: string_comparison.str_eq ... ok
23760 str_literal_eq (string_comparison)
23761 Doctest: string_comparison.str_literal_eq ... ok
23762 str_literal_neq (string_comparison)
23763 Doctest: string_comparison.str_literal_neq ... ok
23764 str_neq (string_comparison)
23765 Doctest: string_comparison.str_neq ... ok
23766 unicode_cascade (string_comparison)
23767 Doctest: string_comparison.unicode_cascade ... ok
23768 unicode_cascade_untyped_end (string_comparison)
23769 Doctest: string_comparison.unicode_cascade_untyped_end ... ok
23770 unicode_cascade_untyped_end_bool (string_comparison)
23771 Doctest: string_comparison.unicode_cascade_untyped_end_bool ... ok
23772 unicode_eq (string_comparison)
23773 Doctest: string_comparison.unicode_eq ... ok
23774 unicode_literal_eq (string_comparison)
23775 Doctest: string_comparison.unicode_literal_eq ... ok
23776 unicode_literal_neq (string_comparison)
23777 Doctest: string_comparison.unicode_literal_neq ... ok
23778 unicode_neq (string_comparison)
23779 Doctest: string_comparison.unicode_neq ... ok
23780 untyped_str_literal_eq_bool (string_comparison)
23781 Doctest: string_comparison.untyped_str_literal_eq_bool ... ok
23782 untyped_unicode_cascade (string_comparison)
23783 Doctest: string_comparison.untyped_unicode_cascade ... ok
23784 untyped_unicode_cascade_bool (string_comparison)
23785 Doctest: string_comparison.untyped_unicode_cascade_bool ... ok
23786 untyped_unicode_literal_eq_bool (string_comparison)
23787 Doctest: string_comparison.untyped_unicode_literal_eq_bool ... ok
23788 untyped_untyped_unicode_cascade_bool (string_comparison)
23789 Doctest: string_comparison.untyped_untyped_unicode_cascade_bool ... ok
23790 runTest (__main__.CythonRunTestCase)
23791 [-1] compiling (cpp/cy2) and running string_comparison ... basestring_cascade_str (string_comparison)
23792 Doctest: string_comparison.basestring_cascade_str ... ok
23793 basestring_cascade_unicode (string_comparison)
23794 Doctest: string_comparison.basestring_cascade_unicode ... ok
23795 basestring_cascade_untyped_end (string_comparison)
23796 Doctest: string_comparison.basestring_cascade_untyped_end ... ok
23797 basestring_eq (string_comparison)
23798 Doctest: string_comparison.basestring_eq ... ok
23799 basestring_neq (string_comparison)
23800 Doctest: string_comparison.basestring_neq ... ok
23801 basestring_str_literal_eq (string_comparison)
23802 Doctest: string_comparison.basestring_str_literal_eq ... ok
23803 basestring_str_literal_neq (string_comparison)
23804 Doctest: string_comparison.basestring_str_literal_neq ... ok
23805 basestring_unicode_literal_eq (string_comparison)
23806 Doctest: string_comparison.basestring_unicode_literal_eq ... ok
23807 basestring_unicode_literal_neq (string_comparison)
23808 Doctest: string_comparison.basestring_unicode_literal_neq ... ok
23809 bytes_cascade (string_comparison)
23810 Doctest: string_comparison.bytes_cascade ... ok
23811 bytes_cascade_untyped_end (string_comparison)
23812 Doctest: string_comparison.bytes_cascade_untyped_end ... ok
23813 bytes_eq (string_comparison)
23814 Doctest: string_comparison.bytes_eq ... ok
23815 bytes_literal_eq (string_comparison)
23816 Doctest: string_comparison.bytes_literal_eq ... ok
23817 bytes_literal_neq (string_comparison)
23818 Doctest: string_comparison.bytes_literal_neq ... ok
23819 bytes_neq (string_comparison)
23820 Doctest: string_comparison.bytes_neq ... ok
23821 literal_compare_bytes_str (string_comparison)
23822 Doctest: string_comparison.literal_compare_bytes_str ... ok
23823 str_cascade (string_comparison)
23824 Doctest: string_comparison.str_cascade ... ok
23825 str_cascade_untyped_end (string_comparison)
23826 Doctest: string_comparison.str_cascade_untyped_end ... ok
23827 str_eq (string_comparison)
23828 Doctest: string_comparison.str_eq ... ok
23829 str_literal_eq (string_comparison)
23830 Doctest: string_comparison.str_literal_eq ... ok
23831 str_literal_neq (string_comparison)
23832 Doctest: string_comparison.str_literal_neq ... ok
23833 str_neq (string_comparison)
23834 Doctest: string_comparison.str_neq ... ok
23835 unicode_cascade (string_comparison)
23836 Doctest: string_comparison.unicode_cascade ... ok
23837 unicode_cascade_untyped_end (string_comparison)
23838 Doctest: string_comparison.unicode_cascade_untyped_end ... ok
23839 unicode_cascade_untyped_end_bool (string_comparison)
23840 Doctest: string_comparison.unicode_cascade_untyped_end_bool ... ok
23841 unicode_eq (string_comparison)
23842 Doctest: string_comparison.unicode_eq ... ok
23843 unicode_literal_eq (string_comparison)
23844 Doctest: string_comparison.unicode_literal_eq ... ok
23845 unicode_literal_neq (string_comparison)
23846 Doctest: string_comparison.unicode_literal_neq ... ok
23847 unicode_neq (string_comparison)
23848 Doctest: string_comparison.unicode_neq ... ok
23849 untyped_str_literal_eq_bool (string_comparison)
23850 Doctest: string_comparison.untyped_str_literal_eq_bool ... ok
23851 untyped_unicode_cascade (string_comparison)
23852 Doctest: string_comparison.untyped_unicode_cascade ... ok
23853 untyped_unicode_cascade_bool (string_comparison)
23854 Doctest: string_comparison.untyped_unicode_cascade_bool ... ok
23855 untyped_unicode_literal_eq_bool (string_comparison)
23856 Doctest: string_comparison.untyped_unicode_literal_eq_bool ... ok
23857 untyped_untyped_unicode_cascade_bool (string_comparison)
23858 Doctest: string_comparison.untyped_untyped_unicode_cascade_bool ... ok
23859 runTest (__main__.CythonRunTestCase)
23860 [-1] compiling (c/cy2) and running strliterals ... strliterals ()
23861 Doctest: strliterals ... ok
23862 runTest (__main__.CythonRunTestCase)
23863 [-1] compiling (cpp/cy2) and running strliterals ... strliterals ()
23864 Doctest: strliterals ... ok
23865 runTest (__main__.CythonRunTestCase)
23866 [-1] compiling (c/cy2) and running strmethods ... literal_join (strmethods)
23867 Doctest: strmethods.literal_join ... ok
23868 mod_format (strmethods)
23869 Doctest: strmethods.mod_format ... ok
23870 mod_format_literal (strmethods)
23871 Doctest: strmethods.mod_format_literal ... ok
23872 mod_format_tuple (strmethods)
23873 Doctest: strmethods.mod_format_tuple ... ok
23874 object_as_name (strmethods)
23875 Doctest: strmethods.object_as_name ... ok
23876 str_as_name (strmethods)
23877 Doctest: strmethods.str_as_name ... ok
23878 str_endswith (strmethods)
23879 Doctest: strmethods.str_endswith ... ok
23880 str_join (strmethods)
23881 Doctest: strmethods.str_join ... ok
23882 str_startswith (strmethods)
23883 Doctest: strmethods.str_startswith ... ok
23884 runTest (__main__.CythonRunTestCase)
23885 [-1] compiling (cpp/cy2) and running strmethods ... literal_join (strmethods)
23886 Doctest: strmethods.literal_join ... ok
23887 mod_format (strmethods)
23888 Doctest: strmethods.mod_format ... ok
23889 mod_format_literal (strmethods)
23890 Doctest: strmethods.mod_format_literal ... ok
23891 mod_format_tuple (strmethods)
23892 Doctest: strmethods.mod_format_tuple ... ok
23893 object_as_name (strmethods)
23894 Doctest: strmethods.object_as_name ... ok
23895 str_as_name (strmethods)
23896 Doctest: strmethods.str_as_name ... ok
23897 str_endswith (strmethods)
23898 Doctest: strmethods.str_endswith ... ok
23899 str_join (strmethods)
23900 Doctest: strmethods.str_join ... ok
23901 str_startswith (strmethods)
23902 Doctest: strmethods.str_startswith ... ok
23903 runTest (__main__.CythonRunTestCase)
23904 [-1] compiling (c/cy2) and running struct_conversion ... return_constructor (struct_conversion)
23905 Doctest: struct_conversion.return_constructor ... ok
23906 return_constructor_kwds (struct_conversion)
23907 Doctest: struct_conversion.return_constructor_kwds ... ok
23908 test_array_field_init (struct_conversion)
23909 Doctest: struct_conversion.test_array_field_init ... ok
23910 test_constructor (struct_conversion)
23911 Doctest: struct_conversion.test_constructor ... ok
23912 test_constructor_kwds (struct_conversion)
23913 Doctest: struct_conversion.test_constructor_kwds ... ok
23914 test_dict_construction (struct_conversion)
23915 Doctest: struct_conversion.test_dict_construction ... ok
23916 test_list_construction (struct_conversion)
23917 Doctest: struct_conversion.test_list_construction ... ok
23918 test_nested_obj_to_struct (struct_conversion)
23919 Doctest: struct_conversion.test_nested_obj_to_struct ... ok
23920 test_obj_to_struct (struct_conversion)
23921 Doctest: struct_conversion.test_obj_to_struct ... ok
23922 test_obj_to_struct_cnames (struct_conversion)
23923 Doctest: struct_conversion.test_obj_to_struct_cnames ... ok
23924 test_pointers (struct_conversion)
23925 Doctest: struct_conversion.test_pointers ... ok
23926 test_struct_to_obj_cnames (struct_conversion)
23927 Doctest: struct_conversion.test_struct_to_obj_cnames ... ok
23928 test_union_constructor (struct_conversion)
23929 Doctest: struct_conversion.test_union_constructor ... ok
23930 runTest (__main__.CythonRunTestCase)
23931 [-1] compiling (cpp/cy2) and running struct_conversion ... return_constructor (struct_conversion)
23932 Doctest: struct_conversion.return_constructor ... ok
23933 return_constructor_kwds (struct_conversion)
23934 Doctest: struct_conversion.return_constructor_kwds ... ok
23935 test_array_field_init (struct_conversion)
23936 Doctest: struct_conversion.test_array_field_init ... ok
23937 test_constructor (struct_conversion)
23938 Doctest: struct_conversion.test_constructor ... ok
23939 test_constructor_kwds (struct_conversion)
23940 Doctest: struct_conversion.test_constructor_kwds ... ok
23941 test_dict_construction (struct_conversion)
23942 Doctest: struct_conversion.test_dict_construction ... ok
23943 test_list_construction (struct_conversion)
23944 Doctest: struct_conversion.test_list_construction ... ok
23945 test_nested_obj_to_struct (struct_conversion)
23946 Doctest: struct_conversion.test_nested_obj_to_struct ... ok
23947 test_obj_to_struct (struct_conversion)
23948 Doctest: struct_conversion.test_obj_to_struct ... ok
23949 test_obj_to_struct_cnames (struct_conversion)
23950 Doctest: struct_conversion.test_obj_to_struct_cnames ... ok
23951 test_pointers (struct_conversion)
23952 Doctest: struct_conversion.test_pointers ... ok
23953 test_struct_to_obj_cnames (struct_conversion)
23954 Doctest: struct_conversion.test_struct_to_obj_cnames ... ok
23955 test_union_constructor (struct_conversion)
23956 Doctest: struct_conversion.test_union_constructor ... ok
23957 runTest (__main__.CythonRunTestCase)
23958 [-1] compiling (c/cy2) and running struct_conversion_extern ... test_extern_struct (struct_conversion_extern)
23959 Doctest: struct_conversion_extern.test_extern_struct ... ok
23960 runTest (__main__.CythonRunTestCase)
23961 [-1] compiling (cpp/cy2) and running struct_conversion_extern ... test_extern_struct (struct_conversion_extern)
23962 Doctest: struct_conversion_extern.test_extern_struct ... ok
23963 runTest (__main__.CythonRunTestCase)
23964 [-1] compiling (c/cy2) and running subclasses ... fooit (subclasses)
23965 Doctest: subclasses.fooit ... ok
23966 runTest (__main__.CythonRunTestCase)
23967 [-1] compiling (cpp/cy2) and running subclasses ... fooit (subclasses)
23968 Doctest: subclasses.fooit ... ok
23969 runTest (__main__.CythonRunTestCase)
23970 [-1] compiling (c/cy2) and running subop ... mixed_test (subop)
23971 Doctest: subop.mixed_test ... ok
23972 pointer_test (subop)
23973 Doctest: subop.pointer_test ... ok
23974 sub0 (subop)
23975 Doctest: subop.sub0 ... ok
23976 sub_1_x (subop)
23977 Doctest: subop.sub_1_x ... ok
23978 sub_1f_x (subop)
23979 Doctest: subop.sub_1f_x ... ok
23980 sub_large_x (subop)
23981 Doctest: subop.sub_large_x ... ok
23982 sub_x_1 (subop)
23983 Doctest: subop.sub_x_1 ... ok
23984 sub_x_1f (subop)
23985 Doctest: subop.sub_x_1f ... ok
23986 sub_x_large (subop)
23987 Doctest: subop.sub_x_large ... ok
23988 runTest (__main__.CythonRunTestCase)
23989 [-1] compiling (cpp/cy2) and running subop ... mixed_test (subop)
23990 Doctest: subop.mixed_test ... ok
23991 pointer_test (subop)
23992 Doctest: subop.pointer_test ... ok
23993 sub0 (subop)
23994 Doctest: subop.sub0 ... ok
23995 sub_1_x (subop)
23996 Doctest: subop.sub_1_x ... ok
23997 sub_1f_x (subop)
23998 Doctest: subop.sub_1f_x ... ok
23999 sub_large_x (subop)
24000 Doctest: subop.sub_large_x ... ok
24001 sub_x_1 (subop)
24002 Doctest: subop.sub_x_1 ... ok
24003 sub_x_1f (subop)
24004 Doctest: subop.sub_x_1f ... ok
24005 sub_x_large (subop)
24006 Doctest: subop.sub_x_large ... ok
24007 runTest (__main__.CythonRunTestCase)
24008 [-1] compiling (c/cy2) and running switch ... compile_time_tuple_constant (switch)
24009 Doctest: switch.compile_time_tuple_constant ... ok
24010 enum_duplicates (switch)
24011 Doctest: switch.enum_duplicates ... ok
24012 enum_switch (switch)
24013 Doctest: switch.enum_switch ... ok
24014 int_enum_duplicates_mix (switch)
24015 Doctest: switch.int_enum_duplicates_mix ... ok
24016 int_enum_switch_mix (switch)
24017 Doctest: switch.int_enum_switch_mix ... ok
24018 int_in_bool_binop (switch)
24019 Doctest: switch.int_in_bool_binop ... ok
24020 int_in_bool_binop_3 (switch)
24021 Doctest: switch.int_in_bool_binop_3 ... ok
24022 switch_c (switch)
24023 Doctest: switch.switch_c ... ok
24024 switch_in (switch)
24025 Doctest: switch.switch_in ... ok
24026 switch_in_switch (switch)
24027 Doctest: switch.switch_in_switch ... ok
24028 switch_off (switch)
24029 Doctest: switch.switch_off ... ok
24030 switch_or (switch)
24031 Doctest: switch.switch_or ... ok
24032 switch_pass (switch)
24033 Doctest: switch.switch_pass ... ok
24034 switch_py (switch)
24035 Doctest: switch.switch_py ... ok
24036 switch_short (switch)
24037 Doctest: switch.switch_short ... ok
24038 switch_simple_c (switch)
24039 Doctest: switch.switch_simple_c ... ok
24040 switch_simple_py (switch)
24041 Doctest: switch.switch_simple_py ... ok
24042 runTest (__main__.CythonRunTestCase)
24043 [-1] compiling (cpp/cy2) and running switch ... compile_time_tuple_constant (switch)
24044 Doctest: switch.compile_time_tuple_constant ... ok
24045 enum_duplicates (switch)
24046 Doctest: switch.enum_duplicates ... ok
24047 enum_switch (switch)
24048 Doctest: switch.enum_switch ... ok
24049 int_enum_duplicates_mix (switch)
24050 Doctest: switch.int_enum_duplicates_mix ... ok
24051 int_enum_switch_mix (switch)
24052 Doctest: switch.int_enum_switch_mix ... ok
24053 int_in_bool_binop (switch)
24054 Doctest: switch.int_in_bool_binop ... ok
24055 int_in_bool_binop_3 (switch)
24056 Doctest: switch.int_in_bool_binop_3 ... ok
24057 switch_c (switch)
24058 Doctest: switch.switch_c ... ok
24059 switch_in (switch)
24060 Doctest: switch.switch_in ... ok
24061 switch_in_switch (switch)
24062 Doctest: switch.switch_in_switch ... ok
24063 switch_off (switch)
24064 Doctest: switch.switch_off ... ok
24065 switch_or (switch)
24066 Doctest: switch.switch_or ... ok
24067 switch_pass (switch)
24068 Doctest: switch.switch_pass ... ok
24069 switch_py (switch)
24070 Doctest: switch.switch_py ... ok
24071 switch_short (switch)
24072 Doctest: switch.switch_short ... ok
24073 switch_simple_c (switch)
24074 Doctest: switch.switch_simple_c ... ok
24075 switch_simple_py (switch)
24076 Doctest: switch.switch_simple_py ... ok
24077 runTest (__main__.CythonRunTestCase)
24078 [-1] compiling (c/cy2) and running switch_transform ... is_not_one (switch_transform)
24079 Doctest: switch_transform.is_not_one ... ok
24080 runTest (__main__.CythonRunTestCase)
24081 [-1] compiling (cpp/cy2) and running switch_transform ... is_not_one (switch_transform)
24082 Doctest: switch_transform.is_not_one ... ok
24083 runTest (__main__.EndToEndTest)
24084 [-1] End-to-end sys_path_globbed ... ok
24085 runTest (__main__.CythonRunTestCase)
24086 [-1] compiling (c/cy2) and running tandemstats ... result (tandemstats)
24087 Doctest: tandemstats.result ... ok
24088 runTest (__main__.CythonRunTestCase)
24089 [-1] compiling (cpp/cy2) and running tandemstats ... result (tandemstats)
24090 Doctest: tandemstats.result ... ok
24091 runTest (__main__.CythonRunTestCase)
24092 [-1] compiling (c/cy2) and running temp_alloc_T409 ... foo (temp_alloc_T409)
24093 Doctest: temp_alloc_T409.foo ... ok
24094 runTest (__main__.CythonRunTestCase)
24095 [-1] compiling (cpp/cy2) and running temp_alloc_T409 ... foo (temp_alloc_T409)
24096 Doctest: temp_alloc_T409.foo ... ok
24097 runTest (__main__.CythonRunTestCase)
24098 [-1] compiling (c/cy2) and running temps_corner1 ... B (temps_corner1)
24099 Doctest: temps_corner1.B ... ok
24100 runTest (__main__.CythonRunTestCase)
24101 [-1] compiling (cpp/cy2) and running temps_corner1 ... B (temps_corner1)
24102 Doctest: temps_corner1.B ... ok
24103 runTest (__main__.CythonUnitTestCase)
24104 [-1] compiling (c) tests in and running test_asyncgen ... test_async_gen_aclose_after_exhaustion (test_asyncgen.AsyncGenAsyncioTest) ... ok
24105 test_async_gen_aclose_twice_with_different_coros (test_asyncgen.AsyncGenAsyncioTest) ... ok
24106 test_async_gen_asyncio_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24107 test_async_gen_asyncio_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24108 test_async_gen_asyncio_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24109 test_async_gen_asyncio_aclose_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24110 test_async_gen_asyncio_aclose_07 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24111 test_async_gen_asyncio_aclose_08 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24112 test_async_gen_asyncio_aclose_10 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24113 test_async_gen_asyncio_aclose_11 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24114 test_async_gen_asyncio_aclose_12 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24115 test_async_gen_asyncio_anext_04 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24116 test_async_gen_asyncio_anext_05 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24117 test_async_gen_asyncio_anext_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24118 test_async_gen_asyncio_anext_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok
24119 test_async_gen_asyncio_anext_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok
24120 test_async_gen_asyncio_asend_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24121 test_async_gen_asyncio_asend_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24122 test_async_gen_asyncio_asend_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24123 test_async_gen_asyncio_athrow_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24124 test_async_gen_asyncio_athrow_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24125 test_async_gen_asyncio_athrow_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24126 test_async_gen_asyncio_athrow_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok
24127 test_async_gen_asyncio_athrow_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok
24128 test_async_gen_asyncio_gc_aclose_09 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24129 test_async_gen_asyncio_shutdown_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24130 test_async_gen_await_same_aclose_coro_twice (test_asyncgen.AsyncGenAsyncioTest) ... ok
24131 test_async_gen_await_same_anext_coro_twice (test_asyncgen.AsyncGenAsyncioTest) ... ok
24132 test_asyncgen_nonstarted_hooks_are_cancellable (test_asyncgen.AsyncGenAsyncioTest) ... ok
24133 test_async_gen_syntax_01 (test_asyncgen.AsyncGenSyntaxTest) ... ok
24134 test_async_gen_syntax_02 (test_asyncgen.AsyncGenSyntaxTest) ... ok
24135 test_async_gen_syntax_03 (test_asyncgen.AsyncGenSyntaxTest) ... ok
24136 test_async_gen_syntax_04 (test_asyncgen.AsyncGenSyntaxTest) ... ok
24137 test_async_gen_syntax_05 (test_asyncgen.AsyncGenSyntaxTest) ... ok
24138 test_async_gen_api_01 (test_asyncgen.AsyncGenTest) ... $(PYTHON_DIR)/unittest/case.py:550: RuntimeWarning: coroutine '123' was never awaited
24139   method()
24141 test_async_gen_exception_03 (test_asyncgen.AsyncGenTest) ... ok
24142 test_async_gen_exception_04 (test_asyncgen.AsyncGenTest) ... ok
24143 test_async_gen_exception_05 (test_asyncgen.AsyncGenTest) ... ok
24144 test_async_gen_exception_06 (test_asyncgen.AsyncGenTest) ... ok
24145 test_async_gen_exception_07 (test_asyncgen.AsyncGenTest) ... ok
24146 test_async_gen_exception_08 (test_asyncgen.AsyncGenTest) ... ok
24147 test_async_gen_exception_09 (test_asyncgen.AsyncGenTest) ... ok
24148 test_async_gen_exception_10 (test_asyncgen.AsyncGenTest) ... ok
24149 test_async_gen_exception_11 (test_asyncgen.AsyncGenTest) ... ok
24150 test_async_gen_iteration_01 (test_asyncgen.AsyncGenTest) ... ok
24151 test_async_gen_iteration_02 (test_asyncgen.AsyncGenTest) ... ok
24152 runTest (__main__.CythonUnitTestCase)
24153 [-1] compiling (cpp) tests in and running test_asyncgen ... test_async_gen_aclose_after_exhaustion (test_asyncgen.AsyncGenAsyncioTest) ... ok
24154 test_async_gen_aclose_twice_with_different_coros (test_asyncgen.AsyncGenAsyncioTest) ... ok
24155 test_async_gen_asyncio_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24156 test_async_gen_asyncio_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24157 test_async_gen_asyncio_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24158 test_async_gen_asyncio_aclose_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24159 test_async_gen_asyncio_aclose_07 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24160 test_async_gen_asyncio_aclose_08 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24161 test_async_gen_asyncio_aclose_10 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24162 test_async_gen_asyncio_aclose_11 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24163 test_async_gen_asyncio_aclose_12 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24164 test_async_gen_asyncio_anext_04 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24165 test_async_gen_asyncio_anext_05 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24166 test_async_gen_asyncio_anext_06 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24167 test_async_gen_asyncio_anext_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok
24168 test_async_gen_asyncio_anext_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok
24169 test_async_gen_asyncio_asend_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24170 test_async_gen_asyncio_asend_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24171 test_async_gen_asyncio_asend_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24172 test_async_gen_asyncio_athrow_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24173 test_async_gen_asyncio_athrow_02 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24174 test_async_gen_asyncio_athrow_03 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24175 test_async_gen_asyncio_athrow_stopiteration (test_asyncgen.AsyncGenAsyncioTest) ... ok
24176 test_async_gen_asyncio_athrow_tuple (test_asyncgen.AsyncGenAsyncioTest) ... ok
24177 test_async_gen_asyncio_gc_aclose_09 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24178 test_async_gen_asyncio_shutdown_01 (test_asyncgen.AsyncGenAsyncioTest) ... ok
24179 test_async_gen_await_same_aclose_coro_twice (test_asyncgen.AsyncGenAsyncioTest) ... ok
24180 test_async_gen_await_same_anext_coro_twice (test_asyncgen.AsyncGenAsyncioTest) ... ok
24181 test_asyncgen_nonstarted_hooks_are_cancellable (test_asyncgen.AsyncGenAsyncioTest) ... ok
24182 test_async_gen_syntax_01 (test_asyncgen.AsyncGenSyntaxTest) ... ok
24183 test_async_gen_syntax_02 (test_asyncgen.AsyncGenSyntaxTest) ... ok
24184 test_async_gen_syntax_03 (test_asyncgen.AsyncGenSyntaxTest) ... ok
24185 test_async_gen_syntax_04 (test_asyncgen.AsyncGenSyntaxTest) ... ok
24186 test_async_gen_syntax_05 (test_asyncgen.AsyncGenSyntaxTest) ... ok
24187 test_async_gen_api_01 (test_asyncgen.AsyncGenTest) ... ok
24188 test_async_gen_exception_03 (test_asyncgen.AsyncGenTest) ... ok
24189 test_async_gen_exception_04 (test_asyncgen.AsyncGenTest) ... ok
24190 test_async_gen_exception_05 (test_asyncgen.AsyncGenTest) ... ok
24191 test_async_gen_exception_06 (test_asyncgen.AsyncGenTest) ... ok
24192 test_async_gen_exception_07 (test_asyncgen.AsyncGenTest) ... ok
24193 test_async_gen_exception_08 (test_asyncgen.AsyncGenTest) ... ok
24194 test_async_gen_exception_09 (test_asyncgen.AsyncGenTest) ... ok
24195 test_async_gen_exception_10 (test_asyncgen.AsyncGenTest) ... ok
24196 test_async_gen_exception_11 (test_asyncgen.AsyncGenTest) ... ok
24197 test_async_gen_iteration_01 (test_asyncgen.AsyncGenTest) ... ok
24198 test_async_gen_iteration_02 (test_asyncgen.AsyncGenTest) ... ok
24199 runTest (__main__.CythonUnitTestCase)
24200 [-1] compiling (c) tests in and running test_call ... test_oldargs0_0 (test_call.CFunctionCalls) ... ok
24201 test_oldargs0_0_ext (test_call.CFunctionCalls) ... ok
24202 test_oldargs0_1 (test_call.CFunctionCalls) ... ok
24203 test_oldargs0_1_ext (test_call.CFunctionCalls) ... ok
24204 test_oldargs0_1_kw (test_call.CFunctionCalls) ... ok
24205 test_oldargs0_2 (test_call.CFunctionCalls) ... ok
24206 test_oldargs0_2_ext (test_call.CFunctionCalls) ... ok
24207 test_oldargs0_2_kw (test_call.CFunctionCalls) ... ok
24208 test_oldargs1_0 (test_call.CFunctionCalls) ... ok
24209 test_oldargs1_0_ext (test_call.CFunctionCalls) ... ok
24210 test_oldargs1_0_kw (test_call.CFunctionCalls) ... ok
24211 test_oldargs1_1 (test_call.CFunctionCalls) ... ok
24212 test_oldargs1_1_ext (test_call.CFunctionCalls) ... ok
24213 test_oldargs1_1_kw (test_call.CFunctionCalls) ... ok
24214 test_oldargs1_2 (test_call.CFunctionCalls) ... ok
24215 test_oldargs1_2_ext (test_call.CFunctionCalls) ... ok
24216 test_oldargs1_2_kw (test_call.CFunctionCalls) ... ok
24217 test_varargs0 (test_call.CFunctionCalls) ... ok
24218 test_varargs0_ext (test_call.CFunctionCalls) ... ok
24219 test_varargs0_kw (test_call.CFunctionCalls) ... ok
24220 test_varargs1 (test_call.CFunctionCalls) ... ok
24221 test_varargs1_ext (test_call.CFunctionCalls) ... ok
24222 test_varargs1_kw (test_call.CFunctionCalls) ... ok
24223 test_varargs2 (test_call.CFunctionCalls) ... ok
24224 test_varargs2_ext (test_call.CFunctionCalls) ... ok
24225 test_varargs2_kw (test_call.CFunctionCalls) ... ok
24226 runTest (__main__.CythonUnitTestCase)
24227 [-1] compiling (cpp) tests in and running test_call ... test_oldargs0_0 (test_call.CFunctionCalls) ... ok
24228 test_oldargs0_0_ext (test_call.CFunctionCalls) ... ok
24229 test_oldargs0_1 (test_call.CFunctionCalls) ... ok
24230 test_oldargs0_1_ext (test_call.CFunctionCalls) ... ok
24231 test_oldargs0_1_kw (test_call.CFunctionCalls) ... ok
24232 test_oldargs0_2 (test_call.CFunctionCalls) ... ok
24233 test_oldargs0_2_ext (test_call.CFunctionCalls) ... ok
24234 test_oldargs0_2_kw (test_call.CFunctionCalls) ... ok
24235 test_oldargs1_0 (test_call.CFunctionCalls) ... ok
24236 test_oldargs1_0_ext (test_call.CFunctionCalls) ... ok
24237 test_oldargs1_0_kw (test_call.CFunctionCalls) ... ok
24238 test_oldargs1_1 (test_call.CFunctionCalls) ... ok
24239 test_oldargs1_1_ext (test_call.CFunctionCalls) ... ok
24240 test_oldargs1_1_kw (test_call.CFunctionCalls) ... ok
24241 test_oldargs1_2 (test_call.CFunctionCalls) ... ok
24242 test_oldargs1_2_ext (test_call.CFunctionCalls) ... ok
24243 test_oldargs1_2_kw (test_call.CFunctionCalls) ... ok
24244 test_varargs0 (test_call.CFunctionCalls) ... ok
24245 test_varargs0_ext (test_call.CFunctionCalls) ... ok
24246 test_varargs0_kw (test_call.CFunctionCalls) ... ok
24247 test_varargs1 (test_call.CFunctionCalls) ... ok
24248 test_varargs1_ext (test_call.CFunctionCalls) ... ok
24249 test_varargs1_kw (test_call.CFunctionCalls) ... ok
24250 test_varargs2 (test_call.CFunctionCalls) ... ok
24251 test_varargs2_ext (test_call.CFunctionCalls) ... ok
24252 test_varargs2_kw (test_call.CFunctionCalls) ... ok
24253 runTest (__main__.CythonUnitTestCase)
24254 [-1] compiling (c) tests in and running test_coroutines_pep492 ... test_badsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... Couldn't find 'abc'
24255 Compiling $(@D)/TEST_TMP/run/c/test_asyncgen/_cython_inline_XXXXXXXX.pyx because it changed.
24256 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_asyncgen/_cython_inline_XXXXXXXX.pyx
24257 Compiling $(@D)/TEST_TMP/run/c/test_asyncgen/_cython_inline_XXXXXXXX.pyx because it changed.
24258 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_asyncgen/_cython_inline_XXXXXXXX.pyx
24259 Couldn't find 'abc'
24260 Compiling $(@D)/TEST_TMP/run/c/test_asyncgen/_cython_inline_XXXXXXXX.pyx because it changed.
24261 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_asyncgen/_cython_inline_XXXXXXXX.pyx
24262 Compiling $(@D)/TEST_TMP/run/c/test_asyncgen/_cython_inline_XXXXXXXX.pyx because it changed.
24263 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_asyncgen/_cython_inline_XXXXXXXX.pyx
24264 Compiling $(@D)/TEST_TMP/run/c/test_asyncgen/_cython_inline_XXXXXXXX.pyx because it changed.
24265 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_asyncgen/_cython_inline_XXXXXXXX.pyx
24266 Couldn't find 'abc'
24267 Couldn't find 'abc'
24268 Compiling $(@D)/TEST_TMP/run/cpp/test_asyncgen/_cython_inline_XXXXXXXX.pyx because it changed.
24269 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_asyncgen/_cython_inline_XXXXXXXX.pyx
24270 Compiling $(@D)/TEST_TMP/run/cpp/test_asyncgen/_cython_inline_XXXXXXXX.pyx because it changed.
24271 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_asyncgen/_cython_inline_XXXXXXXX.pyx
24272 Couldn't find 'abc'
24273 Couldn't find 'abc'
24274 Compiling $(@D)/TEST_TMP/run/cpp/test_asyncgen/_cython_inline_XXXXXXXX.pyx because it changed.
24275 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_asyncgen/_cython_inline_XXXXXXXX.pyx
24276 Compiling $(@D)/TEST_TMP/run/cpp/test_asyncgen/_cython_inline_XXXXXXXX.pyx because it changed.
24277 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_asyncgen/_cython_inline_XXXXXXXX.pyx
24278 Compiling $(@D)/TEST_TMP/run/cpp/test_asyncgen/_cython_inline_XXXXXXXX.pyx because it changed.
24279 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_asyncgen/_cython_inline_XXXXXXXX.pyx
24280 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24281 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24282 Couldn't find 'something'
24283 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24284 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24285 Couldn't find 'els'
24286 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24287 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24288 Couldn't find 'els'
24289 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24290 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24291 Couldn't find 'els'
24292 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24293 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24294 Couldn't find 'els'
24295 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24296 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24297 Couldn't find 'els'
24298 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24299 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24300 Couldn't find 'els'
24301 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24302 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24303 Couldn't find 'els'
24304 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24305 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24306 Couldn't find 'els'
24307 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24308 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24309 Couldn't find 'els'
24310 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24311 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24312 Couldn't find 'b'
24314 test_badsyntax_10 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok
24315 test_badsyntax_2 (test_coroutines_pep492.AsyncBadSyntaxTest) ... Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24316 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24317 Couldn't find 'b'
24318 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24319 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24320 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24321 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24322 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24323 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24324 Couldn't find 'b'
24325 Couldn't find 'b'
24326 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24327 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24328 Couldn't find 'b'
24329 Couldn't find 'b'
24330 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24331 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24332 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24333 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24334 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24335 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24336 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24337 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24338 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24339 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24340 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24341 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24342 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24343 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24344 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24345 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24346 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24347 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24348 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24349 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24350 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24351 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24353 test_badsyntax_3 (test_coroutines_pep492.AsyncBadSyntaxTest) ... Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24354 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24356 test_goodsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok
24357 test_asyncio_1 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok
24358 test_asyncio_cython_crash_gh1999 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok
24359 test_await_1 (test_coroutines_pep492.CoroutineTest) ... ok
24360 test_await_10 (test_coroutines_pep492.CoroutineTest) ... ok
24361 test_await_11 (test_coroutines_pep492.CoroutineTest) ... ok
24362 test_await_12 (test_coroutines_pep492.CoroutineTest) ... ok
24363 test_await_13 (test_coroutines_pep492.CoroutineTest) ... ok
24364 test_await_14 (test_coroutines_pep492.CoroutineTest) ... ok
24365 test_await_15 (test_coroutines_pep492.CoroutineTest) ... ok
24366 test_await_16 (test_coroutines_pep492.CoroutineTest) ... ok
24367 test_await_2 (test_coroutines_pep492.CoroutineTest) ... ok
24368 test_await_3 (test_coroutines_pep492.CoroutineTest) ... ok
24369 test_await_4 (test_coroutines_pep492.CoroutineTest) ... ok
24370 test_await_5 (test_coroutines_pep492.CoroutineTest) ... ok
24371 test_await_6 (test_coroutines_pep492.CoroutineTest) ... ok
24372 test_await_7 (test_coroutines_pep492.CoroutineTest) ... ok
24373 test_await_8 (test_coroutines_pep492.CoroutineTest) ... ok
24374 test_await_9 (test_coroutines_pep492.CoroutineTest) ... ok
24375 test_comp_1 (test_coroutines_pep492.CoroutineTest) ... ok
24376 test_comp_10 (test_coroutines_pep492.CoroutineTest) ... ok
24377 test_comp_2 (test_coroutines_pep492.CoroutineTest) ... ok
24378 test_comp_3 (test_coroutines_pep492.CoroutineTest) ... ok
24379 test_comp_4 (test_coroutines_pep492.CoroutineTest) ... ok
24380 test_comp_5 (test_coroutines_pep492.CoroutineTest) ... ok
24381 test_comp_6 (test_coroutines_pep492.CoroutineTest) ... ok
24382 test_comp_7 (test_coroutines_pep492.CoroutineTest) ... ok
24383 test_comp_8 (test_coroutines_pep492.CoroutineTest) ... ok
24384 test_comp_9 (test_coroutines_pep492.CoroutineTest) ... ok
24385 test_copy (test_coroutines_pep492.CoroutineTest) ... ok
24386 test_coro_wrapper_send_stop_iterator (test_coroutines_pep492.CoroutineTest) ... ok
24387 test_coro_wrapper_send_tuple (test_coroutines_pep492.CoroutineTest) ... ok
24388 test_corotype_1 (test_coroutines_pep492.CoroutineTest) ... $(PYTHON_DIR)/unittest/case.py:550: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1.<locals>.f' was never awaited
24389   method()
24391 test_cr_await (test_coroutines_pep492.CoroutineTest) ... ok
24392 test_for_11 (test_coroutines_pep492.CoroutineTest) ... ok
24393 test_for_2 (test_coroutines_pep492.CoroutineTest) ... ok
24394 test_for_3 (test_coroutines_pep492.CoroutineTest) ... ok
24395 test_for_4 (test_coroutines_pep492.CoroutineTest) ... ok
24396 test_for_5 (test_coroutines_pep492.CoroutineTest) ... ok
24397 test_for_6 (test_coroutines_pep492.CoroutineTest) ... ok
24398 test_for_8 (test_coroutines_pep492.CoroutineTest) ... ok
24399 test_for_stop_iteration (test_coroutines_pep492.CoroutineTest) ... ok
24400 test_for_tuple (test_coroutines_pep492.CoroutineTest) ... ok
24401 test_func_1 (test_coroutines_pep492.CoroutineTest) ... ok
24402 test_func_10 (test_coroutines_pep492.CoroutineTest) ... ok
24403 test_func_11 (test_coroutines_pep492.CoroutineTest) ... ok
24404 test_func_12 (test_coroutines_pep492.CoroutineTest) ... ok
24405 test_func_13 (test_coroutines_pep492.CoroutineTest) ... ok
24406 test_func_14 (test_coroutines_pep492.CoroutineTest) ... ok
24407 test_func_15 (test_coroutines_pep492.CoroutineTest) ... ok
24408 test_func_16 (test_coroutines_pep492.CoroutineTest) ... ok
24409 test_func_17 (test_coroutines_pep492.CoroutineTest) ... ok
24410 test_func_18 (test_coroutines_pep492.CoroutineTest) ... ok
24411 test_func_19 (test_coroutines_pep492.CoroutineTest) ... ok
24412 test_func_3 (test_coroutines_pep492.CoroutineTest) ... ok
24413 test_func_4 (test_coroutines_pep492.CoroutineTest) ... ok
24414 test_func_5 (test_coroutines_pep492.CoroutineTest) ... ok
24415 test_func_6 (test_coroutines_pep492.CoroutineTest) ... ok
24416 test_func_8 (test_coroutines_pep492.CoroutineTest) ... ok
24417 test_func_9 (test_coroutines_pep492.CoroutineTest) ... ok
24418 test_func_attributes (test_coroutines_pep492.CoroutineTest) ... $(PYTHON_DIR)/unittest/case.py:550: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes.<locals>.foo' was never awaited
24419   method()
24421 test_gen_1 (test_coroutines_pep492.CoroutineTest) ... ok
24422 test_pickle (test_coroutines_pep492.CoroutineTest) ... ok
24423 test_with_1 (test_coroutines_pep492.CoroutineTest) ... ok
24424 test_with_10 (test_coroutines_pep492.CoroutineTest) ... ok
24425 test_with_11 (test_coroutines_pep492.CoroutineTest) ... ok
24426 test_with_12 (test_coroutines_pep492.CoroutineTest) ... ok
24427 test_with_13 (test_coroutines_pep492.CoroutineTest) ... ok
24428 test_with_2 (test_coroutines_pep492.CoroutineTest) ... ok
24429 test_with_3 (test_coroutines_pep492.CoroutineTest) ... ok
24430 test_with_4 (test_coroutines_pep492.CoroutineTest) ... ok
24431 test_with_5 (test_coroutines_pep492.CoroutineTest) ... ok
24432 test_with_6 (test_coroutines_pep492.CoroutineTest) ... ok
24433 test_with_7 (test_coroutines_pep492.CoroutineTest) ... ok
24434 test_with_8 (test_coroutines_pep492.CoroutineTest) ... ok
24435 test_with_9 (test_coroutines_pep492.CoroutineTest) ... ok
24436 test_oneline_defs (test_coroutines_pep492.TokenizerRegrTest) ... Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24437 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24438 Compiling $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24439 [1/1] Cythonizing $(@D)/TEST_TMP/run/c/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24440 $(PYTHON_DIR)/unittest/case.py:550: RuntimeWarning: coroutine '__invoke.<locals>.foo' was never awaited
24441   method()
24443 runTest (__main__.CythonUnitTestCase)
24444 [-1] compiling (cpp) tests in and running test_coroutines_pep492 ... test_badsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok
24445 test_badsyntax_10 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok
24446 test_badsyntax_2 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok
24447 test_badsyntax_3 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok
24448 test_goodsyntax_1 (test_coroutines_pep492.AsyncBadSyntaxTest) ... ok
24449 test_asyncio_1 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok
24450 test_asyncio_cython_crash_gh1999 (test_coroutines_pep492.CoroAsyncIOCompatTest) ... ok
24451 test_await_1 (test_coroutines_pep492.CoroutineTest) ... ok
24452 test_await_10 (test_coroutines_pep492.CoroutineTest) ... ok
24453 test_await_11 (test_coroutines_pep492.CoroutineTest) ... ok
24454 test_await_12 (test_coroutines_pep492.CoroutineTest) ... ok
24455 test_await_13 (test_coroutines_pep492.CoroutineTest) ... ok
24456 test_await_14 (test_coroutines_pep492.CoroutineTest) ... ok
24457 test_await_15 (test_coroutines_pep492.CoroutineTest) ... ok
24458 test_await_16 (test_coroutines_pep492.CoroutineTest) ... ok
24459 test_await_2 (test_coroutines_pep492.CoroutineTest) ... ok
24460 test_await_3 (test_coroutines_pep492.CoroutineTest) ... ok
24461 test_await_4 (test_coroutines_pep492.CoroutineTest) ... ok
24462 test_await_5 (test_coroutines_pep492.CoroutineTest) ... ok
24463 test_await_6 (test_coroutines_pep492.CoroutineTest) ... ok
24464 test_await_7 (test_coroutines_pep492.CoroutineTest) ... ok
24465 test_await_8 (test_coroutines_pep492.CoroutineTest) ... ok
24466 test_await_9 (test_coroutines_pep492.CoroutineTest) ... ok
24467 test_comp_1 (test_coroutines_pep492.CoroutineTest) ... ok
24468 test_comp_10 (test_coroutines_pep492.CoroutineTest) ... ok
24469 test_comp_2 (test_coroutines_pep492.CoroutineTest) ... ok
24470 test_comp_3 (test_coroutines_pep492.CoroutineTest) ... ok
24471 test_comp_4 (test_coroutines_pep492.CoroutineTest) ... ok
24472 test_comp_5 (test_coroutines_pep492.CoroutineTest) ... ok
24473 test_comp_6 (test_coroutines_pep492.CoroutineTest) ... ok
24474 test_comp_7 (test_coroutines_pep492.CoroutineTest) ... ok
24475 test_comp_8 (test_coroutines_pep492.CoroutineTest) ... ok
24476 test_comp_9 (test_coroutines_pep492.CoroutineTest) ... ok
24477 test_copy (test_coroutines_pep492.CoroutineTest) ... ok
24478 test_coro_wrapper_send_stop_iterator (test_coroutines_pep492.CoroutineTest) ... ok
24479 test_coro_wrapper_send_tuple (test_coroutines_pep492.CoroutineTest) ... ok
24480 test_corotype_1 (test_coroutines_pep492.CoroutineTest) ... $(PYTHON_DIR)/unittest/case.py:550: RuntimeWarning: coroutine 'CoroutineTest.test_corotype_1.<locals>.f' was never awaited
24481   method()
24483 test_cr_await (test_coroutines_pep492.CoroutineTest) ... ok
24484 test_for_11 (test_coroutines_pep492.CoroutineTest) ... ok
24485 test_for_2 (test_coroutines_pep492.CoroutineTest) ... ok
24486 test_for_3 (test_coroutines_pep492.CoroutineTest) ... ok
24487 test_for_4 (test_coroutines_pep492.CoroutineTest) ... ok
24488 test_for_5 (test_coroutines_pep492.CoroutineTest) ... ok
24489 test_for_6 (test_coroutines_pep492.CoroutineTest) ... ok
24490 test_for_8 (test_coroutines_pep492.CoroutineTest) ... ok
24491 test_for_stop_iteration (test_coroutines_pep492.CoroutineTest) ... ok
24492 test_for_tuple (test_coroutines_pep492.CoroutineTest) ... ok
24493 test_func_1 (test_coroutines_pep492.CoroutineTest) ... ok
24494 test_func_10 (test_coroutines_pep492.CoroutineTest) ... ok
24495 test_func_11 (test_coroutines_pep492.CoroutineTest) ... ok
24496 test_func_12 (test_coroutines_pep492.CoroutineTest) ... ok
24497 test_func_13 (test_coroutines_pep492.CoroutineTest) ... ok
24498 test_func_14 (test_coroutines_pep492.CoroutineTest) ... ok
24499 test_func_15 (test_coroutines_pep492.CoroutineTest) ... ok
24500 test_func_16 (test_coroutines_pep492.CoroutineTest) ... ok
24501 test_func_17 (test_coroutines_pep492.CoroutineTest) ... ok
24502 test_func_18 (test_coroutines_pep492.CoroutineTest) ... ok
24503 test_func_19 (test_coroutines_pep492.CoroutineTest) ... ok
24504 test_func_3 (test_coroutines_pep492.CoroutineTest) ... ok
24505 test_func_4 (test_coroutines_pep492.CoroutineTest) ... ok
24506 test_func_5 (test_coroutines_pep492.CoroutineTest) ... ok
24507 test_func_6 (test_coroutines_pep492.CoroutineTest) ... ok
24508 test_func_8 (test_coroutines_pep492.CoroutineTest) ... ok
24509 test_func_9 (test_coroutines_pep492.CoroutineTest) ... ok
24510 test_func_attributes (test_coroutines_pep492.CoroutineTest) ... $(PYTHON_DIR)/unittest/case.py:550: RuntimeWarning: coroutine 'CoroutineTest.test_func_attributes.<locals>.foo' was never awaited
24511   method()
24513 test_gen_1 (test_coroutines_pep492.CoroutineTest) ... ok
24514 test_pickle (test_coroutines_pep492.CoroutineTest) ... ok
24515 test_with_1 (test_coroutines_pep492.CoroutineTest) ... ok
24516 test_with_10 (test_coroutines_pep492.CoroutineTest) ... ok
24517 test_with_11 (test_coroutines_pep492.CoroutineTest) ... ok
24518 test_with_12 (test_coroutines_pep492.CoroutineTest) ... ok
24519 test_with_13 (test_coroutines_pep492.CoroutineTest) ... ok
24520 test_with_2 (test_coroutines_pep492.CoroutineTest) ... ok
24521 test_with_3 (test_coroutines_pep492.CoroutineTest) ... ok
24522 test_with_4 (test_coroutines_pep492.CoroutineTest) ... ok
24523 test_with_5 (test_coroutines_pep492.CoroutineTest) ... ok
24524 test_with_6 (test_coroutines_pep492.CoroutineTest) ... ok
24525 test_with_7 (test_coroutines_pep492.CoroutineTest) ... ok
24526 test_with_8 (test_coroutines_pep492.CoroutineTest) ... ok
24527 test_with_9 (test_coroutines_pep492.CoroutineTest) ... ok
24528 test_oneline_defs (test_coroutines_pep492.TokenizerRegrTest) ... $(PYTHON_DIR)/unittest/case.py:550: RuntimeWarning: coroutine '__invoke.<locals>.foo' was never awaited
24529   method()
24531 runTest (__main__.CythonUnitTestCase)
24532 [-1] compiling (c) tests in and running test_dataclasses ... test_0_field_compare (test_dataclasses.TestCase) ... ok
24533 test_1_field_compare (test_dataclasses.TestCase) ... ok
24534 test_alternate_classmethod_constructor (test_dataclasses.TestCase) ... ok
24535 test_class_var_no_default (test_dataclasses.TestCase) ... ok
24536 test_compare_subclasses (test_dataclasses.TestCase) ... ok
24537 test_dataclasses_pickleable (test_dataclasses.TestCase) ... ok
24538 test_default_factory_derived (test_dataclasses.TestCase) ... ok
24539 test_deliberately_mutable_defaults (test_dataclasses.TestCase) ... ok
24540 test_field_metadata_default (test_dataclasses.TestCase) ... ok
24541 test_field_named_object (test_dataclasses.TestCase) ... ok
24542 test_field_named_object_frozen (test_dataclasses.TestCase) ... ok
24543 test_field_no_default (test_dataclasses.TestCase) ... ok
24544 test_helper_asdict (test_dataclasses.TestCase) ... ok
24545 test_helper_asdict_builtin_containers (test_dataclasses.TestCase) ... ok
24546 test_helper_asdict_builtin_object_containers (test_dataclasses.TestCase) ... ok
24547 test_helper_asdict_copy_values (test_dataclasses.TestCase) ... ok
24548 test_helper_asdict_factory (test_dataclasses.TestCase) ... ok
24549 test_helper_asdict_namedtuple (test_dataclasses.TestCase) ... ok
24550 test_helper_asdict_namedtuple_derived (test_dataclasses.TestCase) ... ok
24551 test_helper_asdict_namedtuple_key (test_dataclasses.TestCase) ... ok
24552 test_helper_asdict_nested (test_dataclasses.TestCase) ... ok
24553 test_helper_asdict_raises_on_classes (test_dataclasses.TestCase) ... ok
24554 test_helper_astuple (test_dataclasses.TestCase) ... ok
24555 test_helper_astuple_builtin_containers (test_dataclasses.TestCase) ... ok
24556 test_helper_astuple_builtin_object_containers (test_dataclasses.TestCase) ... ok
24557 test_helper_astuple_copy_values (test_dataclasses.TestCase) ... ok
24558 test_helper_astuple_factory (test_dataclasses.TestCase) ... ok
24559 test_helper_astuple_namedtuple (test_dataclasses.TestCase) ... ok
24560 test_helper_astuple_nested (test_dataclasses.TestCase) ... ok
24561 test_helper_astuple_raises_on_classes (test_dataclasses.TestCase) ... ok
24562 test_helper_fields_exception (test_dataclasses.TestCase) ... ok
24563 test_helper_fields_with_class_instance (test_dataclasses.TestCase) ... ok
24564 test_init_var (test_dataclasses.TestCase) ... ok
24565 test_intermediate_non_dataclass (test_dataclasses.TestCase) ... ok
24566 test_is_dataclass (test_dataclasses.TestCase) ... ok
24567 test_is_dataclass_when_getattr_always_returns (test_dataclasses.TestCase) ... ok
24568 test_named_init_params (test_dataclasses.TestCase) ... ok
24569 test_no_fields (test_dataclasses.TestCase) ... ok
24570 test_no_fields_but_member_variable (test_dataclasses.TestCase) ... ok
24571 test_no_options (test_dataclasses.TestCase) ... ok
24572 test_not_in_compare (test_dataclasses.TestCase) ... ok
24573 test_not_other_dataclass (test_dataclasses.TestCase) ... ok
24574 test_not_tuple (test_dataclasses.TestCase) ... ok
24575 test_one_field_no_default (test_dataclasses.TestCase) ... ok
24576 test_simple_compare (test_dataclasses.TestCase) ... ok
24577 test_no_eq (test_dataclasses.TestEq) ... ok
24578 test_overwriting_eq (test_dataclasses.TestEq) ... ok
24579 test_0_field_hash (test_dataclasses.TestHash) ... ok
24580 test_1_field_hash (test_dataclasses.TestHash) ... ok
24581 test_unsafe_hash (test_dataclasses.TestHash) ... ok
24582 test_overwriting_init (test_dataclasses.TestInit) ... ok
24583 test (test_dataclasses.TestReplace) ... ok
24584 test_classvar (test_dataclasses.TestReplace) ... ok
24585 test_initvar_is_specified (test_dataclasses.TestReplace) ... ok
24586 test_invalid_field_name (test_dataclasses.TestReplace) ... ok
24587 test_invalid_object (test_dataclasses.TestReplace) ... ok
24588 test_no_init (test_dataclasses.TestReplace) ... ok
24589 test_recursive_repr (test_dataclasses.TestReplace) ... ok
24590 test_recursive_repr_indirection (test_dataclasses.TestReplace) ... ok
24591 test_recursive_repr_indirection_two (test_dataclasses.TestReplace) ... ok
24592 test_recursive_repr_misc_attrs (test_dataclasses.TestReplace) ... ok
24593 test_recursive_repr_two_attrs (test_dataclasses.TestReplace) ... ok
24594 test_overwriting_repr (test_dataclasses.TestRepr) ... ok
24595 runTest (__main__.CythonUnitTestCase)
24596 [-1] compiling (cpp) tests in and running test_dataclasses ... test_0_field_compare (test_dataclasses.TestCase) ... ok
24597 test_1_field_compare (test_dataclasses.TestCase) ... ok
24598 test_alternate_classmethod_constructor (test_dataclasses.TestCase) ... ok
24599 test_class_var_no_default (test_dataclasses.TestCase) ... ok
24600 test_compare_subclasses (test_dataclasses.TestCase) ... ok
24601 test_dataclasses_pickleable (test_dataclasses.TestCase) ... ok
24602 test_default_factory_derived (test_dataclasses.TestCase) ... ok
24603 test_deliberately_mutable_defaults (test_dataclasses.TestCase) ... ok
24604 test_field_metadata_default (test_dataclasses.TestCase) ... ok
24605 test_field_named_object (test_dataclasses.TestCase) ... ok
24606 test_field_named_object_frozen (test_dataclasses.TestCase) ... ok
24607 test_field_no_default (test_dataclasses.TestCase) ... ok
24608 test_helper_asdict (test_dataclasses.TestCase) ... ok
24609 test_helper_asdict_builtin_containers (test_dataclasses.TestCase) ... ok
24610 test_helper_asdict_builtin_object_containers (test_dataclasses.TestCase) ... ok
24611 test_helper_asdict_copy_values (test_dataclasses.TestCase) ... ok
24612 test_helper_asdict_factory (test_dataclasses.TestCase) ... ok
24613 test_helper_asdict_namedtuple (test_dataclasses.TestCase) ... ok
24614 test_helper_asdict_namedtuple_derived (test_dataclasses.TestCase) ... ok
24615 test_helper_asdict_namedtuple_key (test_dataclasses.TestCase) ... ok
24616 test_helper_asdict_nested (test_dataclasses.TestCase) ... ok
24617 test_helper_asdict_raises_on_classes (test_dataclasses.TestCase) ... ok
24618 test_helper_astuple (test_dataclasses.TestCase) ... ok
24619 test_helper_astuple_builtin_containers (test_dataclasses.TestCase) ... ok
24620 test_helper_astuple_builtin_object_containers (test_dataclasses.TestCase) ... ok
24621 test_helper_astuple_copy_values (test_dataclasses.TestCase) ... ok
24622 test_helper_astuple_factory (test_dataclasses.TestCase) ... ok
24623 test_helper_astuple_namedtuple (test_dataclasses.TestCase) ... ok
24624 test_helper_astuple_nested (test_dataclasses.TestCase) ... ok
24625 test_helper_astuple_raises_on_classes (test_dataclasses.TestCase) ... ok
24626 test_helper_fields_exception (test_dataclasses.TestCase) ... ok
24627 test_helper_fields_with_class_instance (test_dataclasses.TestCase) ... ok
24628 test_init_var (test_dataclasses.TestCase) ... ok
24629 test_intermediate_non_dataclass (test_dataclasses.TestCase) ... ok
24630 test_is_dataclass (test_dataclasses.TestCase) ... ok
24631 test_is_dataclass_when_getattr_always_returns (test_dataclasses.TestCase) ... ok
24632 test_named_init_params (test_dataclasses.TestCase) ... ok
24633 test_no_fields (test_dataclasses.TestCase) ... ok
24634 test_no_fields_but_member_variable (test_dataclasses.TestCase) ... ok
24635 test_no_options (test_dataclasses.TestCase) ... ok
24636 test_not_in_compare (test_dataclasses.TestCase) ... ok
24637 test_not_other_dataclass (test_dataclasses.TestCase) ... ok
24638 test_not_tuple (test_dataclasses.TestCase) ... ok
24639 test_one_field_no_default (test_dataclasses.TestCase) ... ok
24640 test_simple_compare (test_dataclasses.TestCase) ... ok
24641 test_no_eq (test_dataclasses.TestEq) ... ok
24642 test_overwriting_eq (test_dataclasses.TestEq) ... ok
24643 test_0_field_hash (test_dataclasses.TestHash) ... ok
24644 test_1_field_hash (test_dataclasses.TestHash) ... ok
24645 test_unsafe_hash (test_dataclasses.TestHash) ... ok
24646 test_overwriting_init (test_dataclasses.TestInit) ... ok
24647 test (test_dataclasses.TestReplace) ... ok
24648 test_classvar (test_dataclasses.TestReplace) ... ok
24649 test_initvar_is_specified (test_dataclasses.TestReplace) ... ok
24650 test_invalid_field_name (test_dataclasses.TestReplace) ... ok
24651 test_invalid_object (test_dataclasses.TestReplace) ... ok
24652 test_no_init (test_dataclasses.TestReplace) ... ok
24653 test_recursive_repr (test_dataclasses.TestReplace) ... ok
24654 test_recursive_repr_indirection (test_dataclasses.TestReplace) ... ok
24655 test_recursive_repr_indirection_two (test_dataclasses.TestReplace) ... ok
24656 test_recursive_repr_misc_attrs (test_dataclasses.TestReplace) ... ok
24657 test_recursive_repr_two_attrs (test_dataclasses.TestReplace) ... ok
24658 test_overwriting_repr (test_dataclasses.TestRepr) ... ok
24659 runTest (__main__.CythonUnitTestCase)
24660 [-1] compiling (c) tests in and running test_dictviews ... test_constructors_not_callable (test_dictviews.DictSetTest) ... ok
24661 test_dict_items (test_dictviews.DictSetTest) ... ok
24662 test_dict_keys (test_dictviews.DictSetTest) ... ok
24663 test_dict_mixed_keys_items (test_dictviews.DictSetTest) ... ok
24664 test_dict_repr (test_dictviews.DictSetTest) ... ok
24665 test_dict_values (test_dictviews.DictSetTest) ... ok
24666 test_items_set_operations (test_dictviews.DictSetTest) ... ok
24667 test_keys_set_operations (test_dictviews.DictSetTest) ... ok
24668 runTest (__main__.CythonUnitTestCase)
24669 [-1] compiling (cpp) tests in and running test_dictviews ... test_constructors_not_callable (test_dictviews.DictSetTest) ... ok
24670 test_dict_items (test_dictviews.DictSetTest) ... ok
24671 test_dict_keys (test_dictviews.DictSetTest) ... ok
24672 test_dict_mixed_keys_items (test_dictviews.DictSetTest) ... ok
24673 test_dict_repr (test_dictviews.DictSetTest) ... ok
24674 test_dict_values (test_dictviews.DictSetTest) ... ok
24675 test_items_set_operations (test_dictviews.DictSetTest) ... ok
24676 test_keys_set_operations (test_dictviews.DictSetTest) ... ok
24677 runTest (__main__.CythonUnitTestCase)
24678 [-1] compiling (c) tests in and running test_exceptions ... testAttributes (test_exceptions.ExceptionTests) ... ok
24679 testChainingAttrs (test_exceptions.ExceptionTests) ... ok
24680 testChainingDescriptors (test_exceptions.ExceptionTests) ... ok
24681 testExceptionCleanupNames (test_exceptions.ExceptionTests) ... ok
24682 testExceptionCleanupState (test_exceptions.ExceptionTests) ... ok
24683 testInfiniteRecursion (test_exceptions.ExceptionTests) ... skipped 'For nested functions, Cython generates a C call without recursion checks.'
24684 testInvalidAttrs (test_exceptions.ExceptionTests) ... ok
24685 testInvalidTraceback (test_exceptions.ExceptionTests) ... ok
24686 testKeywordArgs (test_exceptions.ExceptionTests) ... ok
24687 testNoneClearsTracebackAttr (test_exceptions.ExceptionTests) ... ok
24688 testRaising (test_exceptions.ExceptionTests) ... ok
24689 testSettingException (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24690 testSyntaxErrorMessage (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24691 testSyntaxErrorMissingParens (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24692 testSyntaxErrorOffset (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24693 testWithTraceback (test_exceptions.ExceptionTests) ... ok
24694 test_3114 (test_exceptions.ExceptionTests) ... ok
24695 test_MemoryError (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24696 test_WindowsError (test_exceptions.ExceptionTests) ... ok
24697 test_badisinstance (test_exceptions.ExceptionTests) ... skipped 'For nested functions, Cython generates a C call without recursion checks.'
24698 test_errno_ENOTDIR (test_exceptions.ExceptionTests) ... ok
24699 test_exception_with_doc (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24700 test_generator_close_cleanup_exc_state (test_exceptions.ExceptionTests) ... ok
24701 test_generator_del_cleanup_exc_state (test_exceptions.ExceptionTests) ... ok
24702 test_generator_doesnt_retain_old_exc (test_exceptions.ExceptionTests) ... ok
24703 test_generator_doesnt_retain_old_exc2 (test_exceptions.ExceptionTests) ... skipped 'currently fails'
24704 test_generator_finalizing_and_exc_info (test_exceptions.ExceptionTests) ... ok
24705 test_generator_leaking (test_exceptions.ExceptionTests) ... ok
24706 test_generator_leaking2 (test_exceptions.ExceptionTests) ... ok
24707 test_generator_leaking3 (test_exceptions.ExceptionTests) ... ok
24708 test_generator_leaking4 (test_exceptions.ExceptionTests) ... ok
24709 test_generator_next_cleanup_exc_state (test_exceptions.ExceptionTests) ... ok
24710 test_generator_send_cleanup_exc_state (test_exceptions.ExceptionTests) ... ok
24711 test_generator_throw_cleanup_exc_state (test_exceptions.ExceptionTests) ... ok
24712 test_memory_error_cleanup (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24713 test_memory_error_in_PyErr_PrintEx (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24714 test_raise_in_generator (test_exceptions.ExceptionTests) ... ok
24715 test_recursion_error_cleanup (test_exceptions.ExceptionTests) ... skipped 'For nested functions, Cython generates a C call without recursion checks.'
24716 test_recursion_normalizing_exception (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24717 test_recursion_normalizing_infinite_exception (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24718 test_recursion_normalizing_with_no_memory (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24719 test_str (test_exceptions.ExceptionTests) ... ok
24720 test_unhandled (test_exceptions.ExceptionTests) ... ok
24721 test_unicode_change_attributes (test_exceptions.ExceptionTests) ... ok
24722 test_unicode_errors_no_object (test_exceptions.ExceptionTests) ... ok
24723 test_unraisable (test_exceptions.ExceptionTests) ... ok
24724 test_windows_message (test_exceptions.ExceptionTests)
24725 Should fill in unknown error code in Windows error message ... skipped 'test specific to Windows'
24726 test_yield_in_nested_try_excepts (test_exceptions.ExceptionTests) ... ok
24727 test_attributes (test_exceptions.ImportErrorTests) ... ok
24728 test_copy_pickle (test_exceptions.ImportErrorTests) ... ok
24729 test_non_str_argument (test_exceptions.ImportErrorTests) ... ok
24730 test_reset_attributes (test_exceptions.ImportErrorTests) ... ok
24731 runTest (__main__.CythonUnitTestCase)
24732 [-1] compiling (cpp) tests in and running test_exceptions ... testAttributes (test_exceptions.ExceptionTests) ... ok
24733 testChainingAttrs (test_exceptions.ExceptionTests) ... ok
24734 testChainingDescriptors (test_exceptions.ExceptionTests) ... ok
24735 testExceptionCleanupNames (test_exceptions.ExceptionTests) ... ok
24736 testExceptionCleanupState (test_exceptions.ExceptionTests) ... ok
24737 testInfiniteRecursion (test_exceptions.ExceptionTests) ... skipped 'For nested functions, Cython generates a C call without recursion checks.'
24738 testInvalidAttrs (test_exceptions.ExceptionTests) ... ok
24739 testInvalidTraceback (test_exceptions.ExceptionTests) ... ok
24740 testKeywordArgs (test_exceptions.ExceptionTests) ... ok
24741 testNoneClearsTracebackAttr (test_exceptions.ExceptionTests) ... ok
24742 testRaising (test_exceptions.ExceptionTests) ... ok
24743 testSettingException (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24744 testSyntaxErrorMessage (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24745 testSyntaxErrorMissingParens (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24746 testSyntaxErrorOffset (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24747 testWithTraceback (test_exceptions.ExceptionTests) ... ok
24748 test_3114 (test_exceptions.ExceptionTests) ... ok
24749 test_MemoryError (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24750 test_WindowsError (test_exceptions.ExceptionTests) ... ok
24751 test_badisinstance (test_exceptions.ExceptionTests) ... skipped 'For nested functions, Cython generates a C call without recursion checks.'
24752 test_errno_ENOTDIR (test_exceptions.ExceptionTests) ... ok
24753 test_exception_with_doc (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24754 test_generator_close_cleanup_exc_state (test_exceptions.ExceptionTests) ... ok
24755 test_generator_del_cleanup_exc_state (test_exceptions.ExceptionTests) ... ok
24756 test_generator_doesnt_retain_old_exc (test_exceptions.ExceptionTests) ... ok
24757 test_generator_doesnt_retain_old_exc2 (test_exceptions.ExceptionTests) ... skipped 'currently fails'
24758 test_generator_finalizing_and_exc_info (test_exceptions.ExceptionTests) ... ok
24759 test_generator_leaking (test_exceptions.ExceptionTests) ... ok
24760 test_generator_leaking2 (test_exceptions.ExceptionTests) ... ok
24761 test_generator_leaking3 (test_exceptions.ExceptionTests) ... ok
24762 test_generator_leaking4 (test_exceptions.ExceptionTests) ... ok
24763 test_generator_next_cleanup_exc_state (test_exceptions.ExceptionTests) ... ok
24764 test_generator_send_cleanup_exc_state (test_exceptions.ExceptionTests) ... ok
24765 test_generator_throw_cleanup_exc_state (test_exceptions.ExceptionTests) ... ok
24766 test_memory_error_cleanup (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24767 test_memory_error_in_PyErr_PrintEx (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24768 test_raise_in_generator (test_exceptions.ExceptionTests) ... ok
24769 test_recursion_error_cleanup (test_exceptions.ExceptionTests) ... skipped 'For nested functions, Cython generates a C call without recursion checks.'
24770 test_recursion_normalizing_exception (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24771 test_recursion_normalizing_infinite_exception (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24772 test_recursion_normalizing_with_no_memory (test_exceptions.ExceptionTests) ... skipped 'Tests for _testcapi or Python error messages make no sense here.'
24773 test_str (test_exceptions.ExceptionTests) ... ok
24774 test_unhandled (test_exceptions.ExceptionTests) ... ok
24775 test_unicode_change_attributes (test_exceptions.ExceptionTests) ... ok
24776 test_unicode_errors_no_object (test_exceptions.ExceptionTests) ... ok
24777 test_unraisable (test_exceptions.ExceptionTests) ... ok
24778 test_windows_message (test_exceptions.ExceptionTests)
24779 Should fill in unknown error code in Windows error message ... skipped 'test specific to Windows'
24780 test_yield_in_nested_try_excepts (test_exceptions.ExceptionTests) ... ok
24781 test_attributes (test_exceptions.ImportErrorTests) ... ok
24782 test_copy_pickle (test_exceptions.ImportErrorTests) ... ok
24783 test_non_str_argument (test_exceptions.ImportErrorTests) ... ok
24784 test_reset_attributes (test_exceptions.ImportErrorTests) ... ok
24785 runTest (__main__.CythonUnitTestCase)
24786 [-1] compiling (c) tests in and running test_fstring ... test__format__lookup (test_fstring.TestCase) ... ok
24787 test_arguments (test_fstring.TestCase) ... ok
24788 test_assignment (test_fstring.TestCase) ... ok
24789 test_backslashes_in_string_part (test_fstring.TestCase) ... ok
24790 test_call (test_fstring.TestCase) ... ok
24791 test_closure (test_fstring.TestCase) ... ok
24792 test_comments (test_fstring.TestCase) ... ok
24793 test_compile_time_concat (test_fstring.TestCase) ... ok
24794 test_compile_time_concat_errors (test_fstring.TestCase) ... ok
24795 test_conversions (test_fstring.TestCase) ... ok
24796 test_debug_conversion (test_fstring.TestCase) ... ok
24797 test_del (test_fstring.TestCase) ... 
24798 Error compiling Cython file:
24799 ------------------------------------------------------------
24804 def __invoke():
24805     del f''
24806         ^
24807 ------------------------------------------------------------
24809 .cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx:5:8: Cannot assign to or delete this
24811 Error compiling Cython file:
24812 ------------------------------------------------------------
24817 def __invoke():
24818     del '' f''
24819         ^
24820 ------------------------------------------------------------
24822 .cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx:5:8: Cannot assign to or delete this
24824 test_dict (test_fstring.TestCase) ... ok
24825 test_docstring (test_fstring.TestCase) ... ok
24826 test_double_braces (test_fstring.TestCase) ... Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24827 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24828 Couldn't find 'something'
24829 Couldn't find 'something'
24830 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24831 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24832 Couldn't find 'els'
24833 Couldn't find 'els'
24834 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24835 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24836 Couldn't find 'els'
24837 Couldn't find 'els'
24838 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24839 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24840 Couldn't find 'els'
24841 Couldn't find 'els'
24842 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24843 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24844 Couldn't find 'els'
24845 Couldn't find 'els'
24846 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24847 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24848 Couldn't find 'els'
24849 Couldn't find 'els'
24850 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24851 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24852 Couldn't find 'els'
24853 Couldn't find 'els'
24854 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24855 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24856 Couldn't find 'els'
24857 Couldn't find 'els'
24858 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24859 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24860 Couldn't find 'els'
24861 Couldn't find 'els'
24862 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24863 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24864 Couldn't find 'els'
24865 Couldn't find 'els'
24866 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24867 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24868 Couldn't find 'b'
24869 Couldn't find 'b'
24870 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24871 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24872 Couldn't find 'b'
24873 Couldn't find 'b'
24874 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24875 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24876 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24877 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24878 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24879 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24880 Couldn't find 'b'
24881 Couldn't find 'b'
24882 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24883 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24884 Couldn't find 'b'
24885 Couldn't find 'b'
24886 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24887 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24888 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24889 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24890 Compiling $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx because it changed.
24891 [1/1] Cythonizing $(@D)/TEST_TMP/run/cpp/test_coroutines_pep492/_cython_inline_XXXXXXXX.pyx
24893 test_empty_format_specifier (test_fstring.TestCase) ... ok
24894 test_equal_equal (test_fstring.TestCase) ... ok
24895 test_errors (test_fstring.TestCase) ... ok
24896 test_expressions_with_triple_quoted_strings (test_fstring.TestCase) ... ok
24897 test_format_specifier_expressions (test_fstring.TestCase) ... ok
24898 test_global (test_fstring.TestCase) ... ok
24899 test_if_conditional (test_fstring.TestCase) ... ok
24900 test_invalid_string_prefixes (test_fstring.TestCase) ... ok
24901 test_invalid_syntax_error_message (test_fstring.TestCase) ... 
24902 Error compiling Cython file:
24903 ------------------------------------------------------------
24908 def __invoke():
24909     f'{a $ b}'
24910             ^
24911 ------------------------------------------------------------
24913 .cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx:5:12: Unrecognized character
24915 test_lambda (test_fstring.TestCase) ... ok
24916 test_leading_trailing_spaces (test_fstring.TestCase) ... ok
24917 test_literal (test_fstring.TestCase) ... ok
24918 test_locals (test_fstring.TestCase) ... ok
24919 test_loop (test_fstring.TestCase) ... ok
24920 test_many_expressions (test_fstring.TestCase) ... warning: .cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx:6:4: Unreachable code
24921 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
24922 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
24923 warning: .cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx:6:4: Unreachable code
24924 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
24925 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
24926 warning: .cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx:6:4: Unreachable code
24927 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
24928 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
24929 warning: .cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx:6:4: Unreachable code
24930 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
24931 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
24933 test_misformed_unicode_character_name (test_fstring.TestCase) ... ok
24934 test_mismatched_braces (test_fstring.TestCase) ... ok
24935 test_mismatched_parens (test_fstring.TestCase) ... ok
24936 test_missing_expression (test_fstring.TestCase) ... ok
24937 test_missing_format_spec (test_fstring.TestCase) ... ok
24938 test_missing_variable (test_fstring.TestCase) ... ok
24939 test_multiple_vars (test_fstring.TestCase) ... ok
24940 test_nested_fstrings (test_fstring.TestCase) ... ok
24941 test_newlines_in_expressions (test_fstring.TestCase) ... ok
24942 test_no_escapes_for_braces (test_fstring.TestCase)
24943 Only literal curly braces begin an expression. ... ok
24944 test_not_equal (test_fstring.TestCase) ... ok
24945 test_parens_in_expressions (test_fstring.TestCase) ... ok
24946 test_shadowed_global (test_fstring.TestCase) ... ok
24947 test_side_effect_order (test_fstring.TestCase) ... ok
24948 test_str_format_differences (test_fstring.TestCase) ... ok
24949 test_unterminated_string (test_fstring.TestCase) ... ok
24950 test_walrus (test_fstring.TestCase) ... ok
24951 test_yield (test_fstring.TestCase) ... ok
24952 test_yield_send (test_fstring.TestCase) ... ok
24953 runTest (__main__.CythonUnitTestCase)
24954 [-1] compiling (cpp) tests in and running test_fstring ... test__format__lookup (test_fstring.TestCase) ... ok
24955 test_arguments (test_fstring.TestCase) ... ok
24956 test_assignment (test_fstring.TestCase) ... ok
24957 test_backslashes_in_string_part (test_fstring.TestCase) ... ok
24958 test_call (test_fstring.TestCase) ... ok
24959 test_closure (test_fstring.TestCase) ... ok
24960 test_comments (test_fstring.TestCase) ... ok
24961 test_compile_time_concat (test_fstring.TestCase) ... ok
24962 test_compile_time_concat_errors (test_fstring.TestCase) ... ok
24963 test_conversions (test_fstring.TestCase) ... ok
24964 test_debug_conversion (test_fstring.TestCase) ... ok
24965 test_del (test_fstring.TestCase) ... 
24966 Error compiling Cython file:
24967 ------------------------------------------------------------
24972 def __invoke():
24973     del f''
24974         ^
24975 ------------------------------------------------------------
24977 .cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx:5:8: Cannot assign to or delete this
24979 Error compiling Cython file:
24980 ------------------------------------------------------------
24985 def __invoke():
24986     del '' f''
24987         ^
24988 ------------------------------------------------------------
24990 .cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx:5:8: Cannot assign to or delete this
24992 test_dict (test_fstring.TestCase) ... ok
24993 test_docstring (test_fstring.TestCase) ... ok
24994 test_double_braces (test_fstring.TestCase) ... ok
24995 test_empty_format_specifier (test_fstring.TestCase) ... ok
24996 test_equal_equal (test_fstring.TestCase) ... ok
24997 test_errors (test_fstring.TestCase) ... ok
24998 test_expressions_with_triple_quoted_strings (test_fstring.TestCase) ... ok
24999 test_format_specifier_expressions (test_fstring.TestCase) ... ok
25000 test_global (test_fstring.TestCase) ... ok
25001 test_if_conditional (test_fstring.TestCase) ... ok
25002 test_invalid_string_prefixes (test_fstring.TestCase) ... ok
25003 test_invalid_syntax_error_message (test_fstring.TestCase) ... 
25004 Error compiling Cython file:
25005 ------------------------------------------------------------
25010 def __invoke():
25011     f'{a $ b}'
25012             ^
25013 ------------------------------------------------------------
25015 .cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx:5:12: Unrecognized character
25017 test_lambda (test_fstring.TestCase) ... ok
25018 test_leading_trailing_spaces (test_fstring.TestCase) ... ok
25019 test_literal (test_fstring.TestCase) ... ok
25020 test_locals (test_fstring.TestCase) ... ok
25021 test_loop (test_fstring.TestCase) ... ok
25022 test_many_expressions (test_fstring.TestCase) ... ok
25023 test_misformed_unicode_character_name (test_fstring.TestCase) ... ok
25024 test_mismatched_braces (test_fstring.TestCase) ... ok
25025 test_mismatched_parens (test_fstring.TestCase) ... ok
25026 test_missing_expression (test_fstring.TestCase) ... ok
25027 test_missing_format_spec (test_fstring.TestCase) ... ok
25028 test_missing_variable (test_fstring.TestCase) ... ok
25029 test_multiple_vars (test_fstring.TestCase) ... ok
25030 test_nested_fstrings (test_fstring.TestCase) ... ok
25031 test_newlines_in_expressions (test_fstring.TestCase) ... ok
25032 test_no_escapes_for_braces (test_fstring.TestCase)
25033 Only literal curly braces begin an expression. ... ok
25034 test_not_equal (test_fstring.TestCase) ... ok
25035 test_parens_in_expressions (test_fstring.TestCase) ... ok
25036 test_shadowed_global (test_fstring.TestCase) ... ok
25037 test_side_effect_order (test_fstring.TestCase) ... ok
25038 test_str_format_differences (test_fstring.TestCase) ... ok
25039 test_unterminated_string (test_fstring.TestCase) ... ok
25040 test_walrus (test_fstring.TestCase) ... ok
25041 test_yield (test_fstring.TestCase) ... ok
25042 test_yield_send (test_fstring.TestCase) ... ok
25043 runTest (__main__.CythonUnitTestCase)
25044 [-1] compiling (c) tests in and running test_genericclass ... test_class_getitem (test_genericclass.TestClassGetitem) ... ok
25045 test_class_getitem_classmethod (test_genericclass.TestClassGetitem) ... ok
25046 test_class_getitem_errors (test_genericclass.TestClassGetitem) ... ok
25047 test_class_getitem_errors_2 (test_genericclass.TestClassGetitem) ... ok
25048 test_class_getitem_format (test_genericclass.TestClassGetitem) ... ok
25049 test_class_getitem_inheritance (test_genericclass.TestClassGetitem) ... ok
25050 test_class_getitem_inheritance_2 (test_genericclass.TestClassGetitem) ... ok
25051 test_class_getitem_metaclass (test_genericclass.TestClassGetitem) ... ok
25052 test_class_getitem_metaclass_first (test_genericclass.TestClassGetitem) ... ok
25053 test_class_getitem_patched (test_genericclass.TestClassGetitem) ... ok
25054 test_class_getitem_with_builtins (test_genericclass.TestClassGetitem) ... ok
25055 test_class_getitem_with_metaclass (test_genericclass.TestClassGetitem) ... ok
25056 test_no_class_getitem (test_genericclass.TestClassGetitem) ... ok
25057 test_mro_entry (test_genericclass.TestMROEntry) ... ok
25058 test_mro_entry_errors (test_genericclass.TestMROEntry) ... ok
25059 test_mro_entry_errors_2 (test_genericclass.TestMROEntry) ... ok
25060 test_mro_entry_metaclass (test_genericclass.TestMROEntry) ... ok
25061 test_mro_entry_none (test_genericclass.TestMROEntry) ... ok
25062 test_mro_entry_signature (test_genericclass.TestMROEntry) ... ok
25063 test_mro_entry_type_call (test_genericclass.TestMROEntry) ... ok
25064 test_mro_entry_with_builtins (test_genericclass.TestMROEntry) ... ok
25065 test_mro_entry_with_builtins_2 (test_genericclass.TestMROEntry) ... ok
25066 runTest (__main__.CythonUnitTestCase)
25067 [-1] compiling (cpp) tests in and running test_genericclass ... test_class_getitem (test_genericclass.TestClassGetitem) ... ok
25068 test_class_getitem_classmethod (test_genericclass.TestClassGetitem) ... ok
25069 test_class_getitem_errors (test_genericclass.TestClassGetitem) ... ok
25070 test_class_getitem_errors_2 (test_genericclass.TestClassGetitem) ... ok
25071 test_class_getitem_format (test_genericclass.TestClassGetitem) ... ok
25072 test_class_getitem_inheritance (test_genericclass.TestClassGetitem) ... ok
25073 test_class_getitem_inheritance_2 (test_genericclass.TestClassGetitem) ... ok
25074 test_class_getitem_metaclass (test_genericclass.TestClassGetitem) ... ok
25075 test_class_getitem_metaclass_first (test_genericclass.TestClassGetitem) ... ok
25076 test_class_getitem_patched (test_genericclass.TestClassGetitem) ... ok
25077 test_class_getitem_with_builtins (test_genericclass.TestClassGetitem) ... ok
25078 test_class_getitem_with_metaclass (test_genericclass.TestClassGetitem) ... ok
25079 test_no_class_getitem (test_genericclass.TestClassGetitem) ... ok
25080 test_mro_entry (test_genericclass.TestMROEntry) ... ok
25081 test_mro_entry_errors (test_genericclass.TestMROEntry) ... ok
25082 test_mro_entry_errors_2 (test_genericclass.TestMROEntry) ... ok
25083 test_mro_entry_metaclass (test_genericclass.TestMROEntry) ... ok
25084 test_mro_entry_none (test_genericclass.TestMROEntry) ... ok
25085 test_mro_entry_signature (test_genericclass.TestMROEntry) ... ok
25086 test_mro_entry_type_call (test_genericclass.TestMROEntry) ... ok
25087 test_mro_entry_with_builtins (test_genericclass.TestMROEntry) ... ok
25088 test_mro_entry_with_builtins_2 (test_genericclass.TestMROEntry) ... ok
25089 runTest (__main__.CythonUnitTestCase)
25090 [-1] compiling (c) tests in and running test_genericclass_exttype ... test_class_getitem (test_genericclass_exttype.TestClassGetitem) ... ok
25091 test_class_getitem_classmethod (test_genericclass_exttype.TestClassGetitem) ... ok
25092 test_class_getitem_errors (test_genericclass_exttype.TestClassGetitem) ... ok
25093 test_class_getitem_errors_2 (test_genericclass_exttype.TestClassGetitem) ... ok
25094 test_class_getitem_format (test_genericclass_exttype.TestClassGetitem) ... ok
25095 test_class_getitem_inheritance (test_genericclass_exttype.TestClassGetitem) ... ok
25096 test_class_getitem_inheritance_2 (test_genericclass_exttype.TestClassGetitem) ... ok
25097 test_no_class_getitem (test_genericclass_exttype.TestClassGetitem) ... ok
25098 runTest (__main__.CythonUnitTestCase)
25099 [-1] compiling (cpp) tests in and running test_genericclass_exttype ... test_class_getitem (test_genericclass_exttype.TestClassGetitem) ... ok
25100 test_class_getitem_classmethod (test_genericclass_exttype.TestClassGetitem) ... ok
25101 test_class_getitem_errors (test_genericclass_exttype.TestClassGetitem) ... ok
25102 test_class_getitem_errors_2 (test_genericclass_exttype.TestClassGetitem) ... ok
25103 test_class_getitem_format (test_genericclass_exttype.TestClassGetitem) ... ok
25104 test_class_getitem_inheritance (test_genericclass_exttype.TestClassGetitem) ... ok
25105 test_class_getitem_inheritance_2 (test_genericclass_exttype.TestClassGetitem) ... ok
25106 test_no_class_getitem (test_genericclass_exttype.TestClassGetitem) ... ok
25107 runTest (__main__.CythonUnitTestCase)
25108 [-1] compiling (c) tests in and running test_grammar ... testAssert2 (test_grammar.GrammarTests) ... ok
25109 test_additive_ops (test_grammar.GrammarTests) ... ok
25110 test_assert (test_grammar.GrammarTests) ... ok
25111 test_async_await (test_grammar.GrammarTests) ... ok
25112 test_async_for (test_grammar.GrammarTests) ... ok
25113 test_async_with (test_grammar.GrammarTests) ... ok
25114 test_atoms (test_grammar.GrammarTests) ... ok
25115 test_binary_mask_ops (test_grammar.GrammarTests) ... ok
25116 test_break_continue_loop (test_grammar.GrammarTests) ... ok
25117 test_break_in_finally (test_grammar.GrammarTests) ... ok
25118 test_break_in_finally_after_return (test_grammar.GrammarTests) ... skipped "FIXME: currently crashes because the iterable is cleaned up on 'return', not on loop exit"
25119 test_break_stmt (test_grammar.GrammarTests) ... ok
25120 test_classdef (test_grammar.GrammarTests) ... ok
25121 test_comparison (test_grammar.GrammarTests) ... ok
25122 test_comparison_is_literal (test_grammar.GrammarTests) ... ok
25123 test_comprehension_specials (test_grammar.GrammarTests)
25124 x = 10; g = (i for i in range(x)); x = 5 ... ok
25125 test_continue_in_finally (test_grammar.GrammarTests) ... ok
25126 test_continue_in_finally_after_return (test_grammar.GrammarTests) ... skipped "FIXME: currently crashes because the iterable is cleaned up on 'return', not on loop exit"
25127 test_continue_stmt (test_grammar.GrammarTests) ... ok
25128 test_del_stmt (test_grammar.GrammarTests) ... ok
25129 test_dictcomps (test_grammar.GrammarTests) ... ok
25130 test_eval_input (test_grammar.GrammarTests) ... Compiler output for module test_grammar:
25131 test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f':
25132 test_grammar.c:56791:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable]
25133 56791 |   struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_nonlocal *__pyx_cur_scope;
25134       |                                                                        ^~~~~~~~~~~~~~~
25135 test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_85test_comparison':
25136 test_grammar.c:61229:26: warning: self-comparison always evaluates to true [-Wtautological-compare]
25137 61229 |   __pyx_t_1 = (__pyx_v_x == __pyx_v_x);
25138       |                          ^~
25139 test_grammar.c:61242:26: warning: self-comparison always evaluates to false [-Wtautological-compare]
25140 61242 |   __pyx_t_1 = (__pyx_v_x != __pyx_v_x);
25141       |                          ^~
25142 test_grammar.c: In function '__pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func':
25143 test_grammar.c:66900:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable]
25144 66900 |   struct __pyx_obj_12test_grammar___pyx_scope_struct_26_test_listcomps *__pyx_cur_scope;
25145       |                                                                         ^~~~~~~~~~~~~~~
25147 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25148 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25150 test_expr_stmt (test_grammar.GrammarTests) ... ok
25151 test_for (test_grammar.GrammarTests) ... ok
25152 test_former_statements_refer_to_builtins (test_grammar.GrammarTests) ... ok
25153 test_funcdef (test_grammar.GrammarTests) ... ok
25154 test_genexps (test_grammar.GrammarTests) ... ok
25155 test_global (test_grammar.GrammarTests) ... ok
25156 test_if (test_grammar.GrammarTests) ... ok
25157 test_if_else_expr (test_grammar.GrammarTests) ... ok
25158 test_import (test_grammar.GrammarTests) ... ok
25159 test_lambdef (test_grammar.GrammarTests) ... ok
25160 test_listcomps (test_grammar.GrammarTests) ... ok
25161 test_matrix_mul (test_grammar.GrammarTests) ... ok
25162 test_multiplicative_ops (test_grammar.GrammarTests) ... ok
25163 test_nonlocal (test_grammar.GrammarTests) ... ok
25164 test_paren_evaluation (test_grammar.GrammarTests) ... ok
25165 test_pass_stmt (test_grammar.GrammarTests) ... ok
25166 test_raise (test_grammar.GrammarTests) ... ok
25167 test_return (test_grammar.GrammarTests) ... ok
25168 test_return_in_finally (test_grammar.GrammarTests) ... ok
25169 test_selectors (test_grammar.GrammarTests) ... ok
25170 test_shift_ops (test_grammar.GrammarTests) ... ok
25171 test_simple_stmt (test_grammar.GrammarTests) ... ok
25172 test_suite (test_grammar.GrammarTests) ... ok
25173 test_test (test_grammar.GrammarTests) ... ok
25174 test_try (test_grammar.GrammarTests) ... ok
25175 test_unary_ops (test_grammar.GrammarTests) ... ok
25176 test_var_annot_basic_semantics (test_grammar.GrammarTests) ... ok
25177 test_var_annot_basics (test_grammar.GrammarTests) ... ok
25178 test_var_annot_custom_maps (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()'
25179 test_var_annot_in_module (test_grammar.GrammarTests) ... skipped 'Depends on external test module'
25180 test_var_annot_metaclass_semantics (test_grammar.GrammarTests) ... skipped 'Not currently supported: https://github.com/cython/cython/issues/3839'
25181 test_var_annot_module_semantics (test_grammar.GrammarTests) ... skipped 'Depends on external test module'
25182 test_var_annot_refleak (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()'
25183 test_var_annot_rhs (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()'
25184 test_var_annot_simple_exec (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()'
25185 test_var_annot_syntax_errors (test_grammar.GrammarTests) ... skipped 'Cython Bug: global vs. local declarations do not currently raise an error'
25186 test_warn_missed_comma (test_grammar.GrammarTests) ... ok
25187 test_while (test_grammar.GrammarTests) ... ok
25188 test_with_statement (test_grammar.GrammarTests) ... ok
25189 test_yield (test_grammar.GrammarTests) ... ok
25190 test_yield_in_comprehensions (test_grammar.GrammarTests) ... skipped 'Not currently a syntax error'
25191 test_backslash (test_grammar.TokenTests) ... ok
25192 test_bad_numerical_literals (test_grammar.TokenTests) ... ok
25193 test_ellipsis (test_grammar.TokenTests) ... ok
25194 test_eof_error (test_grammar.TokenTests) ... ok
25195 test_float_exponent_tokenization (test_grammar.TokenTests) ... ok
25196 test_floats (test_grammar.TokenTests) ... ok
25197 test_long_integers (test_grammar.TokenTests) ... ok
25198 test_plain_integers (test_grammar.TokenTests) ... Couldn't find 'f'
25199 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25200 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25201 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25202 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25203 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25204 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25205 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25206 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25207 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25208 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25210 test_string_literals (test_grammar.TokenTests) ... ok
25211 test_underscore_literals (test_grammar.TokenTests) ... skipped 'Done more efficiently in TestGrammar'
25212 runTest (__main__.CythonUnitTestCase)
25213 [-1] compiling (cpp) tests in and running test_grammar ... testAssert2 (test_grammar.GrammarTests) ... ok
25214 test_additive_ops (test_grammar.GrammarTests) ... ok
25215 test_assert (test_grammar.GrammarTests) ... ok
25216 test_async_await (test_grammar.GrammarTests) ... ok
25217 test_async_for (test_grammar.GrammarTests) ... ok
25218 test_async_with (test_grammar.GrammarTests) ... ok
25219 test_atoms (test_grammar.GrammarTests) ... ok
25220 test_binary_mask_ops (test_grammar.GrammarTests) ... ok
25221 test_break_continue_loop (test_grammar.GrammarTests) ... ok
25222 test_break_in_finally (test_grammar.GrammarTests) ... ok
25223 test_break_in_finally_after_return (test_grammar.GrammarTests) ... skipped "FIXME: currently crashes because the iterable is cleaned up on 'return', not on loop exit"
25224 test_break_stmt (test_grammar.GrammarTests) ... ok
25225 test_classdef (test_grammar.GrammarTests) ... ok
25226 test_comparison (test_grammar.GrammarTests) ... ok
25227 test_comparison_is_literal (test_grammar.GrammarTests) ... ok
25228 test_comprehension_specials (test_grammar.GrammarTests)
25229 x = 10; g = (i for i in range(x)); x = 5 ... ok
25230 test_continue_in_finally (test_grammar.GrammarTests) ... ok
25231 test_continue_in_finally_after_return (test_grammar.GrammarTests) ... skipped "FIXME: currently crashes because the iterable is cleaned up on 'return', not on loop exit"
25232 test_continue_stmt (test_grammar.GrammarTests) ... ok
25233 test_del_stmt (test_grammar.GrammarTests) ... ok
25234 test_dictcomps (test_grammar.GrammarTests) ... ok
25235 test_eval_input (test_grammar.GrammarTests) ... ok
25236 test_expr_stmt (test_grammar.GrammarTests) ... ok
25237 test_for (test_grammar.GrammarTests) ... ok
25238 test_former_statements_refer_to_builtins (test_grammar.GrammarTests) ... ok
25239 test_funcdef (test_grammar.GrammarTests) ... ok
25240 test_genexps (test_grammar.GrammarTests) ... ok
25241 test_global (test_grammar.GrammarTests) ... ok
25242 test_if (test_grammar.GrammarTests) ... ok
25243 test_if_else_expr (test_grammar.GrammarTests) ... ok
25244 test_import (test_grammar.GrammarTests) ... ok
25245 test_lambdef (test_grammar.GrammarTests) ... ok
25246 test_listcomps (test_grammar.GrammarTests) ... ok
25247 test_matrix_mul (test_grammar.GrammarTests) ... ok
25248 test_multiplicative_ops (test_grammar.GrammarTests) ... ok
25249 test_nonlocal (test_grammar.GrammarTests) ... ok
25250 test_paren_evaluation (test_grammar.GrammarTests) ... ok
25251 test_pass_stmt (test_grammar.GrammarTests) ... ok
25252 test_raise (test_grammar.GrammarTests) ... ok
25253 test_return (test_grammar.GrammarTests) ... ok
25254 test_return_in_finally (test_grammar.GrammarTests) ... ok
25255 test_selectors (test_grammar.GrammarTests) ... ok
25256 test_shift_ops (test_grammar.GrammarTests) ... ok
25257 test_simple_stmt (test_grammar.GrammarTests) ... ok
25258 test_suite (test_grammar.GrammarTests) ... ok
25259 test_test (test_grammar.GrammarTests) ... ok
25260 test_try (test_grammar.GrammarTests) ... ok
25261 test_unary_ops (test_grammar.GrammarTests) ... ok
25262 test_var_annot_basic_semantics (test_grammar.GrammarTests) ... ok
25263 test_var_annot_basics (test_grammar.GrammarTests) ... ok
25264 test_var_annot_custom_maps (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()'
25265 test_var_annot_in_module (test_grammar.GrammarTests) ... skipped 'Depends on external test module'
25266 test_var_annot_metaclass_semantics (test_grammar.GrammarTests) ... skipped 'Not currently supported: https://github.com/cython/cython/issues/3839'
25267 test_var_annot_module_semantics (test_grammar.GrammarTests) ... skipped 'Depends on external test module'
25268 test_var_annot_refleak (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()'
25269 test_var_annot_rhs (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()'
25270 test_var_annot_simple_exec (test_grammar.GrammarTests) ... skipped 'Depends on 3-args compiled exec()'
25271 test_var_annot_syntax_errors (test_grammar.GrammarTests) ... skipped 'Cython Bug: global vs. local declarations do not currently raise an error'
25272 test_warn_missed_comma (test_grammar.GrammarTests) ... ok
25273 test_while (test_grammar.GrammarTests) ... ok
25274 test_with_statement (test_grammar.GrammarTests) ... ok
25275 test_yield (test_grammar.GrammarTests) ... ok
25276 test_yield_in_comprehensions (test_grammar.GrammarTests) ... skipped 'Not currently a syntax error'
25277 test_backslash (test_grammar.TokenTests) ... ok
25278 test_bad_numerical_literals (test_grammar.TokenTests) ... ok
25279 test_ellipsis (test_grammar.TokenTests) ... ok
25280 test_eof_error (test_grammar.TokenTests) ... ok
25281 test_float_exponent_tokenization (test_grammar.TokenTests) ... ok
25282 test_floats (test_grammar.TokenTests) ... ok
25283 test_long_integers (test_grammar.TokenTests) ... ok
25284 test_plain_integers (test_grammar.TokenTests) ... ok
25285 test_string_literals (test_grammar.TokenTests) ... ok
25286 test_underscore_literals (test_grammar.TokenTests) ... skipped 'Done more efficiently in TestGrammar'
25287 runTest (__main__.CythonUnitTestCase)
25288 [-1] compiling (c) tests in and running test_named_expressions ... test_named_expression_assignment_01 (test_named_expressions.NamedExpressionAssignmentTest) ... ok
25289 test_named_expression_assignment_02 (test_named_expressions.NamedExpressionAssignmentTest) ... ok
25290 test_named_expression_assignment_03 (test_named_expressions.NamedExpressionAssignmentTest) ... ok
25291 test_named_expression_assignment_04 (test_named_expressions.NamedExpressionAssignmentTest) ... ok
25292 test_named_expression_assignment_05 (test_named_expressions.NamedExpressionAssignmentTest) ... ok
25293 test_named_expression_assignment_06 (test_named_expressions.NamedExpressionAssignmentTest) ... ok
25294 test_named_expression_assignment_07 (test_named_expressions.NamedExpressionAssignmentTest) ... ok
25295 test_named_expression_assignment_08 (test_named_expressions.NamedExpressionAssignmentTest) ... ok
25296 test_named_expression_assignment_09 (test_named_expressions.NamedExpressionAssignmentTest) ... ok
25297 test_named_expression_assignment_10 (test_named_expressions.NamedExpressionAssignmentTest) ... ok
25298 test_named_expression_assignment_11 (test_named_expressions.NamedExpressionAssignmentTest) ... ok
25299 test_named_expression_assignment_12 (test_named_expressions.NamedExpressionAssignmentTest) ... ok
25300 test_named_expression_assignment_13 (test_named_expressions.NamedExpressionAssignmentTest) ... ok
25301 test_named_expression_assignment_14 (test_named_expressions.NamedExpressionAssignmentTest)
25302 Where all variables are positive integers, and a is at least as large ... ok
25303 test_named_expression_assignment_15 (test_named_expressions.NamedExpressionAssignmentTest) ... ok
25304 test_named_expression_assignment_16 (test_named_expressions.NamedExpressionAssignmentTest) ... ok
25305 test_named_expression_invalid_01 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25306 test_named_expression_invalid_02 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25307 test_named_expression_invalid_03 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25308 test_named_expression_invalid_04 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25309 test_named_expression_invalid_06 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25310 test_named_expression_invalid_07 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25311 test_named_expression_invalid_08 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25312 test_named_expression_invalid_09 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25313 test_named_expression_invalid_10 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25314 test_named_expression_invalid_11 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25315 test_named_expression_invalid_12 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25316 test_named_expression_invalid_13 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25317 test_named_expression_invalid_14 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25318 test_named_expression_invalid_15 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25319 test_named_expression_invalid_16 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25320 test_named_expression_invalid_17 (test_named_expressions.NamedExpressionInvalidTest) ... ok
25321 test_named_expression_invalid_comprehension_iterable_expression (test_named_expressions.NamedExpressionInvalidTest) ... Compiler output for module test_grammar:
25322 test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_13test_nonlocal_f(PyObject*)':
25323 test_grammar.cpp:56803:72: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable]
25324 56803 |   struct __pyx_obj_12test_grammar___pyx_scope_struct_22_test_nonlocal *__pyx_cur_scope;
25325       |                                                                        ^~~~~~~~~~~~~~~
25326 test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_85test_comparison(PyObject*, PyObject*)':
25327 test_grammar.cpp:61241:26: warning: self-comparison always evaluates to true [-Wtautological-compare]
25328 61241 |   __pyx_t_1 = (__pyx_v_x == __pyx_v_x);
25329       |                ~~~~~~~~~ ^~ ~~~~~~~~~
25330 test_grammar.cpp:61254:26: warning: self-comparison always evaluates to false [-Wtautological-compare]
25331 61254 |   __pyx_t_1 = (__pyx_v_x != __pyx_v_x);
25332       |                ~~~~~~~~~ ^~ ~~~~~~~~~
25333 test_grammar.cpp: In function 'PyObject* __pyx_pf_12test_grammar_12GrammarTests_14test_listcomps_test_in_func(PyObject*, PyObject*)':
25334 test_grammar.cpp:66912:73: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable]
25335 66912 |   struct __pyx_obj_12test_grammar___pyx_scope_struct_26_test_listcomps *__pyx_cur_scope;
25336       |                                                                         ^~~~~~~~~~~~~~~
25338 Compiler output for module test_named_expressions:
25339 test_named_expressions.c: In function '__pyx_pf_22test_named_expressions_29NamedExpressionAssignmentTest_8test_named_expression_assignment_05':
25340 test_named_expressions.c:18451:31: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable]
25341 18451 |   __pyx_ctuple_long__and_long __pyx_t_1;
25342       |                               ^~~~~~~~~
25344 Couldn't find 'f'
25345 Couldn't find 'f'
25346 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25347 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25348 Couldn't find 'a'
25349 Couldn't find 'b'
25350 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25351 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25352 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25353 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25354 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25355 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25356 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25357 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25358 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25359 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25360 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25361 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25362 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25363 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25364 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25365 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25366 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25367 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25368 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25369 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25370 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25371 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25372 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25373 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25374 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25375 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25376 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25377 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25378 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25379 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25380 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25381 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25382 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25383 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25384 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25385 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25386 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25387 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25388 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25389 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25390 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25391 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25392 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25393 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25395 test_named_expression_invalid_in_class_body (test_named_expressions.NamedExpressionInvalidTest) ... ok
25396 test_named_expression_invalid_rebinding_comprehension_inner_loop (test_named_expressions.NamedExpressionInvalidTest) ... ok
25397 test_named_expression_invalid_rebinding_comprehension_iteration_variable (test_named_expressions.NamedExpressionInvalidTest) ... ok
25398 test_named_expression_scope_01 (test_named_expressions.NamedExpressionScopeTest) ... ok
25399 test_named_expression_scope_02 (test_named_expressions.NamedExpressionScopeTest) ... ok
25400 test_named_expression_scope_03 (test_named_expressions.NamedExpressionScopeTest) ... ok
25401 test_named_expression_scope_04 (test_named_expressions.NamedExpressionScopeTest) ... ok
25402 test_named_expression_scope_05 (test_named_expressions.NamedExpressionScopeTest) ... ok
25403 test_named_expression_scope_06 (test_named_expressions.NamedExpressionScopeTest) ... ok
25404 test_named_expression_scope_07 (test_named_expressions.NamedExpressionScopeTest) ... ok
25405 test_named_expression_scope_08 (test_named_expressions.NamedExpressionScopeTest) ... ok
25406 test_named_expression_scope_09 (test_named_expressions.NamedExpressionScopeTest) ... ok
25407 test_named_expression_scope_10 (test_named_expressions.NamedExpressionScopeTest) ... ok
25408 test_named_expression_scope_11 (test_named_expressions.NamedExpressionScopeTest) ... ok
25409 test_named_expression_scope_17 (test_named_expressions.NamedExpressionScopeTest) ... ok
25410 test_named_expression_scope_18 (test_named_expressions.NamedExpressionScopeTest) ... ok
25411 test_named_expression_scope_19 (test_named_expressions.NamedExpressionScopeTest) ... ok
25412 test_named_expression_scope_20 (test_named_expressions.NamedExpressionScopeTest) ... ok
25413 test_named_expression_scope_21 (test_named_expressions.NamedExpressionScopeTest) ... ok
25414 test_named_expression_scope_22 (test_named_expressions.NamedExpressionScopeTest) ... ok
25415 test_named_expression_scope_23 (test_named_expressions.NamedExpressionScopeTest) ... ok
25416 test_named_expression_scope_24 (test_named_expressions.NamedExpressionScopeTest) ... ok
25417 test_named_expression_scope_25 (test_named_expressions.NamedExpressionScopeTest) ... Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25418 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25419 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25420 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25421 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25422 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25423 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25424 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25425 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25426 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25427 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25428 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25429 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25430 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25431 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25432 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25433 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25434 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25435 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25436 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25437 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25438 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25439 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25440 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25441 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25442 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25443 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25444 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25445 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25446 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25447 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25448 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25449 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25450 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25451 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25452 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25453 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25454 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25455 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25456 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25457 Couldn't find 'a'
25458 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25459 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25460 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25461 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25463 test_named_expression_variable_reuse_in_comprehensions (test_named_expressions.NamedExpressionScopeTest) ... Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25464 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25465 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25466 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25467 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25468 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25469 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25470 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25471 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25472 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25473 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25474 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25475 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25476 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25477 Compiling $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx because it changed.
25478 [1/1] Cythonizing $(@D)/.cython-cache-dir/inline/_cython_inline_XXXXXXXX.pyx
25480 runTest (__main__.CythonUnitTestCase)
25481 [-1] compiling (c) tests in and running test_raisefrom ... test_class_cause (test_raisefrom.TestCause) ... ok
25482 test_erroneous_cause (test_raisefrom.TestCause) ... ok
25483 test_instance_cause (test_raisefrom.TestCause) ... ok
25484 test_invalid_cause (test_raisefrom.TestCause) ... ok
25485 test_raise_from_none_covers_context (test_raisefrom.TestCause) ... ok
25486 test_raise_from_none_sets_no_cause (test_raisefrom.TestCause) ... ok
25487 runTest (__main__.CythonUnitTestCase)
25488 [-1] compiling (cpp) tests in and running test_raisefrom ... test_class_cause (test_raisefrom.TestCause) ... ok
25489 test_erroneous_cause (test_raisefrom.TestCause) ... ok
25490 test_instance_cause (test_raisefrom.TestCause) ... ok
25491 test_invalid_cause (test_raisefrom.TestCause) ... ok
25492 test_raise_from_none_covers_context (test_raisefrom.TestCause) ... ok
25493 test_raise_from_none_sets_no_cause (test_raisefrom.TestCause) ... ok
25494 runTest (__main__.CythonUnitTestCase)
25495 [-1] compiling (c) tests in and running test_shadow_error ... runTest (__main__.CythonUnitTestCase)
25496 [-1] compiling (cpp) tests in and running test_shadow_error ... runTest (__main__.CythonUnitTestCase)
25497 [-1] compiling (c) tests in and running test_subclassinit ... test_errors (test_subclassinit.Test) ... ok
25498 test_errors_changed_pep487 (test_subclassinit.Test) ... ok
25499 test_init_subclass (test_subclassinit.Test) ... ok
25500 test_init_subclass_diamond (test_subclassinit.Test) ... ok
25501 test_init_subclass_dict (test_subclassinit.Test) ... ok
25502 test_init_subclass_error (test_subclassinit.Test) ... ok
25503 test_init_subclass_kwargs (test_subclassinit.Test) ... ok
25504 test_init_subclass_skipped (test_subclassinit.Test) ... ok
25505 test_init_subclass_wrong (test_subclassinit.Test) ... ok
25506 test_set_name (test_subclassinit.Test) ... ok
25507 test_set_name_error (test_subclassinit.Test) ... ok
25508 test_set_name_init_subclass (test_subclassinit.Test) ... ok
25509 test_set_name_lookup (test_subclassinit.Test) ... ok
25510 test_set_name_metaclass (test_subclassinit.Test) ... ok
25511 test_set_name_modifying_dict (test_subclassinit.Test) ... ok
25512 test_set_name_wrong (test_subclassinit.Test) ... ok
25513 test_type (test_subclassinit.Test) ... ok
25514 runTest (__main__.CythonUnitTestCase)
25515 [-1] compiling (cpp) tests in and running test_subclassinit ... test_errors (test_subclassinit.Test) ... ok
25516 test_errors_changed_pep487 (test_subclassinit.Test) ... ok
25517 test_init_subclass (test_subclassinit.Test) ... ok
25518 test_init_subclass_diamond (test_subclassinit.Test) ... ok
25519 test_init_subclass_dict (test_subclassinit.Test) ... ok
25520 test_init_subclass_error (test_subclassinit.Test) ... ok
25521 test_init_subclass_kwargs (test_subclassinit.Test) ... ok
25522 test_init_subclass_skipped (test_subclassinit.Test) ... ok
25523 test_init_subclass_wrong (test_subclassinit.Test) ... ok
25524 test_set_name (test_subclassinit.Test) ... ok
25525 test_set_name_error (test_subclassinit.Test) ... ok
25526 test_set_name_init_subclass (test_subclassinit.Test) ... ok
25527 test_set_name_lookup (test_subclassinit.Test) ... ok
25528 test_set_name_metaclass (test_subclassinit.Test) ... ok
25529 test_set_name_modifying_dict (test_subclassinit.Test) ... ok
25530 test_set_name_wrong (test_subclassinit.Test) ... ok
25531 test_type (test_subclassinit.Test) ... ok
25532 runTest (__main__.CythonUnitTestCase)
25533 [-1] compiling (c) tests in and running test_unicode ... test___contains__ (test_unicode.UnicodeTest) ... ok
25534 test_additional_rsplit (test_unicode.UnicodeTest) ... ok
25535 test_additional_split (test_unicode.UnicodeTest) ... ok
25536 test_ascii (test_unicode.UnicodeTest) ... ok
25537 test_bug1001011 (test_unicode.UnicodeTest) ... ok
25538 test_bytes_comparison (test_unicode.UnicodeTest) ... ok
25539 test_capitalize (test_unicode.UnicodeTest) ... ok
25540 test_capitalize_nonascii (test_unicode.UnicodeTest) ... ok
25541 test_case_operation_overflow (test_unicode.UnicodeTest) ... skipped 'requires 32-bit system'
25542 test_casefold (test_unicode.UnicodeTest) ... ok
25543 test_center (test_unicode.UnicodeTest) ... ok
25544 test_codecs (test_unicode.UnicodeTest) ... ok
25545 test_codecs_charmap (test_unicode.UnicodeTest) ... ok
25546 test_codecs_errors (test_unicode.UnicodeTest) ... ok
25547 test_codecs_idna (test_unicode.UnicodeTest) ... ok
25548 test_codecs_utf7 (test_unicode.UnicodeTest) ... ok
25549 test_codecs_utf8 (test_unicode.UnicodeTest) ... ok
25550 test_compare (test_unicode.UnicodeTest) ... ok
25551 test_comparison (test_unicode.UnicodeTest) ... ok
25552 test_concatenation (test_unicode.UnicodeTest) ... ok
25553 test_constructor (test_unicode.UnicodeTest) ... ok
25554 test_constructor_defaults (test_unicode.UnicodeTest)
25555 Check the constructor argument defaults. ... ok
25556 test_constructor_keyword_args (test_unicode.UnicodeTest)
25557 Pass various keyword argument combinations to the constructor. ... ok
25558 test_contains (test_unicode.UnicodeTest) ... ok
25559 test_conversion (test_unicode.UnicodeTest) ... ok
25560 test_count (test_unicode.UnicodeTest) ... ok
25561 test_endswith (test_unicode.UnicodeTest) ... ok
25562 test_expandtabs (test_unicode.UnicodeTest) ... ok
25563 test_expandtabs_optimization (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test'
25564 test_expandtabs_overflows_gracefully (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms'
25565 test_extended_getslice (test_unicode.UnicodeTest) ... ok
25566 test_find (test_unicode.UnicodeTest) ... ok
25567 test_find_etc_raise_correct_error_messages (test_unicode.UnicodeTest) ... ok
25568 test_fixtype (test_unicode.UnicodeTest) ... ok
25569 test_floatformatting (test_unicode.UnicodeTest) ... ok
25570 test_format (test_unicode.UnicodeTest) ... ok
25571 test_format_auto_numbering (test_unicode.UnicodeTest) ... ok
25572 test_format_float (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test'
25573 test_format_huge_item_number (test_unicode.UnicodeTest) ... ok
25574 test_format_huge_precision (test_unicode.UnicodeTest) ... ok
25575 test_format_huge_width (test_unicode.UnicodeTest) ... ok
25576 test_format_map (test_unicode.UnicodeTest) ... ok
25577 test_format_subclass (test_unicode.UnicodeTest) ... ok
25578 test_formatting (test_unicode.UnicodeTest) ... ok
25579 test_formatting_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test'
25580 test_formatting_huge_precision (test_unicode.UnicodeTest) ... ok
25581 test_formatting_huge_precision_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test'
25582 test_formatting_huge_width (test_unicode.UnicodeTest) ... ok
25583 test_formatting_with_enum (test_unicode.UnicodeTest) ... ok
25584 test_free_after_iterating (test_unicode.UnicodeTest) ... ok
25585 test_hash (test_unicode.UnicodeTest) ... ok
25586 test_index (test_unicode.UnicodeTest) ... ok
25587 test_inplace_rewrites (test_unicode.UnicodeTest) ... ok
25588 test_invalid_cb_for_2bytes_seq (test_unicode.UnicodeTest)
25589 Test that an 'invalid continuation byte' error is raised when the ... ok
25590 test_invalid_cb_for_3bytes_seq (test_unicode.UnicodeTest)
25591 Test that an 'invalid continuation byte' error is raised when the ... ok
25592 test_invalid_cb_for_4bytes_seq (test_unicode.UnicodeTest)
25593 Test that an 'invalid continuation byte' error is raised when the ... ok
25594 test_invalid_start_byte (test_unicode.UnicodeTest)
25595 Test that an 'invalid start byte' error is raised when the first byte ... ok
25596 test_isalnum (test_unicode.UnicodeTest) ... ok
25597 test_isalpha (test_unicode.UnicodeTest) ... ok
25598 test_isascii (test_unicode.UnicodeTest) ... ok
25599 test_isdecimal (test_unicode.UnicodeTest) ... ok
25600 test_isdigit (test_unicode.UnicodeTest) ... ok
25601 test_isidentifier (test_unicode.UnicodeTest) ... ok
25602 test_islower (test_unicode.UnicodeTest) ... ok
25603 test_isnumeric (test_unicode.UnicodeTest) ... ok
25604 test_isprintable (test_unicode.UnicodeTest) ... ok
25605 test_isspace (test_unicode.UnicodeTest) ... ok
25606 test_issue18183 (test_unicode.UnicodeTest) ... ok
25607 test_issue28598_strsubclass_rhs (test_unicode.UnicodeTest) ... skipped 'BROKEN!'
25608 test_issue8271 (test_unicode.UnicodeTest) ... ok
25609 test_istitle (test_unicode.UnicodeTest) ... ok
25610 test_isupper (test_unicode.UnicodeTest) ... ok
25611 test_iterators (test_unicode.UnicodeTest) ... ok
25612 test_join (test_unicode.UnicodeTest) ... ok
25613 test_join_overflow (test_unicode.UnicodeTest) ... skipped 'needs too much memory on a 64-bit platform'
25614 test_list_concat (test_unicode.UnicodeTest) ... ok
25615 test_literals (test_unicode.UnicodeTest) ... ok
25616 test_ljust (test_unicode.UnicodeTest) ... ok
25617 test_lower (test_unicode.UnicodeTest) ... ok
25618 test_maketrans_translate (test_unicode.UnicodeTest) ... ok
25619 test_mul (test_unicode.UnicodeTest) ... ok
25620 test_none_arguments (test_unicode.UnicodeTest) ... ok
25621 test_partition (test_unicode.UnicodeTest) ... ok
25622 test_printable_repr (test_unicode.UnicodeTest) ... ok
25623 test_printing (test_unicode.UnicodeTest) ... ok
25624 test_replace (test_unicode.UnicodeTest) ... ok
25625 test_replace_id (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test'
25626 test_replace_overflow (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms'
25627 test_repr (test_unicode.UnicodeTest) ... ok
25628 test_resize (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test'
25629 test_rfind (test_unicode.UnicodeTest) ... ok
25630 test_rindex (test_unicode.UnicodeTest) ... ok
25631 test_rjust (test_unicode.UnicodeTest) ... ok
25632 test_rpartition (test_unicode.UnicodeTest) ... ok
25633 test_rsplit (test_unicode.UnicodeTest) ... ok
25634 test_slice (test_unicode.UnicodeTest) ... ok
25635 test_split (test_unicode.UnicodeTest) ... ok
25636 test_splitlines (test_unicode.UnicodeTest) ... ok
25637 test_startswith (test_unicode.UnicodeTest) ... ok
25638 test_startswith_endswith_errors (test_unicode.UnicodeTest) ... ok
25639 test_strip (test_unicode.UnicodeTest) ... ok
25640 test_strip_whitespace (test_unicode.UnicodeTest) ... ok
25641 test_subclass_add (test_unicode.UnicodeTest) ... ok
25642 test_subscript (test_unicode.UnicodeTest) ... ok
25643 test_surrogates (test_unicode.UnicodeTest) ... ok
25644 test_swapcase (test_unicode.UnicodeTest) ... ok
25645 test_title (test_unicode.UnicodeTest) ... ok
25646 test_ucs4 (test_unicode.UnicodeTest) ... ok
25647 test_unexpected_end_of_data (test_unicode.UnicodeTest)
25648 Test that an 'unexpected end of data' error is raised when the string ... ok
25649 test_unicode_repr (test_unicode.UnicodeTest) ... ok
25650 test_upper (test_unicode.UnicodeTest) ... ok
25651 test_utf8_decode_invalid_sequences (test_unicode.UnicodeTest) ... ok
25652 test_utf8_decode_valid_sequences (test_unicode.UnicodeTest) ... ok
25653 test_zfill (test_unicode.UnicodeTest) ... ok
25654 runTest (__main__.CythonUnitTestCase)
25655 [-1] compiling (cpp) tests in and running test_unicode ... test___contains__ (test_unicode.UnicodeTest) ... ok
25656 test_additional_rsplit (test_unicode.UnicodeTest) ... ok
25657 test_additional_split (test_unicode.UnicodeTest) ... ok
25658 test_ascii (test_unicode.UnicodeTest) ... ok
25659 test_bug1001011 (test_unicode.UnicodeTest) ... ok
25660 test_bytes_comparison (test_unicode.UnicodeTest) ... ok
25661 test_capitalize (test_unicode.UnicodeTest) ... ok
25662 test_capitalize_nonascii (test_unicode.UnicodeTest) ... ok
25663 test_case_operation_overflow (test_unicode.UnicodeTest) ... skipped 'requires 32-bit system'
25664 test_casefold (test_unicode.UnicodeTest) ... ok
25665 test_center (test_unicode.UnicodeTest) ... ok
25666 test_codecs (test_unicode.UnicodeTest) ... ok
25667 test_codecs_charmap (test_unicode.UnicodeTest) ... ok
25668 test_codecs_errors (test_unicode.UnicodeTest) ... ok
25669 test_codecs_idna (test_unicode.UnicodeTest) ... ok
25670 test_codecs_utf7 (test_unicode.UnicodeTest) ... ok
25671 test_codecs_utf8 (test_unicode.UnicodeTest) ... ok
25672 test_compare (test_unicode.UnicodeTest) ... ok
25673 test_comparison (test_unicode.UnicodeTest) ... ok
25674 test_concatenation (test_unicode.UnicodeTest) ... ok
25675 test_constructor (test_unicode.UnicodeTest) ... ok
25676 test_constructor_defaults (test_unicode.UnicodeTest)
25677 Check the constructor argument defaults. ... ok
25678 test_constructor_keyword_args (test_unicode.UnicodeTest)
25679 Pass various keyword argument combinations to the constructor. ... ok
25680 test_contains (test_unicode.UnicodeTest) ... ok
25681 test_conversion (test_unicode.UnicodeTest) ... ok
25682 test_count (test_unicode.UnicodeTest) ... ok
25683 test_endswith (test_unicode.UnicodeTest) ... ok
25684 test_expandtabs (test_unicode.UnicodeTest) ... ok
25685 test_expandtabs_optimization (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test'
25686 test_expandtabs_overflows_gracefully (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms'
25687 test_extended_getslice (test_unicode.UnicodeTest) ... ok
25688 test_find (test_unicode.UnicodeTest) ... ok
25689 test_find_etc_raise_correct_error_messages (test_unicode.UnicodeTest) ... ok
25690 test_fixtype (test_unicode.UnicodeTest) ... ok
25691 test_floatformatting (test_unicode.UnicodeTest) ... ok
25692 test_format (test_unicode.UnicodeTest) ... ok
25693 test_format_auto_numbering (test_unicode.UnicodeTest) ... ok
25694 test_format_float (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test'
25695 test_format_huge_item_number (test_unicode.UnicodeTest) ... ok
25696 test_format_huge_precision (test_unicode.UnicodeTest) ... ok
25697 test_format_huge_width (test_unicode.UnicodeTest) ... ok
25698 test_format_map (test_unicode.UnicodeTest) ... ok
25699 test_format_subclass (test_unicode.UnicodeTest) ... ok
25700 test_formatting (test_unicode.UnicodeTest) ... ok
25701 test_formatting_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test'
25702 test_formatting_huge_precision (test_unicode.UnicodeTest) ... ok
25703 test_formatting_huge_precision_c_limits (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test'
25704 test_formatting_huge_width (test_unicode.UnicodeTest) ... ok
25705 test_formatting_with_enum (test_unicode.UnicodeTest) ... ok
25706 test_free_after_iterating (test_unicode.UnicodeTest) ... ok
25707 test_hash (test_unicode.UnicodeTest) ... ok
25708 test_index (test_unicode.UnicodeTest) ... ok
25709 test_inplace_rewrites (test_unicode.UnicodeTest) ... ok
25710 test_invalid_cb_for_2bytes_seq (test_unicode.UnicodeTest)
25711 Test that an 'invalid continuation byte' error is raised when the ... ok
25712 test_invalid_cb_for_3bytes_seq (test_unicode.UnicodeTest)
25713 Test that an 'invalid continuation byte' error is raised when the ... ok
25714 test_invalid_cb_for_4bytes_seq (test_unicode.UnicodeTest)
25715 Test that an 'invalid continuation byte' error is raised when the ... ok
25716 test_invalid_start_byte (test_unicode.UnicodeTest)
25717 Test that an 'invalid start byte' error is raised when the first byte ... ok
25718 test_isalnum (test_unicode.UnicodeTest) ... ok
25719 test_isalpha (test_unicode.UnicodeTest) ... ok
25720 test_isascii (test_unicode.UnicodeTest) ... ok
25721 test_isdecimal (test_unicode.UnicodeTest) ... ok
25722 test_isdigit (test_unicode.UnicodeTest) ... ok
25723 test_isidentifier (test_unicode.UnicodeTest) ... ok
25724 test_islower (test_unicode.UnicodeTest) ... ok
25725 test_isnumeric (test_unicode.UnicodeTest) ... ok
25726 test_isprintable (test_unicode.UnicodeTest) ... ok
25727 test_isspace (test_unicode.UnicodeTest) ... ok
25728 test_issue18183 (test_unicode.UnicodeTest) ... ok
25729 test_issue28598_strsubclass_rhs (test_unicode.UnicodeTest) ... skipped 'BROKEN!'
25730 test_issue8271 (test_unicode.UnicodeTest) ... ok
25731 test_istitle (test_unicode.UnicodeTest) ... ok
25732 test_isupper (test_unicode.UnicodeTest) ... ok
25733 test_iterators (test_unicode.UnicodeTest) ... ok
25734 test_join (test_unicode.UnicodeTest) ... ok
25735 test_join_overflow (test_unicode.UnicodeTest) ... skipped 'needs too much memory on a 64-bit platform'
25736 test_list_concat (test_unicode.UnicodeTest) ... ok
25737 test_literals (test_unicode.UnicodeTest) ... ok
25738 test_ljust (test_unicode.UnicodeTest) ... ok
25739 test_lower (test_unicode.UnicodeTest) ... ok
25740 test_maketrans_translate (test_unicode.UnicodeTest) ... ok
25741 test_mul (test_unicode.UnicodeTest) ... ok
25742 test_none_arguments (test_unicode.UnicodeTest) ... ok
25743 test_partition (test_unicode.UnicodeTest) ... ok
25744 test_printable_repr (test_unicode.UnicodeTest) ... ok
25745 test_printing (test_unicode.UnicodeTest) ... ok
25746 test_replace (test_unicode.UnicodeTest) ... ok
25747 test_replace_id (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test'
25748 test_replace_overflow (test_unicode.UnicodeTest) ... skipped 'only applies to 32-bit platforms'
25749 test_repr (test_unicode.UnicodeTest) ... ok
25750 test_resize (test_unicode.UnicodeTest) ... skipped 'Ignoring CPython-only test'
25751 test_rfind (test_unicode.UnicodeTest) ... ok
25752 test_rindex (test_unicode.UnicodeTest) ... ok
25753 test_rjust (test_unicode.UnicodeTest) ... ok
25754 test_rpartition (test_unicode.UnicodeTest) ... ok
25755 test_rsplit (test_unicode.UnicodeTest) ... ok
25756 test_slice (test_unicode.UnicodeTest) ... ok
25757 test_split (test_unicode.UnicodeTest) ... ok
25758 test_splitlines (test_unicode.UnicodeTest) ... ok
25759 test_startswith (test_unicode.UnicodeTest) ... ok
25760 test_startswith_endswith_errors (test_unicode.UnicodeTest) ... ok
25761 test_strip (test_unicode.UnicodeTest) ... ok
25762 test_strip_whitespace (test_unicode.UnicodeTest) ... ok
25763 test_subclass_add (test_unicode.UnicodeTest) ... ok
25764 test_subscript (test_unicode.UnicodeTest) ... ok
25765 test_surrogates (test_unicode.UnicodeTest) ... ok
25766 test_swapcase (test_unicode.UnicodeTest) ... ok
25767 test_title (test_unicode.UnicodeTest) ... ok
25768 test_ucs4 (test_unicode.UnicodeTest) ... ok
25769 test_unexpected_end_of_data (test_unicode.UnicodeTest)
25770 Test that an 'unexpected end of data' error is raised when the string ... ok
25771 test_unicode_repr (test_unicode.UnicodeTest) ... ok
25772 test_upper (test_unicode.UnicodeTest) ... ok
25773 test_utf8_decode_invalid_sequences (test_unicode.UnicodeTest) ... ok
25774 test_utf8_decode_valid_sequences (test_unicode.UnicodeTest) ... ok
25775 test_zfill (test_unicode.UnicodeTest) ... ok
25776 runTest (__main__.CythonRunTestCase)
25777 [-1] compiling (c/cy2) and running ticket_123 ... ticket_123 ()
25778 Doctest: ticket_123 ... ok
25779 runTest (__main__.CythonRunTestCase)
25780 [-1] compiling (cpp/cy2) and running ticket_123 ... ticket_123 ()
25781 Doctest: ticket_123 ... ok
25782 runTest (__main__.CythonRunTestCase)
25783 [-1] compiling (c/cy2) and running ticket_124 ... spam (ticket_124)
25784 Doctest: ticket_124.spam ... ok
25785 runTest (__main__.CythonRunTestCase)
25786 [-1] compiling (cpp/cy2) and running ticket_124 ... spam (ticket_124)
25787 Doctest: ticket_124.spam ... ok
25788 runTest (__main__.CythonRunTestCase)
25789 [-1] compiling (c/cy2) and running time_pxd ... test_localtime (time_pxd)
25790 Doctest: time_pxd.test_localtime ... ok
25791 test_time (time_pxd)
25792 Doctest: time_pxd.test_time ... ok
25793 runTest (__main__.CythonRunTestCase)
25794 [-1] compiling (cpp/cy2) and running time_pxd ... test_localtime (time_pxd)
25795 Doctest: time_pxd.test_localtime ... ok
25796 test_time (time_pxd)
25797 Doctest: time_pxd.test_time ... ok
25798 runTest (__main__.CythonRunTestCase)
25799 [-1] compiling (c/cy2) and running tp_new ... make_new (tp_new)
25800 Doctest: tp_new.make_new ... ok
25801 make_new_args (tp_new)
25802 Doctest: tp_new.make_new_args ... ok
25803 make_new_builtin (tp_new)
25804 Doctest: tp_new.make_new_builtin ... ok
25805 make_new_kwargs (tp_new)
25806 Doctest: tp_new.make_new_kwargs ... ok
25807 make_new_none (tp_new)
25808 Doctest: tp_new.make_new_none ... ok
25809 make_new_none_typed (tp_new)
25810 Doctest: tp_new.make_new_none_typed ... ok
25811 make_new_pyclass (tp_new)
25812 Doctest: tp_new.make_new_pyclass ... ok
25813 make_new_typed_target (tp_new)
25814 Doctest: tp_new.make_new_typed_target ... ok
25815 make_new_untyped (tp_new)
25816 Doctest: tp_new.make_new_untyped ... ok
25817 make_new_with_args (tp_new)
25818 Doctest: tp_new.make_new_with_args ... ok
25819 make_new_with_args_kwargs (tp_new)
25820 Doctest: tp_new.make_new_with_args_kwargs ... ok
25821 test_derived_vtab (tp_new)
25822 Doctest: tp_new.test_derived_vtab ... ok
25823 runTest (__main__.CythonRunTestCase)
25824 [-1] compiling (cpp/cy2) and running tp_new ... make_new (tp_new)
25825 Doctest: tp_new.make_new ... ok
25826 make_new_args (tp_new)
25827 Doctest: tp_new.make_new_args ... ok
25828 make_new_builtin (tp_new)
25829 Doctest: tp_new.make_new_builtin ... ok
25830 make_new_kwargs (tp_new)
25831 Doctest: tp_new.make_new_kwargs ... ok
25832 make_new_none (tp_new)
25833 Doctest: tp_new.make_new_none ... ok
25834 make_new_none_typed (tp_new)
25835 Doctest: tp_new.make_new_none_typed ... ok
25836 make_new_pyclass (tp_new)
25837 Doctest: tp_new.make_new_pyclass ... ok
25838 make_new_typed_target (tp_new)
25839 Doctest: tp_new.make_new_typed_target ... ok
25840 make_new_untyped (tp_new)
25841 Doctest: tp_new.make_new_untyped ... ok
25842 make_new_with_args (tp_new)
25843 Doctest: tp_new.make_new_with_args ... ok
25844 make_new_with_args_kwargs (tp_new)
25845 Doctest: tp_new.make_new_with_args_kwargs ... ok
25846 test_derived_vtab (tp_new)
25847 Doctest: tp_new.test_derived_vtab ... ok
25848 runTest (__main__.CythonRunTestCase)
25849 [-1] compiling (c/cy2) and running tp_new_T454 ... make_new_factory (tp_new_T454)
25850 Doctest: tp_new_T454.make_new_factory ... ok
25851 runTest (__main__.CythonRunTestCase)
25852 [-1] compiling (cpp/cy2) and running tp_new_T454 ... make_new_factory (tp_new_T454)
25853 Doctest: tp_new_T454.make_new_factory ... ok
25854 runTest (__main__.EndToEndTest)
25855 [-1] End-to-end tp_new_cimport ... ok
25856 runTest (__main__.CythonRunTestCase)
25857 [-1] compiling (c/cy2) and running trace_nogil ... handler (trace_nogil)
25858 Doctest: trace_nogil.handler ... ok
25859 runTest (__main__.CythonRunTestCase)
25860 [-1] compiling (cpp/cy2) and running trace_nogil ... handler (trace_nogil)
25861 Doctest: trace_nogil.handler ... ok
25862 runTest (__main__.CythonRunTestCase)
25863 [-1] compiling (c/cy2) and running tracebacks ... test_traceback (tracebacks)
25864 Doctest: tracebacks.test_traceback ... ok
25865 runTest (__main__.CythonRunTestCase)
25866 [-1] compiling (cpp/cy2) and running tracebacks ... test_traceback (tracebacks)
25867 Doctest: tracebacks.test_traceback ... ok
25868 runTest (__main__.CythonRunTestCase)
25869 [-1] compiling (c/cy2) and running trashcan ... Recurse (trashcan)
25870 Doctest: trashcan.Recurse ... ok
25871 RecurseFreelist (trashcan)
25872 Doctest: trashcan.RecurseFreelist ... ok
25873 RecurseList (trashcan)
25874 Doctest: trashcan.RecurseList ... ok
25875 RecurseSub (trashcan)
25876 Doctest: trashcan.RecurseSub ... ok
25877 Sub1 (trashcan)
25878 Doctest: trashcan.Sub1 ... ok
25879 Sub2 (trashcan)
25880 Doctest: trashcan.Sub2 ... ok
25881 runTest (__main__.CythonRunTestCase)
25882 [-1] compiling (cpp/cy2) and running trashcan ... Recurse (trashcan)
25883 Doctest: trashcan.Recurse ... ok
25884 RecurseFreelist (trashcan)
25885 Doctest: trashcan.RecurseFreelist ... ok
25886 RecurseList (trashcan)
25887 Doctest: trashcan.RecurseList ... ok
25888 RecurseSub (trashcan)
25889 Doctest: trashcan.RecurseSub ... ok
25890 Sub1 (trashcan)
25891 Doctest: trashcan.Sub1 ... ok
25892 Sub2 (trashcan)
25893 Doctest: trashcan.Sub2 ... ok
25894 runTest (__main__.CythonRunTestCase)
25895 [-1] compiling (c/cy2) and running trybreak ... try_break_except (trybreak)
25896 Doctest: trybreak.try_break_except ... ok
25897 try_except_break (trybreak)
25898 Doctest: trybreak.try_except_break ... ok
25899 try_no_break_except_return (trybreak)
25900 Doctest: trybreak.try_no_break_except_return ... ok
25901 runTest (__main__.CythonRunTestCase)
25902 [-1] compiling (cpp/cy2) and running trybreak ... try_break_except (trybreak)
25903 Doctest: trybreak.try_break_except ... ok
25904 try_except_break (trybreak)
25905 Doctest: trybreak.try_except_break ... ok
25906 try_no_break_except_return (trybreak)
25907 Doctest: trybreak.try_no_break_except_return ... ok
25908 runTest (__main__.CythonRunTestCase)
25909 [-1] compiling (c/cy2) and running tryexcept ... bare_except_reraise_no_raise (tryexcept)
25910 Doctest: tryexcept.bare_except_reraise_no_raise ... ok
25911 bare_except_reraise_raise (tryexcept)
25912 Doctest: tryexcept.bare_except_reraise_raise ... ok
25913 complete_except_as_no_raise (tryexcept)
25914 Doctest: tryexcept.complete_except_as_no_raise ... ok
25915 complete_except_as_raise (tryexcept)
25916 Doctest: tryexcept.complete_except_as_raise ... ok
25917 double_except_no_raise (tryexcept)
25918 Doctest: tryexcept.double_except_no_raise ... ok
25919 double_except_raise (tryexcept)
25920 Doctest: tryexcept.double_except_raise ... ok
25921 except_as_no_raise (tryexcept)
25922 Doctest: tryexcept.except_as_no_raise ... ok
25923 except_as_no_raise_does_not_touch_target (tryexcept)
25924 Doctest: tryexcept.except_as_no_raise_does_not_touch_target ... ok
25925 except_as_raise (tryexcept)
25926 Doctest: tryexcept.except_as_raise ... ok
25927 except_as_raise_does_not_delete_target (tryexcept)
25928 Doctest: tryexcept.except_as_raise_does_not_delete_target ... ok
25929 except_as_raise_with_empty_except (tryexcept)
25930 Doctest: tryexcept.except_as_raise_with_empty_except ... ok
25931 loop_bare_except_no_raise (tryexcept)
25932 Doctest: tryexcept.loop_bare_except_no_raise ... ok
25933 loop_bare_except_raise (tryexcept)
25934 Doctest: tryexcept.loop_bare_except_raise ... ok
25935 normal_and_bare_except_no_raise (tryexcept)
25936 Doctest: tryexcept.normal_and_bare_except_no_raise ... ok
25937 normal_and_bare_except_raise (tryexcept)
25938 Doctest: tryexcept.normal_and_bare_except_raise ... ok
25939 single_except (tryexcept)
25940 Doctest: tryexcept.single_except ... ok
25941 single_except_builtin (tryexcept)
25942 Doctest: tryexcept.single_except_builtin ... ok
25943 single_except_expression (tryexcept)
25944 Doctest: tryexcept.single_except_expression ... ok
25945 single_except_global_tuple (tryexcept)
25946 Doctest: tryexcept.single_except_global_tuple ... ok
25947 target_except_no_raise (tryexcept)
25948 Doctest: tryexcept.target_except_no_raise ... ok
25949 target_except_raise (tryexcept)
25950 Doctest: tryexcept.target_except_raise ... ok
25951 try_except_raise_new (tryexcept)
25952 Doctest: tryexcept.try_except_raise_new ... ok
25953 tuple_except_builtin (tryexcept)
25954 Doctest: tryexcept.tuple_except_builtin ... ok
25955 tuple_except_index_target_no_raise (tryexcept)
25956 Doctest: tryexcept.tuple_except_index_target_no_raise ... ok
25957 tuple_except_index_target_raise (tryexcept)
25958 Doctest: tryexcept.tuple_except_index_target_raise ... ok
25959 runTest (__main__.CythonRunTestCase)
25960 [-1] compiling (cpp/cy2) and running tryexcept ... bare_except_reraise_no_raise (tryexcept)
25961 Doctest: tryexcept.bare_except_reraise_no_raise ... ok
25962 bare_except_reraise_raise (tryexcept)
25963 Doctest: tryexcept.bare_except_reraise_raise ... ok
25964 complete_except_as_no_raise (tryexcept)
25965 Doctest: tryexcept.complete_except_as_no_raise ... ok
25966 complete_except_as_raise (tryexcept)
25967 Doctest: tryexcept.complete_except_as_raise ... ok
25968 double_except_no_raise (tryexcept)
25969 Doctest: tryexcept.double_except_no_raise ... ok
25970 double_except_raise (tryexcept)
25971 Doctest: tryexcept.double_except_raise ... ok
25972 except_as_no_raise (tryexcept)
25973 Doctest: tryexcept.except_as_no_raise ... ok
25974 except_as_no_raise_does_not_touch_target (tryexcept)
25975 Doctest: tryexcept.except_as_no_raise_does_not_touch_target ... ok
25976 except_as_raise (tryexcept)
25977 Doctest: tryexcept.except_as_raise ... ok
25978 except_as_raise_does_not_delete_target (tryexcept)
25979 Doctest: tryexcept.except_as_raise_does_not_delete_target ... ok
25980 except_as_raise_with_empty_except (tryexcept)
25981 Doctest: tryexcept.except_as_raise_with_empty_except ... ok
25982 loop_bare_except_no_raise (tryexcept)
25983 Doctest: tryexcept.loop_bare_except_no_raise ... ok
25984 loop_bare_except_raise (tryexcept)
25985 Doctest: tryexcept.loop_bare_except_raise ... ok
25986 normal_and_bare_except_no_raise (tryexcept)
25987 Doctest: tryexcept.normal_and_bare_except_no_raise ... ok
25988 normal_and_bare_except_raise (tryexcept)
25989 Doctest: tryexcept.normal_and_bare_except_raise ... ok
25990 single_except (tryexcept)
25991 Doctest: tryexcept.single_except ... ok
25992 single_except_builtin (tryexcept)
25993 Doctest: tryexcept.single_except_builtin ... ok
25994 single_except_expression (tryexcept)
25995 Doctest: tryexcept.single_except_expression ... ok
25996 single_except_global_tuple (tryexcept)
25997 Doctest: tryexcept.single_except_global_tuple ... ok
25998 target_except_no_raise (tryexcept)
25999 Doctest: tryexcept.target_except_no_raise ... ok
26000 target_except_raise (tryexcept)
26001 Doctest: tryexcept.target_except_raise ... ok
26002 try_except_raise_new (tryexcept)
26003 Doctest: tryexcept.try_except_raise_new ... ok
26004 tuple_except_builtin (tryexcept)
26005 Doctest: tryexcept.tuple_except_builtin ... ok
26006 tuple_except_index_target_no_raise (tryexcept)
26007 Doctest: tryexcept.tuple_except_index_target_no_raise ... ok
26008 tuple_except_index_target_raise (tryexcept)
26009 Doctest: tryexcept.tuple_except_index_target_raise ... ok
26010 runTest (__main__.CythonRunTestCase)
26011 [-1] compiling (c/cy2) and running tryfinally ... call_try_return_c (tryfinally)
26012 Doctest: tryfinally.call_try_return_c ... ok
26013 call_try_return_with_exception (tryfinally)
26014 Doctest: tryfinally.call_try_return_with_exception ... ok
26015 complex_finally_clause (tryfinally)
26016 Doctest: tryfinally.complex_finally_clause ... ok
26017 empty_try (tryfinally)
26018 Doctest: tryfinally.empty_try ... ok
26019 empty_try_in_except_raise (tryfinally)
26020 Doctest: tryfinally.empty_try_in_except_raise ... ok
26021 except_finally_reraise (tryfinally)
26022 Doctest: tryfinally.except_finally_reraise ... ok
26023 except_finally_reraise_new (tryfinally)
26024 Doctest: tryfinally.except_finally_reraise_new ... ok
26025 finally_except (tryfinally)
26026 Doctest: tryfinally.finally_except ... ok
26027 finally_exception_break_check (tryfinally)
26028 Doctest: tryfinally.finally_exception_break_check ... ok
26029 finally_exception_break_check_with_swallowed_raise (tryfinally)
26030 Doctest: tryfinally.finally_exception_break_check_with_swallowed_raise ... ok
26031 finally_exception_check_return (tryfinally)
26032 Doctest: tryfinally.finally_exception_check_return ... ok
26033 finally_exception_check_swallow (tryfinally)
26034 Doctest: tryfinally.finally_exception_check_swallow ... ok
26035 finally_pass (tryfinally)
26036 Doctest: tryfinally.finally_pass ... ok
26037 finally_yield (tryfinally)
26038 Doctest: tryfinally.finally_yield ... ok
26039 function_in_finally (tryfinally)
26040 Doctest: tryfinally.function_in_finally ... ok
26041 try_all_cases (tryfinally)
26042 Doctest: tryfinally.try_all_cases ... ok
26043 try_break (tryfinally)
26044 Doctest: tryfinally.try_break ... ok
26045 try_continue (tryfinally)
26046 Doctest: tryfinally.try_continue ... ok
26047 try_return_cy (tryfinally)
26048 Doctest: tryfinally.try_return_cy ... ok
26049 try_return_none_1 (tryfinally)
26050 Doctest: tryfinally.try_return_none_1 ... ok
26051 try_return_none_2 (tryfinally)
26052 Doctest: tryfinally.try_return_none_2 ... ok
26053 runTest (__main__.CythonRunTestCase)
26054 [-1] compiling (cpp/cy2) and running tryfinally ... call_try_return_c (tryfinally)
26055 Doctest: tryfinally.call_try_return_c ... ok
26056 call_try_return_with_exception (tryfinally)
26057 Doctest: tryfinally.call_try_return_with_exception ... ok
26058 complex_finally_clause (tryfinally)
26059 Doctest: tryfinally.complex_finally_clause ... ok
26060 empty_try (tryfinally)
26061 Doctest: tryfinally.empty_try ... ok
26062 empty_try_in_except_raise (tryfinally)
26063 Doctest: tryfinally.empty_try_in_except_raise ... ok
26064 except_finally_reraise (tryfinally)
26065 Doctest: tryfinally.except_finally_reraise ... ok
26066 except_finally_reraise_new (tryfinally)
26067 Doctest: tryfinally.except_finally_reraise_new ... ok
26068 finally_except (tryfinally)
26069 Doctest: tryfinally.finally_except ... ok
26070 finally_exception_break_check (tryfinally)
26071 Doctest: tryfinally.finally_exception_break_check ... ok
26072 finally_exception_break_check_with_swallowed_raise (tryfinally)
26073 Doctest: tryfinally.finally_exception_break_check_with_swallowed_raise ... ok
26074 finally_exception_check_return (tryfinally)
26075 Doctest: tryfinally.finally_exception_check_return ... ok
26076 finally_exception_check_swallow (tryfinally)
26077 Doctest: tryfinally.finally_exception_check_swallow ... ok
26078 finally_pass (tryfinally)
26079 Doctest: tryfinally.finally_pass ... ok
26080 finally_yield (tryfinally)
26081 Doctest: tryfinally.finally_yield ... ok
26082 function_in_finally (tryfinally)
26083 Doctest: tryfinally.function_in_finally ... ok
26084 try_all_cases (tryfinally)
26085 Doctest: tryfinally.try_all_cases ... ok
26086 try_break (tryfinally)
26087 Doctest: tryfinally.try_break ... ok
26088 try_continue (tryfinally)
26089 Doctest: tryfinally.try_continue ... ok
26090 try_return_cy (tryfinally)
26091 Doctest: tryfinally.try_return_cy ... ok
26092 try_return_none_1 (tryfinally)
26093 Doctest: tryfinally.try_return_none_1 ... ok
26094 try_return_none_2 (tryfinally)
26095 Doctest: tryfinally.try_return_none_2 ... ok
26096 runTest (__main__.CythonRunTestCase)
26097 [-1] compiling (c/cy2) and running tryfinallychaining ... test_finally_c (tryfinallychaining)
26098 Doctest: tryfinallychaining.test_finally_c ... ok
26099 runTest (__main__.CythonRunTestCase)
26100 [-1] compiling (cpp/cy2) and running tryfinallychaining ... test_finally_c (tryfinallychaining)
26101 Doctest: tryfinallychaining.test_finally_c ... ok
26102 runTest (__main__.CythonRunTestCase)
26103 [-1] compiling (c/cy2) and running tss ... tss_alloc_create_delete_free (tss)
26104 Doctest: tss.tss_alloc_create_delete_free ... ok
26105 tss_alloc_free (tss)
26106 Doctest: tss.tss_alloc_free ... ok
26107 tss_create_delete (tss)
26108 Doctest: tss.tss_create_delete ... ok
26109 tss_set_get (tss)
26110 Doctest: tss.tss_set_get ... ok
26111 runTest (__main__.CythonRunTestCase)
26112 [-1] compiling (cpp/cy2) and running tss ... tss_alloc_create_delete_free (tss)
26113 Doctest: tss.tss_alloc_create_delete_free ... ok
26114 tss_alloc_free (tss)
26115 Doctest: tss.tss_alloc_free ... ok
26116 tss_create_delete (tss)
26117 Doctest: tss.tss_create_delete ... ok
26118 tss_set_get (tss)
26119 Doctest: tss.tss_set_get ... ok
26120 runTest (__main__.CythonRunTestCase)
26121 [-1] compiling (c/cy2) and running tuple ... f (tuple)
26122 Doctest: tuple.f ... ok
26123 g (tuple)
26124 Doctest: tuple.g ... ok
26125 h (tuple)
26126 Doctest: tuple.h ... ok
26127 j (tuple)
26128 Doctest: tuple.j ... ok
26129 k (tuple)
26130 Doctest: tuple.k ... ok
26131 l (tuple)
26132 Doctest: tuple.l ... ok
26133 tuple_none (tuple)
26134 Doctest: tuple.tuple_none ... ok
26135 tuple_none_list (tuple)
26136 Doctest: tuple.tuple_none_list ... ok
26137 tuple_of_args_tuple (tuple)
26138 Doctest: tuple.tuple_of_args_tuple ... ok
26139 tuple_of_object (tuple)
26140 Doctest: tuple.tuple_of_object ... ok
26141 tuple_of_tuple_literal (tuple)
26142 Doctest: tuple.tuple_of_tuple_literal ... ok
26143 tuple_of_tuple_or_none (tuple)
26144 Doctest: tuple.tuple_of_tuple_or_none ... ok
26145 unused_literals (tuple)
26146 Doctest: tuple.unused_literals ... ok
26147 unused_non_literal (tuple)
26148 Doctest: tuple.unused_non_literal ... ok
26149 runTest (__main__.CythonRunTestCase)
26150 [-1] compiling (cpp/cy2) and running tuple ... f (tuple)
26151 Doctest: tuple.f ... ok
26152 g (tuple)
26153 Doctest: tuple.g ... ok
26154 h (tuple)
26155 Doctest: tuple.h ... ok
26156 j (tuple)
26157 Doctest: tuple.j ... ok
26158 k (tuple)
26159 Doctest: tuple.k ... ok
26160 l (tuple)
26161 Doctest: tuple.l ... ok
26162 tuple_none (tuple)
26163 Doctest: tuple.tuple_none ... ok
26164 tuple_none_list (tuple)
26165 Doctest: tuple.tuple_none_list ... ok
26166 tuple_of_args_tuple (tuple)
26167 Doctest: tuple.tuple_of_args_tuple ... ok
26168 tuple_of_object (tuple)
26169 Doctest: tuple.tuple_of_object ... ok
26170 tuple_of_tuple_literal (tuple)
26171 Doctest: tuple.tuple_of_tuple_literal ... ok
26172 tuple_of_tuple_or_none (tuple)
26173 Doctest: tuple.tuple_of_tuple_or_none ... ok
26174 unused_literals (tuple)
26175 Doctest: tuple.unused_literals ... ok
26176 unused_non_literal (tuple)
26177 Doctest: tuple.unused_non_literal ... ok
26178 runTest (__main__.CythonRunTestCase)
26179 [-1] compiling (c/cy2) and running tuple_constants ... constant_tuple1 (tuple_constants)
26180 Doctest: tuple_constants.constant_tuple1 ... ok
26181 constant_types_comparing_equal (tuple_constants)
26182 Doctest: tuple_constants.constant_types_comparing_equal ... ok
26183 return_constant_tuple1 (tuple_constants)
26184 Doctest: tuple_constants.return_constant_tuple1 ... ok
26185 return_constant_tuple2 (tuple_constants)
26186 Doctest: tuple_constants.return_constant_tuple2 ... ok
26187 return_constant_tuple_strings (tuple_constants)
26188 Doctest: tuple_constants.return_constant_tuple_strings ... ok
26189 return_constant_tuples_string_types (tuple_constants)
26190 Doctest: tuple_constants.return_constant_tuples_string_types ... ok
26191 return_empty_tuple (tuple_constants)
26192 Doctest: tuple_constants.return_empty_tuple ... ok
26193 return_folded_tuple (tuple_constants)
26194 Doctest: tuple_constants.return_folded_tuple ... ok
26195 return_module_level_tuple (tuple_constants)
26196 Doctest: tuple_constants.return_module_level_tuple ... ok
26197 return_multiplied_constant_tuple (tuple_constants)
26198 Doctest: tuple_constants.return_multiplied_constant_tuple ... ok
26199 return_nested_tuple (tuple_constants)
26200 Doctest: tuple_constants.return_nested_tuple ... ok
26201 return_nonconstant_tuple (tuple_constants)
26202 Doctest: tuple_constants.return_nonconstant_tuple ... ok
26203 test_deduplicated_args (tuple_constants)
26204 Doctest: tuple_constants.test_deduplicated_args ... ok
26205 test_deduplicated_tuples (tuple_constants)
26206 Doctest: tuple_constants.test_deduplicated_tuples ... ok
26207 runTest (__main__.CythonRunTestCase)
26208 [-1] compiling (cpp/cy2) and running tuple_constants ... constant_tuple1 (tuple_constants)
26209 Doctest: tuple_constants.constant_tuple1 ... ok
26210 constant_types_comparing_equal (tuple_constants)
26211 Doctest: tuple_constants.constant_types_comparing_equal ... ok
26212 return_constant_tuple1 (tuple_constants)
26213 Doctest: tuple_constants.return_constant_tuple1 ... ok
26214 return_constant_tuple2 (tuple_constants)
26215 Doctest: tuple_constants.return_constant_tuple2 ... ok
26216 return_constant_tuple_strings (tuple_constants)
26217 Doctest: tuple_constants.return_constant_tuple_strings ... ok
26218 return_constant_tuples_string_types (tuple_constants)
26219 Doctest: tuple_constants.return_constant_tuples_string_types ... ok
26220 return_empty_tuple (tuple_constants)
26221 Doctest: tuple_constants.return_empty_tuple ... ok
26222 return_folded_tuple (tuple_constants)
26223 Doctest: tuple_constants.return_folded_tuple ... ok
26224 return_module_level_tuple (tuple_constants)
26225 Doctest: tuple_constants.return_module_level_tuple ... ok
26226 return_multiplied_constant_tuple (tuple_constants)
26227 Doctest: tuple_constants.return_multiplied_constant_tuple ... ok
26228 return_nested_tuple (tuple_constants)
26229 Doctest: tuple_constants.return_nested_tuple ... ok
26230 return_nonconstant_tuple (tuple_constants)
26231 Doctest: tuple_constants.return_nonconstant_tuple ... ok
26232 test_deduplicated_args (tuple_constants)
26233 Doctest: tuple_constants.test_deduplicated_args ... ok
26234 test_deduplicated_tuples (tuple_constants)
26235 Doctest: tuple_constants.test_deduplicated_tuples ... ok
26236 runTest (__main__.CythonRunTestCase)
26237 [-1] compiling (c/cy2) and running tuple_unpack_string ... star_unpack_str (tuple_unpack_string)
26238 Doctest: tuple_unpack_string.star_unpack_str ... ok
26239 star_unpack_unicode (tuple_unpack_string)
26240 Doctest: tuple_unpack_string.star_unpack_unicode ... ok
26241 unpack_single_str (tuple_unpack_string)
26242 Doctest: tuple_unpack_string.unpack_single_str ... ok
26243 unpack_single_unicode (tuple_unpack_string)
26244 Doctest: tuple_unpack_string.unpack_single_unicode ... ok
26245 unpack_str (tuple_unpack_string)
26246 Doctest: tuple_unpack_string.unpack_str ... ok
26247 unpack_unicode (tuple_unpack_string)
26248 Doctest: tuple_unpack_string.unpack_unicode ... ok
26249 runTest (__main__.CythonRunTestCase)
26250 [-1] compiling (cpp/cy2) and running tuple_unpack_string ... star_unpack_str (tuple_unpack_string)
26251 Doctest: tuple_unpack_string.star_unpack_str ... ok
26252 star_unpack_unicode (tuple_unpack_string)
26253 Doctest: tuple_unpack_string.star_unpack_unicode ... ok
26254 unpack_single_str (tuple_unpack_string)
26255 Doctest: tuple_unpack_string.unpack_single_str ... ok
26256 unpack_single_unicode (tuple_unpack_string)
26257 Doctest: tuple_unpack_string.unpack_single_unicode ... ok
26258 unpack_str (tuple_unpack_string)
26259 Doctest: tuple_unpack_string.unpack_str ... ok
26260 unpack_unicode (tuple_unpack_string)
26261 Doctest: tuple_unpack_string.unpack_unicode ... ok
26262 runTest (__main__.CythonRunTestCase)
26263 [-1] compiling (c/cy2) and running tupleassign ... assign3 (tupleassign)
26264 Doctest: tupleassign.assign3 ... ok
26265 assign3_int (tupleassign)
26266 Doctest: tupleassign.assign3_int ... ok
26267 assign3_mixed1 (tupleassign)
26268 Doctest: tupleassign.assign3_mixed1 ... ok
26269 assign3_mixed2 (tupleassign)
26270 Doctest: tupleassign.assign3_mixed2 ... ok
26271 assign3_mixed3 (tupleassign)
26272 Doctest: tupleassign.assign3_mixed3 ... ok
26273 assign3_typed (tupleassign)
26274 Doctest: tupleassign.assign3_typed ... ok
26275 test_overwrite (tupleassign)
26276 Doctest: tupleassign.test_overwrite ... ok
26277 test_overwrite_int (tupleassign)
26278 Doctest: tupleassign.test_overwrite_int ... ok
26279 test_overwrite_mixed (tupleassign)
26280 Doctest: tupleassign.test_overwrite_mixed ... ok
26281 test_overwrite_mixed2 (tupleassign)
26282 Doctest: tupleassign.test_overwrite_mixed2 ... ok
26283 runTest (__main__.CythonRunTestCase)
26284 [-1] compiling (cpp/cy2) and running tupleassign ... assign3 (tupleassign)
26285 Doctest: tupleassign.assign3 ... ok
26286 assign3_int (tupleassign)
26287 Doctest: tupleassign.assign3_int ... ok
26288 assign3_mixed1 (tupleassign)
26289 Doctest: tupleassign.assign3_mixed1 ... ok
26290 assign3_mixed2 (tupleassign)
26291 Doctest: tupleassign.assign3_mixed2 ... ok
26292 assign3_mixed3 (tupleassign)
26293 Doctest: tupleassign.assign3_mixed3 ... ok
26294 assign3_typed (tupleassign)
26295 Doctest: tupleassign.assign3_typed ... ok
26296 test_overwrite (tupleassign)
26297 Doctest: tupleassign.test_overwrite ... ok
26298 test_overwrite_int (tupleassign)
26299 Doctest: tupleassign.test_overwrite_int ... ok
26300 test_overwrite_mixed (tupleassign)
26301 Doctest: tupleassign.test_overwrite_mixed ... ok
26302 test_overwrite_mixed2 (tupleassign)
26303 Doctest: tupleassign.test_overwrite_mixed2 ... ok
26304 runTest (__main__.CythonRunTestCase)
26305 [-1] compiling (c/cy2) and running tuplereassign ... test (tuplereassign)
26306 Doctest: tuplereassign.test ... ok
26307 test1 (tuplereassign)
26308 Doctest: tuplereassign.test1 ... ok
26309 test3 (tuplereassign)
26310 Doctest: tuplereassign.test3 ... ok
26311 testnonsense (tuplereassign)
26312 Doctest: tuplereassign.testnonsense ... ok
26313 runTest (__main__.CythonRunTestCase)
26314 [-1] compiling (cpp/cy2) and running tuplereassign ... test (tuplereassign)
26315 Doctest: tuplereassign.test ... ok
26316 test1 (tuplereassign)
26317 Doctest: tuplereassign.test1 ... ok
26318 test3 (tuplereassign)
26319 Doctest: tuplereassign.test3 ... ok
26320 testnonsense (tuplereassign)
26321 Doctest: tuplereassign.testnonsense ... ok
26322 runTest (__main__.CythonRunTestCase)
26323 [-1] compiling (c/cy2) and running tupleunpack_T298 ... tupleunpack_T298 ()
26324 Doctest: tupleunpack_T298 ... ok
26325 runTest (__main__.CythonRunTestCase)
26326 [-1] compiling (cpp/cy2) and running tupleunpack_T298 ... tupleunpack_T298 ()
26327 Doctest: tupleunpack_T298 ... ok
26328 runTest (__main__.CythonRunTestCase)
26329 [-1] compiling (c/cy2) and running tupleunpack_T712 ... single_from_set (tupleunpack_T712)
26330 Doctest: tupleunpack_T712.single_from_set ... ok
26331 single_from_string (tupleunpack_T712)
26332 Doctest: tupleunpack_T712.single_from_string ... ok
26333 runTest (__main__.CythonRunTestCase)
26334 [-1] compiling (cpp/cy2) and running tupleunpack_T712 ... single_from_set (tupleunpack_T712)
26335 Doctest: tupleunpack_T712.single_from_set ... ok
26336 single_from_string (tupleunpack_T712)
26337 Doctest: tupleunpack_T712.single_from_string ... ok
26338 runTest (__main__.CythonRunTestCase)
26339 [-1] compiling (c/cy2) and running type_inference ... InferInProperties (type_inference)
26340 Doctest: type_inference.InferInProperties ... ok
26341 args_tuple_keywords (type_inference)
26342 Doctest: type_inference.args_tuple_keywords ... ok
26343 args_tuple_keywords_reassign_pyobjects (type_inference)
26344 Doctest: type_inference.args_tuple_keywords_reassign_pyobjects ... ok
26345 args_tuple_keywords_reassign_same (type_inference)
26346 Doctest: type_inference.args_tuple_keywords_reassign_same ... ok
26347 arithmetic (type_inference)
26348 Doctest: type_inference.arithmetic ... ok
26349 builtin_functions (type_inference)
26350 Doctest: type_inference.builtin_functions ... ok
26351 builtin_type_methods (type_inference)
26352 Doctest: type_inference.builtin_type_methods ... ok
26353 builtin_type_operations (type_inference)
26354 Doctest: type_inference.builtin_type_operations ... ok
26355 builtin_types (type_inference)
26356 Doctest: type_inference.builtin_types ... ok
26357 c_functions (type_inference)
26358 Doctest: type_inference.c_functions ... ok
26359 cascade (type_inference)
26360 Doctest: type_inference.cascade ... ok
26361 cascaded_assignment (type_inference)
26362 Doctest: type_inference.cascaded_assignment ... ok
26363 common_extension_type_base (type_inference)
26364 Doctest: type_inference.common_extension_type_base ... ok
26365 conditional (type_inference)
26366 Doctest: type_inference.conditional ... ok
26367 const_types (type_inference)
26368 Doctest: type_inference.const_types ... ok
26369 constructor_call (type_inference)
26370 Doctest: type_inference.constructor_call ... ok
26371 double_inference (type_inference)
26372 Doctest: type_inference.double_inference ... ok
26373 double_loop (type_inference)
26374 Doctest: type_inference.double_loop ... ok
26375 increment (type_inference)
26376 Doctest: type_inference.increment ... ok
26377 indexing (type_inference)
26378 Doctest: type_inference.indexing ... ok
26379 large_literals (type_inference)
26380 Doctest: type_inference.large_literals ... ok
26381 loop (type_inference)
26382 Doctest: type_inference.loop ... ok
26383 loop_over_bytes (type_inference)
26384 Doctest: type_inference.loop_over_bytes ... ok
26385 loop_over_bytes_literal (type_inference)
26386 Doctest: type_inference.loop_over_bytes_literal ... ok
26387 loop_over_charptr (type_inference)
26388 Doctest: type_inference.loop_over_charptr ... ok
26389 loop_over_int_array (type_inference)
26390 Doctest: type_inference.loop_over_int_array ... ok
26391 loop_over_str (type_inference)
26392 Doctest: type_inference.loop_over_str ... ok
26393 loop_over_struct_ptr (type_inference)
26394 Doctest: type_inference.loop_over_struct_ptr ... ok
26395 loop_over_unicode (type_inference)
26396 Doctest: type_inference.loop_over_unicode ... ok
26397 loop_over_unicode_literal (type_inference)
26398 Doctest: type_inference.loop_over_unicode_literal ... ok
26399 multiple_assignments (type_inference)
26400 Doctest: type_inference.multiple_assignments ... ok
26401 ptr_types (type_inference)
26402 Doctest: type_inference.ptr_types ... ok
26403 safe_c_functions (type_inference)
26404 Doctest: type_inference.safe_c_functions ... ok
26405 safe_only (type_inference)
26406 Doctest: type_inference.safe_only ... ok
26407 simple (type_inference)
26408 Doctest: type_inference.simple ... ok
26409 slicing (type_inference)
26410 Doctest: type_inference.slicing ... ok
26411 star_unpacking (type_inference)
26412 Doctest: type_inference.star_unpacking ... ok
26413 test_bound_methods (type_inference)
26414 Doctest: type_inference.test_bound_methods ... ok
26415 test_builtin_max (type_inference)
26416 Doctest: type_inference.test_builtin_max ... ok
26417 test_int_typedef_inference (type_inference)
26418 Doctest: type_inference.test_int_typedef_inference ... ok
26419 unary_operators (type_inference)
26420 Doctest: type_inference.unary_operators ... ok
26421 unpacking (type_inference)
26422 Doctest: type_inference.unpacking ... ok
26423 with_statement (type_inference)
26424 Doctest: type_inference.with_statement ... ok
26425 with_statement_typed (type_inference)
26426 Doctest: type_inference.with_statement_typed ... ok
26427 with_statement_untyped (type_inference)
26428 Doctest: type_inference.with_statement_untyped ... ok
26429 runTest (__main__.CythonRunTestCase)
26430 [-1] compiling (cpp/cy2) and running type_inference ... InferInProperties (type_inference)
26431 Doctest: type_inference.InferInProperties ... ok
26432 args_tuple_keywords (type_inference)
26433 Doctest: type_inference.args_tuple_keywords ... ok
26434 args_tuple_keywords_reassign_pyobjects (type_inference)
26435 Doctest: type_inference.args_tuple_keywords_reassign_pyobjects ... ok
26436 args_tuple_keywords_reassign_same (type_inference)
26437 Doctest: type_inference.args_tuple_keywords_reassign_same ... ok
26438 arithmetic (type_inference)
26439 Doctest: type_inference.arithmetic ... ok
26440 builtin_functions (type_inference)
26441 Doctest: type_inference.builtin_functions ... ok
26442 builtin_type_methods (type_inference)
26443 Doctest: type_inference.builtin_type_methods ... ok
26444 builtin_type_operations (type_inference)
26445 Doctest: type_inference.builtin_type_operations ... ok
26446 builtin_types (type_inference)
26447 Doctest: type_inference.builtin_types ... ok
26448 c_functions (type_inference)
26449 Doctest: type_inference.c_functions ... ok
26450 cascade (type_inference)
26451 Doctest: type_inference.cascade ... ok
26452 cascaded_assignment (type_inference)
26453 Doctest: type_inference.cascaded_assignment ... ok
26454 common_extension_type_base (type_inference)
26455 Doctest: type_inference.common_extension_type_base ... ok
26456 conditional (type_inference)
26457 Doctest: type_inference.conditional ... ok
26458 const_types (type_inference)
26459 Doctest: type_inference.const_types ... ok
26460 constructor_call (type_inference)
26461 Doctest: type_inference.constructor_call ... ok
26462 double_inference (type_inference)
26463 Doctest: type_inference.double_inference ... ok
26464 double_loop (type_inference)
26465 Doctest: type_inference.double_loop ... ok
26466 increment (type_inference)
26467 Doctest: type_inference.increment ... ok
26468 indexing (type_inference)
26469 Doctest: type_inference.indexing ... ok
26470 large_literals (type_inference)
26471 Doctest: type_inference.large_literals ... ok
26472 loop (type_inference)
26473 Doctest: type_inference.loop ... ok
26474 loop_over_bytes (type_inference)
26475 Doctest: type_inference.loop_over_bytes ... ok
26476 loop_over_bytes_literal (type_inference)
26477 Doctest: type_inference.loop_over_bytes_literal ... ok
26478 loop_over_charptr (type_inference)
26479 Doctest: type_inference.loop_over_charptr ... ok
26480 loop_over_int_array (type_inference)
26481 Doctest: type_inference.loop_over_int_array ... ok
26482 loop_over_str (type_inference)
26483 Doctest: type_inference.loop_over_str ... ok
26484 loop_over_struct_ptr (type_inference)
26485 Doctest: type_inference.loop_over_struct_ptr ... ok
26486 loop_over_unicode (type_inference)
26487 Doctest: type_inference.loop_over_unicode ... ok
26488 loop_over_unicode_literal (type_inference)
26489 Doctest: type_inference.loop_over_unicode_literal ... ok
26490 multiple_assignments (type_inference)
26491 Doctest: type_inference.multiple_assignments ... ok
26492 ptr_types (type_inference)
26493 Doctest: type_inference.ptr_types ... ok
26494 safe_c_functions (type_inference)
26495 Doctest: type_inference.safe_c_functions ... ok
26496 safe_only (type_inference)
26497 Doctest: type_inference.safe_only ... ok
26498 simple (type_inference)
26499 Doctest: type_inference.simple ... ok
26500 slicing (type_inference)
26501 Doctest: type_inference.slicing ... ok
26502 star_unpacking (type_inference)
26503 Doctest: type_inference.star_unpacking ... ok
26504 test_bound_methods (type_inference)
26505 Doctest: type_inference.test_bound_methods ... ok
26506 test_builtin_max (type_inference)
26507 Doctest: type_inference.test_builtin_max ... ok
26508 test_int_typedef_inference (type_inference)
26509 Doctest: type_inference.test_int_typedef_inference ... ok
26510 unary_operators (type_inference)
26511 Doctest: type_inference.unary_operators ... ok
26512 unpacking (type_inference)
26513 Doctest: type_inference.unpacking ... ok
26514 with_statement (type_inference)
26515 Doctest: type_inference.with_statement ... ok
26516 with_statement_typed (type_inference)
26517 Doctest: type_inference.with_statement_typed ... ok
26518 with_statement_untyped (type_inference)
26519 Doctest: type_inference.with_statement_untyped ... ok
26520 runTest (__main__.CythonRunTestCase)
26521 [-1] compiling (c/cy2) and running type_inference_T768 ... type_inference_del_dict (type_inference_T768)
26522 Doctest: type_inference_T768.type_inference_del_dict ... ok
26523 type_inference_del_int (type_inference_T768)
26524 Doctest: type_inference_T768.type_inference_del_int ... ok
26525 runTest (__main__.CythonRunTestCase)
26526 [-1] compiling (cpp/cy2) and running type_inference_T768 ... type_inference_del_dict (type_inference_T768)
26527 Doctest: type_inference_T768.type_inference_del_dict ... ok
26528 type_inference_del_int (type_inference_T768)
26529 Doctest: type_inference_T768.type_inference_del_int ... ok
26530 runTest (__main__.CythonRunTestCase)
26531 [-1] compiling (cpp/cy2) and running type_inference_T768_cpp ... type_inference_del_cpp (type_inference_T768_cpp)
26532 Doctest: type_inference_T768_cpp.type_inference_del_cpp ... ok
26533 runTest (__main__.CythonRunTestCase)
26534 [-1] compiling (cpp/cy2) and running type_inference_T768_cpp ... type_inference_del_cpp (type_inference_T768_cpp)
26535 Doctest: type_inference_T768_cpp.type_inference_del_cpp ... ok
26536 runTest (__main__.CythonRunTestCase)
26537 [-1] compiling (c/cy2) and running type_inference_new ... test_cf_loop (type_inference_new)
26538 Doctest: type_inference_new.test_cf_loop ... ok
26539 test_cf_loop_intermediate (type_inference_new)
26540 Doctest: type_inference_new.test_cf_loop_intermediate ... ok
26541 test_double_vs_pyobject (type_inference_new)
26542 Doctest: type_inference_new.test_double_vs_pyobject ... ok
26543 test_inplace_assignment (type_inference_new)
26544 Doctest: type_inference_new.test_inplace_assignment ... ok
26545 test_integer_overflow (type_inference_new)
26546 Doctest: type_inference_new.test_integer_overflow ... ok
26547 test_long_vs_double (type_inference_new)
26548 Doctest: type_inference_new.test_long_vs_double ... ok
26549 test_object_assmt (type_inference_new)
26550 Doctest: type_inference_new.test_object_assmt ... ok
26551 test_python_objects (type_inference_new)
26552 Doctest: type_inference_new.test_python_objects ... ok
26553 test_reassignment (type_inference_new)
26554 Doctest: type_inference_new.test_reassignment ... ok
26555 test_swap (type_inference_new)
26556 Doctest: type_inference_new.test_swap ... ok
26557 runTest (__main__.CythonRunTestCase)
26558 [-1] compiling (cpp/cy2) and running type_inference_new ... test_cf_loop (type_inference_new)
26559 Doctest: type_inference_new.test_cf_loop ... ok
26560 test_cf_loop_intermediate (type_inference_new)
26561 Doctest: type_inference_new.test_cf_loop_intermediate ... ok
26562 test_double_vs_pyobject (type_inference_new)
26563 Doctest: type_inference_new.test_double_vs_pyobject ... ok
26564 test_inplace_assignment (type_inference_new)
26565 Doctest: type_inference_new.test_inplace_assignment ... ok
26566 test_integer_overflow (type_inference_new)
26567 Doctest: type_inference_new.test_integer_overflow ... ok
26568 test_long_vs_double (type_inference_new)
26569 Doctest: type_inference_new.test_long_vs_double ... ok
26570 test_object_assmt (type_inference_new)
26571 Doctest: type_inference_new.test_object_assmt ... ok
26572 test_python_objects (type_inference_new)
26573 Doctest: type_inference_new.test_python_objects ... ok
26574 test_reassignment (type_inference_new)
26575 Doctest: type_inference_new.test_reassignment ... ok
26576 test_swap (type_inference_new)
26577 Doctest: type_inference_new.test_swap ... ok
26578 runTest (__main__.CythonRunTestCase)
26579 [-1] compiling (c/cy2) and running type_slots_int_long_T287 ... type_slots_int_long_T287 ()
26580 Doctest: type_slots_int_long_T287 ... ok
26581 getint (type_slots_int_long_T287)
26582 Doctest: type_slots_int_long_T287.getint ... ok
26583 getlong (type_slots_int_long_T287)
26584 Doctest: type_slots_int_long_T287.getlong ... ok
26585 runTest (__main__.CythonRunTestCase)
26586 [-1] compiling (cpp/cy2) and running type_slots_int_long_T287 ... type_slots_int_long_T287 ()
26587 Doctest: type_slots_int_long_T287 ... ok
26588 getint (type_slots_int_long_T287)
26589 Doctest: type_slots_int_long_T287.getint ... ok
26590 getlong (type_slots_int_long_T287)
26591 Doctest: type_slots_int_long_T287.getlong ... ok
26592 runTest (__main__.CythonRunTestCase)
26593 [-1] compiling (c/cy2) and running type_slots_nonzero_bool ... type_slots_nonzero_bool ()
26594 Doctest: type_slots_nonzero_bool ... ok
26595 runTest (__main__.CythonRunTestCase)
26596 [-1] compiling (cpp/cy2) and running type_slots_nonzero_bool ... type_slots_nonzero_bool ()
26597 Doctest: type_slots_nonzero_bool ... ok
26598 runTest (__main__.CythonRunTestCase)
26599 [-1] compiling (c/cy2) and running typed_slice ... slice_charp (typed_slice)
26600 Doctest: typed_slice.slice_charp ... ok
26601 slice_charp_repeat (typed_slice)
26602 Doctest: typed_slice.slice_charp_repeat ... ok
26603 slice_fused_type_all (typed_slice)
26604 Doctest: typed_slice.slice_fused_type_all ... ok
26605 slice_fused_type_start (typed_slice)
26606 Doctest: typed_slice.slice_fused_type_start ... ok
26607 slice_fused_type_start_and_step (typed_slice)
26608 Doctest: typed_slice.slice_fused_type_start_and_step ... ok
26609 slice_fused_type_start_and_stop (typed_slice)
26610 Doctest: typed_slice.slice_fused_type_start_and_stop ... ok
26611 slice_fused_type_step (typed_slice)
26612 Doctest: typed_slice.slice_fused_type_step ... ok
26613 slice_fused_type_stop (typed_slice)
26614 Doctest: typed_slice.slice_fused_type_stop ... ok
26615 slice_fused_type_stop_and_step (typed_slice)
26616 Doctest: typed_slice.slice_fused_type_stop_and_step ... ok
26617 slice_list (typed_slice)
26618 Doctest: typed_slice.slice_list ... ok
26619 slice_list_assign (typed_slice)
26620 Doctest: typed_slice.slice_list_assign ... ok
26621 slice_list_assign_list (typed_slice)
26622 Doctest: typed_slice.slice_list_assign_list ... ok
26623 slice_list_assign_tuple (typed_slice)
26624 Doctest: typed_slice.slice_list_assign_tuple ... ok
26625 slice_list_copy (typed_slice)
26626 Doctest: typed_slice.slice_list_copy ... ok
26627 slice_list_start (typed_slice)
26628 Doctest: typed_slice.slice_list_start ... ok
26629 slice_list_stop (typed_slice)
26630 Doctest: typed_slice.slice_list_stop ... ok
26631 slice_tuple (typed_slice)
26632 Doctest: typed_slice.slice_tuple ... ok
26633 slice_tuple_copy (typed_slice)
26634 Doctest: typed_slice.slice_tuple_copy ... ok
26635 slice_tuple_start (typed_slice)
26636 Doctest: typed_slice.slice_tuple_start ... ok
26637 slice_tuple_stop (typed_slice)
26638 Doctest: typed_slice.slice_tuple_stop ... ok
26639 runTest (__main__.CythonRunTestCase)
26640 [-1] compiling (cpp/cy2) and running typed_slice ... slice_charp (typed_slice)
26641 Doctest: typed_slice.slice_charp ... ok
26642 slice_charp_repeat (typed_slice)
26643 Doctest: typed_slice.slice_charp_repeat ... ok
26644 slice_fused_type_all (typed_slice)
26645 Doctest: typed_slice.slice_fused_type_all ... ok
26646 slice_fused_type_start (typed_slice)
26647 Doctest: typed_slice.slice_fused_type_start ... ok
26648 slice_fused_type_start_and_step (typed_slice)
26649 Doctest: typed_slice.slice_fused_type_start_and_step ... ok
26650 slice_fused_type_start_and_stop (typed_slice)
26651 Doctest: typed_slice.slice_fused_type_start_and_stop ... ok
26652 slice_fused_type_step (typed_slice)
26653 Doctest: typed_slice.slice_fused_type_step ... ok
26654 slice_fused_type_stop (typed_slice)
26655 Doctest: typed_slice.slice_fused_type_stop ... ok
26656 slice_fused_type_stop_and_step (typed_slice)
26657 Doctest: typed_slice.slice_fused_type_stop_and_step ... ok
26658 slice_list (typed_slice)
26659 Doctest: typed_slice.slice_list ... ok
26660 slice_list_assign (typed_slice)
26661 Doctest: typed_slice.slice_list_assign ... ok
26662 slice_list_assign_list (typed_slice)
26663 Doctest: typed_slice.slice_list_assign_list ... ok
26664 slice_list_assign_tuple (typed_slice)
26665 Doctest: typed_slice.slice_list_assign_tuple ... ok
26666 slice_list_copy (typed_slice)
26667 Doctest: typed_slice.slice_list_copy ... ok
26668 slice_list_start (typed_slice)
26669 Doctest: typed_slice.slice_list_start ... ok
26670 slice_list_stop (typed_slice)
26671 Doctest: typed_slice.slice_list_stop ... ok
26672 slice_tuple (typed_slice)
26673 Doctest: typed_slice.slice_tuple ... ok
26674 slice_tuple_copy (typed_slice)
26675 Doctest: typed_slice.slice_tuple_copy ... ok
26676 slice_tuple_start (typed_slice)
26677 Doctest: typed_slice.slice_tuple_start ... ok
26678 slice_tuple_stop (typed_slice)
26679 Doctest: typed_slice.slice_tuple_stop ... ok
26680 runTest (__main__.CythonRunTestCase)
26681 [-1] compiling (c/cy2) and running typeddefaultargT373 ... MyClass (typeddefaultargT373)
26682 Doctest: typeddefaultargT373.MyClass ... ok
26683 MyOtherClass (typeddefaultargT373)
26684 Doctest: typeddefaultargT373.MyOtherClass ... ok
26685 runTest (__main__.CythonRunTestCase)
26686 [-1] compiling (cpp/cy2) and running typeddefaultargT373 ... MyClass (typeddefaultargT373)
26687 Doctest: typeddefaultargT373.MyClass ... ok
26688 MyOtherClass (typeddefaultargT373)
26689 Doctest: typeddefaultargT373.MyOtherClass ... ok
26690 runTest (__main__.CythonRunTestCase)
26691 [-1] compiling (c/cy2) and running typedfieldbug_T303 ... typedfieldbug_T303 ()
26692 Doctest: typedfieldbug_T303 ... ok
26693 f (typedfieldbug_T303)
26694 Doctest: typedfieldbug_T303.f ... ok
26695 global_vars (typedfieldbug_T303)
26696 Doctest: typedfieldbug_T303.global_vars ... ok
26697 longdouble_access (typedfieldbug_T303)
26698 Doctest: typedfieldbug_T303.longdouble_access ... ok
26699 runTest (__main__.CythonRunTestCase)
26700 [-1] compiling (cpp/cy2) and running typedfieldbug_T303 ... typedfieldbug_T303 ()
26701 Doctest: typedfieldbug_T303 ... ok
26702 f (typedfieldbug_T303)
26703 Doctest: typedfieldbug_T303.f ... ok
26704 global_vars (typedfieldbug_T303)
26705 Doctest: typedfieldbug_T303.global_vars ... ok
26706 longdouble_access (typedfieldbug_T303)
26707 Doctest: typedfieldbug_T303.longdouble_access ... ok
26708 runTest (__main__.CythonRunTestCase)
26709 [-1] compiling (c/cy2) and running typeof ... expression (typeof)
26710 Doctest: typeof.expression ... ok
26711 simple (typeof)
26712 Doctest: typeof.simple ... ok
26713 runTest (__main__.CythonRunTestCase)
26714 [-1] compiling (cpp/cy2) and running typeof ... expression (typeof)
26715 Doctest: typeof.expression ... ok
26716 simple (typeof)
26717 Doctest: typeof.simple ... ok
26718 runTest (__main__.CythonRunTestCase)
26719 [-1] compiling (c/cy2) and running typeofexttype ... test (typeofexttype)
26720 Doctest: typeofexttype.test ... ok
26721 runTest (__main__.CythonRunTestCase)
26722 [-1] compiling (cpp/cy2) and running typeofexttype ... test (typeofexttype)
26723 Doctest: typeofexttype.test ... ok
26724 runTest (__main__.CythonRunTestCase)
26725 [-1] compiling (c/cy2) and running typetest_T417 ... attribute_access (line 60) (typetest_T417.__test__)
26726 Doctest: typetest_T417.__test__.attribute_access (line 60) ... ok
26727 foo1 (line 15) (typetest_T417.__test__)
26728 Doctest: typetest_T417.__test__.foo1 (line 15) ... ok
26729 foo2 (line 25) (typetest_T417.__test__)
26730 Doctest: typetest_T417.__test__.foo2 (line 25) ... ok
26731 foo3 (line 41) (typetest_T417.__test__)
26732 Doctest: typetest_T417.__test__.foo3 (line 41) ... ok
26733 test_builtin_typecheck_cast (line 105) (typetest_T417.__test__)
26734 Doctest: typetest_T417.__test__.test_builtin_typecheck_cast (line 105) ... ok
26735 test_getFoo (line 87) (typetest_T417.__test__)
26736 Doctest: typetest_T417.__test__.test_getFoo (line 87) ... ok
26737 test_getFooCast (line 96) (typetest_T417.__test__)
26738 Doctest: typetest_T417.__test__.test_getFooCast (line 96) ... ok
26739 attribute_access (typetest_T417)
26740 Doctest: typetest_T417.attribute_access ... ok
26741 foo1 (typetest_T417)
26742 Doctest: typetest_T417.foo1 ... ok
26743 foo2 (typetest_T417)
26744 Doctest: typetest_T417.foo2 ... ok
26745 foo3 (typetest_T417)
26746 Doctest: typetest_T417.foo3 ... ok
26747 test_builtin_typecheck_cast (typetest_T417)
26748 Doctest: typetest_T417.test_builtin_typecheck_cast ... ok
26749 test_getFoo (typetest_T417)
26750 Doctest: typetest_T417.test_getFoo ... ok
26751 test_getFooCast (typetest_T417)
26752 Doctest: typetest_T417.test_getFooCast ... ok
26753 runTest (__main__.CythonRunTestCase)
26754 [-1] compiling (cpp/cy2) and running typetest_T417 ... attribute_access (line 60) (typetest_T417.__test__)
26755 Doctest: typetest_T417.__test__.attribute_access (line 60) ... ok
26756 foo1 (line 15) (typetest_T417.__test__)
26757 Doctest: typetest_T417.__test__.foo1 (line 15) ... ok
26758 foo2 (line 25) (typetest_T417.__test__)
26759 Doctest: typetest_T417.__test__.foo2 (line 25) ... ok
26760 foo3 (line 41) (typetest_T417.__test__)
26761 Doctest: typetest_T417.__test__.foo3 (line 41) ... ok
26762 test_builtin_typecheck_cast (line 105) (typetest_T417.__test__)
26763 Doctest: typetest_T417.__test__.test_builtin_typecheck_cast (line 105) ... ok
26764 test_getFoo (line 87) (typetest_T417.__test__)
26765 Doctest: typetest_T417.__test__.test_getFoo (line 87) ... ok
26766 test_getFooCast (line 96) (typetest_T417.__test__)
26767 Doctest: typetest_T417.__test__.test_getFooCast (line 96) ... ok
26768 attribute_access (typetest_T417)
26769 Doctest: typetest_T417.attribute_access ... ok
26770 foo1 (typetest_T417)
26771 Doctest: typetest_T417.foo1 ... ok
26772 foo2 (typetest_T417)
26773 Doctest: typetest_T417.foo2 ... ok
26774 foo3 (typetest_T417)
26775 Doctest: typetest_T417.foo3 ... ok
26776 test_builtin_typecheck_cast (typetest_T417)
26777 Doctest: typetest_T417.test_builtin_typecheck_cast ... ok
26778 test_getFoo (typetest_T417)
26779 Doctest: typetest_T417.test_getFoo ... ok
26780 test_getFooCast (typetest_T417)
26781 Doctest: typetest_T417.test_getFooCast ... ok
26782 runTest (__main__.CythonRunTestCase)
26783 [-1] compiling (c/cy2) and running typing_module ... TestClassVar (typing_module)
26784 Doctest: typing_module.TestClassVar ... ok
26785 test_subscripted_types (typing_module)
26786 Doctest: typing_module.test_subscripted_types ... ok
26787 runTest (__main__.CythonRunTestCase)
26788 [-1] compiling (cpp/cy2) and running typing_module ... TestClassVar (typing_module)
26789 Doctest: typing_module.TestClassVar ... ok
26790 test_subscripted_types (typing_module)
26791 Doctest: typing_module.test_subscripted_types ... ok
26792 run (__main__.PureDoctestTestCase)
26793 [-1] running pure doctests in typing_module ... TestClassVar (typing_module)
26794 Doctest: typing_module.TestClassVar ... ok
26795 test_subscripted_types (typing_module)
26796 Doctest: typing_module.test_subscripted_types ... ok
26797 runTest (__main__.CythonRunTestCase)
26798 [-1] compiling (c/cy2) and running typing_module_cy ... TestClassVar (typing_module_cy)
26799 Doctest: typing_module_cy.TestClassVar ... ok
26800 test_subscripted_types (typing_module_cy)
26801 Doctest: typing_module_cy.test_subscripted_types ... ok
26802 runTest (__main__.CythonRunTestCase)
26803 [-1] compiling (cpp/cy2) and running typing_module_cy ... TestClassVar (typing_module_cy)
26804 Doctest: typing_module_cy.TestClassVar ... ok
26805 test_subscripted_types (typing_module_cy)
26806 Doctest: typing_module_cy.test_subscripted_types ... ok
26807 runTest (__main__.CythonRunTestCase)
26808 [-1] compiling (c/cy2) and running ufunc ... test_can_throw (ufunc)
26809 Doctest: ufunc.test_can_throw ... ok
26810 test_flow_control (ufunc)
26811 Doctest: ufunc.test_flow_control ... ok
26812 test_multiple_return_values (ufunc)
26813 Doctest: ufunc.test_multiple_return_values ... ok
26814 test_nested_function (ufunc)
26815 Doctest: ufunc.test_nested_function ... ok
26816 test_plus_one (ufunc)
26817 Doctest: ufunc.test_plus_one ... ok
26818 test_plus_one_twice (ufunc)
26819 Doctest: ufunc.test_plus_one_twice ... ok
26820 test_py_arg (ufunc)
26821 Doctest: ufunc.test_py_arg ... ok
26822 test_py_return_value (ufunc)
26823 Doctest: ufunc.test_py_return_value ... ok
26824 test_to_the_power (ufunc)
26825 Doctest: ufunc.test_to_the_power ... ok
26826 test_triple_it (ufunc)
26827 Doctest: ufunc.test_triple_it ... ok
26828 runTest (__main__.CythonRunTestCase)
26829 [-1] compiling (cpp/cy2) and running ufunc ... test_can_throw (ufunc)
26830 Doctest: ufunc.test_can_throw ... ok
26831 test_flow_control (ufunc)
26832 Doctest: ufunc.test_flow_control ... ok
26833 test_multiple_return_values (ufunc)
26834 Doctest: ufunc.test_multiple_return_values ... ok
26835 test_nested_function (ufunc)
26836 Doctest: ufunc.test_nested_function ... ok
26837 test_plus_one (ufunc)
26838 Doctest: ufunc.test_plus_one ... ok
26839 test_plus_one_twice (ufunc)
26840 Doctest: ufunc.test_plus_one_twice ... ok
26841 test_py_arg (ufunc)
26842 Doctest: ufunc.test_py_arg ... ok
26843 test_py_return_value (ufunc)
26844 Doctest: ufunc.test_py_return_value ... ok
26845 test_to_the_power (ufunc)
26846 Doctest: ufunc.test_to_the_power ... ok
26847 test_triple_it (ufunc)
26848 Doctest: ufunc.test_triple_it ... ok
26849 runTest (__main__.CythonRunTestCase)
26850 [-1] compiling (c/cy2) and running unbound_builtin_methods ... list_insert (unbound_builtin_methods)
26851 Doctest: unbound_builtin_methods.list_insert ... ok
26852 list_insert_assigned (unbound_builtin_methods)
26853 Doctest: unbound_builtin_methods.list_insert_assigned ... ok
26854 list_insert_literal (unbound_builtin_methods)
26855 Doctest: unbound_builtin_methods.list_insert_literal ... ok
26856 list_pop (unbound_builtin_methods)
26857 Doctest: unbound_builtin_methods.list_pop ... ok
26858 list_pop_assigned (unbound_builtin_methods)
26859 Doctest: unbound_builtin_methods.list_pop_assigned ... ok
26860 runTest (__main__.CythonRunTestCase)
26861 [-1] compiling (cpp/cy2) and running unbound_builtin_methods ... list_insert (unbound_builtin_methods)
26862 Doctest: unbound_builtin_methods.list_insert ... ok
26863 list_insert_assigned (unbound_builtin_methods)
26864 Doctest: unbound_builtin_methods.list_insert_assigned ... ok
26865 list_insert_literal (unbound_builtin_methods)
26866 Doctest: unbound_builtin_methods.list_insert_literal ... ok
26867 list_pop (unbound_builtin_methods)
26868 Doctest: unbound_builtin_methods.list_pop ... ok
26869 list_pop_assigned (unbound_builtin_methods)
26870 Doctest: unbound_builtin_methods.list_pop_assigned ... ok
26871 runTest (__main__.CythonRunTestCase)
26872 [-1] compiling (c/cy2) and running unbound_special_methods ... UnicodeSubclass (unbound_special_methods)
26873 Doctest: unbound_special_methods.UnicodeSubclass ... ok
26874 unicode_contains (unbound_special_methods)
26875 Doctest: unbound_special_methods.unicode_contains ... ok
26876 unicode_contains_unbound (unbound_special_methods)
26877 Doctest: unbound_special_methods.unicode_contains_unbound ... ok
26878 runTest (__main__.CythonRunTestCase)
26879 [-1] compiling (cpp/cy2) and running unbound_special_methods ... UnicodeSubclass (unbound_special_methods)
26880 Doctest: unbound_special_methods.UnicodeSubclass ... ok
26881 unicode_contains (unbound_special_methods)
26882 Doctest: unbound_special_methods.unicode_contains ... ok
26883 unicode_contains_unbound (unbound_special_methods)
26884 Doctest: unbound_special_methods.unicode_contains_unbound ... ok
26885 runTest (__main__.CythonRunTestCase)
26886 [-1] compiling (c/cy2) and running unicode_ascii_auto_encoding ... as_objects (unicode_ascii_auto_encoding)
26887 Doctest: unicode_ascii_auto_encoding.as_objects ... ok
26888 from_object (unicode_ascii_auto_encoding)
26889 Doctest: unicode_ascii_auto_encoding.from_object ... ok
26890 slice_as_objects (unicode_ascii_auto_encoding)
26891 Doctest: unicode_ascii_auto_encoding.slice_as_objects ... ok
26892 runTest (__main__.CythonRunTestCase)
26893 [-1] compiling (cpp/cy2) and running unicode_ascii_auto_encoding ... as_objects (unicode_ascii_auto_encoding)
26894 Doctest: unicode_ascii_auto_encoding.as_objects ... ok
26895 from_object (unicode_ascii_auto_encoding)
26896 Doctest: unicode_ascii_auto_encoding.from_object ... ok
26897 slice_as_objects (unicode_ascii_auto_encoding)
26898 Doctest: unicode_ascii_auto_encoding.slice_as_objects ... ok
26899 runTest (__main__.CythonRunTestCase)
26900 [-1] compiling (c/cy2) and running unicode_default_auto_encoding ... unicode_default_auto_encoding ()
26901 Doctest: unicode_default_auto_encoding ... ok
26902 as_objects (unicode_default_auto_encoding)
26903 Doctest: unicode_default_auto_encoding.as_objects ... ok
26904 from_object (unicode_default_auto_encoding)
26905 Doctest: unicode_default_auto_encoding.from_object ... ok
26906 slice_as_objects (unicode_default_auto_encoding)
26907 Doctest: unicode_default_auto_encoding.slice_as_objects ... ok
26908 runTest (__main__.CythonRunTestCase)
26909 [-1] compiling (cpp/cy2) and running unicode_default_auto_encoding ... unicode_default_auto_encoding ()
26910 Doctest: unicode_default_auto_encoding ... ok
26911 as_objects (unicode_default_auto_encoding)
26912 Doctest: unicode_default_auto_encoding.as_objects ... ok
26913 from_object (unicode_default_auto_encoding)
26914 Doctest: unicode_default_auto_encoding.from_object ... ok
26915 slice_as_objects (unicode_default_auto_encoding)
26916 Doctest: unicode_default_auto_encoding.slice_as_objects ... ok
26917 runTest (__main__.CythonRunTestCase)
26918 [-1] compiling (c/cy2) and running unicode_formatting ... ascii_format (unicode_formatting)
26919 Doctest: unicode_formatting.ascii_format ... ok
26920 format_int (unicode_formatting)
26921 Doctest: unicode_formatting.format_int ... ok
26922 mix_format (unicode_formatting)
26923 Doctest: unicode_formatting.mix_format ... ok
26924 repr_format (unicode_formatting)
26925 Doctest: unicode_formatting.repr_format ... ok
26926 str_format (unicode_formatting)
26927 Doctest: unicode_formatting.str_format ... ok
26928 subtypes (unicode_formatting)
26929 Doctest: unicode_formatting.subtypes ... ok
26930 runTest (__main__.CythonRunTestCase)
26931 [-1] compiling (cpp/cy2) and running unicode_formatting ... ascii_format (unicode_formatting)
26932 Doctest: unicode_formatting.ascii_format ... ok
26933 format_int (unicode_formatting)
26934 Doctest: unicode_formatting.format_int ... ok
26935 mix_format (unicode_formatting)
26936 Doctest: unicode_formatting.mix_format ... ok
26937 repr_format (unicode_formatting)
26938 Doctest: unicode_formatting.repr_format ... ok
26939 str_format (unicode_formatting)
26940 Doctest: unicode_formatting.str_format ... ok
26941 subtypes (unicode_formatting)
26942 Doctest: unicode_formatting.subtypes ... ok
26943 runTest (__main__.CythonRunTestCase)
26944 [-1] compiling (c/cy2) and running unicode_identifiers ... unicode_identifiers ()
26945 Doctest: unicode_identifiers ... ok
26946 regular_function (unicode_identifiers.A)
26947 Doctest: unicode_identifiers.A.regular_function ... ok
26948 NormalizeAttrCdef (unicode_identifiers)
26949 Doctest: unicode_identifiers.NormalizeAttrCdef ... ok
26950 regular_function (unicode_identifiers)
26951 Doctest: unicode_identifiers.regular_function ... ok
26952 runTest (__main__.CythonRunTestCase)
26953 [-1] compiling (cpp/cy2) and running unicode_identifiers ... unicode_identifiers ()
26954 Doctest: unicode_identifiers ... ok
26955 regular_function (unicode_identifiers.A)
26956 Doctest: unicode_identifiers.A.regular_function ... ok
26957 NormalizeAttrCdef (unicode_identifiers)
26958 Doctest: unicode_identifiers.NormalizeAttrCdef ... ok
26959 regular_function (unicode_identifiers)
26960 Doctest: unicode_identifiers.regular_function ... ok
26961 runTest (__main__.CythonCompileTestCase)
26962 [-1] compiling (c/cy2) unicode_identifiers_import ... ok
26963 runTest (__main__.CythonCompileTestCase)
26964 [-1] compiling (cpp/cy2) unicode_identifiers_import ... ok
26965 runTest (__main__.EndToEndTest)
26966 [-1] End-to-end unicode_identifiers_normalization ... ok
26967 runTest (__main__.EndToEndTest)
26968 [-1] End-to-end unicode_imports ... ok
26969 runTest (__main__.CythonRunTestCase)
26970 [-1] compiling (c/cy2) and running unicode_indexing ... index (unicode_indexing)
26971 Doctest: unicode_indexing.index ... ok
26972 index_add (unicode_indexing)
26973 Doctest: unicode_indexing.index_add ... ok
26974 index_compare (unicode_indexing)
26975 Doctest: unicode_indexing.index_compare ... ok
26976 index_compare_string (unicode_indexing)
26977 Doctest: unicode_indexing.index_compare_string ... ok
26978 index_concat_loop (unicode_indexing)
26979 Doctest: unicode_indexing.index_concat_loop ... ok
26980 index_join_loop (unicode_indexing)
26981 Doctest: unicode_indexing.index_join_loop ... ok
26982 index_literal (unicode_indexing)
26983 Doctest: unicode_indexing.index_literal ... ok
26984 index_literal_pyunicode_cast (unicode_indexing)
26985 Doctest: unicode_indexing.index_literal_pyunicode_cast ... ok
26986 index_literal_pyunicode_coerce (unicode_indexing)
26987 Doctest: unicode_indexing.index_literal_pyunicode_coerce ... ok
26988 index_literal_pyunicode_coerce_no_check (unicode_indexing)
26989 Doctest: unicode_indexing.index_literal_pyunicode_coerce_no_check ... ok
26990 index_multiply (unicode_indexing)
26991 Doctest: unicode_indexing.index_multiply ... ok
26992 index_no_boundscheck (unicode_indexing)
26993 Doctest: unicode_indexing.index_no_boundscheck ... ok
26994 index_pyindex (unicode_indexing)
26995 Doctest: unicode_indexing.index_pyindex ... ok
26996 unsigned_index_no_boundscheck (unicode_indexing)
26997 Doctest: unicode_indexing.unsigned_index_no_boundscheck ... ok
26998 runTest (__main__.CythonRunTestCase)
26999 [-1] compiling (cpp/cy2) and running unicode_indexing ... index (unicode_indexing)
27000 Doctest: unicode_indexing.index ... ok
27001 index_add (unicode_indexing)
27002 Doctest: unicode_indexing.index_add ... ok
27003 index_compare (unicode_indexing)
27004 Doctest: unicode_indexing.index_compare ... ok
27005 index_compare_string (unicode_indexing)
27006 Doctest: unicode_indexing.index_compare_string ... ok
27007 index_concat_loop (unicode_indexing)
27008 Doctest: unicode_indexing.index_concat_loop ... ok
27009 index_join_loop (unicode_indexing)
27010 Doctest: unicode_indexing.index_join_loop ... ok
27011 index_literal (unicode_indexing)
27012 Doctest: unicode_indexing.index_literal ... ok
27013 index_literal_pyunicode_cast (unicode_indexing)
27014 Doctest: unicode_indexing.index_literal_pyunicode_cast ... ok
27015 index_literal_pyunicode_coerce (unicode_indexing)
27016 Doctest: unicode_indexing.index_literal_pyunicode_coerce ... ok
27017 index_literal_pyunicode_coerce_no_check (unicode_indexing)
27018 Doctest: unicode_indexing.index_literal_pyunicode_coerce_no_check ... ok
27019 index_multiply (unicode_indexing)
27020 Doctest: unicode_indexing.index_multiply ... ok
27021 index_no_boundscheck (unicode_indexing)
27022 Doctest: unicode_indexing.index_no_boundscheck ... ok
27023 index_pyindex (unicode_indexing)
27024 Doctest: unicode_indexing.index_pyindex ... ok
27025 unsigned_index_no_boundscheck (unicode_indexing)
27026 Doctest: unicode_indexing.unsigned_index_no_boundscheck ... ok
27027 runTest (__main__.CythonRunTestCase)
27028 [-1] compiling (c/cy2) and running unicode_kwargs ... accept_kwargs (unicode_kwargs)
27029 Doctest: unicode_kwargs.accept_kwargs ... ok
27030 unexpected_kwarg (unicode_kwargs)
27031 Doctest: unicode_kwargs.unexpected_kwarg ... ok
27032 runTest (__main__.CythonRunTestCase)
27033 [-1] compiling (cpp/cy2) and running unicode_kwargs ... accept_kwargs (unicode_kwargs)
27034 Doctest: unicode_kwargs.accept_kwargs ... ok
27035 unexpected_kwarg (unicode_kwargs)
27036 Doctest: unicode_kwargs.unexpected_kwarg ... ok
27037 runTest (__main__.CythonRunTestCase)
27038 [-1] compiling (c/cy2) and running unicode_slicing ... unicode_slicing ()
27039 Doctest: unicode_slicing ... ok
27040 runTest (__main__.CythonRunTestCase)
27041 [-1] compiling (cpp/cy2) and running unicode_slicing ... unicode_slicing ()
27042 Doctest: unicode_slicing ... ok
27043 runTest (__main__.CythonRunTestCase)
27044 [-1] compiling (c/cy2) and running unicodeencode ... unicodeencode ()
27045 Doctest: unicodeencode ... ok
27046 ascii_replace (unicodeencode)
27047 Doctest: unicodeencode.ascii_replace ... ok
27048 cp850_strict (unicodeencode)
27049 Doctest: unicodeencode.cp850_strict ... ok
27050 default (unicodeencode)
27051 Doctest: unicodeencode.default ... ok
27052 encode_non_constant (unicodeencode)
27053 Doctest: unicodeencode.encode_non_constant ... ok
27054 latin1 (unicodeencode)
27055 Doctest: unicodeencode.latin1 ... ok
27056 latin1_constant (unicodeencode)
27057 Doctest: unicodeencode.latin1_constant ... ok
27058 utf8 (unicodeencode)
27059 Doctest: unicodeencode.utf8 ... ok
27060 utf8_bytes_strict (unicodeencode)
27061 Doctest: unicodeencode.utf8_bytes_strict ... ok
27062 utf8_str_strict (unicodeencode)
27063 Doctest: unicodeencode.utf8_str_strict ... ok
27064 utf8_strict (unicodeencode)
27065 Doctest: unicodeencode.utf8_strict ... ok
27066 runTest (__main__.CythonRunTestCase)
27067 [-1] compiling (cpp/cy2) and running unicodeencode ... unicodeencode ()
27068 Doctest: unicodeencode ... ok
27069 ascii_replace (unicodeencode)
27070 Doctest: unicodeencode.ascii_replace ... ok
27071 cp850_strict (unicodeencode)
27072 Doctest: unicodeencode.cp850_strict ... ok
27073 default (unicodeencode)
27074 Doctest: unicodeencode.default ... ok
27075 encode_non_constant (unicodeencode)
27076 Doctest: unicodeencode.encode_non_constant ... ok
27077 latin1 (unicodeencode)
27078 Doctest: unicodeencode.latin1 ... ok
27079 latin1_constant (unicodeencode)
27080 Doctest: unicodeencode.latin1_constant ... ok
27081 utf8 (unicodeencode)
27082 Doctest: unicodeencode.utf8 ... ok
27083 utf8_bytes_strict (unicodeencode)
27084 Doctest: unicodeencode.utf8_bytes_strict ... ok
27085 utf8_str_strict (unicodeencode)
27086 Doctest: unicodeencode.utf8_str_strict ... ok
27087 utf8_strict (unicodeencode)
27088 Doctest: unicodeencode.utf8_strict ... ok
27089 runTest (__main__.CythonRunTestCase)
27090 [-1] compiling (c/cy2) and running unicodefunction ... unicodefunction ()
27091 Doctest: unicodefunction ... ok
27092 typed (unicodefunction)
27093 Doctest: unicodefunction.typed ... ok
27094 typed_not_none (unicodefunction)
27095 Doctest: unicodefunction.typed_not_none ... ok
27096 runTest (__main__.CythonRunTestCase)
27097 [-1] compiling (cpp/cy2) and running unicodefunction ... unicodefunction ()
27098 Doctest: unicodefunction ... ok
27099 typed (unicodefunction)
27100 Doctest: unicodefunction.typed ... ok
27101 typed_not_none (unicodefunction)
27102 Doctest: unicodefunction.typed_not_none ... ok
27103 runTest (__main__.CythonRunTestCase)
27104 [-1] compiling (c/cy2) and running unicodeliterals ... unicodeliterals ()
27105 Doctest: unicodeliterals ... ok
27106 runTest (__main__.CythonRunTestCase)
27107 [-1] compiling (cpp/cy2) and running unicodeliterals ... unicodeliterals ()
27108 Doctest: unicodeliterals ... ok
27109 runTest (__main__.CythonRunTestCase)
27110 [-1] compiling (c/cy2) and running unicodeliteralsdefault ... unicodeliteralsdefault ()
27111 Doctest: unicodeliteralsdefault ... ok
27112 runTest (__main__.CythonRunTestCase)
27113 [-1] compiling (cpp/cy2) and running unicodeliteralsdefault ... unicodeliteralsdefault ()
27114 Doctest: unicodeliteralsdefault ... ok
27115 runTest (__main__.CythonRunTestCase)
27116 [-1] compiling (c/cy2) and running unicodeliteralslatin1 ... unicodeliteralslatin1 ()
27117 Doctest: unicodeliteralslatin1 ... ok
27118 runTest (__main__.CythonRunTestCase)
27119 [-1] compiling (cpp/cy2) and running unicodeliteralslatin1 ... unicodeliteralslatin1 ()
27120 Doctest: unicodeliteralslatin1 ... ok
27121 runTest (__main__.CythonRunTestCase)
27122 [-1] compiling (c/cy2) and running unicodemethods ... concat (unicodemethods)
27123 Doctest: unicodemethods.concat ... ok
27124 concat_any (unicodemethods)
27125 Doctest: unicodemethods.concat_any ... ok
27126 concat_literal_str (unicodemethods)
27127 Doctest: unicodemethods.concat_literal_str ... ok
27128 concat_literal_unicode (unicodemethods)
27129 Doctest: unicodemethods.concat_literal_unicode ... ok
27130 count (unicodemethods)
27131 Doctest: unicodemethods.count ... ok
27132 count_start_end (unicodemethods)
27133 Doctest: unicodemethods.count_start_end ... ok
27134 endswith (unicodemethods)
27135 Doctest: unicodemethods.endswith ... ok
27136 endswith_start_end (unicodemethods)
27137 Doctest: unicodemethods.endswith_start_end ... ok
27138 find (unicodemethods)
27139 Doctest: unicodemethods.find ... ok
27140 find_start_end (unicodemethods)
27141 Doctest: unicodemethods.find_start_end ... ok
27142 in_test (unicodemethods)
27143 Doctest: unicodemethods.in_test ... ok
27144 join (unicodemethods)
27145 Doctest: unicodemethods.join ... ok
27146 join_sep (unicodemethods)
27147 Doctest: unicodemethods.join_sep ... ok
27148 join_sep_genexpr (unicodemethods)
27149 Doctest: unicodemethods.join_sep_genexpr ... ok
27150 join_sep_genexpr_dictiter (unicodemethods)
27151 Doctest: unicodemethods.join_sep_genexpr_dictiter ... ok
27152 join_unbound (unicodemethods)
27153 Doctest: unicodemethods.join_unbound ... ok
27154 mod_format (unicodemethods)
27155 Doctest: unicodemethods.mod_format ... ok
27156 mod_format_literal (unicodemethods)
27157 Doctest: unicodemethods.mod_format_literal ... ok
27158 mod_format_tuple (unicodemethods)
27159 Doctest: unicodemethods.mod_format_tuple ... ok
27160 multiply (unicodemethods)
27161 Doctest: unicodemethods.multiply ... ok
27162 multiply_call (unicodemethods)
27163 Doctest: unicodemethods.multiply_call ... ok
27164 multiply_inplace (unicodemethods)
27165 Doctest: unicodemethods.multiply_inplace ... ok
27166 multiply_reversed (unicodemethods)
27167 Doctest: unicodemethods.multiply_reversed ... ok
27168 replace (unicodemethods)
27169 Doctest: unicodemethods.replace ... ok
27170 replace_maxcount (unicodemethods)
27171 Doctest: unicodemethods.replace_maxcount ... ok
27172 rfind (unicodemethods)
27173 Doctest: unicodemethods.rfind ... ok
27174 rfind_start_end (unicodemethods)
27175 Doctest: unicodemethods.rfind_start_end ... ok
27176 split (unicodemethods)
27177 Doctest: unicodemethods.split ... ok
27178 split_sep (unicodemethods)
27179 Doctest: unicodemethods.split_sep ... ok
27180 split_sep_max (unicodemethods)
27181 Doctest: unicodemethods.split_sep_max ... ok
27182 split_sep_max_int (unicodemethods)
27183 Doctest: unicodemethods.split_sep_max_int ... ok
27184 splitlines (unicodemethods)
27185 Doctest: unicodemethods.splitlines ... ok
27186 splitlines_keep (unicodemethods)
27187 Doctest: unicodemethods.splitlines_keep ... ok
27188 splitlines_keep_bint (unicodemethods)
27189 Doctest: unicodemethods.splitlines_keep_bint ... ok
27190 startswith (unicodemethods)
27191 Doctest: unicodemethods.startswith ... ok
27192 startswith_start_end (unicodemethods)
27193 Doctest: unicodemethods.startswith_start_end ... ok
27194 unicode__mul__ (unicodemethods)
27195 Doctest: unicodemethods.unicode__mul__ ... ok
27196 runTest (__main__.CythonRunTestCase)
27197 [-1] compiling (cpp/cy2) and running unicodemethods ... concat (unicodemethods)
27198 Doctest: unicodemethods.concat ... ok
27199 concat_any (unicodemethods)
27200 Doctest: unicodemethods.concat_any ... ok
27201 concat_literal_str (unicodemethods)
27202 Doctest: unicodemethods.concat_literal_str ... ok
27203 concat_literal_unicode (unicodemethods)
27204 Doctest: unicodemethods.concat_literal_unicode ... ok
27205 count (unicodemethods)
27206 Doctest: unicodemethods.count ... ok
27207 count_start_end (unicodemethods)
27208 Doctest: unicodemethods.count_start_end ... ok
27209 endswith (unicodemethods)
27210 Doctest: unicodemethods.endswith ... ok
27211 endswith_start_end (unicodemethods)
27212 Doctest: unicodemethods.endswith_start_end ... ok
27213 find (unicodemethods)
27214 Doctest: unicodemethods.find ... ok
27215 find_start_end (unicodemethods)
27216 Doctest: unicodemethods.find_start_end ... ok
27217 in_test (unicodemethods)
27218 Doctest: unicodemethods.in_test ... ok
27219 join (unicodemethods)
27220 Doctest: unicodemethods.join ... ok
27221 join_sep (unicodemethods)
27222 Doctest: unicodemethods.join_sep ... ok
27223 join_sep_genexpr (unicodemethods)
27224 Doctest: unicodemethods.join_sep_genexpr ... ok
27225 join_sep_genexpr_dictiter (unicodemethods)
27226 Doctest: unicodemethods.join_sep_genexpr_dictiter ... ok
27227 join_unbound (unicodemethods)
27228 Doctest: unicodemethods.join_unbound ... ok
27229 mod_format (unicodemethods)
27230 Doctest: unicodemethods.mod_format ... ok
27231 mod_format_literal (unicodemethods)
27232 Doctest: unicodemethods.mod_format_literal ... ok
27233 mod_format_tuple (unicodemethods)
27234 Doctest: unicodemethods.mod_format_tuple ... ok
27235 multiply (unicodemethods)
27236 Doctest: unicodemethods.multiply ... ok
27237 multiply_call (unicodemethods)
27238 Doctest: unicodemethods.multiply_call ... ok
27239 multiply_inplace (unicodemethods)
27240 Doctest: unicodemethods.multiply_inplace ... ok
27241 multiply_reversed (unicodemethods)
27242 Doctest: unicodemethods.multiply_reversed ... ok
27243 replace (unicodemethods)
27244 Doctest: unicodemethods.replace ... ok
27245 replace_maxcount (unicodemethods)
27246 Doctest: unicodemethods.replace_maxcount ... ok
27247 rfind (unicodemethods)
27248 Doctest: unicodemethods.rfind ... ok
27249 rfind_start_end (unicodemethods)
27250 Doctest: unicodemethods.rfind_start_end ... ok
27251 split (unicodemethods)
27252 Doctest: unicodemethods.split ... ok
27253 split_sep (unicodemethods)
27254 Doctest: unicodemethods.split_sep ... ok
27255 split_sep_max (unicodemethods)
27256 Doctest: unicodemethods.split_sep_max ... ok
27257 split_sep_max_int (unicodemethods)
27258 Doctest: unicodemethods.split_sep_max_int ... ok
27259 splitlines (unicodemethods)
27260 Doctest: unicodemethods.splitlines ... ok
27261 splitlines_keep (unicodemethods)
27262 Doctest: unicodemethods.splitlines_keep ... ok
27263 splitlines_keep_bint (unicodemethods)
27264 Doctest: unicodemethods.splitlines_keep_bint ... ok
27265 startswith (unicodemethods)
27266 Doctest: unicodemethods.startswith ... ok
27267 startswith_start_end (unicodemethods)
27268 Doctest: unicodemethods.startswith_start_end ... ok
27269 unicode__mul__ (unicodemethods)
27270 Doctest: unicodemethods.unicode__mul__ ... ok
27271 runTest (__main__.CythonRunTestCase)
27272 [-1] compiling (c/cy2) and running uninitialized ... conditional (uninitialized)
27273 Doctest: uninitialized.conditional ... ok
27274 deleted (uninitialized)
27275 Doctest: uninitialized.deleted ... ok
27276 inside_loop (uninitialized)
27277 Doctest: uninitialized.inside_loop ... ok
27278 test_class (uninitialized)
27279 Doctest: uninitialized.test_class ... ok
27280 test_expression_calculation_order_bug (uninitialized)
27281 Doctest: uninitialized.test_expression_calculation_order_bug ... ok
27282 test_inner (uninitialized)
27283 Doctest: uninitialized.test_inner ... ok
27284 test_nested (uninitialized)
27285 Doctest: uninitialized.test_nested ... ok
27286 test_outer (uninitialized)
27287 Doctest: uninitialized.test_outer ... ok
27288 test_try_except_regression (uninitialized)
27289 Doctest: uninitialized.test_try_except_regression ... ok
27290 test_try_finally_regression (uninitialized)
27291 Doctest: uninitialized.test_try_finally_regression ... ok
27292 try_except (uninitialized)
27293 Doctest: uninitialized.try_except ... ok
27294 try_finally (uninitialized)
27295 Doctest: uninitialized.try_finally ... ok
27296 runTest (__main__.CythonRunTestCase)
27297 [-1] compiling (cpp/cy2) and running uninitialized ... conditional (uninitialized)
27298 Doctest: uninitialized.conditional ... ok
27299 deleted (uninitialized)
27300 Doctest: uninitialized.deleted ... ok
27301 inside_loop (uninitialized)
27302 Doctest: uninitialized.inside_loop ... ok
27303 test_class (uninitialized)
27304 Doctest: uninitialized.test_class ... ok
27305 test_expression_calculation_order_bug (uninitialized)
27306 Doctest: uninitialized.test_expression_calculation_order_bug ... ok
27307 test_inner (uninitialized)
27308 Doctest: uninitialized.test_inner ... ok
27309 test_nested (uninitialized)
27310 Doctest: uninitialized.test_nested ... ok
27311 test_outer (uninitialized)
27312 Doctest: uninitialized.test_outer ... ok
27313 test_try_except_regression (uninitialized)
27314 Doctest: uninitialized.test_try_except_regression ... ok
27315 test_try_finally_regression (uninitialized)
27316 Doctest: uninitialized.test_try_finally_regression ... ok
27317 try_except (uninitialized)
27318 Doctest: uninitialized.try_except ... ok
27319 try_finally (uninitialized)
27320 Doctest: uninitialized.try_finally ... ok
27321 run (__main__.PureDoctestTestCase)
27322 [-1] running pure doctests in uninitialized ... conditional (uninitialized)
27323 Doctest: uninitialized.conditional ... ok
27324 deleted (uninitialized)
27325 Doctest: uninitialized.deleted ... ok
27326 inside_loop (uninitialized)
27327 Doctest: uninitialized.inside_loop ... ok
27328 test_class (uninitialized)
27329 Doctest: uninitialized.test_class ... ok
27330 test_expression_calculation_order_bug (uninitialized)
27331 Doctest: uninitialized.test_expression_calculation_order_bug ... ok
27332 test_inner (uninitialized)
27333 Doctest: uninitialized.test_inner ... ok
27334 test_nested (uninitialized)
27335 Doctest: uninitialized.test_nested ... ok
27336 test_outer (uninitialized)
27337 Doctest: uninitialized.test_outer ... ok
27338 test_try_except_regression (uninitialized)
27339 Doctest: uninitialized.test_try_except_regression ... ok
27340 test_try_finally_regression (uninitialized)
27341 Doctest: uninitialized.test_try_finally_regression ... ok
27342 try_except (uninitialized)
27343 Doctest: uninitialized.try_except ... ok
27344 try_finally (uninitialized)
27345 Doctest: uninitialized.try_finally ... ok
27346 runTest (__main__.CythonRunTestCase)
27347 [-1] compiling (c/cy2) and running unop ... f (unop)
27348 Doctest: unop.f ... ok
27349 runTest (__main__.CythonRunTestCase)
27350 [-1] compiling (cpp/cy2) and running unop ... f (unop)
27351 Doctest: unop.f ... ok
27352 runTest (__main__.CythonRunTestCase)
27353 [-1] compiling (c/cy2) and running unop_extras ... increment_decrement (unop_extras)
27354 Doctest: unop_extras.increment_decrement ... ok
27355 test_deref (unop_extras)
27356 Doctest: unop_extras.test_deref ... ok
27357 runTest (__main__.CythonRunTestCase)
27358 [-1] compiling (cpp/cy2) and running unop_extras ... increment_decrement (unop_extras)
27359 Doctest: unop_extras.increment_decrement ... ok
27360 test_deref (unop_extras)
27361 Doctest: unop_extras.test_deref ... ok
27362 runTest (__main__.CythonRunTestCase)
27363 [-1] compiling (c/cy2) and running unpack ... failure_too_few (unpack)
27364 Doctest: unpack.failure_too_few ... ok
27365 failure_too_many (unpack)
27366 Doctest: unpack.failure_too_many ... ok
27367 failure_while_unpacking (unpack)
27368 Doctest: unpack.failure_while_unpacking ... ok
27369 kunterbunt (unpack)
27370 Doctest: unpack.kunterbunt ... ok
27371 test_unpack_resultref (unpack)
27372 Doctest: unpack.test_unpack_resultref ... ok
27373 unpack_fail_assignment (unpack)
27374 Doctest: unpack.unpack_fail_assignment ... ok
27375 unpack_list (unpack)
27376 Doctest: unpack.unpack_list ... ok
27377 unpack_literal_none_to_builtin_type (unpack)
27378 Doctest: unpack.unpack_literal_none_to_builtin_type ... ok
27379 unpack_literal_none_to_exttype (unpack)
27380 Doctest: unpack.unpack_literal_none_to_exttype ... ok
27381 unpack_many (unpack)
27382 Doctest: unpack.unpack_many ... ok
27383 unpack_many_int (unpack)
27384 Doctest: unpack.unpack_many_int ... ok
27385 unpack_many_list (unpack)
27386 Doctest: unpack.unpack_many_list ... ok
27387 unpack_many_tuple (unpack)
27388 Doctest: unpack.unpack_many_tuple ... ok
27389 unpack_partial (unpack)
27390 Doctest: unpack.unpack_partial ... ok
27391 unpack_partial_typed (unpack)
27392 Doctest: unpack.unpack_partial_typed ... ok
27393 unpack_to_itself (unpack)
27394 Doctest: unpack.unpack_to_itself ... ok
27395 unpack_tuple (unpack)
27396 Doctest: unpack.unpack_tuple ... ok
27397 unpack_typed (unpack)
27398 Doctest: unpack.unpack_typed ... ok
27399 runTest (__main__.CythonRunTestCase)
27400 [-1] compiling (cpp/cy2) and running unpack ... failure_too_few (unpack)
27401 Doctest: unpack.failure_too_few ... ok
27402 failure_too_many (unpack)
27403 Doctest: unpack.failure_too_many ... ok
27404 failure_while_unpacking (unpack)
27405 Doctest: unpack.failure_while_unpacking ... ok
27406 kunterbunt (unpack)
27407 Doctest: unpack.kunterbunt ... ok
27408 test_unpack_resultref (unpack)
27409 Doctest: unpack.test_unpack_resultref ... ok
27410 unpack_fail_assignment (unpack)
27411 Doctest: unpack.unpack_fail_assignment ... ok
27412 unpack_list (unpack)
27413 Doctest: unpack.unpack_list ... ok
27414 unpack_literal_none_to_builtin_type (unpack)
27415 Doctest: unpack.unpack_literal_none_to_builtin_type ... ok
27416 unpack_literal_none_to_exttype (unpack)
27417 Doctest: unpack.unpack_literal_none_to_exttype ... ok
27418 unpack_many (unpack)
27419 Doctest: unpack.unpack_many ... ok
27420 unpack_many_int (unpack)
27421 Doctest: unpack.unpack_many_int ... ok
27422 unpack_many_list (unpack)
27423 Doctest: unpack.unpack_many_list ... ok
27424 unpack_many_tuple (unpack)
27425 Doctest: unpack.unpack_many_tuple ... ok
27426 unpack_partial (unpack)
27427 Doctest: unpack.unpack_partial ... ok
27428 unpack_partial_typed (unpack)
27429 Doctest: unpack.unpack_partial_typed ... ok
27430 unpack_to_itself (unpack)
27431 Doctest: unpack.unpack_to_itself ... ok
27432 unpack_tuple (unpack)
27433 Doctest: unpack.unpack_tuple ... ok
27434 unpack_typed (unpack)
27435 Doctest: unpack.unpack_typed ... ok
27436 runTest (__main__.CythonRunTestCase)
27437 [-1] compiling (c/cy2) and running unpack_fused ... unpack_many (unpack_fused)
27438 Doctest: unpack_fused.unpack_many ... ok
27439 unpack_many_int (unpack_fused)
27440 Doctest: unpack_fused.unpack_many_int ... ok
27441 unpack_one (unpack_fused)
27442 Doctest: unpack_fused.unpack_one ... ok
27443 unpack_two (unpack_fused)
27444 Doctest: unpack_fused.unpack_two ... ok
27445 unpack_two_int (unpack_fused)
27446 Doctest: unpack_fused.unpack_two_int ... ok
27447 runTest (__main__.CythonRunTestCase)
27448 [-1] compiling (cpp/cy2) and running unpack_fused ... unpack_many (unpack_fused)
27449 Doctest: unpack_fused.unpack_many ... ok
27450 unpack_many_int (unpack_fused)
27451 Doctest: unpack_fused.unpack_many_int ... ok
27452 unpack_one (unpack_fused)
27453 Doctest: unpack_fused.unpack_one ... ok
27454 unpack_two (unpack_fused)
27455 Doctest: unpack_fused.unpack_two ... ok
27456 unpack_two_int (unpack_fused)
27457 Doctest: unpack_fused.unpack_two_int ... ok
27458 runTest (__main__.CythonRunTestCase)
27459 [-1] compiling (c/cy2) and running unpacklistcomp ... unpack_comp (unpacklistcomp)
27460 Doctest: unpacklistcomp.unpack_comp ... ok
27461 unpack_expr (unpacklistcomp)
27462 Doctest: unpacklistcomp.unpack_expr ... ok
27463 unpack_normal (unpacklistcomp)
27464 Doctest: unpacklistcomp.unpack_normal ... ok
27465 runTest (__main__.CythonRunTestCase)
27466 [-1] compiling (cpp/cy2) and running unpacklistcomp ... unpack_comp (unpacklistcomp)
27467 Doctest: unpacklistcomp.unpack_comp ... ok
27468 unpack_expr (unpacklistcomp)
27469 Doctest: unpacklistcomp.unpack_expr ... ok
27470 unpack_normal (unpacklistcomp)
27471 Doctest: unpacklistcomp.unpack_normal ... ok
27472 runTest (__main__.CythonRunTestCase)
27473 [-1] compiling (c/cy2) and running unreachable ... with_yield_removed (unreachable)
27474 Doctest: unreachable.with_yield_removed ... ok
27475 runTest (__main__.CythonRunTestCase)
27476 [-1] compiling (cpp/cy2) and running unreachable ... with_yield_removed (unreachable)
27477 Doctest: unreachable.with_yield_removed ... ok
27478 runTest (__main__.CythonRunTestCase)
27479 [-1] compiling (c/cy2) and running unsigned ... test_add (unsigned)
27480 Doctest: unsigned.test_add ... ok
27481 test_add_slong_ulong (unsigned)
27482 Doctest: unsigned.test_add_slong_ulong ... ok
27483 test_add_sshort_ulong (unsigned)
27484 Doctest: unsigned.test_add_sshort_ulong ... ok
27485 test_add_ushort_slonglong (unsigned)
27486 Doctest: unsigned.test_add_ushort_slonglong ... ok
27487 runTest (__main__.CythonRunTestCase)
27488 [-1] compiling (cpp/cy2) and running unsigned ... test_add (unsigned)
27489 Doctest: unsigned.test_add ... ok
27490 test_add_slong_ulong (unsigned)
27491 Doctest: unsigned.test_add_slong_ulong ... ok
27492 test_add_sshort_ulong (unsigned)
27493 Doctest: unsigned.test_add_sshort_ulong ... ok
27494 test_add_ushort_slonglong (unsigned)
27495 Doctest: unsigned.test_add_ushort_slonglong ... ok
27496 runTest (__main__.CythonRunTestCase)
27497 [-1] compiling (c/cy2) and running unsigned_char_ptr_bytes_conversion_T359 ... test_uchar_conversion (unsigned_char_ptr_bytes_conversion_T359)
27498 Doctest: unsigned_char_ptr_bytes_conversion_T359.test_uchar_conversion ... ok
27499 runTest (__main__.CythonRunTestCase)
27500 [-1] compiling (cpp/cy2) and running unsigned_char_ptr_bytes_conversion_T359 ... test_uchar_conversion (unsigned_char_ptr_bytes_conversion_T359)
27501 Doctest: unsigned_char_ptr_bytes_conversion_T359.test_uchar_conversion ... ok
27502 runTest (__main__.CythonRunTestCase)
27503 [-1] compiling (c/cy2) and running unused ... Unused (unused)
27504 Doctest: unused.Unused ... ok
27505 cp_unused_optional (unused)
27506 Doctest: unused.cp_unused_optional ... ok
27507 cp_unused_simple (unused)
27508 Compiler output for module unused:
27509 unused.c:2746:18: warning: '__pyx_f_6unused_c_unused_optional' defined but not used [-Wunused-function]
27510  2746 | static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) {
27511       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
27512 unused.c:2696:18: warning: '__pyx_f_6unused_c_unused_simple' defined but not used [-Wunused-function]
27513  2696 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) {
27514       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
27516 Doctest: unused.cp_unused_simple ... ok
27517 runTest (__main__.CythonRunTestCase)
27518 [-1] compiling (cpp/cy2) and running unused ... Unused (unused)
27519 Doctest: unused.Unused ... ok
27520 cp_unused_optional (unused)
27521 Doctest: unused.cp_unused_optional ... ok
27522 cp_unused_simple (unused)
27523 Doctest: unused.cp_unused_simple ... ok
27524 Compiler output for module unused:
27525 unused.cpp:2758:18: warning: 'PyObject* __pyx_f_6unused_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_6unused_c_unused_optional*)' defined but not used [-Wunused-function]
27526  2758 | static PyObject *__pyx_f_6unused_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_6unused_c_unused_optional *__pyx_optional_args) {
27527       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
27528 unused.cpp:2708:18: warning: 'PyObject* __pyx_f_6unused_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function]
27529  2708 | static PyObject *__pyx_f_6unused_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) {
27530       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
27532 runTest (__main__.CythonRunTestCase)
27533 [-1] compiling (c/cy2) and running unused_args ... Unused (unused_args)
27534 Doctest: unused_args.Unused ... ok
27535 cp_unused_optional (unused_args)
27536 Doctest: unused_args.cp_unused_optional ... ok
27537 cp_unused_simple (unused_args)
27538 Doctest: unused_args.cp_unused_simple ... ok
27539 def_unused (unused_args)
27540 Doctest: unused_args.def_unused ... ok
27541 def_unused_metho (unused_args)
27542 Doctest: unused_args.def_unused_metho ... ok
27543 Compiler output for module unused_args:
27544 unused_args.c:2776:18: warning: '__pyx_f_11unused_args_c_unused_optional' defined but not used [-Wunused-function]
27545  2776 | static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) {
27546       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
27547 unused_args.c:2726:18: warning: '__pyx_f_11unused_args_c_unused_simple' defined but not used [-Wunused-function]
27548  2726 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) {
27549       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
27551 runTest (__main__.CythonRunTestCase)
27552 [-1] compiling (cpp/cy2) and running unused_args ... Unused (unused_args)
27553 Doctest: unused_args.Unused ... ok
27554 cp_unused_optional (unused_args)
27555 Doctest: unused_args.cp_unused_optional ... ok
27556 cp_unused_simple (unused_args)
27557 Doctest: unused_args.cp_unused_simple ... ok
27558 def_unused (unused_args)
27559 Doctest: unused_args.def_unused ... ok
27560 def_unused_metho (unused_args)
27561 Doctest: unused_args.def_unused_metho ... ok
27562 Compiler output for module unused_args:
27563 unused_args.cpp:2788:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_optional(PyObject*, PyObject*, __pyx_opt_args_11unused_args_c_unused_optional*)' defined but not used [-Wunused-function]
27564  2788 | static PyObject *__pyx_f_11unused_args_c_unused_optional(CYTHON_UNUSED PyObject *__pyx_v_a, PyObject *__pyx_v_b, struct __pyx_opt_args_11unused_args_c_unused_optional *__pyx_optional_args) {
27565       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
27566 unused_args.cpp:2738:18: warning: 'PyObject* __pyx_f_11unused_args_c_unused_simple(PyObject*, PyObject*, PyObject*)' defined but not used [-Wunused-function]
27567  2738 | static PyObject *__pyx_f_11unused_args_c_unused_simple(PyObject *__pyx_v_a, PyObject *__pyx_v_b, CYTHON_UNUSED PyObject *__pyx_v_c) {
27568       |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
27570 runTest (__main__.CythonRunTestCase)
27571 [-1] compiling (c/cy2) and running varargcall ... swallow (varargcall)
27572 Doctest: varargcall.swallow ... ok
27573 runTest (__main__.CythonRunTestCase)
27574 [-1] compiling (cpp/cy2) and running varargcall ... swallow (varargcall)
27575 Doctest: varargcall.swallow ... ok
27576 runTest (__main__.CythonRunTestCase)
27577 [-1] compiling (c/cy2) and running varargdecl ... test (varargdecl)
27578 Doctest: varargdecl.test ... ok
27579 runTest (__main__.CythonRunTestCase)
27580 [-1] compiling (cpp/cy2) and running varargdecl ... test (varargdecl)
27581 Doctest: varargdecl.test ... ok
27582 runTest (__main__.CythonRunTestCase)
27583 [-1] compiling (c/cy2) and running verbatiminclude ... test_class (verbatiminclude)
27584 Doctest: verbatiminclude.test_class ... ok
27585 test_cube (verbatiminclude)
27586 Doctest: verbatiminclude.test_cube ... ok
27587 test_square (verbatiminclude)
27588 Doctest: verbatiminclude.test_square ... ok
27589 runTest (__main__.CythonRunTestCase)
27590 [-1] compiling (cpp/cy2) and running verbatiminclude ... test_class (verbatiminclude)
27591 Doctest: verbatiminclude.test_class ... ok
27592 test_cube (verbatiminclude)
27593 Doctest: verbatiminclude.test_cube ... ok
27594 test_square (verbatiminclude)
27595 Doctest: verbatiminclude.test_square ... ok
27596 runTest (__main__.EndToEndTest)
27597 [-1] End-to-end versioned_pxds ... ok
27598 runTest (__main__.CythonRunTestCase)
27599 [-1] compiling (c/cy2) and running voidstarcast ... cast_cast_cast (voidstarcast)
27600 Doctest: voidstarcast.cast_cast_cast ... ok
27601 runTest (__main__.CythonRunTestCase)
27602 [-1] compiling (cpp/cy2) and running voidstarcast ... cast_cast_cast (voidstarcast)
27603 Doctest: voidstarcast.cast_cast_cast ... ok
27604 runTest (__main__.CythonRunTestCase)
27605 [-1] compiling (c/cy2) and running watts1 ... test (watts1)
27606 Doctest: watts1.test ... ok
27607 runTest (__main__.CythonRunTestCase)
27608 [-1] compiling (cpp/cy2) and running watts1 ... test (watts1)
27609 Doctest: watts1.test ... ok
27610 runTest (__main__.CythonRunTestCase)
27611 [-1] compiling (c/cy2) and running weakfail ... test_weakref (weakfail)
27612 Doctest: weakfail.test_weakref ... ok
27613 runTest (__main__.CythonRunTestCase)
27614 [-1] compiling (cpp/cy2) and running weakfail ... test_weakref (weakfail)
27615 Doctest: weakfail.test_weakref ... ok
27616 runTest (__main__.CythonRunTestCase)
27617 [-1] compiling (c/cy2) and running with_gil ... test_catch_exception (with_gil)
27618 Doctest: with_gil.test_catch_exception ... ok
27619 test_closure (with_gil)
27620 Doctest: with_gil.test_closure ... ok
27621 test_cpdef (with_gil)
27622 Doctest: with_gil.test_cpdef ... ok
27623 test_infer_types (with_gil)
27624 Doctest: with_gil.test_infer_types ... ok
27625 test_loops_and_boxing (with_gil)
27626 Doctest: with_gil.test_loops_and_boxing ... ok
27627 test_nested_gil_blocks (with_gil)
27628 Doctest: with_gil.test_nested_gil_blocks ... ok
27629 test_nogil_propagate_exception (with_gil)
27630 Doctest: with_gil.test_nogil_propagate_exception ... ok
27631 test_nogil_try_finally_error_label (with_gil)
27632 Doctest: with_gil.test_nogil_try_finally_error_label ... ok
27633 test_nogil_try_finally_no_exception (with_gil)
27634 Doctest: with_gil.test_nogil_try_finally_no_exception ... ok
27635 test_nogil_try_finally_propagate_exception (with_gil)
27636 Doctest: with_gil.test_nogil_try_finally_propagate_exception ... ok
27637 test_nogil_try_finally_return (with_gil)
27638 Doctest: with_gil.test_nogil_try_finally_return ... ok
27639 test_nogil_try_finally_return_in_with_gil (with_gil)
27640 Doctest: with_gil.test_nogil_try_finally_return_in_with_gil ... ok
27641 test_nogil_void_funcs_with_gil (with_gil)
27642 Doctest: with_gil.test_nogil_void_funcs_with_gil ... ok
27643 test_nogil_void_funcs_with_nogil (with_gil)
27644 Doctest: with_gil.test_nogil_void_funcs_with_nogil ... ok
27645 test_propagate_exception (with_gil)
27646 Doctest: with_gil.test_propagate_exception ... ok
27647 test_release_gil_call_gil_func (with_gil)
27648 Doctest: with_gil.test_release_gil_call_gil_func ... ok
27649 test_restore_exception (with_gil)
27650 Doctest: with_gil.test_restore_exception ... ok
27651 test_simple (with_gil)
27652 Doctest: with_gil.test_simple ... ok
27653 test_timing (with_gil)
27654 Doctest: with_gil.test_timing ... ok
27655 test_try_finally_and_outer_except (with_gil)
27656 Doctest: with_gil.test_try_finally_and_outer_except ... ok
27657 test_try_finally_in_nogil (with_gil)
27658 Doctest: with_gil.test_try_finally_in_nogil ... ok
27659 void_with_py_arg_reassigned (with_gil)
27660 Doctest: with_gil.void_with_py_arg_reassigned ... ok
27661 void_with_python_objects (with_gil)
27662 Doctest: with_gil.void_with_python_objects ... ok
27663 runTest (__main__.CythonRunTestCase)
27664 [-1] compiling (cpp/cy2) and running with_gil ... test_catch_exception (with_gil)
27665 Doctest: with_gil.test_catch_exception ... ok
27666 test_closure (with_gil)
27667 Doctest: with_gil.test_closure ... ok
27668 test_cpdef (with_gil)
27669 Doctest: with_gil.test_cpdef ... ok
27670 test_infer_types (with_gil)
27671 Doctest: with_gil.test_infer_types ... ok
27672 test_loops_and_boxing (with_gil)
27673 Doctest: with_gil.test_loops_and_boxing ... ok
27674 test_nested_gil_blocks (with_gil)
27675 Doctest: with_gil.test_nested_gil_blocks ... ok
27676 test_nogil_propagate_exception (with_gil)
27677 Doctest: with_gil.test_nogil_propagate_exception ... ok
27678 test_nogil_try_finally_error_label (with_gil)
27679 Doctest: with_gil.test_nogil_try_finally_error_label ... ok
27680 test_nogil_try_finally_no_exception (with_gil)
27681 Doctest: with_gil.test_nogil_try_finally_no_exception ... ok
27682 test_nogil_try_finally_propagate_exception (with_gil)
27683 Doctest: with_gil.test_nogil_try_finally_propagate_exception ... ok
27684 test_nogil_try_finally_return (with_gil)
27685 Doctest: with_gil.test_nogil_try_finally_return ... ok
27686 test_nogil_try_finally_return_in_with_gil (with_gil)
27687 Doctest: with_gil.test_nogil_try_finally_return_in_with_gil ... ok
27688 test_nogil_void_funcs_with_gil (with_gil)
27689 Doctest: with_gil.test_nogil_void_funcs_with_gil ... ok
27690 test_nogil_void_funcs_with_nogil (with_gil)
27691 Doctest: with_gil.test_nogil_void_funcs_with_nogil ... ok
27692 test_propagate_exception (with_gil)
27693 Doctest: with_gil.test_propagate_exception ... ok
27694 test_release_gil_call_gil_func (with_gil)
27695 Doctest: with_gil.test_release_gil_call_gil_func ... ok
27696 test_restore_exception (with_gil)
27697 Doctest: with_gil.test_restore_exception ... ok
27698 test_simple (with_gil)
27699 Doctest: with_gil.test_simple ... ok
27700 test_timing (with_gil)
27701 Doctest: with_gil.test_timing ... ok
27702 test_try_finally_and_outer_except (with_gil)
27703 Doctest: with_gil.test_try_finally_and_outer_except ... ok
27704 test_try_finally_in_nogil (with_gil)
27705 Doctest: with_gil.test_try_finally_in_nogil ... ok
27706 void_with_py_arg_reassigned (with_gil)
27707 Doctest: with_gil.void_with_py_arg_reassigned ... ok
27708 void_with_python_objects (with_gil)
27709 Doctest: with_gil.void_with_python_objects ... ok
27710 runTest (__main__.CythonRunTestCase)
27711 [-1] compiling (c/cy2) and running with_gil_automatic ... assert_in_nogil_func (with_gil_automatic)
27712 Doctest: with_gil_automatic.assert_in_nogil_func ... ok
27713 assert_in_nogil_section (with_gil_automatic)
27714 Doctest: with_gil_automatic.assert_in_nogil_section ... ok
27715 assert_in_nogil_section_string (with_gil_automatic)
27716 Doctest: with_gil_automatic.assert_in_nogil_section_string ... ok
27717 assert_in_nogil_section_ustring (with_gil_automatic)
27718 Doctest: with_gil_automatic.assert_in_nogil_section_ustring ... ok
27719 test_print_in_nogil_func (with_gil_automatic)
27720 Doctest: with_gil_automatic.test_print_in_nogil_func ... ok
27721 test_print_in_nogil_section (with_gil_automatic)
27722 Doctest: with_gil_automatic.test_print_in_nogil_section ... ok
27723 test_raise_in_nogil_func (with_gil_automatic)
27724 Doctest: with_gil_automatic.test_raise_in_nogil_func ... ok
27725 test_raise_in_nogil_section (with_gil_automatic)
27726 Doctest: with_gil_automatic.test_raise_in_nogil_section ... ok
27727 runTest (__main__.CythonRunTestCase)
27728 [-1] compiling (cpp/cy2) and running with_gil_automatic ... assert_in_nogil_func (with_gil_automatic)
27729 Doctest: with_gil_automatic.assert_in_nogil_func ... ok
27730 assert_in_nogil_section (with_gil_automatic)
27731 Doctest: with_gil_automatic.assert_in_nogil_section ... ok
27732 assert_in_nogil_section_string (with_gil_automatic)
27733 Doctest: with_gil_automatic.assert_in_nogil_section_string ... ok
27734 assert_in_nogil_section_ustring (with_gil_automatic)
27735 Doctest: with_gil_automatic.assert_in_nogil_section_ustring ... ok
27736 test_print_in_nogil_func (with_gil_automatic)
27737 Doctest: with_gil_automatic.test_print_in_nogil_func ... ok
27738 test_print_in_nogil_section (with_gil_automatic)
27739 Doctest: with_gil_automatic.test_print_in_nogil_section ... ok
27740 test_raise_in_nogil_func (with_gil_automatic)
27741 Doctest: with_gil_automatic.test_raise_in_nogil_func ... ok
27742 test_raise_in_nogil_section (with_gil_automatic)
27743 Doctest: with_gil_automatic.test_raise_in_nogil_section ... ok
27744 runTest (__main__.CythonRunTestCase)
27745 [-1] compiling (c/cy2) and running with_statement_module_level_T536 ... with_statement_module_level_T536 ()
27746 Doctest: with_statement_module_level_T536 ... ok
27747 runTest (__main__.CythonRunTestCase)
27748 [-1] compiling (cpp/cy2) and running with_statement_module_level_T536 ... with_statement_module_level_T536 ()
27749 Doctest: with_statement_module_level_T536 ... ok
27750 runTest (__main__.CythonRunTestCase)
27751 [-1] compiling (c/cy2) and running withnogil ... f (withnogil)
27752 Doctest: withnogil.f ... ok
27753 g (withnogil)
27754 Doctest: withnogil.g ... ok
27755 runTest (__main__.CythonRunTestCase)
27756 [-1] compiling (cpp/cy2) and running withnogil ... f (withnogil)
27757 Doctest: withnogil.f ... ok
27758 g (withnogil)
27759 Doctest: withnogil.g ... ok
27760 runTest (__main__.CythonRunTestCase)
27761 [-1] compiling (c/cy2) and running withstat ... NestedWith (withstat)
27762 Doctest: withstat.NestedWith ... ok
27763 basic (withstat)
27764 Doctest: withstat.basic ... ok
27765 multimanager (withstat)
27766 Doctest: withstat.multimanager ... ok
27767 multitarget (withstat)
27768 Doctest: withstat.multitarget ... ok
27769 no_as (withstat)
27770 Doctest: withstat.no_as ... ok
27771 tupletarget (withstat)
27772 Doctest: withstat.tupletarget ... ok
27773 typed (withstat)
27774 Doctest: withstat.typed ... ok
27775 with_exception (withstat)
27776 Doctest: withstat.with_exception ... ok
27777 with_pass (withstat)
27778 Doctest: withstat.with_pass ... ok
27779 runTest (__main__.CythonRunTestCase)
27780 [-1] compiling (cpp/cy2) and running withstat ... NestedWith (withstat)
27781 Doctest: withstat.NestedWith ... ok
27782 basic (withstat)
27783 Doctest: withstat.basic ... ok
27784 multimanager (withstat)
27785 Doctest: withstat.multimanager ... ok
27786 multitarget (withstat)
27787 Doctest: withstat.multitarget ... ok
27788 no_as (withstat)
27789 Doctest: withstat.no_as ... ok
27790 tupletarget (withstat)
27791 Doctest: withstat.tupletarget ... ok
27792 typed (withstat)
27793 Doctest: withstat.typed ... ok
27794 with_exception (withstat)
27795 Doctest: withstat.with_exception ... ok
27796 with_pass (withstat)
27797 Doctest: withstat.with_pass ... ok
27798 runTest (__main__.CythonRunTestCase)
27799 [-1] compiling (c/cy2) and running withstat_py ... basic (withstat_py)
27800 Doctest: withstat_py.basic ... ok
27801 functions_in_with (withstat_py)
27802 Doctest: withstat_py.functions_in_with ... ok
27803 manager_from_expression (withstat_py)
27804 Doctest: withstat_py.manager_from_expression ... ok
27805 manager_from_ternary (withstat_py)
27806 Doctest: withstat_py.manager_from_ternary ... ok
27807 multitarget (withstat_py)
27808 Doctest: withstat_py.multitarget ... ok
27809 no_as (withstat_py)
27810 Doctest: withstat_py.no_as ... ok
27811 tupletarget (withstat_py)
27812 Doctest: withstat_py.tupletarget ... ok
27813 with_break (withstat_py)
27814 Doctest: withstat_py.with_break ... ok
27815 with_continue (withstat_py)
27816 Doctest: withstat_py.with_continue ... ok
27817 with_exception (withstat_py)
27818 Doctest: withstat_py.with_exception ... ok
27819 with_pass (withstat_py)
27820 Doctest: withstat_py.with_pass ... ok
27821 with_real_lock (withstat_py)
27822 Doctest: withstat_py.with_real_lock ... ok
27823 with_return (withstat_py)
27824 Doctest: withstat_py.with_return ... ok
27825 runTest (__main__.CythonRunTestCase)
27826 [-1] compiling (cpp/cy2) and running withstat_py ... basic (withstat_py)
27827 Doctest: withstat_py.basic ... ok
27828 functions_in_with (withstat_py)
27829 Doctest: withstat_py.functions_in_with ... ok
27830 manager_from_expression (withstat_py)
27831 Doctest: withstat_py.manager_from_expression ... ok
27832 manager_from_ternary (withstat_py)
27833 Doctest: withstat_py.manager_from_ternary ... ok
27834 multitarget (withstat_py)
27835 Doctest: withstat_py.multitarget ... ok
27836 no_as (withstat_py)
27837 Doctest: withstat_py.no_as ... ok
27838 tupletarget (withstat_py)
27839 Doctest: withstat_py.tupletarget ... ok
27840 with_break (withstat_py)
27841 Doctest: withstat_py.with_break ... ok
27842 with_continue (withstat_py)
27843 Doctest: withstat_py.with_continue ... ok
27844 with_exception (withstat_py)
27845 Doctest: withstat_py.with_exception ... ok
27846 with_pass (withstat_py)
27847 Doctest: withstat_py.with_pass ... ok
27848 with_real_lock (withstat_py)
27849 Doctest: withstat_py.with_real_lock ... ok
27850 with_return (withstat_py)
27851 Doctest: withstat_py.with_return ... ok
27852 run (__main__.PureDoctestTestCase)
27853 [-1] running pure doctests in withstat_py ... basic (withstat_py)
27854 Doctest: withstat_py.basic ... ok
27855 functions_in_with (withstat_py)
27856 Doctest: withstat_py.functions_in_with ... ok
27857 manager_from_expression (withstat_py)
27858 Doctest: withstat_py.manager_from_expression ... ok
27859 manager_from_ternary (withstat_py)
27860 Doctest: withstat_py.manager_from_ternary ... ok
27861 multitarget (withstat_py)
27862 Doctest: withstat_py.multitarget ... ok
27863 no_as (withstat_py)
27864 Doctest: withstat_py.no_as ... ok
27865 tupletarget (withstat_py)
27866 Doctest: withstat_py.tupletarget ... ok
27867 with_break (withstat_py)
27868 Doctest: withstat_py.with_break ... ok
27869 with_continue (withstat_py)
27870 Doctest: withstat_py.with_continue ... ok
27871 with_exception (withstat_py)
27872 Doctest: withstat_py.with_exception ... ok
27873 with_pass (withstat_py)
27874 Doctest: withstat_py.with_pass ... ok
27875 with_real_lock (withstat_py)
27876 Doctest: withstat_py.with_real_lock ... ok
27877 with_return (withstat_py)
27878 Doctest: withstat_py.with_return ... ok
27879 runTest (__main__.CythonRunTestCase)
27880 [-1] compiling (c/cy2) and running withstat_py27 ... NestedWith (withstat_py27)
27881 Doctest: withstat_py27.NestedWith ... ok
27882 manager_from_expression (withstat_py27)
27883 Doctest: withstat_py27.manager_from_expression ... ok
27884 multimanager (withstat_py27)
27885 Doctest: withstat_py27.multimanager ... ok
27886 runTest (__main__.CythonRunTestCase)
27887 [-1] compiling (cpp/cy2) and running withstat_py27 ... NestedWith (withstat_py27)
27888 Doctest: withstat_py27.NestedWith ... ok
27889 manager_from_expression (withstat_py27)
27890 Doctest: withstat_py27.manager_from_expression ... ok
27891 multimanager (withstat_py27)
27892 Doctest: withstat_py27.multimanager ... ok
27893 run (__main__.PureDoctestTestCase)
27894 [-1] running pure doctests in withstat_py27 ... NestedWith (withstat_py27)
27895 Doctest: withstat_py27.NestedWith ... ok
27896 manager_from_expression (withstat_py27)
27897 Doctest: withstat_py27.manager_from_expression ... ok
27898 multimanager (withstat_py27)
27899 Doctest: withstat_py27.multimanager ... ok
27900 runTest (__main__.CythonRunTestCase)
27901 [-1] compiling (c/cy2) and running wundram1 ... wundram1 ()
27902 Doctest: wundram1 ... ok
27903 runTest (__main__.CythonRunTestCase)
27904 [-1] compiling (cpp/cy2) and running wundram1 ... wundram1 ()
27905 Doctest: wundram1 ... ok
27906 runTest (__main__.CythonRunTestCase)
27907 [-1] compiling (c/cy2) and running yield_from_pep380 ... gi_yieldfrom (yield_from_pep380)
27908 Doctest: yield_from_pep380.gi_yieldfrom ... ok
27909 test_attempted_reentry (yield_from_pep380)
27910 Doctest: yield_from_pep380.test_attempted_reentry ... ok
27911 test_attempted_yield_from_loop (yield_from_pep380)
27912 Doctest: yield_from_pep380.test_attempted_yield_from_loop ... ok
27913 test_attempting_to_send_to_non_generator (yield_from_pep380)
27914 Doctest: yield_from_pep380.test_attempting_to_send_to_non_generator ... ok
27915 test_broken_getattr_handling (yield_from_pep380)
27916 Doctest: yield_from_pep380.test_broken_getattr_handling ... Exception ignored in: <yield_from_pep380.test_broken_getattr_handling.<locals>.Broken object at $(POINTER)>
27917 Traceback (most recent call last):
27918   File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:19820)
27919     1/0
27920 ZeroDivisionError: integer division or modulo by zero
27921 Exception ignored in: <yield_from_pep380.test_broken_getattr_handling.<locals>.Broken object at $(POINTER)>
27922 Traceback (most recent call last):
27923   File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.c:19820)
27924     1/0
27925 ZeroDivisionError: integer division or modulo by zero
27927 test_catching_exception_from_subgen_and_returning (yield_from_pep380)
27928 Doctest: yield_from_pep380.test_catching_exception_from_subgen_and_returning ... ok
27929 test_conversion_of_sendNone_to_next (yield_from_pep380)
27930 Doctest: yield_from_pep380.test_conversion_of_sendNone_to_next ... ok
27931 test_delegating_close (yield_from_pep380)
27932 Doctest: yield_from_pep380.test_delegating_close ... ok
27933 test_delegating_generators_claim_to_be_running_close (yield_from_pep380)
27934 Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_close ... ok
27935 test_delegating_generators_claim_to_be_running_next (yield_from_pep380)
27936 Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_next ... ok
27937 test_delegating_generators_claim_to_be_running_send (yield_from_pep380)
27938 Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_send ... ok
27939 test_delegating_generators_claim_to_be_running_throw (yield_from_pep380)
27940 Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_throw ... ok
27941 test_delegating_throw (yield_from_pep380)
27942 Doctest: yield_from_pep380.test_delegating_throw ... ok
27943 test_delegating_throw_to_non_generator (yield_from_pep380)
27944 Doctest: yield_from_pep380.test_delegating_throw_to_non_generator ... ok
27945 test_delegation_of_close_to_non_generator (yield_from_pep380)
27946 Doctest: yield_from_pep380.test_delegation_of_close_to_non_generator ... ok
27947 test_delegation_of_initial_next_to_subgenerator (yield_from_pep380)
27948 Doctest: yield_from_pep380.test_delegation_of_initial_next_to_subgenerator ... ok
27949 test_delegation_of_next_call_to_subgenerator (yield_from_pep380)
27950 Doctest: yield_from_pep380.test_delegation_of_next_call_to_subgenerator ... ok
27951 test_delegation_of_next_to_non_generator (yield_from_pep380)
27952 Doctest: yield_from_pep380.test_delegation_of_next_to_non_generator ... ok
27953 test_delegation_of_send (yield_from_pep380)
27954 Doctest: yield_from_pep380.test_delegation_of_send ... ok
27955 test_exception_in_initial_next_call (yield_from_pep380)
27956 Doctest: yield_from_pep380.test_exception_in_initial_next_call ... ok
27957 test_exception_value_crash (yield_from_pep380)
27958 Doctest: yield_from_pep380.test_exception_value_crash ... ok
27959 test_finally_return_none (yield_from_pep380)
27960 Doctest: yield_from_pep380.test_finally_return_none ... ok
27961 test_generator_return_value (yield_from_pep380)
27962 Doctest: yield_from_pep380.test_generator_return_value ... ok
27963 test_handing_exception_while_delegating_close (yield_from_pep380)
27964 Doctest: yield_from_pep380.test_handing_exception_while_delegating_close ... ok
27965 test_handling_exception_while_delegating_send (yield_from_pep380)
27966 Doctest: yield_from_pep380.test_handling_exception_while_delegating_send ... ok
27967 test_next_and_return_with_value (yield_from_pep380)
27968 Doctest: yield_from_pep380.test_next_and_return_with_value ... ok
27969 test_raising_exception_in_delegated_next_call (yield_from_pep380)
27970 Doctest: yield_from_pep380.test_raising_exception_in_delegated_next_call ... ok
27971 test_raising_exception_in_initial_next_call (yield_from_pep380)
27972 Doctest: yield_from_pep380.test_raising_exception_in_initial_next_call ... ok
27973 test_return_none (yield_from_pep380)
27974 Doctest: yield_from_pep380.test_return_none ... ok
27975 test_returning_value_from_delegated_throw (yield_from_pep380)
27976 Doctest: yield_from_pep380.test_returning_value_from_delegated_throw ... ok
27977 test_send_and_return_with_value (yield_from_pep380)
27978 Doctest: yield_from_pep380.test_send_and_return_with_value ... ok
27979 test_throwing_GeneratorExit_into_subgen_that_raises (yield_from_pep380)
27980 Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_raises ... ok
27981 test_throwing_GeneratorExit_into_subgen_that_returns (yield_from_pep380)
27982 Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_returns ... ok
27983 test_throwing_GeneratorExit_into_subgenerator_that_yields (yield_from_pep380)
27984 Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgenerator_that_yields ... ok
27985 test_yield_from_empty (yield_from_pep380)
27986 Doctest: yield_from_pep380.test_yield_from_empty ... ok
27987 yield_in_return (yield_from_pep380)
27988 Doctest: yield_from_pep380.yield_in_return ... ok
27989 runTest (__main__.CythonRunTestCase)
27990 [-1] compiling (cpp/cy2) and running yield_from_pep380 ... gi_yieldfrom (yield_from_pep380)
27991 Doctest: yield_from_pep380.gi_yieldfrom ... ok
27992 test_attempted_reentry (yield_from_pep380)
27993 Doctest: yield_from_pep380.test_attempted_reentry ... ok
27994 test_attempted_yield_from_loop (yield_from_pep380)
27995 Doctest: yield_from_pep380.test_attempted_yield_from_loop ... ok
27996 test_attempting_to_send_to_non_generator (yield_from_pep380)
27997 Doctest: yield_from_pep380.test_attempting_to_send_to_non_generator ... ok
27998 test_broken_getattr_handling (yield_from_pep380)
27999 Doctest: yield_from_pep380.test_broken_getattr_handling ... Exception ignored in: <yield_from_pep380.test_broken_getattr_handling.<locals>.Broken object at $(POINTER)>
28000 Traceback (most recent call last):
28001   File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:19832)
28002     1/0
28003 ZeroDivisionError: integer division or modulo by zero
28004 Exception ignored in: <yield_from_pep380.test_broken_getattr_handling.<locals>.Broken object at $(POINTER)>
28005 Traceback (most recent call last):
28006   File "tests/run/yield_from_pep380.pyx", line 574, in yield_from_pep380.test_broken_getattr_handling.Broken.__getattr__ (yield_from_pep380.cpp:19832)
28007     1/0
28008 ZeroDivisionError: integer division or modulo by zero
28010 test_catching_exception_from_subgen_and_returning (yield_from_pep380)
28011 Doctest: yield_from_pep380.test_catching_exception_from_subgen_and_returning ... ok
28012 test_conversion_of_sendNone_to_next (yield_from_pep380)
28013 Doctest: yield_from_pep380.test_conversion_of_sendNone_to_next ... ok
28014 test_delegating_close (yield_from_pep380)
28015 Doctest: yield_from_pep380.test_delegating_close ... ok
28016 test_delegating_generators_claim_to_be_running_close (yield_from_pep380)
28017 Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_close ... ok
28018 test_delegating_generators_claim_to_be_running_next (yield_from_pep380)
28019 Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_next ... ok
28020 test_delegating_generators_claim_to_be_running_send (yield_from_pep380)
28021 Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_send ... ok
28022 test_delegating_generators_claim_to_be_running_throw (yield_from_pep380)
28023 Doctest: yield_from_pep380.test_delegating_generators_claim_to_be_running_throw ... ok
28024 test_delegating_throw (yield_from_pep380)
28025 Doctest: yield_from_pep380.test_delegating_throw ... ok
28026 test_delegating_throw_to_non_generator (yield_from_pep380)
28027 Doctest: yield_from_pep380.test_delegating_throw_to_non_generator ... ok
28028 test_delegation_of_close_to_non_generator (yield_from_pep380)
28029 Doctest: yield_from_pep380.test_delegation_of_close_to_non_generator ... ok
28030 test_delegation_of_initial_next_to_subgenerator (yield_from_pep380)
28031 Doctest: yield_from_pep380.test_delegation_of_initial_next_to_subgenerator ... ok
28032 test_delegation_of_next_call_to_subgenerator (yield_from_pep380)
28033 Doctest: yield_from_pep380.test_delegation_of_next_call_to_subgenerator ... ok
28034 test_delegation_of_next_to_non_generator (yield_from_pep380)
28035 Doctest: yield_from_pep380.test_delegation_of_next_to_non_generator ... ok
28036 test_delegation_of_send (yield_from_pep380)
28037 Doctest: yield_from_pep380.test_delegation_of_send ... ok
28038 test_exception_in_initial_next_call (yield_from_pep380)
28039 Doctest: yield_from_pep380.test_exception_in_initial_next_call ... ok
28040 test_exception_value_crash (yield_from_pep380)
28041 Doctest: yield_from_pep380.test_exception_value_crash ... ok
28042 test_finally_return_none (yield_from_pep380)
28043 Doctest: yield_from_pep380.test_finally_return_none ... ok
28044 test_generator_return_value (yield_from_pep380)
28045 Doctest: yield_from_pep380.test_generator_return_value ... ok
28046 test_handing_exception_while_delegating_close (yield_from_pep380)
28047 Doctest: yield_from_pep380.test_handing_exception_while_delegating_close ... ok
28048 test_handling_exception_while_delegating_send (yield_from_pep380)
28049 Doctest: yield_from_pep380.test_handling_exception_while_delegating_send ... ok
28050 test_next_and_return_with_value (yield_from_pep380)
28051 Doctest: yield_from_pep380.test_next_and_return_with_value ... ok
28052 test_raising_exception_in_delegated_next_call (yield_from_pep380)
28053 Doctest: yield_from_pep380.test_raising_exception_in_delegated_next_call ... ok
28054 test_raising_exception_in_initial_next_call (yield_from_pep380)
28055 Doctest: yield_from_pep380.test_raising_exception_in_initial_next_call ... ok
28056 test_return_none (yield_from_pep380)
28057 Doctest: yield_from_pep380.test_return_none ... ok
28058 test_returning_value_from_delegated_throw (yield_from_pep380)
28059 Doctest: yield_from_pep380.test_returning_value_from_delegated_throw ... ok
28060 test_send_and_return_with_value (yield_from_pep380)
28061 Doctest: yield_from_pep380.test_send_and_return_with_value ... ok
28062 test_throwing_GeneratorExit_into_subgen_that_raises (yield_from_pep380)
28063 Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_raises ... ok
28064 test_throwing_GeneratorExit_into_subgen_that_returns (yield_from_pep380)
28065 Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgen_that_returns ... ok
28066 test_throwing_GeneratorExit_into_subgenerator_that_yields (yield_from_pep380)
28067 Doctest: yield_from_pep380.test_throwing_GeneratorExit_into_subgenerator_that_yields ... ok
28068 test_yield_from_empty (yield_from_pep380)
28069 Doctest: yield_from_pep380.test_yield_from_empty ... ok
28070 yield_in_return (yield_from_pep380)
28071 Doctest: yield_from_pep380.yield_in_return ... ok
28072 runTest (__main__.CythonRunTestCase)
28073 [-1] compiling (c/cy2) and running yield_from_py33 ... yield_from_gen (yield_from_py33)
28074 Doctest: yield_from_py33.yield_from_gen ... ok
28075 yield_from_gen_return (yield_from_py33)
28076 Doctest: yield_from_py33.yield_from_gen_return ... ok
28077 runTest (__main__.CythonRunTestCase)
28078 [-1] compiling (cpp/cy2) and running yield_from_py33 ... yield_from_gen (yield_from_py33)
28079 Doctest: yield_from_py33.yield_from_gen ... ok
28080 yield_from_gen_return (yield_from_py33)
28081 Doctest: yield_from_py33.yield_from_gen_return ... ok
28082 runTest (__main__.CythonRunTestCase)
28083 [-1] compiling (c/cy2) and running yield_inside_lambda ... test_inside_lambda (yield_inside_lambda)
28084 Doctest: yield_inside_lambda.test_inside_lambda ... ok
28085 runTest (__main__.CythonRunTestCase)
28086 [-1] compiling (cpp/cy2) and running yield_inside_lambda ... test_inside_lambda (yield_inside_lambda)
28087 Doctest: yield_inside_lambda.test_inside_lambda ... ok
28088 run (__main__.PureDoctestTestCase)
28089 [-1] running pure doctests in yield_inside_lambda ... test_inside_lambda (yield_inside_lambda)
28090 Doctest: yield_inside_lambda.test_inside_lambda ... ok
28091 runTest (__main__.CythonRunTestCase)
28092 [-1] compiling (cpp/cy2) and running cpp_overload_wrapper ... DoubleKeeper (cpp_overload_wrapper)
28093 Doctest: cpp_overload_wrapper.DoubleKeeper ... ok
28094 transmogrify (cpp_overload_wrapper.DoubleKeeper)
28095 Doctest: cpp_overload_wrapper.DoubleKeeper.transmogrify ... ok
28096 doublefunc (cpp_overload_wrapper)
28097 Doctest: cpp_overload_wrapper.doublefunc ... ok
28098 transmogrify_from_cpp (cpp_overload_wrapper)
28099 Doctest: cpp_overload_wrapper.transmogrify_from_cpp ... ok
28100 voidfunc (cpp_overload_wrapper)
28101 Doctest: cpp_overload_wrapper.voidfunc ... ok
28102 runTest (__main__.CythonRunTestCase)
28103 [-1] compiling (cpp/cy2) and running cpp_overload_wrapper ... DoubleKeeper (cpp_overload_wrapper)
28104 Doctest: cpp_overload_wrapper.DoubleKeeper ... ok
28105 transmogrify (cpp_overload_wrapper.DoubleKeeper)
28106 Doctest: cpp_overload_wrapper.DoubleKeeper.transmogrify ... ok
28107 doublefunc (cpp_overload_wrapper)
28108 Doctest: cpp_overload_wrapper.doublefunc ... ok
28109 transmogrify_from_cpp (cpp_overload_wrapper)
28110 Doctest: cpp_overload_wrapper.transmogrify_from_cpp ... ok
28111 voidfunc (cpp_overload_wrapper)
28112 Doctest: cpp_overload_wrapper.voidfunc ... ok
28113 runTest (__main__.CythonRunTestCase)
28114 [-1] compiling (cpp/cy2) and running cpp_references ... test_except_ref_func_address (cpp_references)
28115 Doctest: cpp_references.test_except_ref_func_address ... ok
28116 test_ref_assign (cpp_references)
28117 Doctest: cpp_references.test_ref_assign ... ok
28118 test_ref_func (cpp_references)
28119 Doctest: cpp_references.test_ref_func ... ok
28120 test_ref_func_address (cpp_references)
28121 Doctest: cpp_references.test_ref_func_address ... ok
28122 test_ref_inference (cpp_references)
28123 Doctest: cpp_references.test_ref_inference ... ok
28124 test_ref_var (cpp_references)
28125 Doctest: cpp_references.test_ref_var ... ok
28126 runTest (__main__.CythonRunTestCase)
28127 [-1] compiling (cpp/cy2) and running cpp_references ... test_except_ref_func_address (cpp_references)
28128 Doctest: cpp_references.test_except_ref_func_address ... ok
28129 test_ref_assign (cpp_references)
28130 Doctest: cpp_references.test_ref_assign ... ok
28131 test_ref_func (cpp_references)
28132 Doctest: cpp_references.test_ref_func ... ok
28133 test_ref_func_address (cpp_references)
28134 Doctest: cpp_references.test_ref_func_address ... ok
28135 test_ref_inference (cpp_references)
28136 Doctest: cpp_references.test_ref_inference ... ok
28137 test_ref_var (cpp_references)
28138 Doctest: cpp_references.test_ref_var ... ok
28139 runTest (__main__.CythonRunTestCase)
28140 [-1] compiling (cpp/cy2) and running cppwrap ... DoubleKeeper (cppwrap)
28141 Doctest: cppwrap.DoubleKeeper ... ok
28142 doublefunc (cppwrap)
28143 Doctest: cppwrap.doublefunc ... ok
28144 transmogrify_from_cpp (cppwrap)
28145 Doctest: cppwrap.transmogrify_from_cpp ... ok
28146 voidfunc (cppwrap)
28147 Doctest: cppwrap.voidfunc ... ok
28148 runTest (__main__.CythonRunTestCase)
28149 [-1] compiling (cpp/cy2) and running cppwrap ... DoubleKeeper (cppwrap)
28150 Doctest: cppwrap.DoubleKeeper ... ok
28151 doublefunc (cppwrap)
28152 Doctest: cppwrap.doublefunc ... ok
28153 transmogrify_from_cpp (cppwrap)
28154 Doctest: cppwrap.transmogrify_from_cpp ... ok
28155 voidfunc (cppwrap)
28156 Doctest: cppwrap.voidfunc ... ok
28157 test_embed (__main__.EmbedTest) ... ok
28158 runTest (__main__.CythonCompileTestCase)
28159 [-1] compiling (c/cy2) hello ... ok
28160 runTest (__main__.CythonCompileTestCase)
28161 [-1] compiling (cpp/cy2) hello ... ok
28162 runTest (__main__.CythonCompileTestCase)
28163 [-1] compiling (c/cy2) setup ... ok
28164 runTest (__main__.CythonCompileTestCase)
28165 [-1] compiling (cpp/cy2) setup ... ok
28166 runTest (__main__.CythonCompileTestCase)
28167 [-1] compiling (c/cy2) cdef_keyword ... ok
28168 runTest (__main__.CythonCompileTestCase)
28169 [-1] compiling (cpp/cy2) cdef_keyword ... ok
28170 runTest (__main__.CythonCompileTestCase)
28171 [-1] compiling (c/cy2) cdef_keyword ... ok
28172 runTest (__main__.CythonCompileTestCase)
28173 [-1] compiling (cpp/cy2) cdef_keyword ... ok
28174 runTest (__main__.CythonCompileTestCase)
28175 [-1] compiling (c/cy2) integrate ... ok
28176 runTest (__main__.CythonCompileTestCase)
28177 [-1] compiling (cpp/cy2) integrate ... ok
28178 runTest (__main__.CythonCompileTestCase)
28179 [-1] compiling (c/cy2) integrate_cy ... ok
28180 runTest (__main__.CythonCompileTestCase)
28181 [-1] compiling (cpp/cy2) integrate_cy ... ok
28182 runTest (__main__.CythonCompileTestCase)
28183 [-1] compiling (c/cy2) integrate_cy ... ok
28184 runTest (__main__.CythonCompileTestCase)
28185 [-1] compiling (cpp/cy2) integrate_cy ... ok
28186 runTest (__main__.CythonCompileTestCase)
28187 [-1] compiling (c/cy2) clone ... ok
28188 runTest (__main__.CythonCompileTestCase)
28189 [-1] compiling (cpp/cy2) clone ... ok
28190 runTest (__main__.CythonCompileTestCase)
28191 [-1] compiling (c/cy2) clone ... ok
28192 runTest (__main__.CythonCompileTestCase)
28193 [-1] compiling (cpp/cy2) clone ... ok
28194 runTest (__main__.CythonCompileTestCase)
28195 [-1] compiling (c/cy2) overhead ... ok
28196 runTest (__main__.CythonCompileTestCase)
28197 [-1] compiling (cpp/cy2) overhead ... ok
28198 runTest (__main__.CythonCompileTestCase)
28199 [-1] compiling (c/cy2) overhead ... ok
28200 runTest (__main__.CythonCompileTestCase)
28201 [-1] compiling (cpp/cy2) overhead ... ok
28202 runTest (__main__.CythonCompileTestCase)
28203 [-1] compiling (c/cy2) resize ... ok
28204 runTest (__main__.CythonCompileTestCase)
28205 [-1] compiling (cpp/cy2) resize ... ok
28206 runTest (__main__.CythonCompileTestCase)
28207 [-1] compiling (c/cy2) resize ... ok
28208 runTest (__main__.CythonCompileTestCase)
28209 [-1] compiling (cpp/cy2) resize ... ok
28210 runTest (__main__.CythonCompileTestCase)
28211 [-1] compiling (c/cy2) safe_usage ... ok
28212 runTest (__main__.CythonCompileTestCase)
28213 [-1] compiling (cpp/cy2) safe_usage ... ok
28214 runTest (__main__.CythonCompileTestCase)
28215 [-1] compiling (c/cy2) safe_usage ... ok
28216 runTest (__main__.CythonCompileTestCase)
28217 [-1] compiling (cpp/cy2) safe_usage ... ok
28218 runTest (__main__.CythonCompileTestCase)
28219 [-1] compiling (c/cy2) unsafe_usage ... ok
28220 runTest (__main__.CythonCompileTestCase)
28221 [-1] compiling (cpp/cy2) unsafe_usage ... ok
28222 runTest (__main__.CythonCompileTestCase)
28223 [-1] compiling (c/cy2) unsafe_usage ... ok
28224 runTest (__main__.CythonCompileTestCase)
28225 [-1] compiling (cpp/cy2) unsafe_usage ... ok
28226 runTest (__main__.CythonCompileTestCase)
28227 [-1] compiling (c/cy2) integrate ... ok
28228 runTest (__main__.CythonCompileTestCase)
28229 [-1] compiling (cpp/cy2) integrate ... ok
28230 runTest (__main__.CythonCompileTestCase)
28231 [-1] compiling (c/cy2) integrate ... ok
28232 runTest (__main__.CythonCompileTestCase)
28233 [-1] compiling (cpp/cy2) integrate ... ok
28234 runTest (__main__.CythonCompileTestCase)
28235 [-1] compiling (c/cy2) math_function ... ok
28236 runTest (__main__.CythonCompileTestCase)
28237 [-1] compiling (cpp/cy2) math_function ... ok
28238 runTest (__main__.CythonCompileTestCase)
28239 [-1] compiling (c/cy2) math_function_2 ... ok
28240 runTest (__main__.CythonCompileTestCase)
28241 [-1] compiling (cpp/cy2) math_function_2 ... ok
28242 runTest (__main__.CythonCompileTestCase)
28243 [-1] compiling (c/cy2) math_function_2 ... ok
28244 runTest (__main__.CythonCompileTestCase)
28245 [-1] compiling (cpp/cy2) math_function_2 ... ok
28246 runTest (__main__.CythonCompileTestCase)
28247 [-1] compiling (c/cy2) nonecheck ... ok
28248 runTest (__main__.CythonCompileTestCase)
28249 [-1] compiling (cpp/cy2) nonecheck ... ok
28250 runTest (__main__.CythonCompileTestCase)
28251 [-1] compiling (c/cy2) nonecheck ... ok
28252 runTest (__main__.CythonCompileTestCase)
28253 [-1] compiling (cpp/cy2) nonecheck ... ok
28254 runTest (__main__.CythonCompileTestCase)
28255 [-1] compiling (c/cy2) sin_of_square ... ok
28256 runTest (__main__.CythonCompileTestCase)
28257 [-1] compiling (cpp/cy2) sin_of_square ... ok
28258 runTest (__main__.CythonCompileTestCase)
28259 [-1] compiling (c/cy2) sin_of_square ... ok
28260 runTest (__main__.CythonCompileTestCase)
28261 [-1] compiling (cpp/cy2) sin_of_square ... ok
28262 runTest (__main__.CythonCompileTestCase)
28263 [-1] compiling (c/cy2) wave_function ... ok
28264 runTest (__main__.CythonCompileTestCase)
28265 [-1] compiling (cpp/cy2) wave_function ... ok
28266 runTest (__main__.CythonCompileTestCase)
28267 [-1] compiling (c/cy2) wave_function ... ok
28268 runTest (__main__.CythonCompileTestCase)
28269 [-1] compiling (cpp/cy2) wave_function ... ok
28270 runTest (__main__.CythonCompileTestCase)
28271 [-1] compiling (c/cy2) queue ... ok
28272 runTest (__main__.CythonCompileTestCase)
28273 [-1] compiling (cpp/cy2) queue ... ok
28274 runTest (__main__.CythonCompileTestCase)
28275 [-1] compiling (c/cy2) queue ... ok
28276 runTest (__main__.CythonCompileTestCase)
28277 [-1] compiling (cpp/cy2) queue ... ok
28278 runTest (__main__.CythonCompileTestCase)
28279 [-1] compiling (c/cy2) queue2 ... ok
28280 runTest (__main__.CythonCompileTestCase)
28281 [-1] compiling (cpp/cy2) queue2 ... ok
28282 runTest (__main__.CythonCompileTestCase)
28283 [-1] compiling (c/cy2) queue2 ... ok
28284 runTest (__main__.CythonCompileTestCase)
28285 [-1] compiling (cpp/cy2) queue2 ... ok
28286 runTest (__main__.CythonCompileTestCase)
28287 [-1] compiling (c/cy2) queue3 ... ok
28288 runTest (__main__.CythonCompileTestCase)
28289 [-1] compiling (cpp/cy2) queue3 ... ok
28290 runTest (__main__.CythonCompileTestCase)
28291 [-1] compiling (c/cy2) queue3 ... ok
28292 runTest (__main__.CythonCompileTestCase)
28293 [-1] compiling (cpp/cy2) queue3 ... ok
28294 runTest (__main__.CythonCompileTestCase)
28295 [-1] compiling (c/cy2) test_queue ... ok
28296 runTest (__main__.CythonCompileTestCase)
28297 [-1] compiling (cpp/cy2) test_queue ... ok
28298 runTest (__main__.CythonCompileTestCase)
28299 [-1] compiling (c/cy2) fib ... ok
28300 runTest (__main__.CythonCompileTestCase)
28301 [-1] compiling (cpp/cy2) fib ... ok
28302 runTest (__main__.CythonCompileTestCase)
28303 [-1] compiling (c/cy2) primes ... ok
28304 runTest (__main__.CythonCompileTestCase)
28305 [-1] compiling (cpp/cy2) primes ... ok
28306 runTest (__main__.CythonCompileTestCase)
28307 [-1] compiling (c/cy2) primes ... ok
28308 runTest (__main__.CythonCompileTestCase)
28309 [-1] compiling (cpp/cy2) primes ... ok
28310 runTest (__main__.CythonCompileTestCase)
28311 [-1] compiling (cpp/cy2) primes_cpp ... ok
28312 runTest (__main__.CythonCompileTestCase)
28313 [-1] compiling (cpp/cy2) primes_cpp ... ok
28314 runTest (__main__.CythonCompileTestCase)
28315 [-1] compiling (c/cy2) primes_python ... ok
28316 runTest (__main__.CythonCompileTestCase)
28317 [-1] compiling (cpp/cy2) primes_python ... ok
28318 runTest (__main__.CythonCompileTestCase)
28319 [-1] compiling (c/cy2) embedded ... ok
28320 runTest (__main__.CythonCompileTestCase)
28321 [-1] compiling (c/cy2) atoi ... ok
28322 runTest (__main__.CythonCompileTestCase)
28323 [-1] compiling (cpp/cy2) atoi ... ok
28324 runTest (__main__.CythonCompileTestCase)
28325 [-1] compiling (c/cy2) atoi ... ok
28326 runTest (__main__.CythonCompileTestCase)
28327 [-1] compiling (cpp/cy2) atoi ... ok
28328 runTest (__main__.CythonCompileTestCase)
28329 [-1] compiling (c/cy2) cpdef_sin ... ok
28330 runTest (__main__.CythonCompileTestCase)
28331 [-1] compiling (cpp/cy2) cpdef_sin ... ok
28332 runTest (__main__.CythonCompileTestCase)
28333 [-1] compiling (c/cy2) keyword_args ... ok
28334 runTest (__main__.CythonCompileTestCase)
28335 [-1] compiling (cpp/cy2) keyword_args ... ok
28336 runTest (__main__.CythonCompileTestCase)
28337 [-1] compiling (c/cy2) keyword_args_call ... ok
28338 runTest (__main__.CythonCompileTestCase)
28339 [-1] compiling (cpp/cy2) keyword_args_call ... ok
28340 runTest (__main__.CythonCompileTestCase)
28341 [-1] compiling (c/cy2) keyword_args_call ... ok
28342 runTest (__main__.CythonCompileTestCase)
28343 [-1] compiling (cpp/cy2) keyword_args_call ... ok
28344 runTest (__main__.CythonCompileTestCase)
28345 [-1] compiling (c/cy2) libc_sin ... ok
28346 runTest (__main__.CythonCompileTestCase)
28347 [-1] compiling (cpp/cy2) libc_sin ... ok
28348 runTest (__main__.CythonCompileTestCase)
28349 [-1] compiling (c/cy2) libc_sin ... ok
28350 runTest (__main__.CythonCompileTestCase)
28351 [-1] compiling (cpp/cy2) libc_sin ... ok
28352 runTest (__main__.CythonCompileTestCase)
28353 [-1] compiling (c/cy2) py_version_hex ... ok
28354 runTest (__main__.CythonCompileTestCase)
28355 [-1] compiling (cpp/cy2) py_version_hex ... ok
28356 runTest (__main__.CythonCompileTestCase)
28357 [-1] compiling (c/cy2) py_version_hex ... ok
28358 runTest (__main__.CythonCompileTestCase)
28359 [-1] compiling (cpp/cy2) py_version_hex ... ok
28360 runTest (__main__.CythonCompileTestCase)
28361 [-1] compiling (c/cy2) setup ... ok
28362 runTest (__main__.CythonCompileTestCase)
28363 [-1] compiling (cpp/cy2) setup ... ok
28364 runTest (__main__.CythonCompileTestCase)
28365 [-1] compiling (c/cy2) malloc ... ok
28366 runTest (__main__.CythonCompileTestCase)
28367 [-1] compiling (cpp/cy2) malloc ... ok
28368 runTest (__main__.CythonCompileTestCase)
28369 [-1] compiling (c/cy2) malloc ... ok
28370 runTest (__main__.CythonCompileTestCase)
28371 [-1] compiling (cpp/cy2) malloc ... ok
28372 runTest (__main__.CythonCompileTestCase)
28373 [-1] compiling (c/cy2) some_memory ... ok
28374 runTest (__main__.CythonCompileTestCase)
28375 [-1] compiling (cpp/cy2) some_memory ... ok
28376 runTest (__main__.CythonCompileTestCase)
28377 [-1] compiling (c/cy2) some_memory ... ok
28378 runTest (__main__.CythonCompileTestCase)
28379 [-1] compiling (cpp/cy2) some_memory ... ok
28380 runTest (__main__.CythonCompileTestCase)
28381 [-1] compiling (c/cy2) convolve2 ... ok
28382 runTest (__main__.CythonCompileTestCase)
28383 [-1] compiling (cpp/cy2) convolve2 ... ok
28384 runTest (__main__.CythonCompileTestCase)
28385 [-1] compiling (c/cy2) convolve_py ... ok
28386 runTest (__main__.CythonCompileTestCase)
28387 [-1] compiling (cpp/cy2) convolve_py ... ok
28388 runTest (__main__.CythonCompileTestCase)
28389 [-1] compiling (c/cy2) manual_work ... ok
28390 runTest (__main__.CythonCompileTestCase)
28391 [-1] compiling (cpp/cy2) manual_work ... ok
28392 runTest (__main__.CythonCompileTestCase)
28393 [-1] compiling (c/cy2) manual_work ... ok
28394 runTest (__main__.CythonCompileTestCase)
28395 [-1] compiling (cpp/cy2) manual_work ... ok
28396 runTest (__main__.CythonCompileTestCase)
28397 [-1] compiling (cpp/cy2) median ... ok
28398 runTest (__main__.CythonCompileTestCase)
28399 [-1] compiling (cpp/cy2) median ... ok
28400 runTest (__main__.CythonCompileTestCase)
28401 [-1] compiling (c/cy2) norm ... ok
28402 runTest (__main__.CythonCompileTestCase)
28403 [-1] compiling (cpp/cy2) norm ... ok
28404 runTest (__main__.CythonCompileTestCase)
28405 [-1] compiling (c/cy2) norm ... ok
28406 runTest (__main__.CythonCompileTestCase)
28407 [-1] compiling (cpp/cy2) norm ... ok
28408 runTest (__main__.CythonCompileTestCase)
28409 [-1] compiling (c/cy2) normalize ... ok
28410 runTest (__main__.CythonCompileTestCase)
28411 [-1] compiling (cpp/cy2) normalize ... ok
28412 runTest (__main__.CythonCompileTestCase)
28413 [-1] compiling (c/cy2) normalize ... ok
28414 runTest (__main__.CythonCompileTestCase)
28415 [-1] compiling (cpp/cy2) normalize ... ok
28416 runTest (__main__.CythonCompileTestCase)
28417 [-1] compiling (c/cy2) parallel_sin ... ok
28418 runTest (__main__.CythonCompileTestCase)
28419 [-1] compiling (cpp/cy2) parallel_sin ... ok
28420 runTest (__main__.CythonCompileTestCase)
28421 [-1] compiling (c/cy2) parallel_sin ... ok
28422 runTest (__main__.CythonCompileTestCase)
28423 [-1] compiling (cpp/cy2) parallel_sin ... ok
28424 runTest (__main__.CythonCompileTestCase)
28425 [-1] compiling (c/cy2) setup ... ok
28426 runTest (__main__.CythonCompileTestCase)
28427 [-1] compiling (cpp/cy2) setup ... ok
28428 runTest (__main__.CythonCompileTestCase)
28429 [-1] compiling (c/cy2) calc_pi ... ok
28430 runTest (__main__.CythonCompileTestCase)
28431 [-1] compiling (cpp/cy2) calc_pi ... ok
28432 runTest (__main__.CythonCompileTestCase)
28433 [-1] compiling (c/cy2) calc_pi_2 ... ok
28434 runTest (__main__.CythonCompileTestCase)
28435 [-1] compiling (cpp/cy2) calc_pi_2 ... ok
28436 runTest (__main__.CythonCompileTestCase)
28437 [-1] compiling (c/cy2) calc_pi_2 ... ok
28438 runTest (__main__.CythonCompileTestCase)
28439 [-1] compiling (cpp/cy2) calc_pi_2 ... ok
28440 runTest (__main__.CythonCompileTestCase)
28441 [-1] compiling (c/cy2) calc_pi_3 ... ok
28442 runTest (__main__.CythonCompileTestCase)
28443 [-1] compiling (cpp/cy2) calc_pi_3 ... ok
28444 runTest (__main__.CythonCompileTestCase)
28445 [-1] compiling (c/cy2) calc_pi_3 ... ok
28446 runTest (__main__.CythonCompileTestCase)
28447 [-1] compiling (cpp/cy2) calc_pi_3 ... ok
28448 runTest (__main__.CythonCompileTestCase)
28449 [-1] compiling (c/cy2) calc_pi_4 ... ok
28450 runTest (__main__.CythonCompileTestCase)
28451 [-1] compiling (cpp/cy2) calc_pi_4 ... ok
28452 runTest (__main__.CythonCompileTestCase)
28453 [-1] compiling (c/cy2) calc_pi_4 ... ok
28454 runTest (__main__.CythonCompileTestCase)
28455 [-1] compiling (cpp/cy2) calc_pi_4 ... ok
28456 runTest (__main__.CythonCompileTestCase)
28457 [-1] compiling (c/cy2) often_called ... ok
28458 runTest (__main__.CythonCompileTestCase)
28459 [-1] compiling (cpp/cy2) often_called ... ok
28460 runTest (__main__.CythonCompileTestCase)
28461 [-1] compiling (c/cy2) often_called ... ok
28462 runTest (__main__.CythonCompileTestCase)
28463 [-1] compiling (cpp/cy2) often_called ... ok
28464 runTest (__main__.CythonCompileTestCase)
28465 [-1] compiling (c/cy2) profile ... ok
28466 runTest (__main__.CythonCompileTestCase)
28467 [-1] compiling (cpp/cy2) profile ... ok
28468 runTest (__main__.CythonCompileTestCase)
28469 [-1] compiling (c/cy2) profile_2 ... ok
28470 runTest (__main__.CythonCompileTestCase)
28471 [-1] compiling (cpp/cy2) profile_2 ... ok
28472 runTest (__main__.CythonCompileTestCase)
28473 [-1] compiling (c/cy2) A ... ok
28474 runTest (__main__.CythonCompileTestCase)
28475 [-1] compiling (cpp/cy2) A ... ok
28476 runTest (__main__.CythonCompileTestCase)
28477 [-1] compiling (c/cy2) A_equivalent ... ok
28478 runTest (__main__.CythonCompileTestCase)
28479 [-1] compiling (cpp/cy2) A_equivalent ... ok
28480 runTest (__main__.CythonCompileTestCase)
28481 [-1] compiling (c/cy2) annotations ... ok
28482 runTest (__main__.CythonCompileTestCase)
28483 [-1] compiling (cpp/cy2) annotations ... ok
28484 runTest (__main__.CythonCompileTestCase)
28485 [-1] compiling (c/cy2) c_arrays ... ok
28486 runTest (__main__.CythonCompileTestCase)
28487 [-1] compiling (cpp/cy2) c_arrays ... ok
28488 runTest (__main__.CythonCompileTestCase)
28489 [-1] compiling (c/cy2) cclass ... ok
28490 runTest (__main__.CythonCompileTestCase)
28491 [-1] compiling (cpp/cy2) cclass ... ok
28492 runTest (__main__.CythonCompileTestCase)
28493 [-1] compiling (c/cy2) compiled_switch ... ok
28494 runTest (__main__.CythonCompileTestCase)
28495 [-1] compiling (cpp/cy2) compiled_switch ... ok
28496 runTest (__main__.CythonCompileTestCase)
28497 [-1] compiling (c/cy2) cython_declare ... ok
28498 runTest (__main__.CythonCompileTestCase)
28499 [-1] compiling (cpp/cy2) cython_declare ... ok
28500 runTest (__main__.CythonCompileTestCase)
28501 [-1] compiling (c/cy2) cython_declare2 ... ok
28502 runTest (__main__.CythonCompileTestCase)
28503 [-1] compiling (cpp/cy2) cython_declare2 ... ok
28504 runTest (__main__.CythonCompileTestCase)
28505 [-1] compiling (c/cy2) disabled_annotations ... ok
28506 runTest (__main__.CythonCompileTestCase)
28507 [-1] compiling (cpp/cy2) disabled_annotations ... ok
28508 runTest (__main__.CythonCompileTestCase)
28509 [-1] compiling (c/cy2) dostuff ... ok
28510 runTest (__main__.CythonCompileTestCase)
28511 [-1] compiling (cpp/cy2) dostuff ... ok
28512 runTest (__main__.CythonCompileTestCase)
28513 [-1] compiling (c/cy2) exceptval ... ok
28514 runTest (__main__.CythonCompileTestCase)
28515 [-1] compiling (cpp/cy2) exceptval ... ok
28516 runTest (__main__.CythonCompileTestCase)
28517 [-1] compiling (c/cy2) locals ... ok
28518 runTest (__main__.CythonCompileTestCase)
28519 [-1] compiling (cpp/cy2) locals ... ok
28520 runTest (__main__.CythonCompileTestCase)
28521 [-1] compiling (c/cy2) mymodule ... ok
28522 runTest (__main__.CythonCompileTestCase)
28523 [-1] compiling (cpp/cy2) mymodule ... ok
28524 runTest (__main__.CythonCompileTestCase)
28525 [-1] compiling (c/cy2) pep_526 ... ok
28526 runTest (__main__.CythonCompileTestCase)
28527 [-1] compiling (cpp/cy2) pep_526 ... ok
28528 runTest (__main__.CythonCompileTestCase)
28529 [-1] compiling (c/cy2) py_cimport ... ok
28530 runTest (__main__.CythonCompileTestCase)
28531 [-1] compiling (cpp/cy2) py_cimport ... ok
28532 runTest (__main__.CythonCompileTestCase)
28533 [-1] compiling (c/cy2) integrate ... ok
28534 runTest (__main__.CythonCompileTestCase)
28535 [-1] compiling (cpp/cy2) integrate ... ok
28536 runTest (__main__.CythonCompileTestCase)
28537 [-1] compiling (c/cy2) integrate ... ok
28538 runTest (__main__.CythonCompileTestCase)
28539 [-1] compiling (cpp/cy2) integrate ... ok
28540 runTest (__main__.CythonCompileTestCase)
28541 [-1] compiling (c/cy2) api_func ... ok
28542 runTest (__main__.CythonCompileTestCase)
28543 [-1] compiling (cpp/cy2) api_func ... ok
28544 runTest (__main__.CythonCompileTestCase)
28545 [-1] compiling (c/cy2) arg_memview ... ok
28546 runTest (__main__.CythonCompileTestCase)
28547 [-1] compiling (cpp/cy2) arg_memview ... ok
28548 runTest (__main__.CythonCompileTestCase)
28549 [-1] compiling (c/cy2) auto_conversion_1 ... ok
28550 runTest (__main__.CythonCompileTestCase)
28551 [-1] compiling (cpp/cy2) auto_conversion_1 ... ok
28552 runTest (__main__.CythonCompileTestCase)
28553 [-1] compiling (c/cy2) auto_conversion_2 ... ok
28554 runTest (__main__.CythonCompileTestCase)
28555 [-1] compiling (cpp/cy2) auto_conversion_2 ... ok
28556 runTest (__main__.CythonCompileTestCase)
28557 [-1] compiling (c/cy2) auto_conversion_3 ... ok
28558 runTest (__main__.CythonCompileTestCase)
28559 [-1] compiling (cpp/cy2) auto_conversion_3 ... ok
28560 runTest (__main__.CythonCompileTestCase)
28561 [-1] compiling (c/cy2) c_func ... ok
28562 runTest (__main__.CythonCompileTestCase)
28563 [-1] compiling (cpp/cy2) c_func ... ok
28564 runTest (__main__.CythonCompileTestCase)
28565 [-1] compiling (c/cy2) const ... ok
28566 runTest (__main__.CythonCompileTestCase)
28567 [-1] compiling (cpp/cy2) const ... ok
28568 runTest (__main__.CythonCompileTestCase)
28569 [-1] compiling (cpp/cy2) cpp_string ... ok
28570 runTest (__main__.CythonCompileTestCase)
28571 [-1] compiling (c/cy2) decode ... ok
28572 runTest (__main__.CythonCompileTestCase)
28573 [-1] compiling (cpp/cy2) decode ... ok
28574 runTest (__main__.CythonCompileTestCase)
28575 [-1] compiling (cpp/cy2) decode_cpp_string ... ok
28576 runTest (__main__.CythonCompileTestCase)
28577 [-1] compiling (c/cy2) for_bytes ... ok
28578 runTest (__main__.CythonCompileTestCase)
28579 [-1] compiling (cpp/cy2) for_bytes ... ok
28580 runTest (__main__.CythonCompileTestCase)
28581 [-1] compiling (c/cy2) for_char ... ok
28582 runTest (__main__.CythonCompileTestCase)
28583 [-1] compiling (cpp/cy2) for_char ... ok
28584 runTest (__main__.CythonCompileTestCase)
28585 [-1] compiling (c/cy2) for_unicode ... ok
28586 runTest (__main__.CythonCompileTestCase)
28587 [-1] compiling (cpp/cy2) for_unicode ... ok
28588 runTest (__main__.CythonCompileTestCase)
28589 [-1] compiling (c/cy2) if_char_in ... ok
28590 runTest (__main__.CythonCompileTestCase)
28591 [-1] compiling (cpp/cy2) if_char_in ... ok
28592 runTest (__main__.CythonCompileTestCase)
28593 [-1] compiling (c/cy2) naive_decode ... ok
28594 runTest (__main__.CythonCompileTestCase)
28595 [-1] compiling (cpp/cy2) naive_decode ... ok
28596 runTest (__main__.CythonCompileTestCase)
28597 [-1] compiling (c/cy2) return_memview ... ok
28598 runTest (__main__.CythonCompileTestCase)
28599 [-1] compiling (cpp/cy2) return_memview ... ok
28600 runTest (__main__.CythonCompileTestCase)
28601 [-1] compiling (c/cy2) slicing_c_string ... ok
28602 runTest (__main__.CythonCompileTestCase)
28603 [-1] compiling (cpp/cy2) slicing_c_string ... ok
28604 runTest (__main__.CythonCompileTestCase)
28605 [-1] compiling (c/cy2) to_char ... ok
28606 runTest (__main__.CythonCompileTestCase)
28607 [-1] compiling (cpp/cy2) to_char ... ok
28608 runTest (__main__.CythonCompileTestCase)
28609 [-1] compiling (c/cy2) to_unicode ... ok
28610 runTest (__main__.CythonCompileTestCase)
28611 [-1] compiling (cpp/cy2) to_unicode ... ok
28612 runTest (__main__.CythonCompileTestCase)
28613 [-1] compiling (c/cy2) try_finally ... ok
28614 runTest (__main__.CythonCompileTestCase)
28615 [-1] compiling (cpp/cy2) try_finally ... ok
28616 runTest (__main__.CythonCompileTestCase)
28617 [-1] compiling (c/cy2) utf_eight ... ok
28618 runTest (__main__.CythonCompileTestCase)
28619 [-1] compiling (cpp/cy2) utf_eight ... ok
28620 runTest (__main__.CythonCompileTestCase)
28621 [-1] compiling (c/cy2) c1 ... ok
28622 runTest (__main__.CythonCompileTestCase)
28623 [-1] compiling (cpp/cy2) c1 ... ok
28624 runTest (__main__.CythonCompileTestCase)
28625 [-1] compiling (c/cy2) c2 ... ok
28626 runTest (__main__.CythonCompileTestCase)
28627 [-1] compiling (cpp/cy2) c2 ... ok
28628 runTest (__main__.CythonCompileTestCase)
28629 [-1] compiling (c/cy2) p1 ... ok
28630 runTest (__main__.CythonCompileTestCase)
28631 [-1] compiling (cpp/cy2) p1 ... ok
28632 runTest (__main__.CythonCompileTestCase)
28633 [-1] compiling (cpp/cy2) matrix ... ok
28634 runTest (__main__.CythonCompileTestCase)
28635 [-1] compiling (cpp/cy2) matrix ... ok
28636 runTest (__main__.CythonCompileTestCase)
28637 [-1] compiling (cpp/cy2) matrix_with_buffer ... ok
28638 runTest (__main__.CythonCompileTestCase)
28639 [-1] compiling (cpp/cy2) matrix_with_buffer ... ok
28640 runTest (__main__.CythonCompileTestCase)
28641 [-1] compiling (cpp/cy2) view_count ... ok
28642 runTest (__main__.CythonCompileTestCase)
28643 [-1] compiling (cpp/cy2) view_count ... ok
28644 runTest (__main__.CythonCompileTestCase)
28645 [-1] compiling (c/cy2) rectangle ... ok
28646 runTest (__main__.CythonCompileTestCase)
28647 [-1] compiling (cpp/cy2) rectangle ... ok
28648 runTest (__main__.CythonCompileTestCase)
28649 [-1] compiling (c/cy2) rectangle ... ok
28650 runTest (__main__.CythonCompileTestCase)
28651 [-1] compiling (cpp/cy2) rectangle ... ok
28652 runTest (__main__.CythonCompileTestCase)
28653 [-1] compiling (c/cy2) rectangle_cdef ... ok
28654 runTest (__main__.CythonCompileTestCase)
28655 [-1] compiling (cpp/cy2) rectangle_cdef ... ok
28656 runTest (__main__.CythonCompileTestCase)
28657 [-1] compiling (c/cy2) rectangle_cdef ... ok
28658 runTest (__main__.CythonCompileTestCase)
28659 [-1] compiling (cpp/cy2) rectangle_cdef ... ok
28660 runTest (__main__.CythonCompileTestCase)
28661 [-1] compiling (c/cy2) rectangle_cpdef ... ok
28662 runTest (__main__.CythonCompileTestCase)
28663 [-1] compiling (cpp/cy2) rectangle_cpdef ... ok
28664 runTest (__main__.CythonCompileTestCase)
28665 [-1] compiling (c/cy2) rectangle_cpdef ... ok
28666 runTest (__main__.CythonCompileTestCase)
28667 [-1] compiling (cpp/cy2) rectangle_cpdef ... ok
28668 runTest (__main__.CythonCompileTestCase)
28669 [-1] compiling (c/cy2) c_property ... ok
28670 runTest (__main__.CythonCompileTestCase)
28671 [-1] compiling (cpp/cy2) c_property ... ok
28672 runTest (__main__.CythonCompileTestCase)
28673 [-1] compiling (c/cy2) cheesy ... ok
28674 runTest (__main__.CythonCompileTestCase)
28675 [-1] compiling (cpp/cy2) cheesy ... ok
28676 runTest (__main__.CythonCompileTestCase)
28677 [-1] compiling (c/cy2) cheesy ... ok
28678 runTest (__main__.CythonCompileTestCase)
28679 [-1] compiling (cpp/cy2) cheesy ... ok
28680 runTest (__main__.CythonCompileTestCase)
28681 [-1] compiling (c/cy2) dataclass ... ok
28682 runTest (__main__.CythonCompileTestCase)
28683 [-1] compiling (cpp/cy2) dataclass ... ok
28684 runTest (__main__.CythonCompileTestCase)
28685 [-1] compiling (c/cy2) dataclass ... ok
28686 runTest (__main__.CythonCompileTestCase)
28687 [-1] compiling (cpp/cy2) dataclass ... ok
28688 runTest (__main__.CythonCompileTestCase)
28689 [-1] compiling (c/cy2) dict_animal ... ok
28690 runTest (__main__.CythonCompileTestCase)
28691 [-1] compiling (cpp/cy2) dict_animal ... ok
28692 runTest (__main__.CythonCompileTestCase)
28693 [-1] compiling (c/cy2) dict_animal ... ok
28694 runTest (__main__.CythonCompileTestCase)
28695 [-1] compiling (cpp/cy2) dict_animal ... ok
28696 runTest (__main__.CythonCompileTestCase)
28697 [-1] compiling (c/cy2) extendable_animal ... ok
28698 runTest (__main__.CythonCompileTestCase)
28699 [-1] compiling (cpp/cy2) extendable_animal ... ok
28700 runTest (__main__.CythonCompileTestCase)
28701 [-1] compiling (c/cy2) extendable_animal ... ok
28702 runTest (__main__.CythonCompileTestCase)
28703 [-1] compiling (cpp/cy2) extendable_animal ... ok
28704 runTest (__main__.CythonCompileTestCase)
28705 [-1] compiling (c/cy2) my_module ... ok
28706 runTest (__main__.CythonCompileTestCase)
28707 [-1] compiling (cpp/cy2) my_module ... ok
28708 runTest (__main__.CythonCompileTestCase)
28709 [-1] compiling (c/cy2) owned_pointer ... ok
28710 runTest (__main__.CythonCompileTestCase)
28711 [-1] compiling (cpp/cy2) owned_pointer ... ok
28712 runTest (__main__.CythonCompileTestCase)
28713 [-1] compiling (c/cy2) owned_pointer ... ok
28714 runTest (__main__.CythonCompileTestCase)
28715 [-1] compiling (cpp/cy2) owned_pointer ... ok
28716 runTest (__main__.CythonCompileTestCase)
28717 [-1] compiling (c/cy2) penguin ... ok
28718 runTest (__main__.CythonCompileTestCase)
28719 [-1] compiling (cpp/cy2) penguin ... ok
28720 runTest (__main__.CythonCompileTestCase)
28721 [-1] compiling (c/cy2) penguin ... ok
28722 runTest (__main__.CythonCompileTestCase)
28723 [-1] compiling (cpp/cy2) penguin ... ok
28724 runTest (__main__.CythonCompileTestCase)
28725 [-1] compiling (c/cy2) penguin2 ... ok
28726 runTest (__main__.CythonCompileTestCase)
28727 [-1] compiling (cpp/cy2) penguin2 ... ok
28728 runTest (__main__.CythonCompileTestCase)
28729 [-1] compiling (c/cy2) penguin2 ... ok
28730 runTest (__main__.CythonCompileTestCase)
28731 [-1] compiling (cpp/cy2) penguin2 ... ok
28732 runTest (__main__.CythonCompileTestCase)
28733 [-1] compiling (c/cy2) pets ... ok
28734 runTest (__main__.CythonCompileTestCase)
28735 [-1] compiling (cpp/cy2) pets ... ok
28736 runTest (__main__.CythonCompileTestCase)
28737 [-1] compiling (c/cy2) pets ... ok
28738 runTest (__main__.CythonCompileTestCase)
28739 [-1] compiling (cpp/cy2) pets ... ok
28740 runTest (__main__.CythonCompileTestCase)
28741 [-1] compiling (c/cy2) python_access ... ok
28742 runTest (__main__.CythonCompileTestCase)
28743 [-1] compiling (cpp/cy2) python_access ... ok
28744 runTest (__main__.CythonCompileTestCase)
28745 [-1] compiling (c/cy2) python_access ... ok
28746 runTest (__main__.CythonCompileTestCase)
28747 [-1] compiling (cpp/cy2) python_access ... ok
28748 runTest (__main__.CythonCompileTestCase)
28749 [-1] compiling (c/cy2) shrubbery ... ok
28750 runTest (__main__.CythonCompileTestCase)
28751 [-1] compiling (cpp/cy2) shrubbery ... ok
28752 runTest (__main__.CythonCompileTestCase)
28753 [-1] compiling (c/cy2) shrubbery ... ok
28754 runTest (__main__.CythonCompileTestCase)
28755 [-1] compiling (cpp/cy2) shrubbery ... ok
28756 runTest (__main__.CythonCompileTestCase)
28757 [-1] compiling (c/cy2) shrubbery_2 ... ok
28758 runTest (__main__.CythonCompileTestCase)
28759 [-1] compiling (cpp/cy2) shrubbery_2 ... ok
28760 runTest (__main__.CythonCompileTestCase)
28761 [-1] compiling (c/cy2) shrubbery_2 ... ok
28762 runTest (__main__.CythonCompileTestCase)
28763 [-1] compiling (cpp/cy2) shrubbery_2 ... ok
28764 runTest (__main__.CythonCompileTestCase)
28765 [-1] compiling (c/cy2) widen_shrubbery ... ok
28766 runTest (__main__.CythonCompileTestCase)
28767 [-1] compiling (cpp/cy2) widen_shrubbery ... ok
28768 runTest (__main__.CythonCompileTestCase)
28769 [-1] compiling (c/cy2) widen_shrubbery ... ok
28770 runTest (__main__.CythonCompileTestCase)
28771 [-1] compiling (cpp/cy2) widen_shrubbery ... ok
28772 runTest (__main__.CythonCompileTestCase)
28773 [-1] compiling (c/cy2) wrapper_class ... ok
28774 runTest (__main__.CythonCompileTestCase)
28775 [-1] compiling (cpp/cy2) wrapper_class ... ok
28776 runTest (__main__.CythonCompileTestCase)
28777 [-1] compiling (c/cy2) wrapper_class ... ok
28778 runTest (__main__.CythonCompileTestCase)
28779 [-1] compiling (cpp/cy2) wrapper_class ... ok
28780 runTest (__main__.CythonCompileTestCase)
28781 [-1] compiling (c/cy2) delorean ... ok
28782 runTest (__main__.CythonCompileTestCase)
28783 [-1] compiling (cpp/cy2) delorean ... ok
28784 runTest (__main__.CythonCompileTestCase)
28785 [-1] compiling (c/cy2) platform_adaptation ... ok
28786 runTest (__main__.CythonCompileTestCase)
28787 [-1] compiling (cpp/cy2) platform_adaptation ... ok
28788 runTest (__main__.CythonCompileTestCase)
28789 [-1] compiling (c/cy2) struct_field_adaptation ... ok
28790 runTest (__main__.CythonCompileTestCase)
28791 [-1] compiling (cpp/cy2) struct_field_adaptation ... ok
28792 runTest (__main__.CythonCompileTestCase)
28793 [-1] compiling (c/cy2) verbatim_c_code ... ok
28794 runTest (__main__.CythonCompileTestCase)
28795 [-1] compiling (cpp/cy2) verbatim_c_code ... ok
28796 runTest (__main__.CythonCompileTestCase)
28797 [-1] compiling (c/cy2) char_or_float ... ok
28798 runTest (__main__.CythonCompileTestCase)
28799 [-1] compiling (cpp/cy2) char_or_float ... ok
28800 runTest (__main__.CythonCompileTestCase)
28801 [-1] compiling (c/cy2) char_or_float ... ok
28802 runTest (__main__.CythonCompileTestCase)
28803 [-1] compiling (cpp/cy2) char_or_float ... ok
28804 runTest (__main__.CythonCompileTestCase)
28805 [-1] compiling (c/cy2) conditional_gil ... ok
28806 runTest (__main__.CythonCompileTestCase)
28807 [-1] compiling (cpp/cy2) conditional_gil ... ok
28808 runTest (__main__.CythonCompileTestCase)
28809 [-1] compiling (c/cy2) conditional_gil ... ok
28810 runTest (__main__.CythonCompileTestCase)
28811 [-1] compiling (cpp/cy2) conditional_gil ... ok
28812 runTest (__main__.CythonCompileTestCase)
28813 [-1] compiling (c/cy2) indexing ... ok
28814 runTest (__main__.CythonCompileTestCase)
28815 [-1] compiling (cpp/cy2) indexing ... ok
28816 runTest (__main__.CythonCompileTestCase)
28817 [-1] compiling (c/cy2) indexing ... ok
28818 runTest (__main__.CythonCompileTestCase)
28819 [-1] compiling (cpp/cy2) indexing ... ok
28820 runTest (__main__.CythonCompileTestCase)
28821 [-1] compiling (c/cy2) pointer ... ok
28822 runTest (__main__.CythonCompileTestCase)
28823 [-1] compiling (cpp/cy2) pointer ... ok
28824 runTest (__main__.CythonCompileTestCase)
28825 [-1] compiling (c/cy2) pointer ... ok
28826 runTest (__main__.CythonCompileTestCase)
28827 [-1] compiling (cpp/cy2) pointer ... ok
28828 runTest (__main__.CythonCompileTestCase)
28829 [-1] compiling (c/cy2) type_checking ... ok
28830 runTest (__main__.CythonCompileTestCase)
28831 [-1] compiling (cpp/cy2) type_checking ... ok
28832 runTest (__main__.CythonCompileTestCase)
28833 [-1] compiling (c/cy2) type_checking ... ok
28834 runTest (__main__.CythonCompileTestCase)
28835 [-1] compiling (cpp/cy2) type_checking ... ok
28836 runTest (__main__.CythonCompileTestCase)
28837 [-1] compiling (c/cy2) casting_python ... ok
28838 runTest (__main__.CythonCompileTestCase)
28839 [-1] compiling (cpp/cy2) casting_python ... ok
28840 runTest (__main__.CythonCompileTestCase)
28841 [-1] compiling (c/cy2) casting_python ... ok
28842 runTest (__main__.CythonCompileTestCase)
28843 [-1] compiling (cpp/cy2) casting_python ... ok
28844 runTest (__main__.CythonCompileTestCase)
28845 [-1] compiling (c/cy2) cdef_block ... ok
28846 runTest (__main__.CythonCompileTestCase)
28847 [-1] compiling (cpp/cy2) cdef_block ... ok
28848 runTest (__main__.CythonCompileTestCase)
28849 [-1] compiling (c/cy2) compile_time ... ok
28850 runTest (__main__.CythonCompileTestCase)
28851 [-1] compiling (cpp/cy2) compile_time ... ok
28852 runTest (__main__.CythonCompileTestCase)
28853 [-1] compiling (c/cy2) enum ... ok
28854 runTest (__main__.CythonCompileTestCase)
28855 [-1] compiling (cpp/cy2) enum ... ok
28856 runTest (__main__.CythonCompileTestCase)
28857 [-1] compiling (c/cy2) function_pointer ... ok
28858 runTest (__main__.CythonCompileTestCase)
28859 [-1] compiling (cpp/cy2) function_pointer ... ok
28860 runTest (__main__.CythonCompileTestCase)
28861 [-1] compiling (c/cy2) function_pointer_struct ... ok
28862 runTest (__main__.CythonCompileTestCase)
28863 [-1] compiling (cpp/cy2) function_pointer_struct ... ok
28864 runTest (__main__.CythonCompileTestCase)
28865 [-1] compiling (c/cy2) kwargs_1 ... ok
28866 runTest (__main__.CythonCompileTestCase)
28867 [-1] compiling (cpp/cy2) kwargs_1 ... ok
28868 runTest (__main__.CythonCompileTestCase)
28869 [-1] compiling (c/cy2) kwargs_2 ... ok
28870 runTest (__main__.CythonCompileTestCase)
28871 [-1] compiling (cpp/cy2) kwargs_2 ... ok
28872 runTest (__main__.CythonCompileTestCase)
28873 [-1] compiling (c/cy2) open_file ... ok
28874 runTest (__main__.CythonCompileTestCase)
28875 [-1] compiling (cpp/cy2) open_file ... ok
28876 runTest (__main__.CythonCompileTestCase)
28877 [-1] compiling (c/cy2) open_file ... ok
28878 runTest (__main__.CythonCompileTestCase)
28879 [-1] compiling (cpp/cy2) open_file ... ok
28880 runTest (__main__.CythonCompileTestCase)
28881 [-1] compiling (c/cy2) optional_subclassing ... ok
28882 runTest (__main__.CythonCompileTestCase)
28883 [-1] compiling (cpp/cy2) optional_subclassing ... ok
28884 runTest (__main__.CythonCompileTestCase)
28885 [-1] compiling (c/cy2) optional_subclassing ... ok
28886 runTest (__main__.CythonCompileTestCase)
28887 [-1] compiling (cpp/cy2) optional_subclassing ... ok
28888 runTest (__main__.CythonCompileTestCase)
28889 [-1] compiling (c/cy2) override ... ok
28890 runTest (__main__.CythonCompileTestCase)
28891 [-1] compiling (cpp/cy2) override ... ok
28892 runTest (__main__.CythonCompileTestCase)
28893 [-1] compiling (c/cy2) override ... ok
28894 runTest (__main__.CythonCompileTestCase)
28895 [-1] compiling (cpp/cy2) override ... ok
28896 runTest (__main__.CythonCompileTestCase)
28897 [-1] compiling (c/cy2) parameter_refcount ... ok
28898 runTest (__main__.CythonCompileTestCase)
28899 [-1] compiling (cpp/cy2) parameter_refcount ... ok
28900 runTest (__main__.CythonCompileTestCase)
28901 [-1] compiling (c/cy2) parameter_refcount ... ok
28902 runTest (__main__.CythonCompileTestCase)
28903 [-1] compiling (cpp/cy2) parameter_refcount ... ok
28904 runTest (__main__.CythonCompileTestCase)
28905 [-1] compiling (c/cy2) struct ... ok
28906 runTest (__main__.CythonCompileTestCase)
28907 [-1] compiling (cpp/cy2) struct ... ok
28908 runTest (__main__.CythonCompileTestCase)
28909 [-1] compiling (c/cy2) struct ... ok
28910 runTest (__main__.CythonCompileTestCase)
28911 [-1] compiling (cpp/cy2) struct ... ok
28912 runTest (__main__.CythonCompileTestCase)
28913 [-1] compiling (c/cy2) union ... ok
28914 runTest (__main__.CythonCompileTestCase)
28915 [-1] compiling (cpp/cy2) union ... ok
28916 runTest (__main__.CythonCompileTestCase)
28917 [-1] compiling (c/cy2) union ... ok
28918 runTest (__main__.CythonCompileTestCase)
28919 [-1] compiling (cpp/cy2) union ... ok
28920 runTest (__main__.CythonCompileTestCase)
28921 [-1] compiling (c/cy2) add_one ... ok
28922 runTest (__main__.CythonCompileTestCase)
28923 [-1] compiling (cpp/cy2) add_one ... ok
28924 runTest (__main__.CythonCompileTestCase)
28925 [-1] compiling (c/cy2) add_one ... ok
28926 runTest (__main__.CythonCompileTestCase)
28927 [-1] compiling (cpp/cy2) add_one ... ok
28928 runTest (__main__.CythonCompileTestCase)
28929 [-1] compiling (c/cy2) copy ... ok
28930 runTest (__main__.CythonCompileTestCase)
28931 [-1] compiling (cpp/cy2) copy ... ok
28932 runTest (__main__.CythonCompileTestCase)
28933 [-1] compiling (c/cy2) copy ... ok
28934 runTest (__main__.CythonCompileTestCase)
28935 [-1] compiling (cpp/cy2) copy ... ok
28936 runTest (__main__.CythonCompileTestCase)
28937 [-1] compiling (c/cy2) cpython_array ... ok
28938 runTest (__main__.CythonCompileTestCase)
28939 [-1] compiling (cpp/cy2) cpython_array ... ok
28940 runTest (__main__.CythonCompileTestCase)
28941 [-1] compiling (c/cy2) cpython_array ... ok
28942 runTest (__main__.CythonCompileTestCase)
28943 [-1] compiling (cpp/cy2) cpython_array ... ok
28944 runTest (__main__.CythonCompileTestCase)
28945 [-1] compiling (c/cy2) custom_dtype ... ok
28946 runTest (__main__.CythonCompileTestCase)
28947 [-1] compiling (cpp/cy2) custom_dtype ... ok
28948 runTest (__main__.CythonCompileTestCase)
28949 [-1] compiling (c/cy2) cython_array ... ok
28950 runTest (__main__.CythonCompileTestCase)
28951 [-1] compiling (cpp/cy2) cython_array ... ok
28952 runTest (__main__.CythonCompileTestCase)
28953 [-1] compiling (c/cy2) cython_array ... ok
28954 runTest (__main__.CythonCompileTestCase)
28955 [-1] compiling (cpp/cy2) cython_array ... ok
28956 runTest (__main__.CythonCompileTestCase)
28957 [-1] compiling (c/cy2) memory_layout ... ok
28958 runTest (__main__.CythonCompileTestCase)
28959 [-1] compiling (cpp/cy2) memory_layout ... ok
28960 runTest (__main__.CythonCompileTestCase)
28961 [-1] compiling (c/cy2) memory_layout ... ok
28962 runTest (__main__.CythonCompileTestCase)
28963 [-1] compiling (cpp/cy2) memory_layout ... ok
28964 runTest (__main__.CythonCompileTestCase)
28965 [-1] compiling (c/cy2) memory_layout_2 ... ok
28966 runTest (__main__.CythonCompileTestCase)
28967 [-1] compiling (c/cy2) memory_layout_2 ... ok
28968 runTest (__main__.CythonCompileTestCase)
28969 [-1] compiling (c/cy2) memview_to_c ... ok
28970 runTest (__main__.CythonCompileTestCase)
28971 [-1] compiling (cpp/cy2) memview_to_c ... ok
28972 runTest (__main__.CythonCompileTestCase)
28973 [-1] compiling (c/cy2) memview_to_c ... ok
28974 runTest (__main__.CythonCompileTestCase)
28975 [-1] compiling (cpp/cy2) memview_to_c ... ok
28976 runTest (__main__.CythonCompileTestCase)
28977 [-1] compiling (c/cy2) not_none ... ok
28978 runTest (__main__.CythonCompileTestCase)
28979 [-1] compiling (cpp/cy2) not_none ... ok
28980 runTest (__main__.CythonCompileTestCase)
28981 [-1] compiling (c/cy2) not_none ... ok
28982 runTest (__main__.CythonCompileTestCase)
28983 [-1] compiling (cpp/cy2) not_none ... ok
28984 runTest (__main__.CythonCompileTestCase)
28985 [-1] compiling (c/cy2) np_flag_const ... ok
28986 runTest (__main__.CythonCompileTestCase)
28987 [-1] compiling (cpp/cy2) np_flag_const ... ok
28988 runTest (__main__.CythonCompileTestCase)
28989 [-1] compiling (c/cy2) old_sum3d ... ok
28990 runTest (__main__.CythonCompileTestCase)
28991 [-1] compiling (cpp/cy2) old_sum3d ... ok
28992 runTest (__main__.CythonCompileTestCase)
28993 [-1] compiling (c/cy2) quickstart ... ok
28994 runTest (__main__.CythonCompileTestCase)
28995 [-1] compiling (cpp/cy2) quickstart ... ok
28996 runTest (__main__.CythonCompileTestCase)
28997 [-1] compiling (c/cy2) quickstart ... ok
28998 runTest (__main__.CythonCompileTestCase)
28999 [-1] compiling (cpp/cy2) quickstart ... ok
29000 runTest (__main__.CythonCompileTestCase)
29001 [-1] compiling (c/cy2) slicing ... ok
29002 runTest (__main__.CythonCompileTestCase)
29003 [-1] compiling (cpp/cy2) slicing ... ok
29004 runTest (__main__.CythonCompileTestCase)
29005 [-1] compiling (c/cy2) slicing ... ok
29006 runTest (__main__.CythonCompileTestCase)
29007 [-1] compiling (cpp/cy2) slicing ... ok
29008 runTest (__main__.CythonCompileTestCase)
29009 [-1] compiling (c/cy2) transpose ... ok
29010 runTest (__main__.CythonCompileTestCase)
29011 [-1] compiling (cpp/cy2) transpose ... ok
29012 runTest (__main__.CythonCompileTestCase)
29013 [-1] compiling (c/cy2) transpose ... ok
29014 runTest (__main__.CythonCompileTestCase)
29015 [-1] compiling (cpp/cy2) transpose ... ok
29016 runTest (__main__.CythonCompileTestCase)
29017 [-1] compiling (c/cy2) view_string ... ok
29018 runTest (__main__.CythonCompileTestCase)
29019 [-1] compiling (cpp/cy2) view_string ... ok
29020 runTest (__main__.CythonCompileTestCase)
29021 [-1] compiling (c/cy2) compute_fused_types ... ok
29022 runTest (__main__.CythonCompileTestCase)
29023 [-1] compiling (cpp/cy2) compute_fused_types ... ok
29024 runTest (__main__.CythonCompileTestCase)
29025 [-1] compiling (c/cy2) compute_infer_types ... ok
29026 runTest (__main__.CythonCompileTestCase)
29027 [-1] compiling (cpp/cy2) compute_infer_types ... ok
29028 runTest (__main__.CythonCompileTestCase)
29029 [-1] compiling (c/cy2) compute_memview ... ok
29030 runTest (__main__.CythonCompileTestCase)
29031 [-1] compiling (cpp/cy2) compute_memview ... ok
29032 runTest (__main__.CythonCompileTestCase)
29033 [-1] compiling (c/cy2) compute_prange ... ok
29034 runTest (__main__.CythonCompileTestCase)
29035 [-1] compiling (cpp/cy2) compute_prange ... ok
29036 runTest (__main__.CythonCompileTestCase)
29037 [-1] compiling (c/cy2) compute_py ... ok
29038 runTest (__main__.CythonCompileTestCase)
29039 [-1] compiling (cpp/cy2) compute_py ... ok
29040 runTest (__main__.CythonCompileTestCase)
29041 [-1] compiling (c/cy2) compute_typed ... ok
29042 runTest (__main__.CythonCompileTestCase)
29043 [-1] compiling (cpp/cy2) compute_typed ... ok
29044 runTest (__main__.CythonCompileTestCase)
29045 [-1] compiling (c/cy2) ufunc ... ok
29046 runTest (__main__.CythonCompileTestCase)
29047 [-1] compiling (cpp/cy2) ufunc ... ok
29048 runTest (__main__.CythonCompileTestCase)
29049 [-1] compiling (c/cy2) ufunc ... ok
29050 runTest (__main__.CythonCompileTestCase)
29051 [-1] compiling (cpp/cy2) ufunc ... ok
29052 runTest (__main__.CythonCompileTestCase)
29053 [-1] compiling (c/cy2) ufunc_ctuple ... ok
29054 runTest (__main__.CythonCompileTestCase)
29055 [-1] compiling (cpp/cy2) ufunc_ctuple ... ok
29056 runTest (__main__.CythonCompileTestCase)
29057 [-1] compiling (c/cy2) ufunc_ctuple ... ok
29058 runTest (__main__.CythonCompileTestCase)
29059 [-1] compiling (cpp/cy2) ufunc_ctuple ... ok
29060 runTest (__main__.CythonCompileTestCase)
29061 [-1] compiling (c/cy2) ufunc_fused ... ok
29062 runTest (__main__.CythonCompileTestCase)
29063 [-1] compiling (cpp/cy2) ufunc_fused ... ok
29064 runTest (__main__.CythonCompileTestCase)
29065 [-1] compiling (c/cy2) ufunc_fused ... ok
29066 runTest (__main__.CythonCompileTestCase)
29067 [-1] compiling (cpp/cy2) ufunc_fused ... ok
29068 runTest (__main__.CythonCompileTestCase)
29069 [-1] compiling (c/cy2) breaking_loop ... ok
29070 runTest (__main__.CythonCompileTestCase)
29071 [-1] compiling (cpp/cy2) breaking_loop ... ok
29072 runTest (__main__.CythonCompileTestCase)
29073 [-1] compiling (c/cy2) breaking_loop ... ok
29074 runTest (__main__.CythonCompileTestCase)
29075 [-1] compiling (cpp/cy2) breaking_loop ... ok
29076 runTest (__main__.CythonCompileTestCase)
29077 [-1] compiling (c/cy2) cimport_openmp ... ok
29078 runTest (__main__.CythonCompileTestCase)
29079 [-1] compiling (cpp/cy2) cimport_openmp ... ok
29080 runTest (__main__.CythonCompileTestCase)
29081 [-1] compiling (c/cy2) cimport_openmp ... ok
29082 runTest (__main__.CythonCompileTestCase)
29083 [-1] compiling (cpp/cy2) cimport_openmp ... ok
29084 runTest (__main__.CythonCompileTestCase)
29085 [-1] compiling (c/cy2) memoryview_sum ... ok
29086 runTest (__main__.CythonCompileTestCase)
29087 [-1] compiling (cpp/cy2) memoryview_sum ... ok
29088 runTest (__main__.CythonCompileTestCase)
29089 [-1] compiling (c/cy2) memoryview_sum ... ok
29090 runTest (__main__.CythonCompileTestCase)
29091 [-1] compiling (cpp/cy2) memoryview_sum ... ok
29092 runTest (__main__.CythonCompileTestCase)
29093 [-1] compiling (c/cy2) parallel ... ok
29094 runTest (__main__.CythonCompileTestCase)
29095 [-1] compiling (cpp/cy2) parallel ... ok
29096 runTest (__main__.CythonCompileTestCase)
29097 [-1] compiling (c/cy2) parallel ... ok
29098 runTest (__main__.CythonCompileTestCase)
29099 [-1] compiling (cpp/cy2) parallel ... ok
29100 runTest (__main__.CythonCompileTestCase)
29101 [-1] compiling (c/cy2) setup_py ... ok
29102 runTest (__main__.CythonCompileTestCase)
29103 [-1] compiling (cpp/cy2) setup_py ... ok
29104 runTest (__main__.CythonCompileTestCase)
29105 [-1] compiling (c/cy2) setup_pyx ... ok
29106 runTest (__main__.CythonCompileTestCase)
29107 [-1] compiling (cpp/cy2) setup_pyx ... ok
29108 runTest (__main__.CythonCompileTestCase)
29109 [-1] compiling (c/cy2) simple_sum ... ok
29110 runTest (__main__.CythonCompileTestCase)
29111 [-1] compiling (cpp/cy2) simple_sum ... ok
29112 runTest (__main__.CythonCompileTestCase)
29113 [-1] compiling (c/cy2) simple_sum ... ok
29114 runTest (__main__.CythonCompileTestCase)
29115 [-1] compiling (cpp/cy2) simple_sum ... ok
29116 runTest (__main__.CythonCompileTestCase)
29117 [-1] compiling (c/cy2) landscaping ... ok
29118 runTest (__main__.CythonCompileTestCase)
29119 [-1] compiling (cpp/cy2) landscaping ... ok
29120 runTest (__main__.CythonCompileTestCase)
29121 [-1] compiling (c/cy2) landscaping ... ok
29122 runTest (__main__.CythonCompileTestCase)
29123 [-1] compiling (cpp/cy2) landscaping ... ok
29124 runTest (__main__.CythonCompileTestCase)
29125 [-1] compiling (c/cy2) lunch ... ok
29126 runTest (__main__.CythonCompileTestCase)
29127 [-1] compiling (cpp/cy2) lunch ... ok
29128 runTest (__main__.CythonCompileTestCase)
29129 [-1] compiling (c/cy2) lunch ... ok
29130 runTest (__main__.CythonCompileTestCase)
29131 [-1] compiling (cpp/cy2) lunch ... ok
29132 runTest (__main__.CythonCompileTestCase)
29133 [-1] compiling (c/cy2) restaurant ... ok
29134 runTest (__main__.CythonCompileTestCase)
29135 [-1] compiling (cpp/cy2) restaurant ... ok
29136 runTest (__main__.CythonCompileTestCase)
29137 [-1] compiling (c/cy2) restaurant ... ok
29138 runTest (__main__.CythonCompileTestCase)
29139 [-1] compiling (cpp/cy2) restaurant ... ok
29140 runTest (__main__.CythonCompileTestCase)
29141 [-1] compiling (c/cy2) setup_py ... ok
29142 runTest (__main__.CythonCompileTestCase)
29143 [-1] compiling (cpp/cy2) setup_py ... ok
29144 runTest (__main__.CythonCompileTestCase)
29145 [-1] compiling (c/cy2) setup_pyx ... ok
29146 runTest (__main__.CythonCompileTestCase)
29147 [-1] compiling (cpp/cy2) setup_pyx ... ok
29148 runTest (__main__.CythonCompileTestCase)
29149 [-1] compiling (c/cy2) shrubbing ... ok
29150 runTest (__main__.CythonCompileTestCase)
29151 [-1] compiling (cpp/cy2) shrubbing ... ok
29152 runTest (__main__.CythonCompileTestCase)
29153 [-1] compiling (c/cy2) shrubbing ... ok
29154 runTest (__main__.CythonCompileTestCase)
29155 [-1] compiling (cpp/cy2) shrubbing ... ok
29156 runTest (__main__.CythonCompileTestCase)
29157 [-1] compiling (c/cy2) spammery ... ok
29158 runTest (__main__.CythonCompileTestCase)
29159 [-1] compiling (cpp/cy2) spammery ... ok
29160 runTest (__main__.CythonCompileTestCase)
29161 [-1] compiling (c/cy2) spammery ... ok
29162 runTest (__main__.CythonCompileTestCase)
29163 [-1] compiling (cpp/cy2) spammery ... ok
29164 runTest (__main__.CythonCompileTestCase)
29165 [-1] compiling (c/cy2) volume ... ok
29166 runTest (__main__.CythonCompileTestCase)
29167 [-1] compiling (cpp/cy2) volume ... ok
29168 runTest (__main__.CythonCompileTestCase)
29169 [-1] compiling (c/cy2) volume ... ok
29170 runTest (__main__.CythonCompileTestCase)
29171 [-1] compiling (cpp/cy2) volume ... ok
29172 runTest (__main__.CythonCompileTestCase)
29173 [-1] compiling (c/cy2) total_ordering ... ok
29174 runTest (__main__.CythonCompileTestCase)
29175 [-1] compiling (cpp/cy2) total_ordering ... ok
29176 runTest (__main__.CythonCompileTestCase)
29177 [-1] compiling (c/cy2) total_ordering ... ok
29178 runTest (__main__.CythonCompileTestCase)
29179 [-1] compiling (cpp/cy2) total_ordering ... ok
29180 runTest (__main__.CythonCompileTestCase)
29181 [-1] compiling (cpp/cy2) cython_usage ... ok
29182 runTest (__main__.CythonCompileTestCase)
29183 [-1] compiling (cpp/cy2) function_templates ... ok
29184 runTest (__main__.CythonCompileTestCase)
29185 [-1] compiling (cpp/cy2) iterate ... ok
29186 runTest (__main__.CythonCompileTestCase)
29187 [-1] compiling (cpp/cy2) nested_class ... ok
29188 runTest (__main__.CythonCompileTestCase)
29189 [-1] compiling (cpp/cy2) python_to_cpp ... ok
29190 runTest (__main__.CythonCompileTestCase)
29191 [-1] compiling (cpp/cy2) rect ... ok
29192 runTest (__main__.CythonCompileTestCase)
29193 [-1] compiling (cpp/cy2) rect_ptr ... ok
29194 runTest (__main__.CythonCompileTestCase)
29195 [-1] compiling (cpp/cy2) rect_with_attributes ... ok
29196 runTest (__main__.CythonCompileTestCase)
29197 [-1] compiling (c/cy2) setup ... ok
29198 runTest (__main__.CythonCompileTestCase)
29199 [-1] compiling (cpp/cy2) setup ... ok
29200 runTest (__main__.CythonCompileTestCase)
29201 [-1] compiling (cpp/cy2) templates ... ok
29202 runTest (__main__.CythonCompileTestCase)
29203 [-1] compiling (cpp/cy2) vector_demo ... ok
29204 runTest (__main__.CythonCompileTestCase)
29205 [-1] compiling (cpp/cy2) wrapper_vector ... ok
29206 runTest (__main__.TestCodeFormat) ... ok
29208 ----------------------------------------------------------------------
29209 Ran 15585 tests
29211 OK (skipped=78)
29212 Following tests excluded because of missing dependencies on your system:
29213    run.numpy_pythran
29214    run.numpy_pythran_unit
29215 ALL DONE
29216 Compiler output for module parallel:
29217 parallel.cpp: In function 'int __pyx_pymod_exec_parallel(PyObject*)':
29218 parallel.cpp:2481:47: warning: comparison of integer expressions of different signedness: 'Py_ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
29219  2481 |                 for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) {
29220       |                                     ~~~~~~~~~~^~~~~~~~~~~
29224   py$(PYV): OK
29225   congratulations :)