Skip to content
Snippets Groups Projects
Commit 9b41d679 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

ENH: fixed input file name in tests apTvRsRasterizationLines*

parent 1301bf31
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ IF( OTB_DATA_USE_LARGEINPUT )
OTB_TEST_APPLICATION(NAME apTvRsRasterizationLines
APP Rasterization
OPTIONS -in ${LARGEDATA}/VECTOR/MidiPyrenees/Roads.shp
OPTIONS -in ${LARGEDATA}/VECTOR/MidiPyrenees/roads.shp
-im ${BASELINE}/apTvRsRasterizationLines.tif
-out ${TEMP}/apTvRsRasterizationLines.tif uint8
VALID --compare-image ${NOTOL}
......@@ -13,7 +13,7 @@ OTB_TEST_APPLICATION(NAME apTvRsRasterizationLines
OTB_TEST_APPLICATION(NAME apTvRsRasterizationLinesStreaming
APP Rasterization
OPTIONS -in ${LARGEDATA}/VECTOR/MidiPyrenees/Roads.shp
OPTIONS -in ${LARGEDATA}/VECTOR/MidiPyrenees/roads.shp
-im ${BASELINE}/apTvRsRasterizationLines.tif
-out ${TEMP}/apTvRsRasterizationLinesStreaming.tif uint8
-ram 1
......
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