[vtk-developers] vtknew tree and testing / examples

Ken Martin ken.martin at kitware.com
Wed Jun 27 10:08:57 EDT 2001


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





More information about the vtk-developers mailing list