summaryrefslogtreecommitdiff
path: root/tests/bugs.txt
diff options
context:
space:
mode:
authorStefan Behnel <scoder@users.berlios.de>2011-05-13 18:47:47 +0200
committerStefan Behnel <scoder@users.berlios.de>2011-05-13 18:47:47 +0200
commit0725fdd8441925cedb30fd9315945389d1fbba5d (patch)
tree96d6e50dd1f20b6ee1d036b33535dc4821c40348 /tests/bugs.txt
parentd9dcbc322f2540578da5232456b9689c69987ba3 (diff)
downloadcython-0725fdd8441925cedb30fd9315945389d1fbba5d.tar.gz
test case for ticket 636
Diffstat (limited to 'tests/bugs.txt')
-rw-r--r--tests/bugs.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bugs.txt b/tests/bugs.txt
index 2acd650d8..e5b872572 100644
--- a/tests/bugs.txt
+++ b/tests/bugs.txt
@@ -18,6 +18,7 @@ for_from_pyvar_loop_T601
decorators_T593
temp_sideeffects_T654
class_scope_T671
+slice2_T636
# CPython regression tests that don't current work:
pyregr.test_threadsignals