projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57fe4a6
)
Add failing test to bugs list.
author
Robert Bradshaw
<robertwb@math.washington.edu>
Sat, 15 May 2010 20:49:43 +0000
(13:49 -0700)
committer
Robert Bradshaw
<robertwb@math.washington.edu>
Sat, 15 May 2010 20:49:43 +0000
(13:49 -0700)
tests/bugs.txt
patch
|
blob
|
history
diff --git
a/tests/bugs.txt
b/tests/bugs.txt
index 8a3837d4037abb8f68e524a5e232fbee17338389..8bf3560500cd9b9e11207c350c397cabf0dd5cfc 100644
(file)
--- 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