source: git/tests/cmd_title.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: 288 bytes
Line 
1; test that we can at least specify a title
2*title cave
3*begin survey
4*title "multi word title"
5*fix 1 0 0 0
61 2 1 0 0
7*end survey
8
9*begin survey2
10; empty title
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.