Kalle Sommer Nielsen
|
cee97080d1
|
Fixed bug #50836 (run_tests.php alerts syntax errors while testing session)
|
2010-08-16 20:56:00 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Jani Taskinen
|
4bba459d8f
|
- Sync (and KEEP it synced!)
|
2009-12-21 15:44:58 +00:00 |
|
Jani Taskinen
|
03a47e9b03
|
- Fix problem with SKIPIF failing to skip in some cases (deprecated warnings f.e.)
|
2009-12-11 07:34:06 +00:00 |
|
Greg Beaver
|
5c4609021f
|
sync run-tests.php with revision 286499 changes making php 6 tests with EXPECTF that can have arbitrary binary data in output work
|
2009-07-29 10:06:55 +00:00 |
|
David Soria Parra
|
2331863a5c
|
MFH: Reset TZ environment variable. Some tests assume that it's not set.
|
2009-07-07 23:05:17 +00:00 |
|
Arnaud Le Blanc
|
90d1875421
|
MFH: set default value of "precision" ini setting,
many tests depend on this
|
2009-05-20 09:22:50 +00:00 |
|
Hannes Magnusson
|
82c49a50f4
|
MFH: Print out the WARNed section
|
2009-05-18 14:08:23 +00:00 |
|
Jani Taskinen
|
c56690dbc3
|
MFB52: sync
|
2009-04-25 17:12:40 +00:00 |
|
Hannes Magnusson
|
65640d2c1a
|
MFH: Make it possible to run on 5.2
|
2009-04-16 13:41:25 +00:00 |
|
Zoe Slattery
|
1df58d629a
|
refixing %r in run-tests.php (thanks iain lewis for the fix)
|
2009-03-12 20:42:46 +00:00 |
|
Zoe Slattery
|
2c7d95c5a6
|
Added %r section
|
2009-03-03 10:53:44 +00:00 |
|
Antony Dovgal
|
24163ce0b2
|
fix ws
|
2009-01-05 11:14:43 +00:00 |
|
Antony Dovgal
|
fde1c3d332
|
MFH: only add "# original source" if a redirect is active
|
2009-01-05 09:19:09 +00:00 |
|
Antony Dovgal
|
fab5be7f21
|
MFH: fix PDO and other 'redirected' tests - add that "# original source" line only if the test fails
|
2009-01-04 15:56:45 +00:00 |
|
Zoe Slattery
|
89743669d2
|
Fixed bug #46845 Test expected to fail, but pass, don't cause error
|
2008-12-31 17:35:50 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Lars Strojny
|
1f4fd81a27
|
Fixing strict warning when null is passed
|
2008-12-11 02:37:36 +00:00 |
|
Jani Taskinen
|
b2a2aaff93
|
MFH
|
2008-12-09 15:21:15 +00:00 |
|
Jani Taskinen
|
733abc019a
|
- Sync with HEAD
|
2008-12-08 12:36:10 +00:00 |
|
Zoe Slattery
|
dcdd18e01e
|
More changes to allow the same tests to be used with PHP5 and PHP6
|
2008-12-06 12:00:37 +00:00 |
|
Scott MacVicar
|
895eb06945
|
MFH: Support versions of valgrind from SVN. The version is shown as 3.4.0.SVN
|
2008-11-06 03:09:41 +00:00 |
|
Felipe Pena
|
ade487e693
|
- Opss, reverted accidental changes
|
2008-11-03 13:07:28 +00:00 |
|
Felipe Pena
|
7a37fa2d6b
|
- Revert ZEND_BEGIN_ARG_INFO change
|
2008-11-02 21:19:39 +00:00 |
|
Johannes Schlüter
|
0c6da3760b
|
Add %S and %A to EXPECTF, they work like %s and %a but match empty strings, too
|
2008-10-19 18:05:43 +00:00 |
|
Rob Richards
|
db5da11f8a
|
MFH: Windows requires SystemRoot env var to run tests
|
2008-09-30 13:21:48 +00:00 |
|
Arnaud Le Blanc
|
343d958b25
|
MFH: Fix cwd when running tests out of tree with ZTS builds (fixes #45837)
|
2008-09-12 14:15:05 +00:00 |
|
Arnaud Le Blanc
|
163202ac88
|
MFH: run-tests.php: Added %u|b% placeholder, like %unicode|string%, for
array keys in var_dump() output.
|
2008-09-08 09:23:51 +00:00 |
|
Marcus Boerger
|
063ed94f28
|
- MFH Fix -p handling
|
2008-08-30 11:25:34 +00:00 |
|
Felix De Vliegher
|
6476e43eef
|
Added %unicode_string_optional% for differences in output between PHP 5 and 6
|
2008-08-29 10:25:54 +00:00 |
|
Jani Taskinen
|
99d3c31788
|
Silencio for some unnecessary errors
|
2008-08-14 20:53:56 +00:00 |
|
Jani Taskinen
|
b1511db3e1
|
MFH
|
2008-08-05 16:25:42 +00:00 |
|
Felipe Pena
|
593429aa15
|
- MFH: Fixed undefined variable
|
2008-08-02 13:39:42 +00:00 |
|
Antony Dovgal
|
3770038a66
|
fix typo
|
2008-07-25 09:55:45 +00:00 |
|
Moriyoshi Koizumi
|
89762bb594
|
- MFH: Allow the results of a partial run to be saved when -s option is
explicitly specified.
|
2008-07-25 09:32:23 +00:00 |
|
Lars Strojny
|
48013172bc
|
Allowing "%unicode|string%" as a placeholder (backport from HEAD)
|
2008-07-23 16:11:00 +00:00 |
|
Felipe Pena
|
1fb3313f75
|
- MFH: The error level must be E_ALL | E_STRICT.
|
2008-07-22 19:59:37 +00:00 |
|
Steph Fox
|
6fc2b09285
|
MFH Add missing help text
|
2008-07-22 09:35:55 +00:00 |
|
Jani Taskinen
|
745e63f6cf
|
MFH: Sync with PHP 6.
|
2008-07-21 16:08:15 +00:00 |
|
Jani Taskinen
|
4bc58bc957
|
- More stupid WS etc fixes. Plus the missing help text place holders for Steph to fill up..
|
2008-07-21 11:05:23 +00:00 |
|
Jani Taskinen
|
24f2ac9617
|
MFH: Stupid WS fixes..Thanks Steph!
|
2008-07-21 10:48:31 +00:00 |
|
Hannes Magnusson
|
4cc73804a7
|
Run the tests with E_STRICT again
# Why isn't E_STRICT in E_ALL?
|
2008-07-21 09:59:37 +00:00 |
|
Hannes Magnusson
|
d619b57efa
|
MFH: Add E_USER_DEPRECATED (patch by Lars Strojny)
|
2008-07-21 09:41:00 +00:00 |
|
Pierre Joye
|
2a172dcc8c
|
- fix the fix
|
2008-07-16 15:41:58 +00:00 |
|
Nuno Lopes
|
ae8fcea231
|
increase pcre.backtrack_limit so that the phpinfo.phpt test passes on my computer.
we should really consider increase the default of this limit.. (but not the recursion one though)
|
2008-07-08 18:18:08 +00:00 |
|
Olivier Hill
|
a9175febd6
|
Fix parse error
|
2008-07-02 15:00:21 +00:00 |
|
Pierre Joye
|
7a98fdc429
|
- MFH: fix make test TESTS=... and dynamic extension usage on windows
|
2008-07-02 12:47:06 +00:00 |
|
Dmitry Stogov
|
e13bb4c5f6
|
Reverted part of Steph's patch (stdin stream must be closed to make script finish)
|
2008-06-24 06:05:29 +00:00 |
|
Pierre Joye
|
6d63a0d9d1
|
- remove debug code
|
2008-06-19 21:09:43 +00:00 |
|
Steph Fox
|
c1b8065dcd
|
Oops.
|
2008-06-19 21:08:56 +00:00 |
|