diff options
author | Don Bright <hugh.m.bright@gmail.com> | 2013-09-21 14:04:01 (GMT) |
---|---|---|
committer | Don Bright <hugh.m.bright@gmail.com> | 2013-09-21 14:04:01 (GMT) |
commit | efc6731774ca6e0da4453921ab0daeadc44ee8bc (patch) | |
tree | 8ef49291f9e31734fd60cb66e91cbea71f87bdc2 /tests/regression/echotest/dim-all-expected.txt | |
parent | 47ed2f1b1262c0bda78153c9cebf576b571a7bb4 (diff) |
make echotest work on BSD, by adding .echo as recognized extension
Diffstat (limited to 'tests/regression/echotest/dim-all-expected.txt')
-rw-r--r-- | tests/regression/echotest/dim-all-expected.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/regression/echotest/dim-all-expected.txt b/tests/regression/echotest/dim-all-expected.txt deleted file mode 100644 index a16c580..0000000 --- a/tests/regression/echotest/dim-all-expected.txt +++ /dev/null @@ -1,16 +0,0 @@ -WARNING: Unsupported DXF Entity 'LEADER' (1) in "dim-all.dxf". -ECHO: linearX = 51.44957554275 -WARNING: Unsupported DXF Entity 'LEADER' (1) in "dim-all.dxf". -ECHO: linearY = 29.13025467434 -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 -WARNING: Unsupported DXF Entity 'LEADER' (1) in "dim-all.dxf". -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.03624346792 |