From fc79cb0974e725c267de4ab763c0fd6a0ee22ca1 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Tue, 12 Dec 2006 12:57:02 +0000 Subject: [PATCH] BFILE tests are only valid when Oracle is installed on the same host skip them if it's not --- ext/oci8/tests/connect.inc | 9 +-------- ext/oci8/tests/details.inc | 16 ++++++++++++++++ ext/oci8/tests/lob_029.phpt | 6 +++++- 3 files changed, 22 insertions(+), 9 deletions(-) create mode 100644 ext/oci8/tests/details.inc diff --git a/ext/oci8/tests/connect.inc b/ext/oci8/tests/connect.inc index 887c8fdaa1..452976e8fe 100644 --- a/ext/oci8/tests/connect.inc +++ b/ext/oci8/tests/connect.inc @@ -1,13 +1,6 @@ diff --git a/ext/oci8/tests/lob_029.phpt b/ext/oci8/tests/lob_029.phpt index 6dc9182257..fb49dce205 100644 --- a/ext/oci8/tests/lob_029.phpt +++ b/ext/oci8/tests/lob_029.phpt @@ -1,7 +1,11 @@ --TEST-- reading/writing BFILE LOBs --SKIPIF-- - + --FILE--