releasing package survex version 1.4.11-3
[survex.git] / tests / badreadingdotplus.out
blob0033cdfaf3fb8036674c2aaf2fb8e752b3e45c3e
1 ./badreadingdotplus.svx:3:5: error: Expecting numeric field, found ".hello."
2  1 2 .hello. 100 -90
3      ^~~~~~~
4 ./badreadingdotplus.svx:4:5: error: Expecting numeric field, found "+hello+"
5  2 3 +hello+ 100 -45
6      ^~~~~~~
7 ./badreadingdotplus.svx:6:5: error: Expecting numeric field, found "-hello"
8  3 4 -hello  100 -22.5
9      ^~~~~~
10 ./badreadingdotplus.svx:7:17: error: Expecting numeric field, found ""
11  4 5 10.00   100 ;comment
12                  ^
14 Removing trailing traverses...
16 Concatenating traverses...
18 Simplifying network...
20 Calculating network...
22 Calculating traverses...
24 Calculating trailing traverses...
26 Calculating statistics...
28 Survey contains 4 survey stations, joined by 3 legs.
29 There are 0 loops.
30 Total length of survey legs =    0.00m (   0.00m adjusted)
31 Total plan length of survey legs =    0.00m
32 Total vertical length of survey legs =    0.00m
33 Vertical range = 0.00m (from 4 at 0.00m to 4 at 0.00m)
34 North-South range = 0.00m (from 4 at 0.00m to 4 at 0.00m)
35 East-West range = 0.00m (from 4 at 0.00m to 4 at 0.00m)
36    2 1-nodes.
37    2 2-nodes.
38 There were 0 warning(s) and 4 error(s) - no output files produced.