source: git/tests/cmd_set.svx @ 667efb35

v1.0.13
Last change on this file since 667efb35 was 11f9067, checked in by Olly Betts <olly@…>, 23 years ago

Added tests for *set and fixed up the resultant damage.

git-svn-id: file:///home/survex-svn/survex/trunk@1272 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 409 bytes
Line 
1*begin
2*set blank ^
3*fix^1^reference^0^0^0
4*end
5*begin
6*set comment %"
7" a comment
8% another comment
9*set keyword ;
10;end
11*begin
12*set blank +
13*set+decimal+,/
14*set+plus
15*set+NAMES+()
16*fix+(2)+reference+1,0+2/0+3
17*end
18*begin
19*set omit _
20*set names
21*set separator -
22*equate foo-1 1
23*begin foo
24*export 1
251 2 100 _ down
26*end foo
27*end
28*begin
29*set blank _
30*set_names_x20
31*fix_name with spaces in_reference_0_0_0
32*end
Note: See TracBrowser for help on using the repository browser.