|
From: Alexandre F. <ale...@gm...> - 2008-08-10 15:47:13
|
On Sat, Aug 9, 2008 at 2:20 AM, Daniel A. Steffen <da...@us...> wrote: > > * tests/lrange.test (lrange-1.17): add test cleanup; whitespace. > Looking at the diff: http://tcl.cvs.sourceforge.net/tcl/tcl/tests/lrange.test?r1=1.10&r2=1.11 For my culture: why: - deindent line 70 ? - change lrepeat-ed constant 1 to 0 (I don't care but why repaint that bikeshed ?) - explicitly add a -cleanup with just an in-process side-effect (freeing a list)... doesn't tcltest spawn a child process anyway ? -Alex |