1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
Arnaud Le Blanc
42a2c5308e MFH: Fix tests (closes #45841) 2008-08-18 04:46:05 +00:00
Dmitry Stogov
ec1e964f5c Fixed test 2008-07-24 11:23:57 +00:00
Ant Phillips
c6822cd936 Collect all the open_basedir security tests into one place 2008-05-09 08:36:41 +00:00
Ant Phillips
6bec04b0a3 open_basedir tests for directory functions 2008-05-01 12:36:45 +00:00
Ant Phillips
18da1a2ff4 open_basedir tests for directory functions 2008-05-01 11:46:20 +00:00
Jani Taskinen
8f6f281866 MFH: Fixed test on systems where order is not guaranteed 2008-04-08 10:35:36 +00:00
Dmitry Stogov
193801fbda Fixed tests (file order is undefined, so we need to sort() them) 2008-03-24 09:00:18 +00:00
Josie Messa
c857ec6c98 - Replace with previous commit 2008-03-11 10:15:18 +00:00
Josie Messa
02be1a8d19 - Fix test 2008-03-11 10:01:31 +00:00
Josie Messa
052670121b - Modified tests 2008-03-11 09:55:26 +00:00
Josie Messa
2a93e109e1 - Added extra whitespace around error messages in expected output 2008-03-11 09:45:30 +00:00
Josie Messa
977f7b6716 - New tests for getcwd() function 2008-03-10 15:21:17 +00:00
Josie Messa
63c1185096 - Modified expected output to allow tests to work on all platforms 2008-03-10 15:07:20 +00:00
Josie Messa
14a393d6a2 - New tests for scandir() function 2008-03-10 14:09:05 +00:00
Josie Messa
1b07a0988b - Tests awaiting fix of bug #44246 2008-03-07 16:19:40 +00:00
Josie Messa
46db94819f - New tests for rewinddir() function 2008-03-07 16:08:59 +00:00
Josie Messa
f9f818959a - New tests for closedir() function 2008-03-07 15:58:39 +00:00
Josie Messa
6d48ddaf8f - new tests for readdir() function 2008-03-04 17:06:47 +00:00
Antony Dovgal
f3213ecacd MFH 2008-03-04 11:16:39 +00:00
Josie Messa
94565fb450 - new tests for opendir() function 2008-03-04 10:39:32 +00:00
Josie Messa
7c28ec2e54 - New tests for chdir() function 2008-02-26 09:31:16 +00:00
Raghubansh Kumar
8774eb1ae9 fix test : do not run when run as root 2007-12-25 16:16:32 +00:00
Raghubansh Kumar
cb165e184d new testcases for dir() function 2007-12-24 05:21:08 +00:00