source: git/tests/cmd_prefix_bad.out

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: 848 bytes
Line 
1./cmd_prefix_bad.svx:3:2: warning: *prefix is deprecated - use *begin and *end instead
2 *prefix
3  ^~~~~~
4./cmd_prefix_bad.svx:3:8: error: Expecting survey name
5 *prefix
6        ^
7
8Removing trailing traverses...
9
10Concatenating traverses...
11
12Simplifying network...
13
14Calculating network...
15
16Calculating traverses...
17
18Calculating trailing traverses...
19
20Calculating statistics...
21
22Survey contains 2 survey stations, joined by 1 leg.
23There are 0 loops.
24Total length of survey legs =    1.00m (   1.00m adjusted)
25Total plan length of survey legs =    1.00m
26Total vertical length of survey legs =    0.00m
27Vertical range = 0.00m (from 2 at 0.00m to 2 at 0.00m)
28North-South range = 1.00m (from 2 at 1.00m to 1 at 0.00m)
29East-West range = 0.00m (from 2 at 0.00m to 2 at 0.00m)
30   2 1-nodes.
31There were 1 warning(s) and 1 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.