diff options
author | Marius Kintel <marius@kintel.net> | 2012-01-09 00:44:01 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2012-01-09 00:44:01 (GMT) |
commit | ad338d3e46eac0d0277a7000c48972d47f6c0091 (patch) | |
tree | 60c7a1d008cc89f9dc88ec905e4c9d8b548ffd74 /tests/regression/echotest/dim-all-expected.txt | |
parent | d3c9654ed5cfed4f03b51f7f1ef14e521b26d446 (diff) |
Another try at fixing double-to-text conversion for testing
Diffstat (limited to 'tests/regression/echotest/dim-all-expected.txt')
-rw-r--r-- | tests/regression/echotest/dim-all-expected.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/regression/echotest/dim-all-expected.txt b/tests/regression/echotest/dim-all-expected.txt index d8c3269..60f36d5 100644 --- a/tests/regression/echotest/dim-all-expected.txt +++ b/tests/regression/echotest/dim-all-expected.txt @@ -1,16 +1,16 @@ WARNING: Unsupported DXF Entity `LEADER' (1) in `dim-all.dxf'. -ECHO: linearX = 51.4495755427526 +ECHO: linearX = 51.44957554275 WARNING: Unsupported DXF Entity `LEADER' (1) in `dim-all.dxf'. -ECHO: linearY = 29.1302546743484 +ECHO: linearY = 29.13025467434 WARNING: Unsupported DXF Entity `LEADER' (1) in `dim-all.dxf'. -ECHO: aligned = 60.0000000000000 +ECHO: aligned = 60 WARNING: Unsupported DXF Entity `LEADER' (1) in `dim-all.dxf'. -ECHO: ordinateX = -49.175424457247 +ECHO: ordinateX = -49.17542445724 WARNING: Unsupported DXF Entity `LEADER' (1) in `dim-all.dxf'. -ECHO: ordinateY = 30.8697453256515 +ECHO: ordinateY = 30.86974532565 WARNING: Unsupported DXF Entity `LEADER' (1) in `dim-all.dxf'. ECHO: radius = 60 WARNING: Unsupported DXF Entity `LEADER' (1) in `dim-all.dxf'. ECHO: diameter = 120 WARNING: Unsupported DXF Entity `LEADER' (1) in `dim-all.dxf'. -ECHO: arc = 59.0362434679264 +ECHO: arc = 59.03624346792 |