Skip to content
Snippets Groups Projects
Commit dfad8342 authored by Cédric Traizet's avatar Cédric Traizet
Browse files

Test: remove full path from the baseline

parent 783f7390
Branches
Tags
No related merge requests found
......@@ -42,19 +42,19 @@
<key>filename</key>
<type>InputFilename</type>
<name>File name</name>
<value>/home/cedric/Documents/OTBData/otb-data/Input/letter.scale</value>
<value>Data/Input/letter.scale</value>
</parameter>
<parameter mandatory="true">
<key>outfilename</key>
<type>OutputFilename</type>
<name>Output Filename</name>
<value>/home/cedric/OTB/build2/Testing/Temporary/foo.txt</value>
<value>Testing/Temporary/foo.txt</value>
</parameter>
<parameter mandatory="true">
<key>directory</key>
<type>Directory</type>
<name>Directory name</name>
<value>/home/cedric/Documents/OTBData/otb-data/Input/world_boundaries</value>
<value>Input/world_boundaries</value>
</parameter>
<parameter mandatory="true">
<key>choice.choice1.floatchoice1</key>
......@@ -73,15 +73,15 @@
<type>OutputImage</type>
<name>Output Image</name>
<pixtype>double</pixtype>
<value>/home/cedric/OTB/build2/Testing/Temporary/foo.tif</value>
<value>Testing/Temporary/foo.tif</value>
</parameter>
<parameter mandatory="false">
<key>il</key>
<type>InputImageList</type>
<name>Input image list</name>
<values>
<value>/home/cedric/Documents/OTBData/otb-data/Input/anaglyphInput1.tif</value>
<value>/home/cedric/Documents/OTBData/otb-data/Input/anaglyphInput2.tif</value>
<value>Input/anaglyphInput1.tif</value>
<value>Input/anaglyphInput2.tif</value>
</values>
</parameter>
<parameter mandatory="false">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment