From 0dab567bcc11f8c8ce59d2f4bd1e6816f1d03bdf Mon Sep 17 00:00:00 2001 From: Zoe Slattery Date: Tue, 21 Jul 2009 14:02:24 +0000 Subject: [PATCH] Remove empty sections. Fix bad use of --SKIP-- --- Zend/tests/function_exists_error.phpt | 1 - ext/pcre/tests/preg_split_basic.phpt | 3 +-- ext/posix/tests/posix_getcwd.phpt | 2 +- ext/posix/tests/posix_getgrnam.phpt | 2 +- ext/posix/tests/posix_getpwnam.phpt | 2 +- ext/posix/tests/posix_getrlimit.phpt | 2 +- ext/posix/tests/posix_initgroups.phpt | 2 +- ext/posix/tests/posix_isatty.phpt | 2 +- ext/posix/tests/posix_mknod.phpt | 2 +- ext/standard/tests/array/bug40709.phpt | 1 - .../tests/strings/addslashes_basic.phpt | 3 +-- .../tests/strings/addslashes_error.phpt | 1 - .../tests/strings/addslashes_variation1.phpt | 1 - .../tests/strings/addslashes_variation2.phpt | 3 +-- .../tests/strings/addslashes_variation3.phpt | 1 - ext/standard/tests/strings/join_variation6.phpt | Bin 737 -> 729 bytes .../tests/strings/stripcslashes_variation1.phpt | 1 - ext/standard/tests/strings/ucwords_basic.phpt | 1 - ext/standard/tests/strings/ucwords_error.phpt | 1 - .../tests/strings/wordwrap_variation3.phpt | 1 - 20 files changed, 10 insertions(+), 22 deletions(-) diff --git a/Zend/tests/function_exists_error.phpt b/Zend/tests/function_exists_error.phpt index a4c1294149..fe5eae4a34 100644 --- a/Zend/tests/function_exists_error.phpt +++ b/Zend/tests/function_exists_error.phpt @@ -1,6 +1,5 @@ --TEST-- Test function_exists() function : error conditions ---INI-- --FILE-- string(1) ")" -} \ No newline at end of file +} diff --git a/ext/posix/tests/posix_getcwd.phpt b/ext/posix/tests/posix_getcwd.phpt index 478aeccaa4..984523fc7b 100644 --- a/ext/posix/tests/posix_getcwd.phpt +++ b/ext/posix/tests/posix_getcwd.phpt @@ -1,6 +1,6 @@ --TEST-- posix_getcwd(): Basic tests ---SKIP-- +--SKIPIF-- ^csyV*