From: Christian Hitz Date: Sun, 14 Feb 2010 13:51:39 +0000 (+0100) Subject: Lilypond-book: Add regression test files X-Git-Tag: release/2.13.27-1~31 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2ee5a9e0ff9cb164fc42d2a1964f2d34cc00b9e9;p=lilypond.git Lilypond-book: Add regression test files Tests the operation of lilypond-book with HTML files. --- diff --git a/input/regression/lilypond-book/include.ly b/input/regression/lilypond-book/include.ly new file mode 100644 index 0000000000..5bc46edf17 --- /dev/null +++ b/input/regression/lilypond-book/include.ly @@ -0,0 +1,3 @@ +\score { + \relative c'' { \key c \minor c4 es g2 } +} diff --git a/input/regression/lilypond-book/include_space_after_tag.html b/input/regression/lilypond-book/include_space_after_tag.html new file mode 100644 index 0000000000..0a408c1772 --- /dev/null +++ b/input/regression/lilypond-book/include_space_after_tag.html @@ -0,0 +1,9 @@ + + +Including a ly file with newline and spaces in the tags. + +include.ly + + + diff --git a/input/regression/lilypond-book/inline_newline_after_tag.html b/input/regression/lilypond-book/inline_newline_after_tag.html new file mode 100644 index 0000000000..658655cf3d --- /dev/null +++ b/input/regression/lilypond-book/inline_newline_after_tag.html @@ -0,0 +1,6 @@ + + +Some music in a line of text with a newline before the tag end. + + diff --git a/input/regression/lilypond-book/inline_no_option.html b/input/regression/lilypond-book/inline_no_option.html new file mode 100644 index 0000000000..8670c2ce8a --- /dev/null +++ b/input/regression/lilypond-book/inline_no_option.html @@ -0,0 +1,4 @@ + +Some music in a line of text. + + diff --git a/input/regression/lilypond-book/inline_option.html b/input/regression/lilypond-book/inline_option.html new file mode 100644 index 0000000000..dfb1099d95 --- /dev/null +++ b/input/regression/lilypond-book/inline_option.html @@ -0,0 +1,4 @@ + +Some music in a line of text. + + diff --git a/input/regression/lilypond-book/newline_after_tag.html b/input/regression/lilypond-book/newline_after_tag.html new file mode 100644 index 0000000000..2ad549cab8 --- /dev/null +++ b/input/regression/lilypond-book/newline_after_tag.html @@ -0,0 +1,10 @@ + + +Lilypond fragment with newlines before the end tags. + +\key c \minor c4 es g2 + + + diff --git a/input/regression/lilypond-book/space_after_tag.html b/input/regression/lilypond-book/space_after_tag.html new file mode 100644 index 0000000000..a0be117f61 --- /dev/null +++ b/input/regression/lilypond-book/space_after_tag.html @@ -0,0 +1,8 @@ + + +Lilypond fragment with spaces and tabs before the end tags. + +\key c \minor c4 es g2 + + + diff --git a/input/regression/lilypond-book/version.html b/input/regression/lilypond-book/version.html new file mode 100644 index 0000000000..3fdc33272d --- /dev/null +++ b/input/regression/lilypond-book/version.html @@ -0,0 +1,5 @@ + + +Lilypond version: + + diff --git a/input/regression/lilypond-book/version_newline.html b/input/regression/lilypond-book/version_newline.html new file mode 100644 index 0000000000..8519705199 --- /dev/null +++ b/input/regression/lilypond-book/version_newline.html @@ -0,0 +1,6 @@ + + +Lilypond version: + +