summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Percival <graham@percival-music.ca>2010-09-03 15:24:03 +0100
committerGraham Percival <graham@percival-music.ca>2010-09-03 15:26:26 +0100
commit36ceb05d8e5888b8d50888acbdd2dc341215d9fc (patch)
tree4fe518f6fd2eeee5f00797d12b70103a1ff64f14
parentb95627d243f33f9c580a32ffa99cca297b631e0f (diff)
Regtests: add descriptions to song-*. (fix 1206)
-rw-r--r--input/regression/song-associated-voice.ly6
-rw-r--r--input/regression/song-basic-nonenglish.ly6
-rw-r--r--input/regression/song-basic.ly6
-rw-r--r--input/regression/song-breathe.ly6
-rw-r--r--input/regression/song-melisma.ly6
-rw-r--r--input/regression/song-reordering.ly6
-rw-r--r--input/regression/song-reordering2.ly6
-rw-r--r--input/regression/song-repetition.ly6
-rw-r--r--input/regression/song-skip-noword.ly6
-rw-r--r--input/regression/song-skip.ly6
-rw-r--r--input/regression/song-slurs.ly6
-rw-r--r--input/regression/song-splitpart.ly6
-rw-r--r--input/regression/song-stanzas.ly6
-rw-r--r--input/regression/song-tempo.ly6
14 files changed, 71 insertions, 13 deletions
diff --git a/input/regression/song-associated-voice.ly b/input/regression/song-associated-voice.ly
index aceb759d8d..47ac9e783b 100644
--- a/input/regression/song-associated-voice.ly
+++ b/input/regression/song-associated-voice.ly
@@ -1,4 +1,10 @@
\version "2.12.0"
+\header {
+ texidoc="Festival song synthesis output supports
+associated voices.
+"
+}
+
\include "festival.ly"
diff --git a/input/regression/song-basic-nonenglish.ly b/input/regression/song-basic-nonenglish.ly
index 091799dfd0..1aba620244 100644
--- a/input/regression/song-basic-nonenglish.ly
+++ b/input/regression/song-basic-nonenglish.ly
@@ -1,5 +1,9 @@
\version "2.12.0"
-
+\header {
+ texidoc="Festival song synthesis output supports
+non-english syllabels.
+"
+}
\include "festival.ly"
\festivalsyl #"song-basic-nonenglish.xml" { \tempo 4 = 100 }
diff --git a/input/regression/song-basic.ly b/input/regression/song-basic.ly
index 556a522441..bf8102eb84 100644
--- a/input/regression/song-basic.ly
+++ b/input/regression/song-basic.ly
@@ -1,5 +1,9 @@
\version "2.12.0"
-
+\header {
+ texidoc="Festival song synthesis output supports
+basic songs.
+"
+}
\include "festival.ly"
\festival #"song-basic.xml" { \tempo 4 = 100 }
diff --git a/input/regression/song-breathe.ly b/input/regression/song-breathe.ly
index 1acc955a60..442b3fffc1 100644
--- a/input/regression/song-breathe.ly
+++ b/input/regression/song-breathe.ly
@@ -1,5 +1,9 @@
\version "2.12.0"
-
+\header {
+ texidoc="Festival song synthesis output supports
+breath marks.
+"
+}
\include "festival.ly"
\festival #"song-breathe.xml" { \tempo 4 = 100 }
diff --git a/input/regression/song-melisma.ly b/input/regression/song-melisma.ly
index 6eb9527061..09865046af 100644
--- a/input/regression/song-melisma.ly
+++ b/input/regression/song-melisma.ly
@@ -1,5 +1,9 @@
\version "2.12.0"
-
+\header {
+ texidoc="Festival song synthesis output supports
+melismas.
+"
+}
\include "festival.ly"
\festival #"song-melisma.xml" { \tempo 4 = 100 }
diff --git a/input/regression/song-reordering.ly b/input/regression/song-reordering.ly
index 97081984a8..1a45d96292 100644
--- a/input/regression/song-reordering.ly
+++ b/input/regression/song-reordering.ly
@@ -1,5 +1,9 @@
\version "2.12.0"
-
+\header {
+ texidoc="Festival song synthesis output supports
+reordered lyrics.
+"
+}
\include "festival.ly"
\festival #"song-reordering.xml" { \tempo 4 = 100 }
diff --git a/input/regression/song-reordering2.ly b/input/regression/song-reordering2.ly
index 222b16d70a..5c1f5628d2 100644
--- a/input/regression/song-reordering2.ly
+++ b/input/regression/song-reordering2.ly
@@ -1,5 +1,9 @@
\version "2.12.0"
-
+\header {
+ texidoc="Festival song synthesis output supports
+reordered lyrics.
+"
+}
\include "festival.ly"
\festival #"song-reordering2.xml" { \tempo 4 = 100 }
diff --git a/input/regression/song-repetition.ly b/input/regression/song-repetition.ly
index e4b5ffa7dc..598fdf225f 100644
--- a/input/regression/song-repetition.ly
+++ b/input/regression/song-repetition.ly
@@ -1,5 +1,9 @@
\version "2.12.0"
-
+\header {
+ texidoc="Festival song synthesis output supports
+repeat signs.
+"
+}
\include "festival.ly"
\score{
diff --git a/input/regression/song-skip-noword.ly b/input/regression/song-skip-noword.ly
index 75c71122ce..18938e351e 100644
--- a/input/regression/song-skip-noword.ly
+++ b/input/regression/song-skip-noword.ly
@@ -1,5 +1,9 @@
\version "2.12.0"
-
+\header {
+ texidoc="Festival song synthesis output supports
+lyrics which are not complete words.
+"
+}
\include "festival.ly"
#(set! *skip-word* #f)
diff --git a/input/regression/song-skip.ly b/input/regression/song-skip.ly
index 1302c3174c..ae5eff1263 100644
--- a/input/regression/song-skip.ly
+++ b/input/regression/song-skip.ly
@@ -1,5 +1,9 @@
\version "2.12.0"
-
+\header {
+ texidoc="Festival song synthesis output supports
+skips.
+"
+}
\include "festival.ly"
\festival #"song-skip.xml" { \tempo 4 = 100 }
diff --git a/input/regression/song-slurs.ly b/input/regression/song-slurs.ly
index 57a54df7a6..be67d0e2f9 100644
--- a/input/regression/song-slurs.ly
+++ b/input/regression/song-slurs.ly
@@ -1,5 +1,9 @@
\version "2.12.0"
-
+\header {
+ texidoc="Festival song synthesis output supports
+slurs.
+"
+}
\include "festival.ly"
\festival #"song-slurs.xml" { \tempo 4 = 100 }
diff --git a/input/regression/song-splitpart.ly b/input/regression/song-splitpart.ly
index 9079a66a2b..2001a5f0f6 100644
--- a/input/regression/song-splitpart.ly
+++ b/input/regression/song-splitpart.ly
@@ -1,5 +1,9 @@
\version "2.12.0"
-
+\header {
+ texidoc="Festival song synthesis output supports
+divided voices.
+"
+}
\include "festival.ly"
\score{
diff --git a/input/regression/song-stanzas.ly b/input/regression/song-stanzas.ly
index a172778073..88506933fb 100644
--- a/input/regression/song-stanzas.ly
+++ b/input/regression/song-stanzas.ly
@@ -1,5 +1,9 @@
\version "2.12.0"
-
+\header {
+ texidoc="Festival song synthesis output supports
+multiple stanzas.
+"
+}
\include "festival.ly"
\festival #"song-stanzas.xml" { \tempo 4 = 100 }
diff --git a/input/regression/song-tempo.ly b/input/regression/song-tempo.ly
index 193aa50e25..6696e9c51a 100644
--- a/input/regression/song-tempo.ly
+++ b/input/regression/song-tempo.ly
@@ -1,5 +1,9 @@
\version "2.12.0"
-
+\header {
+ texidoc="Festival song synthesis output supports
+changing tempo in the middle of a piece.
+"
+}
\include "festival.ly"
\festival #"song-tempo.xml" { \tempo 4=90 }