Difference between revisions of "Missing tests"
From OTBWiki
Line 10: | Line 10: | ||
Files which don't even appear in the coverage: | Files which don't even appear in the coverage: | ||
− | * ./Code/BasicFilters/otbVarianceImageFilter.h | + | * <s>./Code/BasicFilters/otbVarianceImageFilter.h</s> |
− | * ./Code/BasicFilters/otbVarianceImageFilter.txx | + | * <s>./Code/BasicFilters/otbVarianceImageFilter.txx</s> |
* ./Code/ChangeDetection/otbKullbackLeiblerSupervizedDistanceImageFilter.h | * ./Code/ChangeDetection/otbKullbackLeiblerSupervizedDistanceImageFilter.h | ||
* ./Code/ChangeDetection/otbKullbackLeiblerSupervizedDistanceImageFilter.txx | * ./Code/ChangeDetection/otbKullbackLeiblerSupervizedDistanceImageFilter.txx | ||
Line 19: | Line 19: | ||
* ./Code/Common/otbImageRegionNonUniformMultidimensionalSplitter.h | * ./Code/Common/otbImageRegionNonUniformMultidimensionalSplitter.h | ||
* ./Code/Common/otbImageRegionNonUniformMultidimensionalSplitter.txx | * ./Code/Common/otbImageRegionNonUniformMultidimensionalSplitter.txx | ||
− | * ./Code/Common/otbImageRegionTileMapSplitter.h | + | * <s>./Code/Common/otbImageRegionTileMapSplitter.h</s> |
− | * ./Code/Common/otbImageRegionTileMapSplitter.txx | + | * <s>./Code/Common/otbImageRegionTileMapSplitter.txx</s> |
* ./Code/Common/otbMath.h | * ./Code/Common/otbMath.h | ||
* ./Code/Common/otbPointSetAndValuesFunction.h | * ./Code/Common/otbPointSetAndValuesFunction.h | ||
Line 31: | Line 31: | ||
* ./Code/DisparityMap/otbPointSetBasedResamplingFilter.h | * ./Code/DisparityMap/otbPointSetBasedResamplingFilter.h | ||
* ./Code/DisparityMap/otbPointSetBasedResamplingFilter.txx | * ./Code/DisparityMap/otbPointSetBasedResamplingFilter.txx | ||
− | * ./Code/FeatureExtraction/otbImageToTreeFilter.h | + | * <s>./Code/FeatureExtraction/otbImageToTreeFilter.h</s>: class deleted |
− | * ./Code/FeatureExtraction/otbImageToTreeFilter.txx | + | * <s>./Code/FeatureExtraction/otbImageToTreeFilter.txx</s>: class deleted |
* ./Code/FeatureExtraction/otbRemoveTortuousPathListFilter.h | * ./Code/FeatureExtraction/otbRemoveTortuousPathListFilter.h | ||
* ./Code/FeatureExtraction/otbSimplifyPathListFilter.h | * ./Code/FeatureExtraction/otbSimplifyPathListFilter.h | ||
Line 39: | Line 39: | ||
* ./Code/FeatureExtraction/otbTreeNeighborhood.h | * ./Code/FeatureExtraction/otbTreeNeighborhood.h | ||
* ./Code/FeatureExtraction/otbTreeNeighborhood.txx | * ./Code/FeatureExtraction/otbTreeNeighborhood.txx | ||
− | * ./Code/FeatureExtraction/otbTreeSource.h | + | * <s>./Code/FeatureExtraction/otbTreeSource.h</s>: class deleted |
− | * ./Code/FeatureExtraction/otbTreeSource.txx | + | * <s>./Code/FeatureExtraction/otbTreeSource.txx </s>: class deleted |
* ./Code/FeatureExtraction/otbTextureFunctors.h | * ./Code/FeatureExtraction/otbTextureFunctors.h | ||
* ./Code/IO/otbImageIOFactory.h | * ./Code/IO/otbImageIOFactory.h | ||
Line 60: | Line 60: | ||
* ./Code/Radiometry/otbMultiChannelRAndNIRVegetationIndexImageFilter.h | * ./Code/Radiometry/otbMultiChannelRAndNIRVegetationIndexImageFilter.h | ||
* ./Code/Radiometry/otbRAndBAndNIRVegetationIndexImageFilter.h | * ./Code/Radiometry/otbRAndBAndNIRVegetationIndexImageFilter.h | ||
− | * ./Code/Radiometry/otbSIXSTraits.h | + | * <s>./Code/Radiometry/otbSIXSTraits.h</s> |
* ./Code/Radiometry/otbRAndBAndNIRVegetationIndexImageFilter.txx | * ./Code/Radiometry/otbRAndBAndNIRVegetationIndexImageFilter.txx | ||
* ./Code/Radiometry/otbRAndGAndNIRVegetationIndexImageFilter.h | * ./Code/Radiometry/otbRAndGAndNIRVegetationIndexImageFilter.h |
Revision as of 14:45, 7 April 2009
Applications
- SegmentationApplication: Missing test showing that the polygon crash on display bug is fixed (scenario: image opening -> area selection -> segmentation -> vectorization -> ok)
Library
- Missing several tests to validate VectorDataProjectionFilter, VectorDataExtractROI and VectorDataGlComponent with different input/output projection configurations
- All moments tests (ComplexMoments*, FlusserMoments*, HuMoments*) are missing non-regression testing.
Files not tested at all
Files which don't even appear in the coverage:
-
./Code/BasicFilters/otbVarianceImageFilter.h -
./Code/BasicFilters/otbVarianceImageFilter.txx - ./Code/ChangeDetection/otbKullbackLeiblerSupervizedDistanceImageFilter.h
- ./Code/ChangeDetection/otbKullbackLeiblerSupervizedDistanceImageFilter.txx
- ./Code/Common/otbFilterWatcherBase.h
- ./Code/Common/otbImageOfVectorsToMonoChannelExtractROI.h
- ./Code/Common/otbImageOfVectorsToMonoChannelExtractROI.txx
- ./Code/Common/otbImageRegionNonUniformMultidimensionalSplitter.h
- ./Code/Common/otbImageRegionNonUniformMultidimensionalSplitter.txx
-
./Code/Common/otbImageRegionTileMapSplitter.h -
./Code/Common/otbImageRegionTileMapSplitter.txx - ./Code/Common/otbMath.h
- ./Code/Common/otbPointSetAndValuesFunction.h
- ./Code/Common/otbStreamingTraits.h
- ./Code/Common/otbSystem.h
- ./Code/Common/otbVectorImageToASImageAdaptor.h
- ./Code/Common/otbVectorImageToASPixelAccessor.h
- ./Code/Common/otbWriterWatcherBase.h
- ./Code/Common/otbList.h
- ./Code/DisparityMap/otbPointSetBasedResamplingFilter.h
- ./Code/DisparityMap/otbPointSetBasedResamplingFilter.txx
-
./Code/FeatureExtraction/otbImageToTreeFilter.h: class deleted -
./Code/FeatureExtraction/otbImageToTreeFilter.txx: class deleted - ./Code/FeatureExtraction/otbRemoveTortuousPathListFilter.h
- ./Code/FeatureExtraction/otbSimplifyPathListFilter.h
- ./Code/FeatureExtraction/otbShape.h
- ./Code/FeatureExtraction/otbShape.txx
- ./Code/FeatureExtraction/otbTreeNeighborhood.h
- ./Code/FeatureExtraction/otbTreeNeighborhood.txx
-
./Code/FeatureExtraction/otbTreeSource.h: class deleted -
./Code/FeatureExtraction/otbTreeSource.txx: class deleted - ./Code/FeatureExtraction/otbTextureFunctors.h
- ./Code/IO/otbImageIOFactory.h
- ./Code/IO/otbPrepareSRTMDirectory.h
- ./Code/IO/otbPrepareSRTMDirectory.txx
- ./Code/IO/otbVectorDataIOFactory.h
- ./Code/IO/otbDEMToOrthoImageGenerator.h
- ./Code/IO/otbDEMToOrthoImageGenerator.txx
- ./Code/Learning/otbROIdataConversion.h
- ./Code/Learning/otbROIdataConversion.txx
- ./Code/Learning/otbSOMLearningBehaviorFunctor.h
- ./Code/Learning/otbSVMSampleListModelEstimator.h
- ./Code/Learning/otbSVMSampleListModelEstimator.txx
- ./Code/Projections/otbMapProjections.h
- ./Code/Projections/otbPrepareSRTMDirectory.h
- ./Code/Projections/otbPrepareSRTMDirectory.txx
- ./Code/Projections/otbTileMapTransform.h
- ./Code/Projections/otbTileMapTransform.txx
- ./Code/Radiometry/otbMultiChannelRAndNIRVegetationIndexImageFilter.h
- ./Code/Radiometry/otbRAndBAndNIRVegetationIndexImageFilter.h
-
./Code/Radiometry/otbSIXSTraits.h - ./Code/Radiometry/otbRAndBAndNIRVegetationIndexImageFilter.txx
- ./Code/Radiometry/otbRAndGAndNIRVegetationIndexImageFilter.h
- ./Code/Radiometry/otbRAndGAndNIRVegetationIndexImageFilter.txx
- ./Code/SpatialReasoning/otbRCC8OutEdgeIterator.h
- ./Code/SpatialReasoning/otbRCC8OutEdgeIterator.txx
- ./Code/SpatialReasoning/otbRCC8Value.h
- ./Code/SpatialReasoning/otbRCC8VertexWithRegionCenter.h
- ./Code/SpatialReasoning/otbRCC8VertexWithRegionCenter.txx
- ./Code/Visu/otbImageAlternateViewer.h
- ./Code/Visu/otbImageAlternateViewer.txx
- ./Code/Visu/otbImageViewerFullResolutionEventsInterface.h
- ./Code/Visu/otbImageWidgetPointForm.h
- ./Code/Visu/otbImageWidgetRectangleForm.h
- ./Examples/Patented/otbPatentedExamplesTests.cxx
- ./Testing/Code/BasicFilters/otbChangeLabelImageFilter.cxx
- ./Testing/Code/BasicFilters/otbChangeLabelImageFilterNew.cxx
- ./Testing/Code/BasicFilters/otbFunctionWithNeighborhoodToImageFilter.cxx
- ./Testing/Code/ChangeDetection/otbChangeDetectionTests2.cxx
- ./Testing/Code/Common/otbPolyLineImageConstIteratorNew.cxx
- ./Testing/Code/Common/otbTestExtractROI.cxx
- ./Testing/Code/FeatureExtraction/otbFourierMellinImageFilterNew.cxx
- ./Testing/Code/FeatureExtraction/otbFourierMellinImageFilterTestFFT.cxx
- ./Testing/Code/FeatureExtraction/otbImageToSIFTKeyPointSetFilterValid.cxx
- ./Testing/Code/FeatureExtraction/otbImageToSURFKeyPointSetFilterDistanceMap.cxx
- ./Testing/Code/Fusion/otbFusionTests2.cxx
- ./Testing/Code/IO/otbCAIImageIOTestCanRead.cxx
- ./Testing/Code/IO/otbCAIImageIOTestCanWrite.cxx
- ./Testing/Code/IO/otbImageIOFactoryTest.cxx
- ./Testing/Code/IO/otbMultiToMonoChannelExtractROISAR.cxx
- ./Testing/Code/Learning/otbSVMMembershipFunctionLoadModel.cxx
- ./Testing/Code/Learning/otbSVMMembershipFunctionNew.cxx
- ./Testing/Code/Projections/otbRegionProjection.cxx
- ./Testing/Code/Projections/otbSensorImageDEMToCarto.cxx
- ./Testing/Code/Projections/otbSensorImageToCarto.cxx
- ./Testing/Code/Radiometry/otbGAndRAndNIRIndexImageFilter.cxx
- ./Testing/Utilities/otbSVMComposedKernelFunctorTest.cxx
- ./Testing/Utilities/otbUtilitiesTests.cxx