[xdebug-dev] svn: /xdebug/branches/xdebug_2_1/ test-5.1.sh test-5.2.sh test-5.3.sh test-6.0.sh test.sh

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Wed, 03 Nov 2010 01:10:49 +0000

derick Wed, 03 Nov 2010 01:10:49 +0000

Revision: http://svn.xdebug.org/cgi-bin/viewvc.cgi?view=rev&revision=3364&root=xdebug

Log:
- Go to a unified test script in the 2.1 branch.

Changed paths:
    D xdebug/branches/xdebug_2_1/test-5.1.sh
    D xdebug/branches/xdebug_2_1/test-5.2.sh
    D xdebug/branches/xdebug_2_1/test-5.3.sh
    D xdebug/branches/xdebug_2_1/test-6.0.sh
    A xdebug/branches/xdebug_2_1/test.sh

Deleted: xdebug/branches/xdebug_2_1/test-5.1.sh
===================================================================
--- xdebug/branches/xdebug_2_1/test-5.1.sh 2010-11-03 01:10:13 UTC (rev 3363)
+++ xdebug/branches/xdebug_2_1/test-5.1.sh 2010-11-03 01:10:49 UTC (rev 3364)
@@ -1 +0,0 @@
-TEST_PHP_EXECUTABLE=`which php` php -dxdebug.auto_trace=0 /home/derick/dev/php/php-src/branches/PHP_5_1/run-tests.php tests/*.phpt

Deleted: xdebug/branches/xdebug_2_1/test-5.2.sh
===================================================================
--- xdebug/branches/xdebug_2_1/test-5.2.sh 2010-11-03 01:10:13 UTC (rev 3363)
+++ xdebug/branches/xdebug_2_1/test-5.2.sh 2010-11-03 01:10:49 UTC (rev 3364)
@@ -1 +0,0 @@
-TEST_PHP_EXECUTABLE=`which php` php -dxdebug.auto_trace=0 /home/derick/dev/php/php-src/branches/PHP_5_2/run-tests.php tests/*.phpt

Deleted: xdebug/branches/xdebug_2_1/test-5.3.sh
===================================================================
--- xdebug/branches/xdebug_2_1/test-5.3.sh 2010-11-03 01:10:13 UTC (rev 3363)
+++ xdebug/branches/xdebug_2_1/test-5.3.sh 2010-11-03 01:10:49 UTC (rev 3364)
@@ -1 +0,0 @@
-TEST_PHP_EXECUTABLE=`which php` php -dxdebug.auto_trace=0 run-tests.php tests/*.phpt

Deleted: xdebug/branches/xdebug_2_1/test-6.0.sh
===================================================================
--- xdebug/branches/xdebug_2_1/test-6.0.sh 2010-11-03 01:10:13 UTC (rev 3363)
+++ xdebug/branches/xdebug_2_1/test-6.0.sh 2010-11-03 01:10:49 UTC (rev 3364)
@@ -1 +0,0 @@
-TEST_PHP_EXECUTABLE=`which php-6.0dev` php-6.0dev -dxdebug.auto_trace=0 /home/derick/dev/php/php-src/trunk/run-tests.php tests/*.phpt

Added: xdebug/branches/xdebug_2_1/test.sh
===================================================================
--- xdebug/branches/xdebug_2_1/test.sh (rev 0)
+++ xdebug/branches/xdebug_2_1/test.sh 2010-11-03 01:10:49 UTC (rev 3364)
@@ -0,0 +1 @@
+TEST_PHP_EXECUTABLE=`which php` php -dxdebug.auto_trace=0 run-tests.php tests/*.phpt


Property changes on: xdebug/branches/xdebug_2_1/test.sh
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:eol-style
   + native
Received on Wed Nov 03 2010 - 01:10:49 GMT

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST