From: Stefan Behnel Date: Fri, 11 Sep 2009 19:05:20 +0000 (+0200) Subject: enabled working tests X-Git-Tag: 0.12.alpha0~211 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0474c27a89ccd83a975eff39f761106048c42073;p=cython.git enabled working tests --- diff --git a/tests/bugs.txt b/tests/bugs.txt index be4ca6c7..3c6ad215 100644 --- a/tests/bugs.txt +++ b/tests/bugs.txt @@ -6,11 +6,8 @@ class_attribute_init_values_T18 numpy_ValueError_T172 unsignedbehaviour_T184 funcexc_iter_T228 -pxd_override_T230 -ext_instance_type_T232 bad_c_struct_T252 missing_baseclass_in_predecl_T262 -ifelseexpr_T267 # Not yet enabled profile_test