From 34c04cd179b3ae5fd0e3f392be3e9eba32d5bd96 Mon Sep 17 00:00:00 2001 From: Louis Date: Thu, 22 Oct 2015 00:22:56 +0200 Subject: [PATCH] Fix tests --- test/test_chordpro/datadir/{img => scores}/greensleeves.ly | 0 test/test_chordpro/greensleeves.tex | 4 ++-- test/test_chordpro/metadata.tex | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) rename test/test_chordpro/datadir/{img => scores}/greensleeves.ly (100%) diff --git a/test/test_chordpro/datadir/img/greensleeves.ly b/test/test_chordpro/datadir/scores/greensleeves.ly similarity index 100% rename from test/test_chordpro/datadir/img/greensleeves.ly rename to test/test_chordpro/datadir/scores/greensleeves.ly diff --git a/test/test_chordpro/greensleeves.tex b/test/test_chordpro/greensleeves.tex index b7186121..f582b0c8 100644 --- a/test/test_chordpro/greensleeves.tex +++ b/test/test_chordpro/greensleeves.tex @@ -7,14 +7,14 @@ Un sous titre}[ by={ Traditionnel }, album={Angleterre}, - cov={traditionnel}, + cov={img/traditionnel}, ] \cover -\lilypond{greensleeves.ly} +\lilypond{scores/greensleeves.ly} diff --git a/test/test_chordpro/metadata.tex b/test/test_chordpro/metadata.tex index 46368580..a3a36676 100644 --- a/test/test_chordpro/metadata.tex +++ b/test/test_chordpro/metadata.tex @@ -11,7 +11,7 @@ Subtitle5}[ Author2 }, album={Album}, copyright={Copyright}, - cov={test/test_chordpro/metadata_cover}, + cov={img/test/test_chordpro/metadata_cover}, foo={Foo}, ] @@ -19,8 +19,8 @@ Subtitle5}[ \textnote{Comment} \musicnote{GuitarComment} -\lilypond{test/test_chordpro/metadata_lilypond} -\image{test/test_chordpro/metadata_image} +\lilypond{scores/test/test_chordpro/metadata_lilypond} +\image{img/test/test_chordpro/metadata_image}