source: git/tests/cmd_fix_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_fix_bad.svx:1:9: Expecting numeric field, found ""
2./cmd_fix_bad.svx:2:11: Expecting numeric field, found ""
3./cmd_fix_bad.svx:3:30: Expecting numeric field, found ""
4./cmd_fix_bad.svx:4:35: Expecting numeric field, found ""
5./cmd_fix_bad.svx:5:12: Expecting numeric field, found "test"
6./cmd_fix_bad.svx:7:20: Expecting numeric field, found ""
7./cmd_fix_bad.svx:8:22: Expecting numeric field, found ""
8./cmd_fix_bad.svx:9:41: Expecting numeric field, found ""
9./cmd_fix_bad.svx:10:46: Expecting numeric field, found ""
10./cmd_fix_bad.svx:11:23: Expecting numeric field, found "test"
11
12Removing trailing traverses...
13
14Concatenating traverses between nodes...
15
16Simplifying network...
17
18Calculating network...
19
20Calculating traverses between nodes...
21
22Calculating trailing traverses...
23
24Calculating statistics...
25
26Survey contains 1 survey station, joined by 0 legs.
27There are 0 loops.
28Total length of survey legs =    0.00m (   0.00m adjusted)
29Total plan length of survey legs =    0.00m
30Total vertical length of survey legs =    0.00m
31   1 0-node.
32Done.
33There were 0 warning(s) and 10 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.