source: git/tests/normal_bad.out @ f5b69203

debug-ci-sanitiserswalls-data
Last change on this file since f5b69203 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: 1003 bytes
Line 
1./normal_bad.svx:4:5: error: Tape reading may not be omitted
2 1 2 - 000 0
3     ^
4./normal_bad.svx:5:10: error: Compass reading may not be omitted except on plumbed legs
5 2 3 1.00 - 0
6          ^
7./normal_bad.svx:6:3: error: Character "*" not allowed in station name (use *SET NAMES to set allowed characters)
8 2 * 1.00 000 0
9   ^
10
11Removing trailing traverses...
12
13Concatenating traverses...
14
15Simplifying network...
16
17Calculating network...
18
19Calculating traverses...
20
21Calculating trailing traverses...
22
23Calculating statistics...
24
25Survey contains 2 survey stations, joined by 1 leg.
26There are 0 loops.
27Total length of survey legs =    2.13m (   2.13m adjusted)
28Total plan length of survey legs =    2.13m
29Total vertical length of survey legs =    0.00m
30Vertical range = 0.00m (from 1a at 0.00m to 1a at 0.00m)
31North-South range = 2.08m (from 1a at 2.08m to 1 at 0.00m)
32East-West range = 0.44m (from 1a at 0.44m to 1 at 0.00m)
33   2 1-nodes.
34There were 0 warning(s) and 3 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.