]> granicus.if.org Git - php/commit
- new tests for opendir() function
authorJosie Messa <jmessa@php.net>
Tue, 4 Mar 2008 10:39:32 +0000 (10:39 +0000)
committerJosie Messa <jmessa@php.net>
Tue, 4 Mar 2008 10:39:32 +0000 (10:39 +0000)
commit94565fb45068db3debe86c33cf1ac2436f652483
tree523bb946e9680e0c72e4b3b2593d8cfb5c633163
parent0418676cc672e204fa06599d14345fba36190350
- new tests for opendir() function
ext/standard/tests/dir/opendir_basic.phpt [new file with mode: 0644]
ext/standard/tests/dir/opendir_error1.phpt [new file with mode: 0644]
ext/standard/tests/dir/opendir_error2.phpt [new file with mode: 0644]
ext/standard/tests/dir/opendir_variation1.phpt [new file with mode: 0644]
ext/standard/tests/dir/opendir_variation2.phpt [new file with mode: 0644]
ext/standard/tests/dir/opendir_variation3.phpt [new file with mode: 0644]
ext/standard/tests/dir/opendir_variation4.phpt [new file with mode: 0644]
ext/standard/tests/dir/opendir_variation5.phpt [new file with mode: 0644]
ext/standard/tests/dir/opendir_variation6.phpt [new file with mode: 0644]
ext/standard/tests/dir/opendir_variation7.phpt [new file with mode: 0644]