Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2423)

Issue 1556043: Add regression tests for lilypond-book (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 11 months ago by Reinhold
Modified:
13 years, 10 months ago
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Add regression tests for lilypond-book In the build system, support all file formats and extensions supported by lilypond-book. Add lots of test cases for html (by Christian Hitz) and latex. Only basic test cases for docbook and texinfo. The test cases are run by a lilypond-book stepmake template (by Christian Hitz).

Patch Set 1 #

Total comments: 2

Patch Set 2 : Made dblatex/pdflatex optional. If not available, show .xml/.tex files in regtests rather than .pdf #

Unified diffs Side-by-side diffs Delta from patch set Stats (+605 lines, -1 line) Patch
M GNUmakefile.in View 2 chunks +2 lines, -0 lines 0 comments Download
M config.make.in View 2 chunks +2 lines, -0 lines 0 comments Download
M configure.in View 1 chunk +2 lines, -0 lines 0 comments Download
M input/regression/GNUmakefile View 1 chunk +1 line, -1 line 0 comments Download
A input/regression/lilypond-book/GNUmakefile View 1 chunk +14 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/html-include-space-after-tag.html View 1 chunk +9 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/html-inline-newline-during-tag.html View 1 chunk +6 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/html-inline-no-options.html View 1 chunk +4 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/html-inline-option.html View 1 chunk +4 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/html-lilypond-block.html View 1 chunk +10 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/html-newline-after-tag.html View 1 chunk +10 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/html-space-after-tag.html View 1 chunk +8 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/html-version.html View 1 chunk +5 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/html-version-newline.html View 1 chunk +6 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/include.ly View 1 chunk +3 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/include2.ly View 1 chunk +3 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/suffix-html.html View 1 chunk +8 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/suffix-itely.itely View 1 chunk +14 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/suffix-latex.latex View Binary file 0 comments Download
A input/regression/lilypond-book/suffix-lytex.lytex View 1 chunk +7 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/suffix-lyxml.lyxml View 1 chunk +14 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/suffix-tely.tely View 1 chunk +14 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/suffix-tex.tex View 1 chunk +7 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/suffix-texi.texi View Binary file 0 comments Download
A input/regression/lilypond-book/suffix-texinfo.texinfo View Binary file 0 comments Download
A input/regression/lilypond-book/suffix-xml.xml View Binary file 0 comments Download
A input/regression/lilypond-book/tex-auto-linebreak.lytex View 1 chunk +22 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-comment-firstline.lytex View 1 chunk +17 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-comments.lytex View 1 1 chunk +28 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-compatibility-mode.lytex View 1 chunk +10 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-footnote.lytex View 1 chunk +11 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-fragment.lytex View 1 chunk +19 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-graphics-package-added.lytex View 1 1 chunk +10 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-include-file.lytex View 1 chunk +5 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-include-options.lytex View 1 chunk +5 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-inline-lilypond.lytex View 1 chunk +4 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-lilypond-block.lytex View 1 chunk +15 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-lilypond-inside-itemize.lytex View 1 chunk +21 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-lilypond-inside-table.lytex View 1 chunk +20 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-lilypondversion.lytex View 1 chunk +10 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-paragraphs.lytex View 1 chunk +30 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-snippet-options.lytex View 1 chunk +38 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-twocolumn.lytex View 1 chunk +17 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-verbatim.lytex View 1 1 chunk +45 lines, -0 lines 0 comments Download
A input/regression/lilypond-book/tex-version.lytex View 1 chunk +4 lines, -0 lines 0 comments Download
A make/lilypond-book-rules.make View 1 1 chunk +53 lines, -0 lines 0 comments Download
A make/lilypond-book-targets.make View 1 chunk +1 line, -0 lines 0 comments Download
A make/lilypond-book-vars.make View 1 1 chunk +52 lines, -0 lines 0 comments Download
M scripts/build/lys-to-tely.py View 1 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 7
Graham Percival (old account)
The code looks ok, but I couldn't check it due to the docbook issue (below). ...
13 years, 11 months ago (2010-06-08 13:06:13 UTC) #1
Reinhold
Updated to use pdflatex and dblatex in the regtests only when available. If not, use ...
13 years, 11 months ago (2010-06-08 16:43:02 UTC) #2
Graham Percival (old account)
sorry, no joy: cd ./out-www && @PDFLATEX@ suffix-latex.tex /bin/sh: @PDFLATEX@: not found make[4]: *** [out-www/suffix-latex.pdf] ...
13 years, 11 months ago (2010-06-09 12:59:29 UTC) #3
reinhold_kainhofer.com
Am Mittwoch, 9. Juni 2010, 14:59:29 schrieben Sie: > sorry, no joy: > > cd ...
13 years, 11 months ago (2010-06-09 13:34:24 UTC) #4
Graham Percival
On Wed, Jun 9, 2010 at 2:34 PM, Reinhold Kainhofer <reinhold@kainhofer.com> wrote: > Am Mittwoch, ...
13 years, 11 months ago (2010-06-09 14:38:07 UTC) #5
Graham Percival (old account)
Hmm, I've just built it from scratch without problems using -j3 CPU_COUNT=3. Odd. I don't ...
13 years, 10 months ago (2010-06-24 13:44:22 UTC) #6
Reinhold
13 years, 10 months ago (2010-07-03 13:21:02 UTC) #7
On 2010/06/24 13:44:22, Graham Percival wrote:
> Ok, let's go ahead and merge this.

Done. Merged the test suite for lilypond-book into master and pushed.

Cheers,
Reinhold
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b