From: Stefan Behnel Date: Fri, 11 Sep 2009 19:04:59 +0000 (+0200) Subject: enabled working tests X-Git-Tag: 0.11.3.rc0~15 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e92dce44228028c7c5323f7eef7c8b898de73ebf;p=cython.git enabled working tests --- diff --git a/tests/bugs.txt b/tests/bugs.txt index fe3b6ff4..2d1b21b8 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -7,12 +7,10 @@ builtin_types_none_T166 numpy_ValueError_T172 unsignedbehaviour_T184 funcexc_iter_T228 -pxd_override_T230 ext_instance_type_T232 large_consts_T237 bad_c_struct_T252 missing_baseclass_in_predecl_T262 -ifelseexpr_T267 # Not yet enabled profile_test