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. -- Alexandru Stanoi eZ Components System Developer eZ Systems | http://ez.no -- svn-components mailing list svn-components@lists.ez.no http://lists.ez.no/mailman/listinfo/svn-components