source: git/tests/cmd_titlebad.svx @ 9cbe799

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-datawalls-data-hanging-as-warning
Last change on this file since 9cbe799 was 457a390, checked in by Olly Betts <olly@…>, 23 years ago

More *title improvements.

git-svn-id: file:///home/survex-svn/survex/trunk@1168 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.