summaryrefslogtreecommitdiff
path: root/libs/ardour/test/midi_clock_slave_test.h
AgeCommit message (Expand)Author
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2012-04-14Fix a few framecnt / framepos type confusions.Carl Hetherington
2010-12-14Rename libmusictime libtimecode (consistent with already used namespace "Time...David Robillard
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-10-10Fix libardour tests.Carl Hetherington
2010-04-02Fix crash in test.Carl Hetherington
2010-01-29MIDIClock_SlaveTest: first working testcaseHans Baier
2010-01-29MIDIClock_SlaveTest: refactor as subclass of MIDIClock_Slave for testabilityHans Baier
2010-01-29MidiClock_SlaveTest: add basic frameworkHans Baier