summaryrefslogtreecommitdiff
path: root/run-tests.php
Commit message (Expand)AuthorAgeFilesLines
* do not set an env variable without a name and a valueAntony Dovgal2006-11-231-1/+3
* - fix ENV section handlingMichael Wallner2006-11-221-5/+3
* MFBNuno Lopes2006-09-141-2/+5
* make run-tests to work with directories containing spaces (bug #38558)Antony Dovgal2006-08-231-2/+2
* Fixed "make test" on win32Dmitry Stogov2006-08-221-2/+3
* fix my previous patchAntony Dovgal2006-08-141-3/+5
* make sure USE_ZEND_ALLOC is always 1 when running tests without -mAntony Dovgal2006-08-141-3/+3
* - Always show unicode_semantics state (required for our gcov stuff)Marcus Boerger2006-08-131-4/+5
* suppress errors from date() if no date.timezone setAntony Dovgal2006-08-071-6/+8
* enabling --leak-check was bad idea, since there are way too much false positi...Antony Dovgal2006-07-281-1/+1
* turn Off Zend MM and check for leaks when running tests through valgrindAntony Dovgal2006-07-261-1/+1
* force unicode off in native mode (-N switch)Rob Richards2006-07-221-2/+3
* MFB: valgrind args changeNuno Lopes2006-07-171-1/+1
* MFB 5.2Nuno Lopes2006-07-171-1/+1
* MFB: Don't use regex where none is needed.Ilia Alshanetsky2006-07-171-1/+1
* remove debuggingAndrei Zmievski2006-07-141-1/+0
* run-tests.php maintainers, rise up!Andrei Zmievski2006-07-141-1/+2
* Do this workaround only for unicode mode.Andrei Zmievski2006-07-141-2/+4
* Encode $wanted in output_encoding for comparison (workaround).Andrei Zmievski2006-07-141-0/+2
* unicode_semantics -> unicode.semanticsAntony Dovgal2006-06-281-8/+8
* Fixed CGI testsDmitry Stogov2006-05-241-1/+1
* - '_' is valid in test blocksMarcus Boerger2006-05-161-1/+1
* - Add support for --EXPECTHEADERS--Marcus Boerger2006-05-131-7/+101
* typofixAntony Dovgal2006-04-181-1/+1
* - Prefix summaries with either U or NMarcus Boerger2006-04-141-8/+11
* - Fix writing faillog with redirected testsMarcus Boerger2006-03-111-4/+17
* - Fix test results with redirected testsMarcus Boerger2006-03-111-8/+7
* - Load list of extensions to test from php that is being tested rather thanMarcus Boerger2006-03-111-19/+21
* So long safe_mode mode.Ilia Alshanetsky2006-03-081-16/+0
* fix typoAntony Dovgal2006-02-161-1/+1
* - Reinsert line deleted per accidentMarcus Boerger2006-02-121-0/+1
* - Fix testsMarcus Boerger2006-02-121-41/+34
* fix error message on `make test` when bison is not installedAntony Dovgal2006-01-181-1/+1
* Unicode stuff is changed according to decision maden on PDM.Dmitry Stogov2006-01-171-2/+2
* - wsMichael Wallner2006-01-111-4/+4
* - fix CGI SAPI check on WindowsMichael Wallner2006-01-111-1/+4
* -TypoMarcus Boerger2006-01-041-1/+1
* - TypoMarcus Boerger2006-01-041-1/+1
* - Add CLEAN section which contains optional cleanup code executed even whenMarcus Boerger2006-01-041-11/+55
* bump year and license versionfoobar2006-01-011-3/+3
* - Fix environment handlingMarcus Boerger2005-12-311-74/+62
* - MFBMarcus Boerger2005-12-301-6/+18
* - Add make target make ntest to test in unicode modeMarcus Boerger2005-12-231-0/+6
* - Fix handling of bork testsMarcus Boerger2005-12-231-3/+4
* - Add --[keep|show]-[all|skip|php] switchesMarcus Boerger2005-12-211-4/+58
* MFB: fix noticeAntony Dovgal2005-12-201-1/+1
* - Fix --versionMarcus Boerger2005-12-181-1/+1
* - WSMarcus Boerger2005-12-181-13/+23
* - Increase timeut for -m testingMarcus Boerger2005-12-181-1/+3
* MFB51: Added token for capturing arbitrary whitespace blocks inside text.Ilia Alshanetsky2005-12-171-0/+1