Skip to content
Snippets Groups Projects
Commit a426ec9f authored by Otmane Lahlou's avatar Otmane Lahlou
Browse files

ENH: add non regression testing on the VectorDataExtractROI application

parent 365763e6
No related branches found
No related tags found
No related merge requests found
......@@ -193,10 +193,10 @@ OTB_TEST_APPLICATION(NAME apTvUtVectorDataExtractROIApplication
APP VectorDataExtractROIApplication
OPTIONS --io.in ${INPUTDATA}/QB_Toulouse_Ortho_XS.tif
--io.vd ${OTB_DATA_LARGEINPUT_ROOT}/VECTOR/MidiPyrenees/roads.shp
--io.out ${TEMP}/utTvVectorDataExtractROIApplicationOutput.shp
#VALID --compare-ogr ${NOTOL}
# ${OTBAPP_BASELINE_FILES}/utTvVectorDataTransformFilter_Translation_rotation.shp
# ${TEMP}/apTvUtVectorDataTransform_Translation_rotation.shp
--io.out ${TEMP}/apTvUtVectorDataExtractROIApplicationTest.shp
VALID --compare-ogr ${NOTOL}
${BASELINE_FILES}/apTvUtVectorDataExtractROIApplicationTest.shp
${TEMP}/apTvUtVectorDataExtractROIApplicationTest.shp
)
ENDIF(OTB_DATA_USE_LARGEINPUT)
......@@ -221,4 +221,5 @@ OTB_TEST_APPLICATION(NAME apTvUtCompareImages
--roi.startx 20
--roi.starty 15
--roi.sizex 150
--roi.sizey 200 )
\ No newline at end of file
--roi.sizey 200 )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment