source: git/tests/cmd_datebad2.out @ cab0f26

RELEASE/1.2debug-cidebug-ci-sanitisersfaster-cavernlogstereowalls-datawalls-data-hanging-as-warning
Last change on this file since cab0f26 was 415a4c5, checked in by Olly Betts <olly@…>, 8 years ago

Update testsuite; improve locations for some cases

  • Property mode set to 100644
File size: 2.4 KB
Line 
1./cmd_datebad2.svx:4: warning: Invalid year (< 1900 or > 2078)
2 *date 1899.12.31
3./cmd_datebad2.svx:5: warning: Invalid year (< 1900 or > 2078)
4 *date 1899.12.31
5./cmd_datebad2.svx:6: warning: Invalid year (< 1900 or > 2078)
6 *date 1899.12
7./cmd_datebad2.svx:7: warning: Invalid year (< 1900 or > 2078)
8 *date 1899
9./cmd_datebad2.svx:8: warning: Invalid year (< 1900 or > 2078)
10 *date 1800
11./cmd_datebad2.svx:9: warning: Invalid year (< 1900 or > 2078)
12 *date 1700.12.01
13./cmd_datebad2.svx:10: warning: Invalid year (< 1900 or > 2078)
14 *date 100.01.01
15./cmd_datebad2.svx:11: warning: Invalid year (< 1900 or > 2078)
16 *date 1899.02.03
17./cmd_datebad2.svx:12: warning: Invalid year (< 1900 or > 2078)
18 *date 999.9.9
19./cmd_datebad2.svx:13: warning: Invalid month
20 *date 1984.13.01
21./cmd_datebad2.svx:14: warning: Invalid month
22 *date 1984.13.31
23./cmd_datebad2.svx:15: warning: Invalid day of the month
24 *date 1984.01.00
25./cmd_datebad2.svx:16: warning: Invalid month
26 *date 1984.00.12
27./cmd_datebad2.svx:17: warning: Invalid month
28 *date 1984.00
29./cmd_datebad2.svx:18: warning: Invalid month
30 *date 1984.13
31./cmd_datebad2.svx:19:28: error: End of date range is before the start
32 *date 1984.01.02-1984.01.01
33                            ^
34./cmd_datebad2.svx:20:14: error: End of date range is before the start
35 *date 71-1970
36              ^
37./cmd_datebad2.svx:21: warning: Invalid year (< 1900 or > 2078)
38 *date 2079.01.01
39./cmd_datebad2.svx:22: warning: Invalid year (< 1900 or > 2078)
40 *date 2079.12.31
41./cmd_datebad2.svx:23: warning: Invalid year (< 1900 or > 2078)
42 *date 2099.06
43./cmd_datebad2.svx:24: warning: Invalid year (< 1900 or > 2078)
44 *date 3033
45./cmd_datebad2.svx:25: warning: Invalid year (< 1900 or > 2078)
46 *date 11974.02.03
47
48Removing trailing traverses...
49
50Concatenating traverses...
51
52Simplifying network...
53
54Calculating network...
55
56Calculating traverses...
57
58Calculating trailing traverses...
59
60Calculating statistics...
61
62Survey contains 2 survey stations, joined by 1 leg.
63There are 0 loops.
64Total length of survey legs =    1.00m (   1.00m adjusted)
65Total plan length of survey legs =    1.00m
66Total vertical length of survey legs =    0.05m
67Vertical range = 0.05m (from 1 at 0.00m to 2 at -0.05m)
68North-South range = 0.94m (from 2 at 0.94m to 1 at 0.00m)
69East-West range = 0.34m (from 2 at 0.34m to 1 at 0.00m)
70   2 1-nodes.
71There were 20 warning(s) and 2 error(s) - no output files produced.
Note: See TracBrowser for help on using the repository browser.