From: Zoe Slattery Date: Fri, 17 Jul 2009 09:28:19 +0000 (+0000) Subject: fix tests X-Git-Tag: php-5.3.1RC1~371 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e0b75042aefb312a2a7e6d4187e0279c83825fa;p=php fix tests --- diff --git a/ext/sqlite3/tests/sqlite3_32_createAggregate_paramCount.phpt b/ext/sqlite3/tests/sqlite3_32_createAggregate_paramCount.phpt index 47139cd7dc..8a05c57531 100644 --- a/ext/sqlite3/tests/sqlite3_32_createAggregate_paramCount.phpt +++ b/ext/sqlite3/tests/sqlite3_32_createAggregate_paramCount.phpt @@ -1,6 +1,6 @@ --TEST-- SQLite3::createAggregate Test that an error is thrown when no parameters are present ---CREDIT-- +--CREDITS-- James Cauwelier # Belgium PHP TestFest --SKIPIF-- diff --git a/ext/sqlite3/tests/sqlite3_33_createAggregate_notcallable.phpt b/ext/sqlite3/tests/sqlite3_33_createAggregate_notcallable.phpt index 137b969770..7a1bb2831a 100644 --- a/ext/sqlite3/tests/sqlite3_33_createAggregate_notcallable.phpt +++ b/ext/sqlite3/tests/sqlite3_33_createAggregate_notcallable.phpt @@ -1,6 +1,6 @@ --TEST-- SQLite3::createAggregate() Test whether a supplied PHP function is valid when using in an aggregate function ---CREDIT-- +--CREDITS-- James Cauwelier # Belgium PHP TestFest (2009) --SKIPIF-- diff --git a/ext/standard/tests/file/windows_acls/bug44859_4.phpt b/ext/standard/tests/file/windows_acls/bug44859_4.phpt index fff90662e8..c1768d02e6 100644 --- a/ext/standard/tests/file/windows_acls/bug44859_4.phpt +++ b/ext/standard/tests/file/windows_acls/bug44859_4.phpt @@ -1,6 +1,6 @@ --TEST-- bug #44859 (incorrect result with NTFS ACL permissions, is_readable) ---CREDIT-- +--CREDITS-- Venkat Raman Don --SKIPIF--