source: git/tests/cmd_titlebad.svx @ 48787a9

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 48787a9 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: 293 bytes
Line 
1; pos=fail error=4
2; test that some mistakes are caught
3*title unquoted multiword
4*begin survey
5*title "missing quote
6*fix 1 0 0 0
71 2 1 0 0
8*end survey
9
10*begin survey2
11*title
12*fix a 0 0 0
13a b 1 0 0
14*end survey2
15
16*begin survey3
17*title ;used_to_eat_comments
18*fix z 0 0 0
19z x 1 0 0
20*end survey3
Note: See TracBrowser for help on using the repository browser.