1
0
mirror of https://github.com/php/php-src.git synced 2026-04-30 03:33:17 +02:00
Commit Graph

1091 Commits

Author SHA1 Message Date
Derick Rethans 1e9fec2a49 - Fixed weights array, which was broken with:
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.c?r1=1.80&r2=1.81
2007-11-22 10:18:30 +00:00
Jani Taskinen d4664800ac - Added test for chown bug 2007-11-21 11:31:49 +00:00
Stanislav Malyshev 91701d34b0 test for 42866 2007-11-21 02:24:47 +00:00
Hannes Magnusson 1727c712b6 - Add support for optional values
- Add support for = as seperator
2007-11-20 22:42:47 +00:00
Johannes Schlüter 6e7ba5ba5f Add stream_supports_lock() function (Benjamin Schulz) 2007-11-20 22:16:20 +00:00
Dmitry Stogov ab34cdc706 fixed SIGSEGV in chgrp() 2007-11-19 15:55:48 +00:00
Raghubansh Kumar 9c78f2c08b New testcases for sizeof() function 2007-11-16 17:52:26 +00:00
Raghubansh Kumar 7e84b55003 fix test for linux64 - choosing smaller float values 2007-11-16 17:35:38 +00:00
Raghubansh Kumar 87be9bfd14 fix tests: removed values that generate diff. output on Linux64 2007-11-16 17:11:01 +00:00
Antony Dovgal c70b4662a5 fix test (thanks to Felipe Pena for noticing) 2007-11-15 22:14:04 +00:00
Hannes Magnusson ebc540d2c9 - Allow numeric options
- Add tests
2007-11-15 13:11:48 +00:00
Raghubansh Kumar 185411fd0d New testcases for uasort() function 2007-11-14 17:21:09 +00:00
Derick Rethans bf10f44aa2 - Add a testcase for chgrp() with a NULL as group name, which crashes ATM. 2007-11-14 15:51:35 +00:00
Hannes Magnusson 31aa5f545c MFB; Fix test 2007-11-14 15:22:45 +00:00
Hannes Magnusson 93850f2d70 MFB5.3: Fixed bug#43293 (Multiple segfaults in getopt()) 2007-11-14 14:55:44 +00:00
Dmitry Stogov bc939dce43 Fixed bug #43248 (backward compatibility break in realpath()) 2007-11-13 09:47:19 +00:00
Raghubansh Kumar d2ac4233b0 New testcases for ksort() function 2007-11-12 15:49:29 +00:00
Raghubansh Kumar 8ff0f5d766 new testcases for krsort() function 2007-11-12 15:44:47 +00:00
Raghubansh Kumar f5c11b39b2 fix tests 2007-11-09 12:06:08 +00:00
Raghubansh Kumar 5d8097975c fix test : better float values 2007-11-09 08:49:28 +00:00
Raghubansh Kumar 6079ffd434 fix tests: better float values 2007-11-09 07:29:18 +00:00
Antony Dovgal f7199024dc fix open tag 2007-11-08 13:34:35 +00:00
Dmitry Stogov c49b08fe9a Fixed bug #43216 (stream_is_local() returns false on "file://") 2007-11-08 13:29:38 +00:00
Antony Dovgal 82d0dcd73c fix tests 2007-11-08 11:19:19 +00:00
Antony Dovgal 31699e093a fix test 2007-11-08 10:29:40 +00:00
Antony Dovgal 4cb29ab065 this error message may vary 2007-11-08 10:19:39 +00:00
Antony Dovgal fcb4bfdcdf fix test 2007-11-08 10:13:18 +00:00
Antony Dovgal 39c5922c3c add missing 64bit version of the test 2007-11-08 10:06:52 +00:00
Antony Dovgal c09a7e55b8 fix tests 2007-11-08 08:11:41 +00:00
Antony Dovgal 90da048857 fix tests 2007-11-07 12:05:55 +00:00
Jani Taskinen a210bf4314 fix: #2 2007-11-06 13:44:04 +00:00
Jani Taskinen a27600b42a - Fixed bug #43196 (array_intersect_assoc() crashes with non-array input)
# Note: Same problem was with array_diff_assoc()
2007-11-06 13:26:24 +00:00
Jani Taskinen 52cdef821b fix cleanup 2007-11-06 13:21:55 +00:00
Antony Dovgal a579d09bb7 fix tests, add 64bit versions 2007-11-06 12:54:13 +00:00
Jani Taskinen 9679ba6a3d - nuke extra UEXPECTF 2007-11-06 12:09:12 +00:00
Jani Taskinen 4e64d593b5 - Fix another wrong expected result (this is a bug!) 2007-11-05 17:28:58 +00:00
Jani Taskinen 393140df52 - Fix another wrong expected result 2007-11-05 17:24:00 +00:00
Jani Taskinen bf83ffb3f2 - Fix expected result. This has hidden an obvious bug.. 2007-11-05 17:09:26 +00:00
Raghubansh Kumar 57076f08dd New testcases for asort() function 2007-11-05 16:34:54 +00:00
Raghubansh Kumar 6f39caa6f5 Fix test title 2007-11-05 16:19:55 +00:00
Raghubansh Kumar deb8a46c7b New testcases for sort() function 2007-11-05 15:17:10 +00:00
Raghubansh Kumar 7374d094b8 New testcases for array_intersect_assoc() function 2007-11-05 13:50:33 +00:00
Jani Taskinen 532761442d fix test 2007-11-02 12:57:52 +00:00
Jani Taskinen 231fcedd03 MFB52: Fixed bug #41686 2007-11-02 10:50:33 +00:00
Raghubansh Kumar 4025ace975 fix tests: proper temp file names 2007-11-02 03:57:48 +00:00
Raghubansh Kumar bec1eaae7d fix tests: proper temp file names 2007-11-02 03:11:00 +00:00
Raghubansh Kumar 52f6591620 fix tests: better float values 2007-11-02 03:06:13 +00:00
Jani Taskinen 52e3ca0b32 fix test 2007-11-01 12:00:59 +00:00
Robert Nicholson 2f02142938 delete .project file 2007-11-01 10:32:28 +00:00
Robert Nicholson 8de1217c4d update min_error and max_error testcases to take into account bug fix for bug#43125 2007-11-01 08:43:12 +00:00