source: git/tests/cmd_set_bad.out @ 2b0cec5

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

tests/: Move the annotations for each test case out of cavern.tst and
into a comment in the first line of the .svx file which is the input
for the test.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1./cmd_set_bad.svx:5:17: Expecting numeric field, found " reference"
2./cmd_set_bad.svx:11:1: End of line not blank
3./cmd_set_bad.svx:13:1: End of line not blank
4./cmd_set_bad.svx:20:23: Expecting numeric field, found ".0"
5./cmd_set_bad.svx:22:22: Expecting numeric field, found "+1.0"
6./cmd_set_bad.svx:28:12: Only one station in EQUATE command
7./cmd_set_bad.svx:31:10: Expecting numeric field, found "-"
8./cmd_set_bad.svx:34:6: Unknown character class "FormFeed"
9./cmd_set_bad.svx:35:6: warning: ROOT is deprecated
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 1 survey station, joined by 0 legs.
26There are 0 loops.
27Total length of survey legs =    0.00m (   0.00m adjusted)
28Total plan length of survey legs =    0.00m
29Total vertical length of survey legs =    0.00m
30./cmd_set_bad.svx:30: warning: Station "bar.1" referred to by *entrance or *export but never used
31   1 0-node.
32There were 2 warning(s) and 8 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.