From a5d6c29c32fd49749d209a5a2d78c3683fb07959 Mon Sep 17 00:00:00 2001 From: Bernd Hahnebach Date: Sun, 22 Jan 2017 14:49:17 +0100 Subject: [PATCH] FEM: unit tests, convert result stat file from win to unix line ending --- .../test_files/ccx/spine_thermomech_expected_values | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Mod/Fem/test_files/ccx/spine_thermomech_expected_values b/src/Mod/Fem/test_files/ccx/spine_thermomech_expected_values index b86005a1d..f5b46dab9 100644 --- a/src/Mod/Fem/test_files/ccx/spine_thermomech_expected_values +++ b/src/Mod/Fem/test_files/ccx/spine_thermomech_expected_values @@ -1,5 +1,5 @@ -U1: (-0.000942455, 0.0030585454755555556, 0.00729818) -U2: (-0.00163382, 0.0006165889555555556, 0.00222318) -U3: (-0.00185329, 0.0005439136222222222, 0.00220675) -Uabs: (0.0, 0.003644782698151031, 0.007325712241135124) -Sabs: (0.30712297252407333, 7.747458526266711, 35.86180372766652) +U1: (-0.000942455, 0.0030585454755555556, 0.00729818) +U2: (-0.00163382, 0.0006165889555555556, 0.00222318) +U3: (-0.00185329, 0.0005439136222222222, 0.00220675) +Uabs: (0.0, 0.003644782698151031, 0.007325712241135124) +Sabs: (0.30712297252407333, 7.747458526266711, 35.86180372766652)