Commit Graph

41858 Commits

Author SHA1 Message Date
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
Steph Fox
e39a404fef - Tidy up loose ends in diff and exp output
- All test output now has *nix line endings (only diffs didn't in 5_3)
2008-06-12 12:02:01 +00:00
Antony Dovgal
7b2837f810 remove oops 2008-06-12 10:38:49 +00:00
Antony Dovgal
ae56a0a11f fix build 2008-06-12 10:31:40 +00:00
Steph Fox
64e5300fb7 - Some calls to file_put_contents() need FILE_BINARY, others choke on it. You tell me. 2008-06-12 09:38:50 +00:00
0a9a16b19d ChangeLog update 2008-06-12 01:31:46 +00:00
Felipe Pena
61f82b7b2f - New test 2008-06-11 22:40:56 +00:00
Antony Dovgal
ecbecbc60b remove 8 years old tests (not used anyway) 2008-06-11 22:36:05 +00:00
Steph Fox
7644677208 - more cs/ws fixes 2008-06-11 17:41:13 +00:00
Steph Fox
fbcbb85cbc - binary safety 2008-06-11 16:48:41 +00:00
Steph Fox
018f493cf3 - kill unicode.semantics checks 2008-06-11 15:42:06 +00:00
Steph Fox
09dd52d7b6 - code beauty (ws/cs) 2008-06-11 14:35:08 +00:00
Dmitry Stogov
b8d7c7e91d - Removed direct executor recursion.
- Use fastcall calling convention in executor on x86.
2008-06-11 13:19:14 +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
25a594e2b5 ChangeLog update 2008-06-11 01:31:45 +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
10bf288823 ChangeLog update 2008-06-10 01:32:02 +00:00
Felipe Pena
c725611a90 - Removed ntest and utest
- Removed -U flag to `make test' just to test once each test
2008-06-09 19:27:43 +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
Antony Dovgal
e9063af77c fix .cvsignore 2008-06-09 13:18:32 +00:00
Matt Wilmas
6c13101979 MFB: Fixed yyleng calculation after the yyless change 2008-06-09 10:20:30 +00:00
Antony Dovgal
e96cce5eca fix test 2008-06-09 09:25:56 +00:00
03557474be ChangeLog update 2008-06-09 01:31:50 +00:00
Stanislav Malyshev
dcd1cd8002 with unicode buffers, positions are in uchars 2008-06-08 18:21:59 +00:00
Pierre Joye
01b9c1291a - MFB: do not export the api or install the headers 2008-06-08 11:42:35 +00:00
Stanislav Malyshev
15b74d008a MF5: allow aggregating use statements 2008-06-08 09:51:42 +00:00
08c9c2af1f ChangeLog update 2008-06-08 01:31:55 +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