source: git/tests/cmd_set.svx @ 58c70044

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 58c70044 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: 489 bytes
Line 
1; pos=no warn=0
2*begin
3*set blank ^
4*fix^1^reference^0^0^0
5*end
6*begin
7*set comment %"
8" a comment
9% another comment
10*set keyword ;
11;end
12*begin
13*set blank +
14*set+decimal+,/
15*set+plus
16*set+NAMES+()
17*fix+(2)+reference+1,0+2/0+3
18*end
19*begin
20*set omit _
21*set names
22*set separator -
23*equate foo-1 1
24*begin foo
25*export 1
261 2 100 _ down
27*end foo
28*end
29*begin
30*set blank _
31*set_names_x20
32*fix_name with spaces in_reference_0_0_0
33*end
34*begin
35*set blank x09x20
36*set decimal ,
371 3 1,00 200 -01,5
38*end
Note: See TracBrowser for help on using the repository browser.