summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* - Drop requirement for php.ini-distDerick Rethans2002-10-081-2/+9
* Skip this test if we're not using ZE2Sander Roobol2002-10-061-0/+2
* - Fix highlight_string test.Derick Rethans2002-10-061-2/+2
* - Fix descriptionsDerick Rethans2002-10-032-2/+2
* - Add highlight_string buffering testDerick Rethans2002-10-031-0/+17
* - Add testsDerick Rethans2002-10-032-0/+36
* Improve test to show output bufferring bypass bug clearly.Yasuo Ohgaki2002-10-021-3/+5
* WS and added missing output.Yasuo Ohgaki2002-10-011-4/+6
* Test argument passing for CLIMarcus Boerger2002-08-211-0/+27
* This does not work for CLIMarcus Boerger2002-08-211-3/+4
* @- Added set_exception_handler() function for registering a global,Stig Bakken2002-08-161-6/+20
* Fix the levels. (php.ini-dist has output_buffering OFF)foobar2002-08-011-1/+1
* Use the constant instead of string for locale type.foobar2002-08-011-3/+4
* Zend Engine behaviour is affected by setlocale() due to use ofHartmut Holzgraefe2002-07-172-0/+35
* Made the tests (and not only run-tests.php) actually use php.ini-dist, andSander Roobol2002-06-161-3/+0
* Default INI file used with run-tests.phpPreston L. Bannister2002-05-171-0/+3
* More detailed/explanatory output.Preston L. Bannister2002-05-161-6/+56
* Make failed case tell you what was different.Preston L. Bannister2002-05-161-1/+9
* Make test valid for either "register globals" setting.Preston L. Bannister2002-05-161-9/+10
* Add TEST_PHP_DETAILED usage for verbose test runs.Preston L. Bannister2002-05-161-2/+10
* Fix typo in SKIP clause.Preston L. Bannister2002-05-164-6/+6
* dirname() checks that work for both Unix and Win32.Preston L. Bannister2002-05-161-23/+51
* Win32 project and makefile used to invoke run-tests.phpPreston L. Bannister2002-05-152-0/+80
* Added ini_set()/ini_get()/ini_restore() testYasuo Ohgaki2002-04-031-0/+24
* Updating tests: remove alternative syntax in tests, added a specialSander Roobol2002-03-2922-128/+201
* Trying to be more clear.Yasuo Ohgaki2002-03-291-1/+1
* Added class method registration test. It does not testYasuo Ohgaki2002-03-291-0/+38
* Change title to reasonable one.Yasuo Ohgaki2002-03-291-1/+1
* - added basic output buffering testsJan Lehnardt2002-03-241-0/+21
* Fix test :)Yasuo Ohgaki2002-03-231-3/+1
* Added while(list() = each()) testYasuo Ohgaki2002-03-231-0/+23
* - Add test for sprintf()'s zero'th argumentDerick Rethans2002-03-221-0/+2
* - Fixed the bz2 tests. (and changed the usage comment to be correct)foobar2002-03-201-1/+1
* New PHP streams...Wez Furlong2002-03-151-2/+8
* Fix PHP version and sapi printed so that it does not print bogusYasuo Ohgaki2002-03-121-0/+21
* Fixed many tests, mostly incorrect paths.Sander Roobol2002-03-084-0/+8
* - More test fixesDerick Rethans2002-03-051-1/+1
* Make these tests work regardless of the register_globals setting.foobar2001-11-134-4/+4
* Fix these to give correct results even if register_globals=off orfoobar2001-10-231-2/+10
* Fix the pow-test, it now succeeds on my machineJeroen van Wolffelaar2001-10-051-17/+57
* More testsJeroen van Wolffelaar2001-08-051-0/+35
* fixed.Thies C. Arntzen2001-06-211-1/+1
* - Convert cfunction -> function.Andi Gutmans2001-04-264-7/+7