Commit Graph

23396 Commits

Author SHA1 Message Date
Joe Orton
28d3a9ef33 - tweak test case to better trigger the (now-fixed) reference bugs 2008-07-09 08:29:55 +00:00
Etienne Kneuss
8cab636c24 Woopsy 2008-07-08 22:49:35 +00:00
Etienne Kneuss
c621d4f63f - Fix filename in debug_info
- Fix #45345 (getPathInfo on the file instead of the dir)
- Remove trailing / on input
2008-07-08 22:40:30 +00:00
Derick Rethans
b30cdcd5a7 - Fixed bug #45459 (date_create_from_format() fails on DATE_RFC3339) by
allowing a few more format specifiers in date_create_from_format() /
  date_parse_from_format().
2008-07-08 20:23:38 +00:00
Derick Rethans
d5bc2d0682 - Fixed a memleak (Original patch by Hannes Magnusson). 2008-07-08 19:29:06 +00:00
Pierre Joye
739450edb7 - use _a for static lib
- fix logic for shared zlib
2008-07-08 19:07:53 +00:00
Derick Rethans
3042898466 - Fixed some ambiguities in the date parser. 2008-07-08 18:27:07 +00:00
Derick Rethans
a339c57e1d - Replaced // by /* .. */ comments. 2008-07-08 17:56:36 +00:00
Derick Rethans
698b0f818f - Fixed memory leaks and segfaults, patch by Joe Orton.
- Fixed bug #45038 (Crash when using DateTimeZone object returned by
  Date::getTimezone).
2008-07-08 17:40:35 +00:00
Henrique do Nascimento Angelo
4e39ede17f Fix the expected FileDateTime 2008-07-08 15:34:23 +00:00
Dmitry Stogov
8d2e0a7e0f Added closures support 2008-07-08 07:05:04 +00:00
Stanislav Malyshev
3e74c7848d Merge intl extension to HEAD
# do not use yet in HEAD, needs some adjustment
2008-07-07 23:42:30 +00:00
David Soria Parra
5632fc1dea Exif tests from Eric Steward. Testfest task 82. 2008-07-07 23:30:29 +00:00
Felipe Pena
e3c002621f MFB: - Added arginfo 2008-07-07 17:34:07 +00:00
Felipe Pena
1b347b09d3 - MFB: Added arginfo 2008-07-07 17:19:07 +00:00
Derick Rethans
bbdb2416d0 - Updated to version 2008.4 (2008d) 2008-07-07 14:36:11 +00:00
Felipe Pena
77c2eb1dcd - MFB: Removed unused variables 2008-07-07 13:55:42 +00:00
Felipe Pena
f2655e0e5d MFB:
- Added arginfo
- Removed unnecessary #include "zend_arg_defs.c"
2008-07-07 13:52:44 +00:00
Jani Taskinen
c344b35cc8 - Update credits 2008-07-07 10:38:16 +00:00
Alexey Zakhlestin
df6701892b MFB: string length -> int 2008-07-07 10:00:30 +00:00
Alexey Zakhlestin
9951e4822e MFB: updated to the new parameter-parsing api 2008-07-07 09:57:12 +00:00
Alexey Zakhlestin
e7ee0d709d MFB: added arginfo (fixes #45388) 2008-07-07 09:47:02 +00:00
Pierre Joye
c9d7050fa1 - add support for old named zlib (no _a or dynamic)
- nuke the right unused vars
2008-07-07 08:40:04 +00:00
Pierre Joye
579a044be3 - restore wrongly removed vars
- test if zlib is shared or not (possible conflict)
2008-07-07 08:36:04 +00:00
Etienne Kneuss
b6c53b8c73 Remove .htaccess file(??) 2008-07-07 00:06:05 +00:00
Etienne Kneuss
e6fe25f589 Add missing test 2008-07-06 23:52:44 +00:00
Etienne Kneuss
e8cbf4c663 First part of count/handlers related fixes 2008-07-06 23:45:38 +00:00
Pierre Joye
d4b47f1276 - has been moved to PECL 2008-07-06 19:29:29 +00:00
Pierre Joye
152dae2160 - has been moved to siberia (the true one) 2008-07-06 19:28:28 +00:00
Pierre Joye
ed1e8ca285 - update lib/headers detection
- nuke unused variables
2008-07-06 17:06:43 +00:00
Pierre Joye
1e32f6a14d - update lib detection and does not enable it when lib/headers are missing 2008-07-06 16:58:51 +00:00
Pierre Joye
bdb6726abe - MFB: don't enable xmlrpc when libxml is missing 2008-07-06 16:55:01 +00:00
Nuno Lopes
b24f6f8253 MFB: fix CVE-2008-2371 2008-07-06 15:23:44 +00:00
Nuno Lopes
8a5db93312 upgrade to pcre 7.7 2008-07-06 15:18:00 +00:00
Felipe Pena
fb588a3776 MFB: Added arginfo 2008-07-06 05:02:40 +00:00
Felipe Pena
bc0af0579e MFB:
- Added arginfo
- Removed #include "zend_arg_defs.c"
2008-07-05 22:36:55 +00:00
Felipe Pena
1679ebdb9a - MFB: Removed unnecessary #include "zend_arg_defs.c" 2008-07-05 20:19:47 +00:00
Felipe Pena
747837087e MFB:
- Added arginfo (methods)
- Removed #include "zend_arg_defs.c"
2008-07-05 20:16:34 +00:00
Felipe Pena
e9e01d4950 - MFB: zend_arg_defs.c is unnecessary now 2008-07-05 20:10:41 +00:00
Pierre Joye
8f0b882137 - silent redefinition warning 2008-07-05 18:17:02 +00:00
Pierre Joye
60dbdea125 - fix build (function was never implemented), even if noone uses it (or complained about broken build ;) 2008-07-05 13:12:57 +00:00
Scott MacVicar
fa42e815a8 MFB: Fix break caused by previous commit, warning and remove zend_get_parameters() 2008-07-05 00:34:24 +00:00
Pierre Joye
dad71addef - MFB: fix compile error with VC6 2008-07-04 21:01:26 +00:00
Alexey Zakhlestin
30ab26af8b MFB: fixed tests not to rely on actual strings of errors, as those are not defined by any standard and are platform-dependent 2008-07-04 14:56:30 +00:00
Felipe Pena
543de6df1c MFB:
- Added arginfo
- Removed #include "zend_arg_defs.c" (it's unnecessary now)
2008-07-04 14:10:24 +00:00
Pierre Joye
b23f7298fb - MFB: add 2007a/b info
- update config.w32 to detect static lib
2008-07-03 18:28:41 +00:00
Felipe Pena
0703032a7b - MFB: New parameter parsing API 2008-07-03 12:40:48 +00:00
Felipe Pena
4b50d12a48 - MFB: Added arginfo (functions) 2008-07-03 12:21:25 +00:00
Pierre Joye
b00408f2da - MFB: does not enable zlib when a lib or header is missign 2008-07-02 20:52:35 +00:00
Antony Dovgal
6c94aa02ab fix test 2008-07-02 12:24:45 +00:00
Antony Dovgal
15e70c34e2 use zend_ascii_hash_find() and check its return value to prevent crash when function not found 2008-07-02 10:46:52 +00:00
Felipe Pena
913ae1b492 - MFB: Added arginfo 2008-07-02 00:13:26 +00:00
Felipe Pena
d1dba3fc3c - MFB: Added arginfo 2008-07-01 19:44:18 +00:00
Felipe Pena
97695562da - MFB: Added arginfo 2008-07-01 19:14:28 +00:00
Felipe Pena
ea3cba1cc2 - MFB: Added arginfo (functions) 2008-07-01 18:30:20 +00:00
Felipe Pena
ac4474b6a7 MFB:
- Added arginfo
- Fixed
  - PHP_SYBASE check
  - compile warning
2008-07-01 17:29:48 +00:00
Felipe Pena
017a9016f7 - MFB: Added arginfo 2008-07-01 15:50:09 +00:00
Felipe Pena
2c69f7796b - MFB: Added arginfo 2008-07-01 15:35:17 +00:00
Antony Dovgal
0830b0026d cleanup on test failure 2008-07-01 11:20:15 +00:00
Dmitry Stogov
d8aad16dd0 Use new parameter parsing API 2008-07-01 10:01:25 +00:00
Antony Dovgal
485a57c37d fix typo 2008-07-01 08:21:57 +00:00
Antony Dovgal
26a0ce4cb1 misc parse_parameters fixes 2008-07-01 08:19:53 +00:00
Antony Dovgal
640cdfa3ad int -> long 2008-07-01 08:17:19 +00:00
Antony Dovgal
9c6362a1dd this should be long 2008-07-01 08:15:44 +00:00
Antony Dovgal
56dd2ba708 MF53 2008-07-01 08:12:42 +00:00
Antony Dovgal
f5d82e28ce fix curl_init()
"s" in HEAD accepts zstr
2008-07-01 08:10:47 +00:00
Felipe Pena
e391202c0b - MFB: Added arginfo 2008-06-30 14:53:45 +00:00
Felipe Pena
f7a93a0350 - MFB: zend_arg_defs.c is unnecessary now 2008-06-30 13:47:22 +00:00
Felipe Pena
e97b54db43 MFB:
- Added arginfo
- Removed #include "zend_arg_defs.c"
2008-06-30 13:27:45 +00:00
Felipe Pena
effcd82e54 - MFB: New parameter parsing API
- Fixed tests
2008-06-30 01:59:35 +00:00
Felipe Pena
5d2b1e7eb7 MFB: - Added arginfo 2008-06-29 15:21:42 +00:00
Felipe Pena
b5222d3bb2 MFB:
- New parameter parsing API
- Added arginfo
2008-06-29 14:34:39 +00:00
Felipe Pena
73c3c58771 - MFB: Added arginfo 2008-06-28 22:19:24 +00:00
Scott MacVicar
d2bbad4f1b Sort Windows changes for mhash BC layer 2008-06-28 15:30:45 +00:00
Scott MacVicar
bbc1ff0e9e MFB: Make the old mhash API a wrapper around hash, this removes a dependency. 2008-06-28 15:20:49 +00:00
Henrique do Nascimento Angelo
d44509418e Fix a memory leak on openssl_decrypt() 2008-06-28 09:24:18 +00:00
Felipe Pena
61a01e1c20 - MFB: Added arginfo 2008-06-27 19:17:29 +00:00
Christopher Jones
8a23c1d2d8 OCI8: (PECL #14219) Improve README 2008-06-27 18:26:05 +00:00
Felipe Pena
474bcc8cc1 - MFB: Added arginfo 2008-06-27 16:37:03 +00:00
Felipe Pena
a9b4ed2118 - MFB: Added arginfo 2008-06-27 15:47:21 +00:00
Felipe Pena
433cfbcdda - MFB: Added arginfo 2008-06-27 15:35:49 +00:00
Felipe Pena
82123ead4a - MFB: Added arginfo 2008-06-27 13:17:27 +00:00
Dmitry Stogov
8565522d49 ws 2008-06-27 06:43:38 +00:00
Felipe Pena
c110a49b03 - Fixed tests 2008-06-26 11:07:14 +00:00
Felix De Vliegher
8c22747b68 MFB: tests for lchown(), testfest.php.net task number 129. 2008-06-26 09:12:40 +00:00
Felipe Pena
2751fe0354 - New parameter parsing API 2008-06-25 16:22:13 +00:00
Dmitry Stogov
c306b42658 Added support for namespaces 2008-06-25 12:34:14 +00:00
Raghubansh Kumar
05fccba7fc New testcases for hash_file(), Committed for Felix De Vliegher, TestFest Task No: 75 & 76, Tested on RHEL5 -32bit, WinXP-32bit 2008-06-24 15:46:24 +00:00
Felipe Pena
97a2917cad MFB: Added arginfo 2008-06-24 12:10:35 +00:00
Andrey Hristov
fd699ce7d3 Fix possible bug with persistent connections 2008-06-24 11:19:07 +00:00
Felix De Vliegher
0a7198a297 MFB: tests for ob_get_flush(), testfest task number #131 2008-06-24 10:33:38 +00:00
Andrey Hristov
e5f72d0685 Add missing header 2008-06-24 08:02:06 +00:00
Andrey Hristov
c9d53ab74c Even more debug info 2008-06-24 06:56:59 +00:00
Andrey Hristov
f3cf29671a Added more debug info for tracking problems 2008-06-23 22:21:55 +00:00
Felipe Pena
41f3cfb923 - MFB: Added arginfo 2008-06-23 17:54:14 +00:00
Felipe Pena
898cf23f74 - Added arginfo 2008-06-23 17:25:01 +00:00
Felipe Pena
cdacf4487a - Added XFAIL 2008-06-23 14:05:35 +00:00
Felipe Pena
dcca384b8c - MFB: Fix build where __USE_GNU is used instead of _GNU_SOURCE to define utsname.domainname 2008-06-23 01:16:49 +00:00
Etienne Kneuss
422bc27588 Add some tests to increase code coverage 2008-06-22 16:23:33 +00:00
Alexey Zakhlestin
d3b4f8b69b updated to the new parameter-parsing api 2008-06-22 15:44:19 +00:00
Felix De Vliegher
d54cf79cbc Testcases for vfprintf(), testfest task #133. 2008-06-22 13:31:10 +00:00
Felix De Vliegher
ce79e30177 Basic test for ob_get_length(), testfest.php.net task #132 2008-06-22 12:51:37 +00:00
David Soria Parra
964718cd95 Testfest task 93. Written by Sebastian Deutsch. 2008-06-22 05:09:43 +00:00
Christopher Jones
1b4e6e0480 Fix bug #45266 (Fix build with BDB 4)
Fix bug #45267 (Revert invalid assumption about BDB 4 locking; let DBA handle locking)
Fix bug #45268 (Fix error callback prototype)
2008-06-19 22:39:03 +00:00
Christopher Jones
98730e6b45 MFB: sync with 5.3 2008-06-19 20:24:00 +00:00
Dmitry Stogov
c5031f96bb Added test for bug #45312 2008-06-19 12:10:00 +00:00
Etienne Kneuss
c6472bfd80 Rename everything from SplFastArray to SplFixedArray 2008-06-18 14:54:28 +00:00
Etienne Kneuss
6444ec388c Fix #45216 (Add a default size for fgetss) 2008-06-18 10:05:15 +00:00
Dmitry Stogov
b5ae77e33d Fixed SOAP binding selection 2008-06-18 07:24:14 +00:00
Philip Olson
dd0b906ec6 updated website team info 2008-06-18 05:17:55 +00:00
Raghubansh Kumar
9d2cea0d4e Committed for Felix De Vliegher, TestFest Task No: 123, Tested on RHEL5-32bit, WinXP 2008-06-17 13:18:08 +00:00
Raghubansh Kumar
d26c78a2dd Committed for Felix De Vliegher, TestFest Task No: 122, Tested on RHEL5, WinXP 2008-06-17 13:17:15 +00:00
Zoe Slattery
3b99caaa7d Test committed for felixdv 2008-06-16 19:23:43 +00:00
Rob Richards
dc761b1af1 add parameter allowing node to be exported into existing Document context
add test
fix warnings
2008-06-16 15:44:22 +00:00
Etienne Kneuss
53b6c68a90 Add tests for iterators when instanciated without argument (by Sebastian Schürmann) 2008-06-15 11:45:48 +00:00
Rob Richards
8c284d9640 fixed bug #45251 (double free or corruption with setAttributeNode())
add test
2008-06-14 11:21:47 +00:00
Zoe Slattery
de67854ff7 Commited for Sanjay, reviewed by Pierre. Testfest task 5. 2008-06-13 15:59:31 +00:00
Zoe Slattery
4576f6348a Commited for Sanjay, reviewed by Pierre. Testfest task 117. 2008-06-13 15:22:42 +00:00
Rui Hirokawa
19047cfd2e fixed bug #27421 (by david at dfoerster dot de) mbstring.func_overload set in .htaccess becomes global 2008-06-13 14:47:48 +00:00
Zoe Slattery
d88bbe3434 Commited for Sanjay, reviewed by Pierre. Testfest task 79. 2008-06-13 13:51:22 +00:00
Felipe Pena
5b4685d724 - Fixed tests 2008-06-13 13:43:55 +00:00
Zoe Slattery
c108d791fc Commited for Sanjay, reviewed by Pierre. Testfest task 117. 2008-06-13 13:33:15 +00:00
Zoe Slattery
9b5e867bdc Commited for Sanjay, reviewed by Pierre. Testfest task 118. 2008-06-13 13:14:20 +00:00
Felipe Pena
7504d57043 - Fixed tests (unicode results, UEXPECT, line endings) 2008-06-13 00:18:57 +00:00
Lars Strojny
99ffc8701a Testfest: various tests for ReflectionParameter 2008-06-12 21:41:09 +00:00
Lars Strojny
8b9f0454fb Testfest test cases for ReflectionExtension 2008-06-12 21:25:28 +00:00
Lars Strojny
0b76b9b921 Testfest: ReflectionExtension tests by Gerrit te Sligte and Leon Luijkx 2008-06-12 20:55:54 +00:00
Etienne Kneuss
0e213d1628 Add tests from testfest 2008-06-12 20:51:25 +00:00
Lars Strojny
0e34d9c841 Testfest: ReflectionExtension::info()-test by Stefan Koopmanschap 2008-06-12 20:46:05 +00:00
Etienne Kneuss
3dcd9ca7a2 Add tests from testfest 2008-06-12 20:46:00 +00:00
Lars Strojny
5598ae06ed Reflection::getModifierNames()-test by Felix De Vliegher (Testfest) 2008-06-12 20:30:46 +00:00
Antony Dovgal
5be006d48b avoid invalid reads when reached memory_limit during initialization 2008-06-12 12:40:07 +00:00
Antony Dovgal
ae56a0a11f fix build 2008-06-12 10:31:40 +00:00
Steve Seear
79cb128c59 Filesystem tests. 2008-06-11 12:40:34 +00:00
Dmitry Stogov
c7d50cb478 Fixed test 2008-06-11 10:07:20 +00:00
Dmitry Stogov
d01509ced8 Fixed test 2008-06-11 09:58:45 +00:00
Dmitry Stogov
00ea3108ea closeder/readdir/rewinddir must work only with directories 2008-06-11 09:01:44 +00:00
Dmitry Stogov
fbe28c49b3 Fixed memory leak 2008-06-11 07:45:26 +00:00
Philip Olson
408461654e fixed imap_listscan() proto 2008-06-11 02:29:39 +00:00
Zoe Slattery
bc84bcc19c Written by Sanjay Mantoor and reviewed by Pierre. 2008-06-10 18:31:37 +00:00
Antony Dovgal
bfda5b1b58 fix typo 2008-06-10 08:14:45 +00:00
Etienne Kneuss
a917479c19 add get_Debug_info + fix proto 2008-06-09 17:29:09 +00:00
Felipe Pena
9f2d50a887 - Removed unnecessary SKIPIF (unicode/tests/*)
- Removed non-unicode tests (tests that uses SKIPIF like "die('skip unicode.semantics=on');")
2008-06-09 15:54:08 +00:00
Rasmus Lerdorf
3dc903400b Merge from PHP_5 - don't echo raw cookie values here 2008-06-09 14:05:49 +00:00
Pierre Joye
01b9c1291a - MFB: do not export the api or install the headers 2008-06-08 11:42:35 +00:00
Antony Dovgal
a9ebb2170b fix ZTS build 2008-06-07 22:41:02 +00:00
Antony Dovgal
b519f3c83e more checks and tests 2008-06-07 21:35:53 +00:00
Henrique do Nascimento Angelo
08189d6255 Update exif tests to conform with the unicode functions 2008-06-07 20:38:38 +00:00
Henrique do Nascimento Angelo
1c1523ec75 Add Unicode support 2008-06-07 20:37:11 +00:00
Henrique do Nascimento Angelo
f97aeaa334 Update tests to conform with the unicode functions 2008-06-07 20:33:35 +00:00
Henrique do Nascimento Angelo
15b3e07f5a Add Unicode support and set as unicode compatible 2008-06-07 20:30:30 +00:00
Antony Dovgal
a5c08c6a6d more tests (by Felipe) 2008-06-07 14:10:21 +00:00
Antony Dovgal
b38279abf4 fix several memleaks and invalid reads 2008-06-07 14:08:59 +00:00
Antony Dovgal
67630e0cd7 disallow $a[] = value syntax 2008-06-07 12:46:54 +00:00
Antony Dovgal
77ba2ab567 update credits 2008-06-07 08:05:48 +00:00
Etienne Kneuss
7df366675e Fix segfault caused by get_current_data on an uninitialized element 2008-06-07 01:46:27 +00:00
Etienne Kneuss
bd233197fd Implements C arrays wrapper 2008-06-06 23:53:10 +00:00
Christopher Jones
ae46d3ca77 OCI8: Remove macros obsoleted by rev 1.71 when Oracle 8 support was dropped 2008-06-05 23:40:42 +00:00
Christopher Jones
307edab6ee Make tests interruptible; clean up tables at start 2008-06-05 23:27:41 +00:00
Rob Richards
cb972c1da6 rawurlencode now conforms to rfc 3986 (~ is not encoded) [DOC] 2008-06-04 19:34:45 +00:00
Antony Dovgal
988a68798c fix test
(the test still fails because of broken preg_match())
2008-06-04 09:10:34 +00:00
Antony Dovgal
af74288a41 fix test 2008-06-04 07:52:04 +00:00
Scott MacVicar
f78b458ecd MFB: Add snefru256 as an alias for snefru, since in reality that is the implementation. 2008-06-03 17:27:10 +00:00
Zoe Slattery
55d9f96ca4 Tests from London test fest 2008 2008-06-03 12:44:46 +00:00
Scott MacVicar
9e209e8928 MFB: Add sha224 support. 2008-06-02 14:13:49 +00:00
Jani Taskinen
32842a00bc - Simplify a bit and make a bit more readable 2008-06-02 14:12:04 +00:00
Matt Wilmas
0cc9f01212 Initialize with length instead of 0 (and thanks Antony for finding) 2008-06-02 11:20:17 +00:00
Antony Dovgal
e58b49fc4c fix uninitialized variable 2008-06-02 10:27:42 +00:00
Hannes Magnusson
64896ef3f9 MFB5.3: arginfo & fix protos 2008-06-01 18:50:00 +00:00
Hannes Magnusson
4b6a31d286 MFB: fix arginfo 2008-06-01 18:25:29 +00:00
Hannes Magnusson
0fcbb305cc MFB: Add arginfo & fix protos 2008-06-01 18:21:05 +00:00
Felipe Pena
a9e910eebd - MFB: Fixed bug #45139 (ReflectionProperty returns incorrect declaring class) 2008-06-01 03:13:54 +00:00
Greg Beaver
6db7baba99 MFB: fix corrupted zips, fix postprocess for compressed zip file 2008-05-30 22:49:46 +00:00
Greg Beaver
ca6d36efb8 MFB: refactor function names for clarity. No functionality change 2008-05-30 22:39:33 +00:00
Scott MacVicar
ba1e3103b3 Fixed bug #43261
(Use ^ as an escape character for Windows escapeshellcmd)
2008-05-30 16:52:06 +00:00
Matt Wilmas
3a9eea4a8d Only check args once in php_array_diff_key/intersect_key, not on each iteration. This also makes sure ALL args are checked (pre-5.2.5 behavior)
- Also, use new hash_quick_del function where possible
2008-05-30 10:54:16 +00:00
Greg Beaver
195ee5ca73 MFB: fix PECL bug #13981: Third-party zips fail entry interrogation 2008-05-29 17:34:58 +00:00
Andrey Hristov
8a72f8d6ed MFB 2008-05-29 15:50:10 +00:00
Stanislav Malyshev
f6af23d30e MF5: Fix code path in phar_open_compiled_file() that tries
to open not-yet-loaded phar and fails on compressed files
# By Gregory's request
# Sorry, can't find how to write test case for that - it reproduces
# for me only under bytecode-caching. Suggestions welcome.
2008-05-28 21:50:41 +00:00
Felipe Pena
e4fc964ab3 - Added check for encoding optional parameter (avoiding the segfault in filter.c: strlen(encoding))
If the parameter is not suplied, it will try to use the UG(stream_enconding)
2008-05-28 18:02:52 +00:00
Felipe Pena
4fd6a040b9 - Added zval separation (avoid crash when using fwrite($fp, $fp)). 2008-05-28 17:24:47 +00:00
Pierre Joye
99250fba7e - c/p evilness 2008-05-27 18:27:23 +00:00
Pierre Joye
d3bff02b63 - Add compiler informations on Windows (will add more info later, like x86 or x64 and makes it available in userland) 2008-05-27 18:23:21 +00:00
Steph Fox
4be7f4aecd - killed off UEXPECT
- com_dotnet gets a .cvsignore
- Ulf will take care of mysql extensions, rest complete
2008-05-27 18:16:04 +00:00
Felipe Pena
6c06a591f2 - Removed UEXPECT(F) 2008-05-27 16:53:36 +00:00
Felipe Pena
f859bd1b4f - Removed UEXPECT(F) 2008-05-27 14:30:38 +00:00
Felipe Pena
b3ac16e584 - Removed UEXPECT(F) 2008-05-27 13:54:30 +00:00
Felipe Pena
06a7527c65 - Removed UEXPECT(F) 2008-05-27 13:16:27 +00:00
Ant Phillips
6e19f956d9 DOM tests from TestFest 2008-05-27 12:44:51 +00:00
Derick Rethans
02a5dc7764 - Updated to version 2008.3 (2008c) 2008-05-27 12:19:47 +00:00
Felipe Pena
52c0057c63 - Removed UEXPECT(F) 2008-05-27 12:17:40 +00:00
Matt Wilmas
25958acac4 Regenerate 2008-05-27 11:27:58 +00:00
Steph Fox
87fac43ac0 - killed off UEXPECT
- html_translation_table and setlocale tests are no longer relevant
- there are a number of ANSI-encoded files. Is this deliberate?
2008-05-27 10:50:48 +00:00
Matt Wilmas
9c37df900c Add array_init_size() and use it where array size is known at initialization 2008-05-27 10:28:25 +00:00
Scott MacVicar
6db10b2bf1 DOM Tests from London Testfest 2008-05-27 10:21:16 +00:00
Steph Fox
a4cb8c536f - killed off UEXPECT 2008-05-27 09:34:55 +00:00
Steph Fox
4ccb8869e7 - killed off UEXPECT 2008-05-27 07:46:51 +00:00
Steph Fox
08253045d4 - killed off UEXPECT
- no getmxrr() under doze
2008-05-27 07:41:44 +00:00
Steph Fox
5078c3a00a - killed off UEXPECT 2008-05-27 07:38:00 +00:00
Felipe Pena
554810af62 - Removed UEXPECT(F) 2008-05-27 03:22:42 +00:00