php-src/tests/run-test
John Boehr 71b12940d0 Fix issues with phpt and EXTENSION on windows (BUG 75042)
* Commands are not properly escaped for windows
* Specifying "-n" to check loaded modules causes "Module already loaded"
warning
* Extensions to be loaded need the "php_" prefix on Windows

Bug: https://bugs.php.net/bug.php?id=75042

Add back -n flag to fetch loaded extensions in run-tests.php

Add test for phpt EXTENSIONS directive

Add a second test for bug 75042

Add test to test loading of nonexistent shared module

with the EXTENSIONS phpt block

Pass ini settings when checking loaded extensions

Fix skipifs
2017-08-19 01:59:48 +02:00
..
bug75042-2.phpt Fix issues with phpt and EXTENSION on windows (BUG 75042) 2017-08-19 01:59:48 +02:00
bug75042-3.phpt Fix issues with phpt and EXTENSION on windows (BUG 75042) 2017-08-19 01:59:48 +02:00
bug75042.phpt Fix issues with phpt and EXTENSION on windows (BUG 75042) 2017-08-19 01:59:48 +02:00
test001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
test002.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
test003.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
test004.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
test005.phpt Fixed tests(I am not sure, these tests seems strange, anyway it passes 2015-08-13 22:31:59 +08:00
test006.phpt bring back the division by zero warning 2015-07-05 20:18:17 +02:00
test007.phpt Made dirname() binary-safe. 2003-04-12 21:53:46 +00:00
test008.phpt fix test 2015-08-17 23:12:50 +02:00
test008a.phpt Fixed typo in skipif error message 2016-12-07 13:35:58 +01:00
test009.phpt Fix tests now that class names are shown in correct casing 2003-12-22 22:50:02 +00:00
test010.phpt Another CRLF test fix 2015-03-26 03:18:42 +01:00
test011.phpt run-tests.php: Adding support for sections EXPECT_EXTERNAL, EXPECTF_EXTERNAL and EXPECTREGEX_EXTERNAL. (Issue 55736) 2013-09-03 14:40:43 +02:00
test011.txt run-tests.php: Adding support for sections EXPECT_EXTERNAL, EXPECTF_EXTERNAL and EXPECTREGEX_EXTERNAL. (Issue 55736) 2013-09-03 14:40:43 +02:00
test012.phpt run-tests.php: Adding support for sections EXPECT_EXTERNAL, EXPECTF_EXTERNAL and EXPECTREGEX_EXTERNAL. (Issue 55736) 2013-09-03 14:40:43 +02:00
test012.txt run-tests.php: Adding support for sections EXPECT_EXTERNAL, EXPECTF_EXTERNAL and EXPECTREGEX_EXTERNAL. (Issue 55736) 2013-09-03 14:40:43 +02:00
test013.phpt run-tests.php: Adding support for sections EXPECT_EXTERNAL, EXPECTF_EXTERNAL and EXPECTREGEX_EXTERNAL. (Issue 55736) 2013-09-03 14:40:43 +02:00
test013.txt run-tests.php: Adding support for sections EXPECT_EXTERNAL, EXPECTF_EXTERNAL and EXPECTREGEX_EXTERNAL. (Issue 55736) 2013-09-03 14:40:43 +02:00