From 2b24e9a2e6b2d29cc7373ad00d8c7e9d838bbce7 Mon Sep 17 00:00:00 2001 From: oliverpool Date: Mon, 29 May 2017 14:38:29 +0200 Subject: [PATCH] add a test for ukulele tabs --- test/test_song/customchords.csg | 1 + test/test_song/customchords.csg.source | 1 + test/test_song/customchords.tsg | 1 + 3 files changed, 3 insertions(+) diff --git a/test/test_song/customchords.csg b/test/test_song/customchords.csg index dd42e025..5af141b3 100644 --- a/test/test_song/customchords.csg +++ b/test/test_song/customchords.csg @@ -3,3 +3,4 @@ {define: E5 base-fret 7 frets 0 1 3 3 x x fingers - 1 2 3 - -} {define: E5/A* base-fret 7 frets 0 1 3 3 x x fingers - 1 2 3 - -} {define: A#+2 base-fret 7 frets 0 1 3 3 x x fingers - 1 2 3 - -} +{define: A frets 2 1 0 0} \ No newline at end of file diff --git a/test/test_song/customchords.csg.source b/test/test_song/customchords.csg.source index 4c6734cc..eca9a2d1 100644 --- a/test/test_song/customchords.csg.source +++ b/test/test_song/customchords.csg.source @@ -2,3 +2,4 @@ {define: E5 base-fret 7 frets 0 1 3 3 x x fingers - 1 2 3 - -} {define: E5/A* base-fret 7 frets 0 1 3 3 x x fingers - 1 2 3 - -} {define: A#+2 base-fret 7 frets 0 1 3 3 x x fingers - 1 2 3 - -} +{define: A frets 2 1 0 0} diff --git a/test/test_song/customchords.tsg b/test/test_song/customchords.tsg index 80f13c9a..7c398d13 100644 --- a/test/test_song/customchords.tsg +++ b/test/test_song/customchords.tsg @@ -9,6 +9,7 @@ \gtab{E5}{7:0133XX:012300} \gtab{E5/A*}{7:0133XX:012300} \gtab{A#+2}{7:0133XX:012300} +\utab{A}{2100} \endsong