php-src/tests
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
..
basic increase wait time in timeout_variation_9.phpt by 1 second 2017-02-03 05:57:26 +00:00
classes Fix test output 2016-07-14 23:22:09 +02:00
func test to function addcslashes 2014-11-23 17:19:56 -08:00
lang Fix compile-time optimization of NAN comparisons 2017-07-22 21:22:51 -04:00
output Fix bug #74725 (html_errors=1 breaks unhandled exceptions) 2017-08-12 01:37:20 +01:00
run-test Fix issues with phpt and EXTENSION on windows (BUG 75042) 2017-08-19 01:59:48 +02:00
security fix these tests so they properly clean up after themselves. 2014-01-20 18:04:35 +01:00
strings Fix tests expecting specific resource IDs 2013-12-15 16:51:21 +08:00
quicktester.inc