summaryrefslogtreecommitdiff
path: root/libs/ardour/test/tempo_test.cc
AgeCommit message (Expand)Author
2016-10-13Improve check in tempoAtPulseTestnick_m
2016-10-13Fix ramp test, add tempoAtPulseTest.nick_m
2016-08-10Make tempo tests use the api more correctly.nick_m
2016-06-25Fix counting thinko in tests.nick_m
2016-05-27Tempo ramps - more code consolidation wrt add meter/tempo.nick_m
2016-05-27Tempo ramps - fix ambiguous api, fix flickering tempo curves.nick_m
2016-05-27Tempo ramps - api change, remove some code.nick_m
2016-05-27Tempo ramps - make ramp test more challenging.nick_m
2016-05-27Tempo ramps - tempo related tests pass, add ramp test.nick_m
2016-05-27Tempo ramps - check for impossible locations tempo dialog bbt entry. reorgani...nick_m
2016-05-27Tempo ramps - fix crazy compilable namespace thinkonick_m
2016-05-27Tempo ramps - remove the concept of bars from tempo sections.nick_m
2016-05-27Tempo ramps - define_one_bar() delivers constant tempo.nick_m
2016-05-27Tempo ramps - get tests to comile again.nick_m
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2012-04-16Fairly major change to the way in which crossfades are handled;Carl Hetherington
2012-01-05make extending the tempo map O(N) in the section to be filled in, rather than...Paul Davis
2012-01-03remove duplicated test conditionsPaul Davis
2012-01-03fix incorrect tempo testPaul Davis
2012-01-03New test.Carl Hetherington