source: git/tests/cmd_sd_bad.out @ 48787a9

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 48787a9 was 5a45706, checked in by Olly Betts <olly@…>, 9 years ago

lib/survex.pot,src/message.c,tests/: Show 'error' in front of error
messages, like we show 'warning' in front of warnings. Fixes #48,
reported by Wookey.

  • Property mode set to 100644
File size: 918 bytes
Line 
1./cmd_sd_bad.svx:4:16: error: Expecting numeric field, found "metres"
2./cmd_sd_bad.svx:5:15: error: Unknown units "furlongs"
3./cmd_sd_bad.svx:6:15: error: Unknown units "furlongs"
4./cmd_sd_bad.svx:7:5: error: Unknown quantity "tripe"
5./cmd_sd_bad.svx:8:15: error: Expecting numeric field, found "tripe"
6./cmd_sd_bad.svx:9:22: error: Invalid units "meters" for quantity
7./cmd_sd_bad.svx:10:5: error: Unknown quantity ""
8
9Removing trailing traverses...
10
11Concatenating traverses...
12
13Simplifying network...
14
15Calculating network...
16
17Calculating traverses...
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.
29There were 0 warning(s) and 7 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.