Hi!

On 02/19/2008 04:19 PM Alexandru Stanoi wrote:
> Tobias Schlitt wrote:
>> Author: ts
>> Date: Tue Feb 19 16:14:34 2008
>> New Revision: 7416
>>
>> Log:
>> - Added ezcDebugXdebugStacktraceIterator.


>> Added: 
>> trunk/Debug/tests/data/xdebug_stacktrace_iterator_test__testSimpleTrace.php
>> ==============================================================================
>> --- 
>> trunk/Debug/tests/data/xdebug_stacktrace_iterator_test__testSimpleTrace.php 
>> (added)
>> +++ 
>> trunk/Debug/tests/data/xdebug_stacktrace_iterator_test__testSimpleTrace.php 
>> [iso-8859-1] Tue Feb 19 16:14:34 2008
>> @@ -1,0 +1,61 @@
>> +<?php
>> +
>> +return array (
>> +  0 => 
>> +  array (
>> +    'function' => 'getDeeperStackTrace',
>> +    'class' => 'ezcDebugXdebugStacktraceIteratorTest',
>> +    'file' => 
>> '/home/dotxp/dev/ez/ezcomponents/trunk/Debug/tests/xdebug_stacktrace_iterator_test.php',

> Hard-coded paths are not a good idea, as some tests fail when running on 
> another computer.

Oops, you're right. Thanks for the hint, will take care about this.

Regards,
Toby
-- 
Mit freundlichen Grüßen / Med vennlig hilsen / With kind regards

Tobias Schlitt (GPG: 0xC462BC14) eZ Components Developer

[EMAIL PROTECTED] | eZ Systems AS | ez.no
-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to