From: Marcus Boerger Date: Tue, 30 Aug 2005 18:41:42 +0000 (+0000) Subject: - run-tests2.php was renamed into server-tests.php (missing part) X-Git-Tag: PRE_NEW_OCI8_EXTENSION~63 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ce645e2fafed367ffcdc1f860ce271244933e20;p=php - run-tests2.php was renamed into server-tests.php (missing part) --- diff --git a/run-tests-config.php b/server-tests-config.php old mode 100644 new mode 100755 similarity index 97% rename from run-tests-config.php rename to server-tests-config.php index 4ac21d7d4c..3866de6d32 --- a/run-tests-config.php +++ b/server-tests-config.php @@ -1,7 +1,7 @@ array('' ,'file' ,NULL ,'configuration file, see run-tests-config.php for example'), + 'c' => array('' ,'file' ,NULL ,'configuration file, see server-tests-config.php for example'), 'd' => array('TEST_PATHS' ,'paths' ,NULL ,'colon seperate path list'), 'e' => array('TEST_PHP_ERROR_STYLE','EMACS|MSVC' ,'EMACS' ,'editor error style'), 'h' => array('' ,'' ,NULL ,'this help'),