[Paraview] OverView build testing?

Zak Burke zak.burke at gmail.com
Fri Oct 23 18:24:31 EDT 2009


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


More information about the ParaView mailing list