source: git/tests/cmd_sd_bad.out

walls-data-hanging-as-warning
Last change on this file 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: 1.2 KB
RevLine 
[9f55538]1./cmd_sd_bad.svx:4:10: error: Expecting numeric field, found "metres"
2 *sd tape metres
3          ^~~~~~
[5a45706]4./cmd_sd_bad.svx:5:15: error: Unknown units "furlongs"
[9f55538]5 *sd tape 0.05 furlongs
6               ^~~~~~~~
[5a45706]7./cmd_sd_bad.svx:6:15: error: Unknown units "furlongs"
[9f55538]8 *sd tape 0.05 furlongs per fortnight
9               ^~~~~~~~
[5a45706]10./cmd_sd_bad.svx:7:5: error: Unknown quantity "tripe"
[9f55538]11 *sd tripe 0.9 feet
12     ^~~~~
13./cmd_sd_bad.svx:8:10: error: Expecting numeric field, found "tripe"
14 *sd tape tripe 0.9 feet
15          ^~~~~
[5a45706]16./cmd_sd_bad.svx:9:22: error: Invalid units "meters" for quantity
[9f55538]17 *sd tape compass 0.4 meters
18                      ^~~~~~
[5a45706]19./cmd_sd_bad.svx:10:5: error: Unknown quantity ""
[9f55538]20 *sd 0.9 feet
21     ^
[da96015]22
23Removing trailing traverses...
24
[c20d521]25Concatenating traverses...
[da96015]26
27Simplifying network...
28
29Calculating network...
30
[c20d521]31Calculating traverses...
[da96015]32
33Calculating trailing traverses...
34
35Calculating statistics...
36
37Survey contains 1 survey station, joined by 0 legs.
38There are 0 loops.
39Total length of survey legs =    0.00m (   0.00m adjusted)
40Total plan length of survey legs =    0.00m
41Total vertical length of survey legs =    0.00m
42   1 0-node.
43There were 0 warning(s) and 7 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.