projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea0c2ff
)
enable test for closure classes
author
Stefan Behnel
<scoder@users.berlios.de>
Tue, 23 Nov 2010 10:22:29 +0000
(11:22 +0100)
committer
Stefan Behnel
<scoder@users.berlios.de>
Tue, 23 Nov 2010 10:22:29 +0000
(11:22 +0100)
tests/bugs.txt
patch
|
blob
|
history
diff --git
a/tests/bugs.txt
b/tests/bugs.txt
index 4a39ed0b47e32d0e0b627cf07046c5521e5d0b68..2f5cba2910ed30b7465ca85a8cde8ea0ad4b3ee7 100644
(file)
--- a/
tests/bugs.txt
+++ b/
tests/bugs.txt
@@
-17,7
+17,6
@@
function_as_method_T494
closure_inside_cdef_T554
ipow_crash_T562
pure_mode_cmethod_inheritance_T583
-closure_class_T596
# CPython regression tests that don't current work:
pyregr.test_threadsignals