Fixes for survey tree change
[survex.git] / tests / badunits.out
blobe0c9aa6364ef8b52888d3866f438d64474439723
1 ./badunits.svx:3:15: error: Unknown units "FURLONGS"
2  *units length FURLONGS
3                ^~~~~~~~
4 ./badunits.svx:4:29: error: Unknown units "Radians"
5  *units compass 0.0174532925 Radians
6                              ^~~~~~~
7 ./badunits.svx:5:16: error: Invalid units "METRES" for quantity
8  *units compass METRES
9                 ^~~~~~
10 ./badunits.svx:6:19: error: Invalid units "Degrees" for quantity
11  *units tape clino Degrees
12                    ^~~~~~~
13 ./badunits.svx:7:23: error: Invalid units "Metres" for quantity
14  *units tape clino 0.1 Metres
15                        ^~~~~~
16 ./badunits.svx:8:8: error: Unknown quantity "Anemometer"
17  *units Anemometer Knots
18         ^~~~~~~~~~
19 ./badunits.svx:10:16: error: End of line not blank
20  *units DEFault MeterS
21                 ^~~~~~
22 ./badunits.svx:11:16: error: End of line not blank
23  *units DEFault 1.0 MeterS
24                 ^~~~~~~~~~
25 ./badunits.svx:12:13: error: Unknown units "DEFault"
26  *units Tape DEFault MeterS
27              ^~~~~~~
28 ./badunits.svx:13:13: error: Unknown units "DEFault"
29  *units Tape DEFault
30              ^~~~~~~
31 ./badunits.svx:14:16: error: End of line not blank
32  *units DEFault Tape
33                 ^~~~
34 ./badunits.svx:15:16: error: End of line not blank
35  *units DEFault Tape Feet
36                 ^~~~~~~~~
37 ./badunits.svx:17:13: error: Invalid units "degrees" for quantity
38  *units left degrees
39              ^~~~~~~
41 Removing trailing traverses...
43 Concatenating traverses...
45 Simplifying network...
47 Calculating network...
49 Calculating traverses...
51 Calculating trailing traverses...
53 Calculating statistics...
55 Survey contains 1 survey station, joined by 0 legs.
56 There are 0 loops.
57 Total length of survey legs =    0.00ft (   0.00ft adjusted)
58 Total plan length of survey legs =    0.00ft
59 Total vertical length of survey legs =    0.00ft
60    1 0-node.
61 There were 0 warning(s) and 13 error(s) - no output files produced.