source: git/tests/dot17.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: 545 bytes
Line 
1; pos=yes warn=0
2*begin 204
3 
4  *begin midlevel
5
6    *export 110_bidet_b.2
7
8    *begin 110_bidet_b
9      *export 2
10      1 2 1.00 0 0
11    *end 110_bidet_b
12
13  *end midlevel
14
15  *begin trunk
16 
17    *export nopainnogain.2
18
19    *begin nopainnogain
20      *export 1 2
21      1 2 1 90 0
22    *end nopainnogain
23
24    *begin insignificant2
25      *export 0
26      0 1 1 300 0
27      1 2 1 180 0
28      2 0 1 60 0
29    *end insignificant2
30
31    *equate nopainnogain.1 insignificant2.0
32
33  *end trunk
34
35  *equate midlevel.110_bidet_b.2 trunk.nopainnogain.2
36
37*end 204
Note: See TracBrowser for help on using the repository browser.