Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Main Repositories
otb
Commits
00b9412a
Commit
00b9412a
authored
Nov 07, 2013
by
Julien Malik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
TEST: 2 KmzExport tests generates the same tmp files, leading to conflict when run in parallel
parent
227f33b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Testing/Applications/Utils/CMakeLists.txt
Testing/Applications/Utils/CMakeLists.txt
+2
-0
No files found.
Testing/Applications/Utils/CMakeLists.txt
View file @
00b9412a
...
...
@@ -182,6 +182,7 @@ OTB_TEST_APPLICATION(NAME apTvUtKmzExport
-logo
${
INPUTDATA
}
/cnes.png
-legend
${
INPUTDATA
}
/otb_big.png
-elev.dem
${
INPUTDATA
}
/DEM/srtm_directory
)
SET_PROPERTY
(
TEST apTvUtKmzExport PROPERTY RESOURCE_LOCK kmz_tmp_dir
)
OTB_TEST_APPLICATION
(
NAME apTvUtKmzExport1Band
APP KmzExport
...
...
@@ -192,6 +193,7 @@ OTB_TEST_APPLICATION(NAME apTvUtKmzExport1Band
-legend
${
INPUTDATA
}
/otb_big.png
-elev.dem
${
INPUTDATA
}
/DEM/srtm_directory
-tilesize 50
)
# needed to see the bug mantis #773
SET_PROPERTY
(
TEST apTvUtKmzExport1Band PROPERTY RESOURCE_LOCK kmz_tmp_dir
)
IF
(
OTB_DATA_USE_LARGEINPUT
)
#--- OSMDownloader ---
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment