X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fshift-durations-negative-dots.ly;fp=input%2Fregression%2Fshift-durations-negative-dots.ly;h=057cd93ede574b67691570a0ab908f712c76bd6e;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=0000000000000000000000000000000000000000;hpb=f41973ff763d5972a85995b6d40c864281ec6714;p=lilypond.git diff --git a/input/regression/shift-durations-negative-dots.ly b/input/regression/shift-durations-negative-dots.ly new file mode 100644 index 0000000000..057cd93ede --- /dev/null +++ b/input/regression/shift-durations-negative-dots.ly @@ -0,0 +1,12 @@ +\version "2.16.0" + +\header { + + texidoc = " + @code{\shiftDurations} can use negative dot values without causing + a crash. + " +} + +\shiftDurations #1 #-1 { c''1 } +