Add pyrex_directives dictionary optional attribute of Extension objects to
[cython.git] / tests / bugs.txt
1 # This file contains tests corresponding to unresolved bugs, 
2 # which will be skipped in the normal testing run. 
3
4 methodmangling_T5
5 class_attribute_init_values_T18
6 numpy_ValueError_T172
7 unsignedbehaviour_T184
8 missing_baseclass_in_predecl_T262
9 cfunc_call_tuple_args_T408
10 cascaded_list_unpacking_T467
11 compile.cpp_operators
12 cpp_templated_ctypedef
13 cpp_structs
14 with_statement_module_level_T536
15 function_as_method_T494
16
17 # CPython regression tests that don't current work:
18 pyregr.test_threadsignals
19 pyregr.test_module