summaryrefslogtreecommitdiff
path: root/libs/ardour/test
AgeCommit message (Expand)Author
2011-12-15Add basic test of playlist layering.Carl Hetherington
2011-12-11Similar hacks to framepos_minus_beats to handle -veCarl Hetherington
2011-12-11Keep track of MIDI region's start positions in beats, toCarl Hetherington
2011-12-10Fix framewalk_to_beats when it traverses more than oneCarl Hetherington
2011-12-10Add fixed-up framepos_plus_beats() and use it for the BeatsFramesConverter, s...Carl Hetherington
2011-12-09Clean up test slightly.Carl Hetherington
2011-12-09Fix framewalk_to_beats with non-beat-aligned starting positions.Carl Hetherington
2011-12-09Add simple framewalk_to_beats test and normalise namingCarl Hetherington
2011-11-23Rename linux VST files to be more friendly.Carl Hetherington
2011-11-22Fix tests.Carl Hetherington
2011-11-22Fix tests.Carl Hetherington
2011-11-18Fix test build.Carl Hetherington
2011-11-14Fix unit test build by adding some dummy LXVST methods.Carl Hetherington
2011-11-13Fix some bits of the libardour unit tests.Carl Hetherington
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
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-07-25Move data file into subdir.Carl Hetherington
2010-07-25Add test for #3356.Carl Hetherington
2010-07-25Fix up libardour tests.Carl Hetherington
2010-04-09Prevent clipping during the import of files from sources that haveCarl Hetherington
2010-04-02Fix crash in test.Carl Hetherington
2010-01-29MIDIClock_SlaveTest: simulate input jitterHans Baier
2010-01-29MIDClock_Slave: Introduce a 3% deadzone around speed 1.0 to lock in the speedHans Baier
2010-01-29MIDIClock_SlaveTest: first working testcaseHans Baier
2010-01-29MIDIClock_SlaveTest: refactor as subclass of MIDIClock_Slave for testabilityHans Baier
2010-01-29BBTTest: make it passHans Baier
2010-01-29MidiClock_SlaveTest: add basic frameworkHans Baier
2010-01-29* add waf option to enable compilation of unit testsHans Baier
2009-10-28Guaranteed to be the most robust test, ever (*).David Robillard
2009-10-27Make ARDOUR::init safer.David Robillard
2009-10-27Update BBT_Time add and subtract interfaces (stubs, just for unit test buildi...David Robillard
2009-10-27Fix wacky indentation.David Robillard
2009-10-27Consistent test source file naming (not the Ardour convention though, maybe s...David Robillard
2009-10-27Aaaaaaaaaaaand actually add those files.David Robillard
2009-10-27ardour/tests => ardour/test (consistency with evoral).David Robillard