source: git/tests/cmd_sd_bad.out @ c20d521

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

lib/,src/netskel.c,tests/: Drop "between nodes" from the progress
messages while solving the survey network, as the extra words don't
make the meaning clearer, and "node" doesn't mean exactly the same
here as the summary of nodes printed at the end of processing, which
is a bit confusing.

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