source: git/tests/cmd_prefix_bad.out @ 4fb15a1

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 4fb15a1 was 4fb15a1, checked in by Olly Betts <olly@…>, 11 years ago

src/readval.c,tests/: Report column numbers as well as line numbers
for more cavern errors and warnings. Add more testcases. If the
argument to *include has an opening double quote but the closing
double quote is missing, then skip trying to open the file.

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