[Dart] Re: Removing: Stage1, Warning1 .. 33

Blezek, Daniel J (GE, Research) blezek at crd.ge.com
Mon May 7 09:00:51 EDT 2007


Mathieu,

  The feature doesn't currently exist, however, you can create a
modified local copy of the TestCatatlog page.  Have a look at section
6.1.2 in the manual.  Basically, copy the TestCatalog.ftl from the
Templates directory in the project to the LocalTemplates directory
(which should be empty).  Then modify the version in LocalTemplates.
Dart first searches LocalTemplates for the pages to be generated.  You
can simply skip unwanted Tests.  The code is fairly straightforward, but
you'll have to read up a little on FreeMarker
http://freemarker.sourceforge.net/ to do the changes.

-dan

-----Original Message-----
From: Mathieu Malaterre [mailto:mathieu.malaterre at gmail.com] 
Sent: Monday, May 07, 2007 8:43 AM
To: Blezek, Daniel J (GE, Research)
Cc: dart at public.kitware.com
Subject: Re: [Dart] Re: Removing: Stage1, Warning1 .. 33

Hi Dan,

On 5/7/07, Blezek, Daniel J (GE, Research) <blezek at crd.ge.com> wrote:
>   At the current time, there is no good way to remove the tests.  Dart

> automatically generates these tests for "housekeeping" information.
> When we designed them, we didn't think they would be obtrusive, but 
> the list of artificial tests has grown over time.

ok

>   Dart relies on these test too heavily to remove them, would it be 
> sufficient for them to simply not be displayed on the TestCatalog
pages?
> This is possible.

That'd be fantastic ! Is this describe somewhere ?


Thanks,
-Mathieu


More information about the Dart mailing list