source: git/tests/badunits.out @ 85c0078

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

doc/TODO.htm,lib/,src/,tests/: In cavern, use the currently set units
when outputting measurements in warnings, errors, and the stats at
the end of the run.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1./badunits.svx:3:15: error: Unknown units "FURLONGS"
2./badunits.svx:4:29: error: Unknown units "Radians"
3./badunits.svx:5:16: error: Invalid units "METRES" for quantity
4./badunits.svx:6:19: error: Invalid units "Degrees" for quantity
5./badunits.svx:7:23: error: Invalid units "Metres" for quantity
6./badunits.svx:8:8: error: Unknown quantity "Anemometer"
7./badunits.svx:10:16: error: End of line not blank
8./badunits.svx:11:16: error: End of line not blank
9./badunits.svx:12:13: error: Unknown units "DEFault"
10./badunits.svx:13:13: error: Unknown units "DEFault"
11./badunits.svx:14:16: error: End of line not blank
12./badunits.svx:15:16: error: End of line not blank
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.00ft (   0.00ft adjusted)
31Total plan length of survey legs =    0.00ft
32Total vertical length of survey legs =    0.00ft
33   1 0-node.
34There were 0 warning(s) and 12 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.