From 4d6bae896df6cc13424ed91deb2b02d33df159aa Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Mon, 30 Jul 2012 00:23:53 -0700 Subject: [PATCH] skip tests if ibase not present --- ext/pdo_firebird/tests/bug_47415.phpt | 1 + ext/pdo_firebird/tests/bug_48877.phpt | 1 + ext/pdo_firebird/tests/bug_53280.phpt | 1 + ext/pdo_firebird/tests/connect.phpt | 1 + ext/pdo_firebird/tests/ddl.phpt | 1 + ext/pdo_firebird/tests/execute.phpt | 1 + ext/pdo_firebird/tests/rowCount.phpt | 1 + 7 files changed, 7 insertions(+) diff --git a/ext/pdo_firebird/tests/bug_47415.phpt b/ext/pdo_firebird/tests/bug_47415.phpt index cedc2c45b2..12cd782f26 100644 --- a/ext/pdo_firebird/tests/bug_47415.phpt +++ b/ext/pdo_firebird/tests/bug_47415.phpt @@ -2,6 +2,7 @@ Bug #47415 PDO_Firebird segfaults when passing lowercased column name to bindColumn() --SKIPIF-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --FILE-- + --INI-- ibase.timestampformat=%Y-%m-%d %H:%M:%S --FILE-- diff --git a/ext/pdo_firebird/tests/rowCount.phpt b/ext/pdo_firebird/tests/rowCount.phpt index 3d7f71c83b..1a009508e0 100644 --- a/ext/pdo_firebird/tests/rowCount.phpt +++ b/ext/pdo_firebird/tests/rowCount.phpt @@ -2,6 +2,7 @@ PDO_Firebird: rowCount --SKIPIF-- + --FILE--