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

ENH: add test for the ConvertSensorToGeoPoint application

parent d355b2bf
No related branches found
No related tags found
No related merge requests found
......@@ -59,3 +59,14 @@ OTB_TEST_APPLICATION(NAME apTvPrObtainUTMZoneFromGeoPoint
VALID --compare-ascii ${EPSILON_7}
${BASELINE_FILES}/apTvPrObtainUTMZoneFromGeoPoint.txt
${TEMP}/apTvPrObtainUTMZoneFromGeoPoint.txt)
OTB_TEST_APPLICATION(NAME apTvPrConvertSensorToGeoPoint
APP ConvertSensorToGeoPoint
OPTIONS -in ${INPUTDATA}/QB_TOULOUSE_MUL_Extract_500_500.tif
-input.idx 500
-input.idy 500
TESTENVOPTIONS ${TEMP}/apTvPrConvertSensorToGeoPoint.txt
VALID --compare-ascii ${EPSILON_7}
${BASELINE_FILES}/apTvPrConvertSensorToGeoPoint.txt
${TEMP}/apTvPrConvertSensorToGeoPoint.txt)
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