source: git/tests/cmd_fix_bad.out @ 7d89246

RELEASE/1.2debug-cidebug-ci-sanitisersfaster-cavernloglog-selectstereostereo-2025walls-datawalls-data-hanging-as-warningwarn-only-for-hanging-survey
Last change on this file since 7d89246 was 2cfcb32, checked in by Olly Betts <olly@…>, 10 years ago

src/commands.c,tests/cmd_fix_bad.out,tests/cmd_fix_bad.svx: Reject
*fix with SDs which aren't all positive. (fixes#2, reported by
susscorfa).

  • Property mode set to 100644
File size: 3.1 KB
RevLine 
[5a45706]1./cmd_fix_bad.svx:2:9: error: Expecting numeric field, found ""
2./cmd_fix_bad.svx:3:11: error: Expecting numeric field, found ""
3./cmd_fix_bad.svx:4:30: error: Expecting numeric field, found ""
4./cmd_fix_bad.svx:5:35: error: Expecting numeric field, found ""
5./cmd_fix_bad.svx:6:12: error: Expecting numeric field, found "test"
6./cmd_fix_bad.svx:8:20: error: Expecting numeric field, found ""
7./cmd_fix_bad.svx:9:22: error: Expecting numeric field, found ""
8./cmd_fix_bad.svx:10:41: error: Expecting numeric field, found ""
9./cmd_fix_bad.svx:11:46: error: Expecting numeric field, found ""
10./cmd_fix_bad.svx:12:23: error: Expecting numeric field, found "test"
[2cfcb32]11./cmd_fix_bad.svx:14:32: error: Standard deviation must be positive
12./cmd_fix_bad.svx:15:32: error: Standard deviation must be positive
13./cmd_fix_bad.svx:16:32: error: Standard deviation must be positive
14./cmd_fix_bad.svx:17:34: error: Standard deviation must be positive
15./cmd_fix_bad.svx:18:34: error: Standard deviation must be positive
16./cmd_fix_bad.svx:19:34: error: Standard deviation must be positive
17./cmd_fix_bad.svx:20:34: error: Standard deviation must be positive
18./cmd_fix_bad.svx:21:33: error: Standard deviation must be positive
19./cmd_fix_bad.svx:22:33: error: Standard deviation must be positive
20./cmd_fix_bad.svx:23:34: error: Standard deviation must be positive
21./cmd_fix_bad.svx:24:34: error: Standard deviation must be positive
22./cmd_fix_bad.svx:25:33: error: Standard deviation must be positive
23./cmd_fix_bad.svx:26:33: error: Standard deviation must be positive
24./cmd_fix_bad.svx:27:34: error: Standard deviation must be positive
25./cmd_fix_bad.svx:28:32: error: Standard deviation must be positive
26./cmd_fix_bad.svx:29:36: error: Standard deviation must be positive
27./cmd_fix_bad.svx:30:36: error: Standard deviation must be positive
28./cmd_fix_bad.svx:31:40: error: Standard deviation must be positive
29./cmd_fix_bad.svx:32:32: error: Standard deviation must be positive
30./cmd_fix_bad.svx:33:36: error: Standard deviation must be positive
31./cmd_fix_bad.svx:34:40: error: Standard deviation must be positive
32./cmd_fix_bad.svx:35:32: error: Standard deviation must be positive
33./cmd_fix_bad.svx:36:32: error: Standard deviation must be positive
34./cmd_fix_bad.svx:37:36: error: Standard deviation must be positive
35./cmd_fix_bad.svx:38:34: error: Standard deviation must be positive
36./cmd_fix_bad.svx:39:38: error: Standard deviation must be positive
37./cmd_fix_bad.svx:40:42: error: Standard deviation must be positive
38./cmd_fix_bad.svx:41:34: error: Standard deviation must be positive
39./cmd_fix_bad.svx:42:34: error: Standard deviation must be positive
40./cmd_fix_bad.svx:43:38: error: Standard deviation must be positive
[da96015]41
42Removing trailing traverses...
43
[c20d521]44Concatenating traverses...
[da96015]45
46Simplifying network...
47
48Calculating network...
49
[c20d521]50Calculating traverses...
[da96015]51
52Calculating trailing traverses...
53
54Calculating statistics...
55
56Survey contains 1 survey station, joined by 0 legs.
57There are 0 loops.
58Total length of survey legs =    0.00m (   0.00m adjusted)
59Total plan length of survey legs =    0.00m
60Total vertical length of survey legs =    0.00m
61   1 0-node.
[2cfcb32]62There were 0 warning(s) and 40 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.