[xdebug-dev] xdebug xdebug/tests/bug00173.phpt xdebug/tests/bug00184.phpt xdebug/tests/start_trace.phpt - Fixed some test cases.

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Thu, 17 May 2007 21:50:04 +0200

Date: Thu May 17 21:50:04 CEST 2007
User: Derick Rethans
Directory: xdebug

Log Message:
[0.05]
- Fixed some test cases.

Modified files:
           xdebug/tests/bug00173.phpt (version: 1.6)
           xdebug/tests/bug00184.phpt (version: 1.6)
           xdebug/tests/start_trace.phpt (version: 1.2)

[FILE: /xdebug/tests/bug00173.phpt]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xdebug/tests/bug00173.phpt:1.5 Sat Dec 23 19:04:22 2006 GMT
+++ xdebug/tests/bug00173.phpt Thu May 17 17:50:04 2007 GMT
@@ -8,6 +8,7 @@
 xdebug.auto_trace=1
 xdebug.trace_options=0
 xdebug.trace_output_dir=/tmp
+xdebug.trace_output_name=trace.%c
 xdebug.collect_return=1
 xdebug.collect_params=1
 xdebug.auto_profile=0

[FILE: /xdebug/tests/bug00184.phpt]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xdebug/tests/bug00184.phpt:1.5 Sun May 06 12:36:17 2007 GMT
+++ xdebug/tests/bug00184.phpt Thu May 17 17:50:04 2007 GMT
@@ -5,6 +5,7 @@
 xdebug.auto_trace=1
 xdebug.trace_options=0
 xdebug.trace_output_dir=/tmp
+xdebug.trace_output_name=trace.%c
 xdebug.collect_return=1
 xdebug.collect_params=3
 xdebug.auto_profile=0

[FILE: /xdebug/tests/start_trace.phpt]

===================================================================
RCS file: cvstemp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xdebug/tests/start_trace.phpt:1.1 Tue Oct 03 17:05:33 2006 GMT
+++ xdebug/tests/start_trace.phpt Thu May 17 17:50:04 2007 GMT
@@ -12,7 +12,7 @@
 xdebug.show_mem_delta=0
 xdebug.trace_format=0
 xdebug.trace_output_dir=/tmp
-xdebug.trace_output_name=crc32
+xdebug.trace_output_name=trace.%c
 --FILE--
 <?php
         $tf = xdebug_start_trace();
Received on Thu May 17 2007 - 21:50:39 BST

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