diff -rupN --no-dereference GeographicLib-1.52/tools/tests.cmake GeographicLib-1.52-new/tools/tests.cmake --- GeographicLib-1.52/tools/tests.cmake 2021-06-21 23:30:33.000000000 +0200 +++ GeographicLib-1.52-new/tools/tests.cmake 2021-06-23 10:04:32.115519085 +0200 @@ -375,7 +375,7 @@ add_test (NAME GeodSolve66 COMMAND GeodS -I 30 -0.000000000000000001 -31 180 -f -u -p 0 --input-string "1e7;2e7" -E) set_tests_properties (GeodSolve65 GeodSolve66 PROPERTIES PASS_REGULAR_EXPRESSION - "30\\.00000 -0\\.00000 -?180\\.00000 -60\\.23169 -0\\.00000 -?180\\.00000 10000000 90\\.06544 6363636 -0\\.0012834 0\\.0013749 0[\r\n]+30\\.00000 -0\\.00000 -?180\\.00000 -30\\.03547 -180\\.00000 -0\\.00000 20000000 179\\.96459 54342 -1\\.0045592 -0\\.9954339 127516405431022") + "30\\.00000 -0\\.00000 -?180\\.00000 -60\\.23169 -?0\\.00000 -?180\\.00000 10000000 90\\.06544 6363636 -0\\.0012834 0\\.0013749 0[\r\n]+30\\.00000 -0\\.00000 -?180\\.00000 -30\\.03547 -180\\.00000 -0\\.00000 20000000 179\\.96459 54342 -1\\.0045592 -0\\.9954339 127516405431022") # Check for InverseLine if line is slightly west of S and that s13 is # correctly set. @@ -457,7 +457,7 @@ set_tests_properties (GeodSolve81 PROPER add_test (NAME GeodSolve82 COMMAND GeodSolve -i --input-string "20.001 0 20.001 0" -f) set_tests_properties (GeodSolve82 PROPERTIES PASS_REGULAR_EXPRESSION - "20\\.0010* 0\\.0* 180\\.0* 20\\.0010* 0\\.0* 180\\.0* 0\\.0* 0\\.0* 0\\.0* 1\\.0* 1\\.0* -?0") + "20\\.0010* 0\\.0* 180\\.0* 20\\.0010* 0\\.0* 180\\.0* 0\\.0* 0\\.0* -?0\\.0* 1\\.0* 1\\.0* -?0") add_test (NAME GeodSolve83 COMMAND GeodSolve -i --input-string "90 0 90 180" -f) set_tests_properties (GeodSolve83 PROPERTIES PASS_REGULAR_EXPRESSION