Skip to content
Snippets Groups Projects
Commit fefc8c86 authored by Julien Malik's avatar Julien Malik
Browse files

TEST: make IsNightlyRevision a Tv

parent 28ee6f1b
Branches
Tags
No related merge requests found
...@@ -21,7 +21,7 @@ SET(EPSILON_3 0.001) ...@@ -21,7 +21,7 @@ SET(EPSILON_3 0.001)
SET(TESTSYSTEM_TESTS ${CXX_TEST_PATH}/otbTestSystemTests) SET(TESTSYSTEM_TESTS ${CXX_TEST_PATH}/otbTestSystemTests)
#Test if the current working copy corresponds to the nightly revision number #Test if the current working copy corresponds to the nightly revision number
ADD_TEST(tsTuIsNightlyRevision ${TESTSYSTEM_TESTS} ADD_TEST(tsTvIsNightlyRevision ${TESTSYSTEM_TESTS}
otbIsNightlyRevision otbIsNightlyRevision
${OTB_WC_REVISION} ${OTB_WC_REVISION}
http://www.orfeo-toolbox.org/nightly/libNightlyNumber ) http://www.orfeo-toolbox.org/nightly/libNightlyNumber )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment