projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
095fe82
)
mark bug test for T284 as failing
author
Stefan Behnel
<scoder@users.berlios.de>
Fri, 17 Apr 2009 05:54:40 +0000
(07:54 +0200)
committer
Stefan Behnel
<scoder@users.berlios.de>
Fri, 17 Apr 2009 05:54:40 +0000
(07:54 +0200)
tests/bugs.txt
patch
|
blob
|
history
diff --git
a/tests/bugs.txt
b/tests/bugs.txt
index ce41eb17f4b15d8b255bdbe0f03b17091747cda2..1d8ba7e1c361b774a2f62cb5fe0bcff6d60a12a3 100644
(file)
--- a/
tests/bugs.txt
+++ b/
tests/bugs.txt
@@
-14,3
+14,4
@@
large_consts_T237
bad_c_struct_T252
missing_baseclass_in_predecl_T262
ifelseexpr_T267
+cdef_setitem_T284