source: git/tests/cmd_title.svx @ 5a45706

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 5a45706 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: 304 bytes
Line 
1; pos=no warn=0
2; test that we can at least specify a title
3*title cave
4*begin survey
5*title "multi word title"
6*fix 1 0 0 0
71 2 1 0 0
8*end survey
9
10*begin survey2
11; empty title
12*title ""
13*fix a 0 0 0
14a b 1 0 0
15*end survey2
16
17*begin survey3
18*title used; to eat comments
19*fix z 0 0 0
20z x 1 0 0
21*end survey3
Note: See TracBrowser for help on using the repository browser.