Following up on my previous message about building the OverView client in the ParaView3 CVS tree, it occurred to me that I don't know if my Makefile-based build might also be broken, albeit in a less obvious way than an empty Data menu.
There are all kinds of test applications generated along with the OverClient: $ find ./bin -type f -iname \*test\* ./bin/ArrayCxxTests ./bin/CommonCxxTests ./bin/FilteringCxxTests ./bin/GenericFilteringCxxTests ./bin/GeovisCxxTests ./bin/GraphicsCxxTests ./bin/HybridCxxTests ./bin/ImagingCxxTests ./bin/InfovisArrayCxxTests ./bin/InfovisBoostArrayCxxTests ./bin/InfovisCxxTests ./bin/IOCxxTests ./bin/KWCommonTestLib ./bin/KWCommonTestMemory ./bin/libQtTesting.dylib ./bin/ParallelCxxTests ./bin/pqWidgetsTest ./bin/pvTestDriver ./bin/QtChartCxxTests ./bin/QVTKCxxTests ./bin/RenderingCxxTests ./bin/TestContinuousClose3D ./bin/TestCxxFeatures ./bin/TestCxxFeatures_TestBinaryWriting ./bin/TestExtractHistogram ./bin/TestExtractScatterPlot ./bin/TestFBOImplementation ./bin/TestInstantiator ./bin/TestMPI ./bin/TestPVFilters ./bin/ViewsCxxTests ./bin/VolumeRenderingCxxTests ./bin/vtkClientServerTests ./bin/WidgetsCxxTests ./bin/XdmfTestHDFRoundtrip but I didn't find any documentation about how to run them in a systematic way, or what the tests do. Does anybody have instructions or advice? Thanks, Zak _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
