diff --git a/Testing/Code/Radiometry/CMakeLists.txt b/Testing/Code/Radiometry/CMakeLists.txt index 3690312202a20055b5f0aed54cb3acfae9b2d03c..5d8dbd3752654a2ad2c6bc5143dfa8adfc3ba99a 100644 --- a/Testing/Code/Radiometry/CMakeLists.txt +++ b/Testing/Code/Radiometry/CMakeLists.txt @@ -862,13 +862,13 @@ ADD_TEST(raTvSpectralSensitivityReaderTest ${RADIOMETRY_TESTS5} ADD_TEST(raTvSpectralSensitivityReaderGenericTest ${RADIOMETRY_TESTS5} --compare-ascii ${NOTOL} - ${BASELINE_FILES}/raTvSpectralSensitivityReaderTest.txt - ${TEMP}/rcTuSpectralSensitivityReaderGenericTest.txt + ${BASELINE_FILES}/raTvSpectralSensitivityReaderGenericTest.txt + ${TEMP}/raTvSpectralSensitivityReaderGenericTest.txt --ignore-lines-with 2 DataPath FileName otbSpectralSensitivityReaderGenericTest ${INPUTDATA}/Radiometry/SPOT5/HRG1/rep6S.dat ${INPUTDATA}/SPOT5_EXTRACTS/Arcachon/Arcachon_extrait_3852_3319_546_542.tif - ${TEMP}/rcTuSpectralSensitivityReaderGenericTest.txt + ${TEMP}/raTvSpectralSensitivityReaderGenericTest.txt ) # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ otbRADIOMETRY_TESTS6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~