summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* better not confuse people with this test..foobar2003-05-151-12/+0
|
* Added test case for bug #23624foobar2003-05-141-0/+12
|
* - Fixed bug #23584 (error line numbers off by one when using #!php).foobar2003-05-141-0/+13
| | | | | # already fixed in php5
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-05-051-0/+23
|
* Fix testMarcus Boerger2003-05-021-2/+2
|
* Removed bizarre tests for disgusting bugs which have kept annoying us.Moriyoshi Koizumi2003-04-283-286/+0
| | | | | | | - bug #22367 (http://bugs.php.net/22367) - bug #22510 (http://bugs.php.net/22510) - bug #22592 (http://bugs.php.net/22592)
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-04-251-0/+13
|
* MFHfoobar2003-04-161-1/+1
|
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-03-151-0/+53
|
* MFH: fixed typoMoriyoshi Koizumi2003-03-141-1/+1
|
* MFHMoriyoshi Koizumi2003-03-061-0/+4
|
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-03-061-0/+25
|
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-03-041-0/+115
|
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-02-241-0/+118
|
* - Removing pointless tests. (both of these will be fixed in PHP 5)foobar2003-02-242-73/+0
| | | | | | # We don't need to get any test reports about these anymore # for PHP_4_3 branch since these won't be fixed in 4.3.x.
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-02-151-0/+39
|
* MFH: test updateMoriyoshi Koizumi2003-01-271-1/+16
|
* Remove unused GET/POST entriesfoobar2003-01-246-13/+0
|
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-01-231-0/+30
|
* MFHMoriyoshi Koizumi2003-01-131-1/+1
| | | | | # The typo I made in the previous commit log is not intentional :)
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-01-121-0/+19
|
* - MFH: Fix tests if Zend Optimizer is loadedDerick Rethans2003-01-011-1/+5
|
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-01-011-0/+33
|
* There won't be a warning/fix on this, so remove the testMelvyn Sopacua2002-12-211-31/+0
|
* Skip the test, until a proper descision is madeMelvyn Sopacua2002-12-211-3/+11
|
* MFHMoriyoshi Koizumi2002-12-191-1/+1
|
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2002-12-181-0/+10
|
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2002-12-131-0/+23
|
* - MFH: Adjust tests for removed old_function() in Zend Engine 2Derick Rethans2002-11-234-8/+8
|
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2002-11-191-0/+9
|
* MFH: new syntaxMarcus Boerger2002-11-151-3/+3
|
* Removed the test. I should have been more aware of variability ofMoriyoshi Koizumi2002-11-111-15/+0
| | | | | error messages. Thanks Ilia.
* Made it conscious of the line numberMoriyoshi Koizumi2002-11-101-1/+1
|
* Added a test case for bug #17882Moriyoshi Koizumi2002-11-101-0/+15
|
* Added a test for bug #19566Moriyoshi Koizumi2002-11-081-0/+10
|
* Comment out part 3 for nowMarcus Boerger2002-11-051-7/+84
| | | | | Added Part 4
* 2nd wow returns different results with ZE1/ZE2Marcus Boerger2002-11-041-2/+5
|
* Removed \r, which caused the test to fail.Ilia Alshanetsky2002-11-041-1/+1
|
* See http://bugs.php.net/20175Marcus Boerger2002-11-041-0/+85
|
* -testing the testsMarcus Boerger2002-11-047-0/+77
| | | | | | | -moved tests/dirname.phpt to tests/run-test/test007.phpt because many tests use this to find their additional files. -no more tests in tests directly only in subdirectories
* Moved the test into the suitable placeMoriyoshi Koizumi2002-10-311-19/+0
|
* Rewrite: Taken from ZE2 RFC + a little textual modificationMarcus Boerger2002-10-291-9/+26
|
* no notices hereMarcus Boerger2002-10-291-3/+3
|
* - Add test case for bug 20120, bison bug.Derick Rethans2002-10-271-0/+26
|
* - Use new setlocal semanticsDerick Rethans2002-10-231-13/+4
|
* No longer needed. See README.TESTINGMarcus Boerger2002-10-221-60/+0
|
* Test result depends on these ini settingsMarcus Boerger2002-10-221-2/+5
|
* Sorry, shouldn't use undo on packetloss connectionsMelvyn Sopacua2002-10-101-1/+1
|
* Fix the test after Ilia's patch.Andrei Zmievski2002-10-101-1/+1
|
* Fix platform dependencies, setlocale output, bug #19836Melvyn Sopacua2002-10-101-2/+2
| | | | | | | Testing numerics, so set numeric. If the platform doesn't support this category, passing this test is more likely to be coincedence than expected behavior.