summaryrefslogtreecommitdiff
path: root/libs/evoral/test/SequenceTest.cpp
AgeCommit message (Expand)Author
2016-12-04Improve coverage of evoral testsDavid Robillard
2016-12-03Fix Sequence testDavid Robillard
2016-12-03Fix event type and parameter type confusionDavid Robillard
2016-12-03Remove Evoral::MIDIEventDavid Robillard
2015-01-07MusicalTime => Beats.David Robillard
2014-12-02Fix evoral test suite.David Robillard
2014-11-30Remove braindead Parameter inheritance abuse.David Robillard
2014-11-25Fix build of evoral testsColin Fletcher
2014-11-22Wrap MusicalTime in a class.David Robillard
2014-04-07Fix buffer size mismatch in evoral testsSakari Bergen
2013-01-20Fix compilation with --test.David Robillard
2012-07-14fix up part of the remaining details with automation, so that touch/write ove...Paul Davis
2011-07-31Fix up build of tests.Carl Hetherington
2010-07-28Fix test compile.Carl Hetherington
2010-07-25Fix up evoral test suite.Carl Hetherington
2009-10-23Fix controller iteration / linear interpolation.David Robillard
2009-10-19Better test for iterator seek.David Robillard
2009-10-19Add unit test for Sequence iterator seeking.David Robillard
2009-10-19Fix insane formatting/whitespace in evoral test stuff. C'mon Hans ;)David Robillard
2009-02-15Use nframes_t for timestamps of real (jack) time MIDI events (i.e. in MidiBuf...David Robillard
2009-02-14Remove superfluous typedefs.David Robillard
2009-02-11verbosity--David Robillard
2009-02-09* filename conventionsHans Baier