From 86c0d81253f62414384c6c92f9283e545dfccfc7 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Mon, 23 Oct 2000 07:40:05 +0000 Subject: have you ever tried to run the regression tests with error_reporting=E_ALL ? now it will run smoothly without all theese 'undefined ...' warnings --- ext/db/tests/001.phpt | 2 ++ ext/db/tests/002.phpt | 2 ++ ext/db/tests/003.phpt | 2 ++ ext/db/tests/004.phpt | 2 ++ ext/db/tests/005.phpt | 2 ++ ext/db/tests/006.phpt | 2 ++ 6 files changed, 12 insertions(+) (limited to 'ext/db/tests') diff --git a/ext/db/tests/001.phpt b/ext/db/tests/001.phpt index 9792bfef35..ea95d3d70a 100644 --- a/ext/db/tests/001.phpt +++ b/ext/db/tests/001.phpt @@ -1,5 +1,7 @@ --TEST-- DBM File Creation Test +--SKIPIF-- + --POST-- --GET-- --FILE-- diff --git a/ext/db/tests/002.phpt b/ext/db/tests/002.phpt index 99e66e9568..d0bc710f08 100644 --- a/ext/db/tests/002.phpt +++ b/ext/db/tests/002.phpt @@ -1,5 +1,7 @@ --TEST-- DBM Insert/Fetch Test +--SKIPIF-- + --POST-- --GET-- --FILE-- diff --git a/ext/db/tests/003.phpt b/ext/db/tests/003.phpt index ec639a02a7..319325c398 100644 --- a/ext/db/tests/003.phpt +++ b/ext/db/tests/003.phpt @@ -1,5 +1,7 @@ --TEST-- DBM Insert/Replace/Fetch Test +--SKIPIF-- + --POST-- --GET-- --FILE-- diff --git a/ext/db/tests/004.phpt b/ext/db/tests/004.phpt index 561bd0be63..1becfcfdcd 100644 --- a/ext/db/tests/004.phpt +++ b/ext/db/tests/004.phpt @@ -1,5 +1,7 @@ --TEST-- DBM Multiple Insert/Fetch Test +--SKIPIF-- + --POST-- --GET-- --FILE-- diff --git a/ext/db/tests/005.phpt b/ext/db/tests/005.phpt index 90ca126272..de33201883 100644 --- a/ext/db/tests/005.phpt +++ b/ext/db/tests/005.phpt @@ -1,5 +1,7 @@ --TEST-- DBM FirstKey/NextKey Loop Test With 5 Items +--SKIPIF-- + --POST-- --GET-- --FILE-- diff --git a/ext/db/tests/006.phpt b/ext/db/tests/006.phpt index 3654095a59..3428ce3948 100644 --- a/ext/db/tests/006.phpt +++ b/ext/db/tests/006.phpt @@ -1,5 +1,7 @@ --TEST-- DBM FirstKey/NextKey with 2 deletes +--SKIPIF-- + --POST-- --GET-- --FILE-- -- cgit v1.2.1