source: git/trunk/tests/cmd_titlebad.svx @ 7bb8184

Last change on this file since 7bb8184 was 7bb8184, checked in by Olly Betts <olly@…>, 13 years ago

Retagging 1.2.0

git-svn-id: file:///home/survex-svn/survex/tags/1.2.0@3664 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 274 bytes
Line 
1; test that some mistakes are caught
2*title unquoted multiword
3*begin survey
4*title "missing quote
5*fix 1 0 0 0
61 2 1 0 0
7*end survey
8
9*begin survey2
10*title
11*fix a 0 0 0
12a b 1 0 0
13*end survey2
14
15*begin survey3
16*title ;used_to_eat_comments
17*fix z 0 0 0
18z x 1 0 0
19*end survey3
Note: See TracBrowser for help on using the repository browser.