source: git/tests/cmd_sd_bad.out @ da96015

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

src/,tests/: Report column numbers as well as line numbers for some
cavern errors and warnings, and update aven's cavern log parser to
handle these. Simplify handling of quantity lists to only recognise
'DEFAULT' as the first item. Add more testcases, expand some
existing testcases, and expected output for more.

  • Property mode set to 100644
File size: 902 bytes
RevLine 
[da96015]1./cmd_sd_bad.svx:3:16: Expecting numeric field, found "metres"
2./cmd_sd_bad.svx:4:15: Unknown units "furlongs"
3./cmd_sd_bad.svx:5:15: Unknown units "furlongs"
4./cmd_sd_bad.svx:6:5: Unknown quantity "tripe"
5./cmd_sd_bad.svx:7:15: Expecting numeric field, found "tripe"
6./cmd_sd_bad.svx:8:22: Invalid units "meters" for quantity
7./cmd_sd_bad.svx:9:5: Unknown quantity ""
8
9Removing trailing traverses...
10
11Concatenating traverses between nodes...
12
13Simplifying network...
14
15Calculating network...
16
17Calculating traverses between nodes...
18
19Calculating trailing traverses...
20
21Calculating statistics...
22
23Survey contains 1 survey station, joined by 0 legs.
24There are 0 loops.
25Total length of survey legs =    0.00m (   0.00m adjusted)
26Total plan length of survey legs =    0.00m
27Total vertical length of survey legs =    0.00m
28   1 0-node.
29Done.
30There were 0 warning(s) and 7 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.