From 8737e4ac93ca3835eaf84ba2fc7d192bcd5c36dc Mon Sep 17 00:00:00 2001 From: Robert Bradshaw Date: Sat, 15 May 2010 13:49:43 -0700 Subject: [PATCH] Add failing test to bugs list. --- tests/bugs.txt | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.26.2