From: Robert Bradshaw Date: Sat, 15 May 2010 20:49:43 +0000 (-0700) Subject: Add failing test to bugs list. X-Git-Tag: 0.13.beta0~77^2~1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8737e4ac93ca3835eaf84ba2fc7d192bcd5c36dc;p=cython.git Add failing test to bugs list. --- diff --git a/tests/bugs.txt b/tests/bugs.txt index 8a3837d4..8bf35605 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -9,6 +9,8 @@ missing_baseclass_in_predecl_T262 cfunc_call_tuple_args_T408 cascaded_list_unpacking_T467 compile.cpp_operators +cpp_templated_ctypedef +cpp_structs # CPython regression tests that don't current work: pyregr.test_threadsignals