source: git/tests/badinc4.out @ 20e064b

RELEASE/1.2debug-cidebug-ci-sanitiserswalls-datawalls-data-hanging-as-warning
Last change on this file since 20e064b was 9f55538, checked in by Olly Betts <olly@…>, 8 years ago

Get the testsuite to pass again

Update expected output now we show source lines for errors and warnings
Fix reported positions for some errors.

  • Property mode set to 100644
File size: 864 bytes
Line 
1./badinc4.svx:3:10: error: Expecting string field
2 *include ; comment
3          ^
4./badinc4.svx:4:9: error: Expecting string field
5 *include
6         ^
7./badinc4.svx:5:25: error: Missing "
8 *include "not terminated
9                         ^
10./badinc4.svx:6:12: error: Couldn't open file "nonexistent_file"
11 *include "nonexistent_file"
12            ^~~~~~~~~~~~~~~~
13
14Removing trailing traverses...
15
16Concatenating traverses...
17
18Simplifying network...
19
20Calculating network...
21
22Calculating traverses...
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.
34There were 0 warning(s) and 4 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.