Update GTK version reporting
[survex.git] / tests / cmd_declination_auto.svx
blobe8f799d80685c16851fcca4d0f7ca5ed502e92f1
1 ; pos=yes warn=2
3 *cs utm33
4 *cs out utm33
5 *fix 1 0410600 5282000 1234
6 *declination auto 0410600 5282000 1234
8 *equate 1 a.1
9 *begin a
10 *export 1 2
11 1 2 10.00 320 -06
12 2 3  1.23 000 +06
13 *end a
15 *equate a.2 b.1
16 *begin b
17 *export 1 2
18 ; No declination warning here
19 1 2 1.0 - down
20 *end b
22 *equate b.2 c.1
23 *begin c
24 *export 1 2
25 1 2 1.0 - down
26 ; Declination warning here:
27 2 3 2.0 123 -66
28 *end c
30 *equate c.2 d.1
31 *begin d
32 *export 1 2
33 *date 2000.12.25
34 1 2 100.0 000 0
35 ; Regression test for bug fixed in 1.2.27 - cavern caches the declination,
36 ; but fails to invalidate the cache when the declination coordinates are
37 ; changed, only when the date changed.
38 *declination auto 0490600 5282000 1234
39 1 2a 50.0 000 0
40 *end d