source: git/tests/bug0.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: 435 bytes
Line 
1; pos=no warn=0 dummy=crlf
2*FIX A00 0 0 0
3A01 A02 1 2 3
4*equate A03 A01
5A01 A04 1 2 3
6A04 A02 1 2 3
7A02 A00 1 2 3
8A00 A01 1 2 3
9*equate A05 A00
10A07 A05 1 2 3
11A02 A08 1 2 3
12A08 A09 1 2 3
13A01 A08 1 2 3
14*equate A04 A09
15*equate A10 A09
16A10 A11 1 2 3
17A11 A10 1 2 3
18*equate A07 A04
19A07 A12 1 2 3
20A12 A14 1 2 3
21A14 A12 1 2 3
22*equate A15 A14
23A15 A06 1 2 3
24A14 A13 1 2 3
25*equate A06 A14
26*equate A13 A06
27A13 A14 1 2 3
Note: See TracBrowser for help on using the repository browser.