]> granicus.if.org Git - php/commit
- New tests for chdir() function
authorJosie Messa <jmessa@php.net>
Tue, 26 Feb 2008 09:34:28 +0000 (09:34 +0000)
committerJosie Messa <jmessa@php.net>
Tue, 26 Feb 2008 09:34:28 +0000 (09:34 +0000)
commitf13562aa66b28a381f4fdaf31db026cfa04d8c54
treebd82eac3967ad47ea9b18f350566066d18bc1594
parent3207b7b22816e2dd3df81bb1ed88b6dfdf224974
- New tests for chdir() function
ext/standard/tests/array/chdir_basic.phpt [new file with mode: 0644]
ext/standard/tests/array/chdir_error1.phpt [new file with mode: 0644]
ext/standard/tests/array/chdir_error2.phpt [new file with mode: 0644]
ext/standard/tests/array/chdir_variation1.phpt [new file with mode: 0644]
ext/standard/tests/array/chdir_variation2.phpt [new file with mode: 0644]
ext/standard/tests/dir/chdir_basic.phpt [new file with mode: 0644]
ext/standard/tests/dir/chdir_error1.phpt [new file with mode: 0644]
ext/standard/tests/dir/chdir_error2.phpt [new file with mode: 0644]
ext/standard/tests/dir/chdir_variation1.phpt [new file with mode: 0644]
ext/standard/tests/dir/chdir_variation2.phpt [new file with mode: 0644]