From: SVN Migration Date: Sun, 9 Feb 2003 13:20:18 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. X-Git-Tag: php-4.3.2RC1~298 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=215e66b8d67a7418124ade6693ed3d93c231c25e;p=php This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- diff --git a/ext/standard/tests/file/001-win32.phpt b/ext/standard/tests/file/001-win32.phpt new file mode 100644 index 0000000000..d18ee325a6 --- /dev/null +++ b/ext/standard/tests/file/001-win32.phpt @@ -0,0 +1,127 @@ +--TEST-- +File type functions +--SKIPIF-- + +--POST-- +--GET-- +--FILE-- + +--EXPECT-- +test.file does not exist +test.file exists +test.link does not exist +test.file is not a symlink +test.link is not a symlink +test.file exists +test.file is file +test.link is file +test.file permissions are 0666 +test.file size is 0 +test.file is writeable +test.file is readable +test.file is a regular file +test.link is not a regular file +test.link is not a directory +../file is a directory +test.file is not a directory +test.file does not exist +test.file does not exist