[Dart] Hierarchial naming convention
Mathieu Malaterre
mathieu.malaterre at gmail.com
Wed May 23 03:12:54 EDT 2007
Well all I am asking is an example. I cannot get it to work, on my
setup. I was also trying to check other Dart2 dashboard:
http://public.kitware.com/dashboard.php?name=cmake&page=1
and
http://dart.na-mic.org/Slicer3/Dashboard
but none seems to be running.
Anyway if I add a test:
ADD_TEST(foo.bla.TEST1 ${EXECUTABLE_OUTPUT_PATH}/test1)
it show up as:
foo_bal_TEST1
Is this supposed to happen ?
thanks,
-Mathieu
Ref:
CTest 2.4.5 and Dart2 1.0.7
On 5/22/07, Andy Cedilnik <andy.cedilnik at kitware.com> wrote:
> Hello Matt,
>
> What is there to do with CTest? I mean when you name tests with dots
> in the names, they will be in the hierarchy. For example, kwsys tests
> in CMake.
>
> Andy
>
> On 5/22/07, Mathieu Malaterre <mathieu.malaterre at gmail.com> wrote:
> > Hello,
> >
> > I just found out that Dart2 had hierarchial naming convention (*).
> > Has anyone try this out ? I cannot find how to do that in CTest ?
> >
> > Right now I have:
> >
> > ADD_TEST(foo.bla.TEST1 ${EXECUTABLE_OUTPUT_PATH}/test1)
> > ADD_TEST(foo.bla.TEST2 ${EXECUTABLE_OUTPUT_PATH}/test2)
> >
> >
> >
> > ref:
> > ...
> > * Has Hierarchial naming convention
> >
> > itk.common.PrintSelf
> > ...
> >
> > Thanks !
> >
> > --
> > Mathieu
> >
> >
> > (*) http://www.na-mic.org/Wiki/images/b/b7/Dart2.ppt
> > _______________________________________________
> > Dart mailing list
> > Dart at public.kitware.com
> > http://public.kitware.com/mailman/listinfo/dart
> >
>
>
> --
> -------------------------------------------
> Andy Cedilnik
> Kitware Inc.
> http://www.kitware.com
> Phone: +1 518 371 3971 x110
>
--
Mathieu
More information about the Dart
mailing list