source: git/tests/cmd_set_bad.out @ da96015

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
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: 1.1 KB
Line 
1./cmd_set_bad.svx:4:17: Expecting numeric field, found " reference"
2./cmd_set_bad.svx:10:1: End of line not blank
3./cmd_set_bad.svx:12:1: End of line not blank
4./cmd_set_bad.svx:19:23: Expecting numeric field, found ".0"
5./cmd_set_bad.svx:21:22: Expecting numeric field, found "+1.0"
6./cmd_set_bad.svx:27:12: Only one station in EQUATE command
7./cmd_set_bad.svx:30:10: Expecting numeric field, found "-"
8./cmd_set_bad.svx:33:6: Unknown character class "FormFeed"
9./cmd_set_bad.svx:34:6: warning: ROOT is deprecated
10
11Removing trailing traverses...
12
13Concatenating traverses between nodes...
14
15Simplifying network...
16
17Calculating network...
18
19Calculating traverses between nodes...
20
21Calculating trailing traverses...
22
23Calculating statistics...
24
25Survey contains 1 survey station, joined by 0 legs.
26There are 0 loops.
27Total length of survey legs =    0.00m (   0.00m adjusted)
28Total plan length of survey legs =    0.00m
29Total vertical length of survey legs =    0.00m
30./cmd_set_bad.svx:29: warning: Station "bar.1" referred to by *entrance or *export but never used
31   1 0-node.
32Done.
33There were 2 warning(s) and 8 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.