From bff6e33f770136b683c001947ebdfb817d5cbdfc Mon Sep 17 00:00:00 2001 From: Thomas Feuvrier <thomas.feuvrier@c-s.fr> Date: Tue, 11 Dec 2007 14:16:49 +0000 Subject: [PATCH] =?UTF-8?q?Tol=C3=A9rance=20de=2010e-6=20pour=20le=20test?= =?UTF-8?q?=20SIXSTraitsComput.....=20(sous=20Visual,=20diff=C3=A9rence)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Testing/Code/Radiometry/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Testing/Code/Radiometry/CMakeLists.txt b/Testing/Code/Radiometry/CMakeLists.txt index 4ffe661ca7..60341e93cd 100755 --- a/Testing/Code/Radiometry/CMakeLists.txt +++ b/Testing/Code/Radiometry/CMakeLists.txt @@ -360,7 +360,7 @@ ADD_TEST(raTvFilterFunctionValuesTest ${RADIOMETRY_TESTS} ########## otb::SIXSTraits ------------------- ADD_TEST(raTvSIXSTraitsComputeAtmosphericParametersTest ${RADIOMETRY_TESTS} - --compare-ascii ${TOL} ${BASELINE_FILES}/raTvSIXSTraitsComputeAtmosphericParametersTest.txt + --compare-ascii ${EPSILON_10e6} ${BASELINE_FILES}/raTvSIXSTraitsComputeAtmosphericParametersTest.txt ${TEMP}/raTvSIXSTraitsComputeAtmosphericParametersTest.txt otbSIXSTraitsComputeAtmosphericParametersTest ${INPUTDATA}/in6S_otb -- GitLab