summaryrefslogtreecommitdiff
path: root/tests/bugs.txt
diff options
context:
space:
mode:
authorRobert Bradshaw <robertwb@gmail.com>2016-05-17 15:32:58 -0700
committerRobert Bradshaw <robertwb@gmail.com>2016-05-17 15:32:58 -0700
commit809bf2093be4d3d224aad643066a6695b9d623a0 (patch)
treefcb8ee5ab5baaf63fdbd5c2367450aba49f676db /tests/bugs.txt
parentef6b67f7970f0bfc66389cb9e6ab89b5332405cc (diff)
downloadcython-809bf2093be4d3d224aad643066a6695b9d623a0.tar.gz
Cleanup C++ buffer type name mangling.
Diffstat (limited to 'tests/bugs.txt')
-rw-r--r--tests/bugs.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bugs.txt b/tests/bugs.txt
index 6fa49dca4..5d3bb993e 100644
--- a/tests/bugs.txt
+++ b/tests/bugs.txt
@@ -5,7 +5,6 @@ class_attribute_init_values_T18
unsignedbehaviour_T184
missing_baseclass_in_predecl_T262
cfunc_call_tuple_args_T408
-# cpp_structs
genexpr_iterable_lookup_T600
generator_expressions_in_class
for_from_pyvar_loop_T601