From 0472e16505b0067cfb2d8cfa7296d598162c3041 Mon Sep 17 00:00:00 2001 From: Stefan Behnel Date: Sat, 2 Feb 2008 13:23:14 +0100 Subject: [PATCH] disable broken tests for now --- tests/compile/{altet1.pyx => altet1.pyx.BROKEN} | 0 tests/compile/{belchenko2.pyx => belchenko2.pyx.BROKEN} | 0 tests/compile/{burton1.pyx => burton1.pyx.BROKEN} | 0 tests/compile/{getattr3ref.pyx => getattr3ref.pyx.BROKEN} | 0 tests/compile/{hinsen1.pyx => hinsen1.pyx.BROKEN} | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename tests/compile/{altet1.pyx => altet1.pyx.BROKEN} (100%) rename tests/compile/{belchenko2.pyx => belchenko2.pyx.BROKEN} (100%) rename tests/compile/{burton1.pyx => burton1.pyx.BROKEN} (100%) rename tests/compile/{getattr3ref.pyx => getattr3ref.pyx.BROKEN} (100%) rename tests/compile/{hinsen1.pyx => hinsen1.pyx.BROKEN} (100%) diff --git a/tests/compile/altet1.pyx b/tests/compile/altet1.pyx.BROKEN similarity index 100% rename from tests/compile/altet1.pyx rename to tests/compile/altet1.pyx.BROKEN diff --git a/tests/compile/belchenko2.pyx b/tests/compile/belchenko2.pyx.BROKEN similarity index 100% rename from tests/compile/belchenko2.pyx rename to tests/compile/belchenko2.pyx.BROKEN diff --git a/tests/compile/burton1.pyx b/tests/compile/burton1.pyx.BROKEN similarity index 100% rename from tests/compile/burton1.pyx rename to tests/compile/burton1.pyx.BROKEN diff --git a/tests/compile/getattr3ref.pyx b/tests/compile/getattr3ref.pyx.BROKEN similarity index 100% rename from tests/compile/getattr3ref.pyx rename to tests/compile/getattr3ref.pyx.BROKEN diff --git a/tests/compile/hinsen1.pyx b/tests/compile/hinsen1.pyx.BROKEN similarity index 100% rename from tests/compile/hinsen1.pyx rename to tests/compile/hinsen1.pyx.BROKEN -- 2.26.2