[vtk-developers] vtknew tree and testing / examples
Lorensen, William E (CRD)
lorensen at crd.ge.com
Wed Jun 27 10:21:49 EDT 2001
Although it seems logical to have testing in a separate tree, my experience with Insight is that it
is a pain to walk up a few levels to get to the code that is being testted.
-----Original Message-----
From: Ken Martin [mailto:ken.martin at kitware.com]
Sent: Wednesday, June 27, 2001 10:09 AM
To: vtk-developers at public.kitware.com
Subject: [vtk-developers] vtknew tree and testing / examples
Hello Folk,
I am at the point where I want to setup testing for the new VTK tree
and I have a couple questions. First, where do you think the
example/testing code should go? In the old tree it is in
graphics/examplesTcl graphics/examplesPython etc. In some other
projects they use a separate tree for testing. Also some of our Tcl
scripts make for good examples while others are not useful as example
but provide good test coverage. Should we separate these? Have tests
and examples be located in different directories? For example:
vtk/Code/Common
vtk/Testing/Cxx/Common
vtk/Testing/Tcl/Common
vtk/Examples/Cxx
vtk/Examples/Tcl
versus
vtk/Common/ExamplesTcl
vtk/Common/ExamplesCxx
Any thoughts on this or other ideas?
Thanks
Ken
_______________________________________________
vtk-developers mailing list
vtk-developers at public.kitware.com
http://public.kitware.com/mailman/listinfo/vtk-developers
More information about the vtk-developers
mailing list