zoe Fri, 17 Jul 2009 09:28:19 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284244
Changed paths:
U
php/php-src/branches/PHP_5_3/ext/sqlite3/tests/sqlite3_32_createAggregate_paramCount.phpt
U
php/php-src/branches/PHP_5_3/ext/sqlite3/tests/sqlite3_33_createAggregate_notcallable.phpt
U
php/php-src/branches/PHP_5_3/ext/standard/tests/file/windows_acls/bug44859_4.phpt
Log:
fix tests
Modified:
php/php-src/branches/PHP_5_3/ext/sqlite3/tests/sqlite3_32_createAggregate_paramCount.phpt
===================================================================
---
php/php-src/branches/PHP_5_3/ext/sqlite3/tests/sqlite3_32_createAggregate_paramCount.phpt
2009-07-17 09:25:13 UTC (rev 284243)
+++
php/php-src/branches/PHP_5_3/ext/sqlite3/tests/sqlite3_32_createAggregate_paramCount.phpt
2009-07-17 09:28:19 UTC (rev 284244)
@@ -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--
Modified:
php/php-src/branches/PHP_5_3/ext/sqlite3/tests/sqlite3_33_createAggregate_notcallable.phpt
===================================================================
---
php/php-src/branches/PHP_5_3/ext/sqlite3/tests/sqlite3_33_createAggregate_notcallable.phpt
2009-07-17 09:25:13 UTC (rev 284243)
+++
php/php-src/branches/PHP_5_3/ext/sqlite3/tests/sqlite3_33_createAggregate_notcallable.phpt
2009-07-17 09:28:19 UTC (rev 284244)
@@ -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--
Modified:
php/php-src/branches/PHP_5_3/ext/standard/tests/file/windows_acls/bug44859_4.phpt
===================================================================
---
php/php-src/branches/PHP_5_3/ext/standard/tests/file/windows_acls/bug44859_4.phpt
2009-07-17 09:25:13 UTC (rev 284243)
+++
php/php-src/branches/PHP_5_3/ext/standard/tests/file/windows_acls/bug44859_4.phpt
2009-07-17 09:28:19 UTC (rev 284244)
@@ -1,6 +1,6 @@
--TEST--
bug #44859 (incorrect result with NTFS ACL permissions, is_readable)
---CREDIT--
+--CREDITS--
Venkat Raman Don
--SKIPIF--
<?php
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php