diff options
author | chrysn <chrysn@fsfe.org> | 2013-06-24 16:46:49 (GMT) |
---|---|---|
committer | chrysn <chrysn@fsfe.org> | 2013-06-25 11:41:48 (GMT) |
commit | 770cb09f5ff06cfaaa1e56d30a8b62794b3617e7 (patch) | |
tree | 820bc9a5b96bbd6d85c38dc3c20c70f4078f810b /tests/regression/echotest/dim-all-expected.txt | |
parent | 7d53e564aaa522fdb16cb92831741354ab18dee7 (diff) |
trim precision from the echo tests
as it was done with dumptest before
Diffstat (limited to 'tests/regression/echotest/dim-all-expected.txt')
-rw-r--r-- | tests/regression/echotest/dim-all-expected.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/regression/echotest/dim-all-expected.txt b/tests/regression/echotest/dim-all-expected.txt index a16c580..96456b8 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.44957554275 +ECHO: linearX = 51.4496 WARNING: Unsupported DXF Entity 'LEADER' (1) in "dim-all.dxf". -ECHO: linearY = 29.13025467434 +ECHO: linearY = 29.1303 WARNING: Unsupported DXF Entity 'LEADER' (1) in "dim-all.dxf". ECHO: aligned = 60 WARNING: Unsupported DXF Entity 'LEADER' (1) in "dim-all.dxf". -ECHO: ordinateX = -49.17542445724 +ECHO: ordinateX = -49.1754 WARNING: Unsupported DXF Entity 'LEADER' (1) in "dim-all.dxf". -ECHO: ordinateY = 30.86974532565 +ECHO: ordinateY = 30.8697 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.03624346792 +ECHO: arc = 59.0362 |