source: git/tests/cmd_infer.svx @ 5a45706

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

tests/: Move the annotations for each test case out of cavern.tst and
into a comment in the first line of the .svx file which is the input
for the test.

  • Property mode set to 100644
File size: 1.2 KB
Line 
1; pos=yes warn=0
2*fix 1 0 0 0
3
4*begin
5*calibrate clino 90
61 2 1 0 90 ; corrected to 1 2 1 0 0
7*infer plumbs on
81 3 1 - 90 ; corrected to 1 3 1 - up
9*infer plumbs off
101 4 1 0 90 ; corrected to 1 4 1 0 0
11*begin
12*infer plumbs on
131 5 1 - 90 ; corrected to 1 5 1 - up
14*end
151 6 1 0 90 ; corrected to 1 6 1 0 0
16*infer plumbs on
17*begin
18*infer plumbs off
191 7 1 0 90 ; corrected to 1 7 1 0 0
20*end
211 8 1 - 90 ; corrected to 1 8 1 - up
22*end
23
24*begin
25*begin
26*calibrate clino -90
271 D2 1 0 -90 ; corrected to 1 D2 1 0 0
28*infer plumbs on
29D3 1 1 - -90 ; corrected to D3 1 1 - down
30*infer plumbs off
311 D4 1 0 -90 ; corrected to 1 D4 1 0 0
32*begin
33*infer plumbs on
34D5 1 1 - -90 ; corrected to D5 1 1 - down
35*end
361 D6 1 0 -90 ; corrected to 1 D6 1 0 0
37*infer plumbs on
38*begin
39*infer plumbs off
401 D7 1 0 -90 ; corrected to 1 D7 1 0 0
41*end
42D8 1 1 - -90 ; corrected to D8 1 1 - down
43*end
44
45*calibrate tape -1
46
471 A 0 0 0 ; corrected to 1 A 1 0 0
48*infer equates on
491 B 0 0 0 ; converted to *equate 1 B
50*infer equates off
511 C 0 0 0 ; corrected to 1 C 1 0 0
52*begin
53*infer equates on
541 D 0 0 0 ; converted to *equate 1 D
55*end
561 E 0 0 0 ; corrected to 1 E 1 0 0
57*infer equates on
58*begin
59*infer equates off
601 F 0 0 0 ; corrected to 1 F 1 0 0
61*end
621 G 0 0 0 ; converted to *equate 1 G
63*end
Note: See TracBrowser for help on using the repository browser.