1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00
Commit Graph

401 Commits

Author SHA1 Message Date
Pierre Joye 18d5751a9e - Windows ACL cache support, update existing tests and add a new one 2009-06-16 00:07:05 +00:00
Pierre Joye 49666eece6 #41874, separate STDOUT and STDERR in exec functions 2009-06-09 00:25:37 +00:00
Matt Wilmas 1fa3b21c15 MFH: Fixed error message grammar:
- "cannot" instead of "can not" (meaning "also can")
 - "than" instead of "then" (Hint: "then" should hardly be needed;
     you're not telling the order in which to do something)

... plus removed a couple ending. dots
2009-06-06 02:40:49 +00:00
Pierre Joye 472d000289 - fix title 2009-06-03 08:31:24 +00:00
Pierre Joye 2f6f336205 - fix parameter order and return value check in windows (Venkat Raman Don, Pierre)' link 2009-06-03 07:56:53 +00:00
Ilia Alshanetsky 529bcf35c2 MFB: Improve fix for bug #48313 2009-05-24 16:01:48 +00:00
Pierre Joye 10ace3fe97 - #44859, fixed support for windows ACL, drop win9x code 2009-05-17 19:44:27 +00:00
Jani Taskinen 899e56337f - Fix paths 2009-05-11 05:01:37 +00:00
Arnaud Le Blanc 7d61fa216d test for #44034 2009-05-08 09:50:34 +00:00
Arnaud Le Blanc 1bef730840 MFH 2009-04-25 21:13:07 +00:00
andy wharmby 04250059a8 Fix test 2009-04-21 08:53:25 +00:00
Zoe Slattery 25ff381418 fixing incorrect --CLEAN-- sections 2009-04-16 12:14:38 +00:00
Antony Dovgal a31e30fafb fix parse error 2009-04-15 20:56:58 +00:00
Zoe Slattery c71cc4eda8 added skip if for root 2009-03-20 08:58:09 +00:00
Zoe Slattery 6d87ab650f bug 46680 2009-02-17 10:36:12 +00:00
Zoe Slattery f2fc027427 fix tests 2009-02-16 20:03:47 +00:00
Nuno Lopes 7f6ff02f5c fix bug #46347: allow * in ini keys 2009-02-02 19:23:13 +00:00
Scott MacVicar 68c140b288 Broken test, skipif sections had a parse error 2009-01-28 22:49:14 +00:00
Dave Kelsey 0610bbd12a deleted invalid test. 2009-01-23 18:56:51 +00:00
Zoe Slattery 1efa1bae64 fix tests 2009-01-23 09:43:35 +00:00
Zoe Slattery e7c8c5d526 fix tests 2009-01-23 09:23:22 +00:00
Zoe Slattery 62c51d8d2d fixed test 2009-01-22 22:04:34 +00:00
Zoe Slattery 20b20bbdb3 fixed test 2009-01-22 20:52:33 +00:00
Dave Kelsey 4ce8a47875 fstat tests. tested on windows, linux and linux 64 bit 2009-01-22 20:49:42 +00:00
Dmitry Stogov a928b88da9 Fixed realpath() behavior to support "c:dir" as "c:\dir", and "\dir" on UNC CWD 2009-01-21 19:07:40 +00:00
Pierre Joye d0c201d3f4 - [DOC] add support for fnmatch() on Windows
- enable tests (pass)
2009-01-20 01:40:06 +00:00
Zoe Slattery f9de6e62a9 fixing the test to expect PHP6 and PHP53 behaviour 2009-01-19 16:16:48 +00:00
andy wharmby 5ca19085bb Fix test. Tested on Windows, Linux and Linux 64 bit 2009-01-13 18:51:41 +00:00
andy wharmby 07cc6d4d10 Fix Windows tests after #47037 2009-01-12 15:59:04 +00:00
Felipe Pena ac9508b286 - Fixed tests 2009-01-10 17:18:08 +00:00
Felipe Pena 2deadbe666 - Fixed test 2009-01-10 17:15:09 +00:00
Antony Dovgal cc6b14ef6d cleanup garbage 2009-01-09 23:16:49 +00:00
Antony Dovgal c4fb924c7e fix test 2009-01-08 21:53:50 +00:00
Felipe Pena 4f07ef1f78 - Fixed test [only in this branch] 2009-01-08 19:00:02 +00:00
Felipe Pena f21cabe5e3 - MFH: Fixed tests 2009-01-08 18:47:26 +00:00
andy wharmby 9ccdaa362d Fix bogus file tests - addresses 2 failures in PHP GCOV reports. Tested on Windows, Linux and Linux 64 bit 2009-01-08 10:40:36 +00:00
Zoe Slattery ded4196c10 removing xfail sections as test passes 2008-12-31 20:30:09 +00:00
Ant Phillips 666759bc73 Revert to the previous version for these tests as they were overwritten by mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results). 2008-12-31 10:36:12 +00:00
Ant Phillips f17c2db736 Revert to the previous version for these tests as they were overwritten by mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results). 2008-12-30 16:49:43 +00:00
Zoe Slattery 32d03cc340 fixed test 2008-12-15 13:17:53 +00:00
Lars Strojny 29f49d2ded If a wrapper could not be found it is either a typo or a configuration issue. But in both cases it is critical enough to warn the user. 2008-12-14 16:25:37 +00:00
Hannes Magnusson e5c13558e8 MFH: Fixed bug#46681 (mkdir() fails silently on PHP 5.3) 2008-12-12 12:44:48 +00:00
Antony Dovgal bc41d716a7 fix test 2008-12-09 14:48:41 +00:00
Ant Phillips fc8a260a92 Remove duff comment produced by the test generator tool 2008-12-05 14:18:02 +00:00
Ant Phillips f23dfd498f Put bug number in the XFAIL section for cross referencing 2008-12-03 12:38:32 +00:00
Johannes Schlüter ad44e25339 Cleanup after running the tests ...
# I wonder we such basic tests fail and with an XFAIL a reason would be nice
2008-12-03 11:28:13 +00:00
Ant Phillips f689708192 File system tests: checked on PHP 5.3 (Windows, Linux and Linux 64 bit). 2008-11-26 10:10:19 +00:00
Arnaud Le Blanc dffdb48c3b MFH: Fixed bug #46673 (stream_lock call with wrong paramater) 2008-11-26 04:19:20 +00:00
Arnaud Le Blanc c6e1b8bc67 MFH: Added stream_cast() and stream_set_options() to user-space stream
wrappers, allowing stream_select(), stream_set_blocking(),
stream_set_timeout() and stream_set_write_buffer() to work with user-space
stream wrappers.
Will document.
2008-11-15 12:52:13 +00:00
Arnaud Le Blanc 7fc9c9e429 cleanup 2008-11-03 23:34:26 +00:00