summaryrefslogtreecommitdiff
path: root/libs/evoral/test/SequenceTest.cpp
AgeCommit message (Expand)Author
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