source: git/tests/cmd_prefix.out

walls-data-hanging-as-warning
Last change on this file was 9f55538, checked in by Olly Betts <olly@…>, 8 years ago

Get the testsuite to pass again

Update expected output now we show source lines for errors and warnings
Fix reported positions for some errors.

  • Property mode set to 100644
File size: 735 bytes
Line 
1./cmd_prefix.svx:5:2: warning: *prefix is deprecated - use *begin and *end instead
2 *prefix wibble
3  ^~~~~~
4
5Removing trailing traverses...
6
7Concatenating traverses...
8
9Simplifying network...
10
11Calculating network...
12
13Calculating traverses...
14
15Calculating trailing traverses...
16
17Calculating statistics...
18
19Survey contains 2 survey stations, joined by 1 leg.
20There are 0 loops.
21Total length of survey legs =    1.00m (   1.00m adjusted)
22Total plan length of survey legs =    1.00m
23Total vertical length of survey legs =    0.00m
24Vertical range = 0.00m (from 2 at 0.00m to 2 at 0.00m)
25North-South range = 1.00m (from 2 at 1.00m to 1 at 0.00m)
26East-West range = 0.00m (from 2 at 0.00m to 2 at 0.00m)
27   2 1-nodes.
28There were 1 warning(s).
Note: See TracBrowser for help on using the repository browser.