Skip to content

Commit

Permalink
Updated tests for further changes to ledger line algorithm.
Browse files Browse the repository at this point in the history
  • Loading branch information
henryso committed Sep 25, 2016
1 parent a89b6be commit d039d2c
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 2 deletions.
1 change: 1 addition & 0 deletions tests/gabc-dump/episema_with_ledger_line.dump
Original file line number Diff line number Diff line change
Expand Up @@ -2272,6 +2272,7 @@
type 1 (GRE_NOTE)
pitch k
shape 1 (S_PUNCTUM)
drawn high line true
- - - - - - - - - - - - - - - - - - - - - - -
type 1 (GRE_NOTE)
pitch m
Expand Down
1 change: 1 addition & 0 deletions tests/gabc-dump/glyphs/porrectus.dump
Original file line number Diff line number Diff line change
Expand Up @@ -1990,6 +1990,7 @@
type 1 (GRE_NOTE)
pitch k
shape 1 (S_PUNCTUM)
drawn high line true
- - - - - - - - - - - - - - - - - - - - - - -
type 1 (GRE_NOTE)
pitch l
Expand Down
2 changes: 2 additions & 0 deletions tests/gabc-dump/glyphs/shapes.dump
Original file line number Diff line number Diff line change
Expand Up @@ -2291,10 +2291,12 @@
type 1 (GRE_NOTE)
pitch j
shape 1 (S_PUNCTUM)
drawn high line true
- - - - - - - - - - - - - - - - - - - - - - -
type 1 (GRE_NOTE)
pitch i
shape 1 (S_PUNCTUM)
drawn high line true
- - - - - - - - - - - - - - - - - - - - - - -
type 1 (GRE_NOTE)
pitch m
Expand Down
2 changes: 2 additions & 0 deletions tests/gabc-dump/glyphs/torculus_resupinus.dump
Original file line number Diff line number Diff line change
Expand Up @@ -2073,8 +2073,10 @@
type 1 (GRE_NOTE)
pitch j
shape 1 (S_PUNCTUM)
drawn high line true
- - - - - - - - - - - - - - - - - - - - - - -
type 1 (GRE_NOTE)
pitch k
shape 1 (S_PUNCTUM)
drawn high line true
=====================================================================
12 changes: 10 additions & 2 deletions tests/gabc-output/bugs/fix-1215.gabc
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
name: fix-1215;
%%
(c4) Aa(klk) bb(kml) space() cc(lmk) dd(d[ll:1]a[ll:1]) ee(ca) (::Z)
ba(ba) cb(cb) ml(ml) lk(lk) ba~(ba~) cb~(cb~) ml~(ml~) lk~(lk~) ab(ab) bc(bc) lm(lm) kl(kl) (::Z)
(c4) Aa(klk) bb(kml) space() cc(lmk) dd(d[ll:1]a[ll:1]) ee(ca)
(::)
ba(ba) cb(cb) ml(ml) lk(lk) ba~(ba~) cb~(cb~) ml~(ml~) lk~(lk~)
(::Z)
abcV(abcV) bcdV(bcdV) ab/!cV(ab/!cV) bc/!dV(bc/!dV)
lmmV(lmmV) klmV(klmV) lm/!mV(lm/!mV) kl/!mV(k/!lmV)
(::Z)
cb/dv(cb/dv) cb//dv(cb//dv) cb!dv(cb!dv) cb/0dv(cb/0dv) cb!/dv(cb!/dv)
(::)
cv/!ab(cv/!ab) dv/!bc(dv/!bc) cvab(cvab) dvbc(dvbc)
(::)

0 comments on commit d039d2c

Please sign in to comment.