source: git/tests/badunits.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./badunits.svx:2:15: Unknown units "FURLONGS"
2./badunits.svx:3:29: Unknown units "Radians"
3./badunits.svx:4:16: Invalid units "METRES" for quantity
4./badunits.svx:5:19: Invalid units "Degrees" for quantity
5./badunits.svx:6:23: Invalid units "Metres" for quantity
6./badunits.svx:7:8: Unknown quantity "Anemometer"
7./badunits.svx:9:16: End of line not blank
8./badunits.svx:10:16: End of line not blank
9./badunits.svx:11:13: Unknown units "DEFault"
10./badunits.svx:12:13: Unknown units "DEFault"
11./badunits.svx:13:16: End of line not blank
12./badunits.svx:14:16: End of line not blank
13
14Removing trailing traverses...
15
16Concatenating traverses between nodes...
17
18Simplifying network...
19
20Calculating network...
21
22Calculating traverses between nodes...
23
24Calculating trailing traverses...
25
26Calculating statistics...
27
28Survey contains 1 survey station, joined by 0 legs.
29There are 0 loops.
30Total length of survey legs =    0.00m (   0.00m adjusted)
31Total plan length of survey legs =    0.00m
32Total vertical length of survey legs =    0.00m
33   1 0-node.
34Done.
35There were 0 warning(s) and 12 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.