Clarify stop-at-session-end behaviour; should fix #4033.
[ardour.git] / libs / ardour / test /
2011-12-11 Carl HetheringtonKeep track of MIDI region's start positions in beats, to
2011-12-10 Carl HetheringtonFix framewalk_to_beats when it traverses more than one
2011-12-10 Carl HetheringtonAdd fixed-up framepos_plus_beats() and use it for the...
2011-12-09 Carl HetheringtonClean up test slightly.
2011-12-09 Carl HetheringtonFix framewalk_to_beats with non-beat-aligned starting...
2011-12-09 Carl HetheringtonAdd simple framewalk_to_beats test and normalise naming
2011-11-23 Carl HetheringtonRename linux VST files to be more friendly.
2011-11-22 Carl HetheringtonFix tests.
2011-11-22 Carl HetheringtonFix tests.
2011-11-18 Carl HetheringtonFix test build.
2011-11-14 Carl HetheringtonFix unit test build by adding some dummy LXVST methods.
2011-11-13 Carl HetheringtonFix some bits of the libardour unit tests.
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-10-10 Carl HetheringtonFix libardour tests.
2010-07-25 Carl HetheringtonMove data file into subdir.
2010-07-25 Carl HetheringtonAdd test for #3356.
2010-07-25 Carl HetheringtonFix up libardour tests.
2010-04-09 Carl HetheringtonPrevent clipping during the import of files from source...
2010-04-02 Carl HetheringtonFix crash in test.
2010-01-29 Hans BaierMIDIClock_SlaveTest: simulate input jitter
2010-01-29 Hans BaierMIDClock_Slave: Introduce a 3% deadzone around speed...
2010-01-29 Hans BaierMIDIClock_SlaveTest: first working testcase
2010-01-29 Hans BaierMIDIClock_SlaveTest: refactor as subclass of MIDIClock_...
2010-01-29 Hans BaierBBTTest: make it pass
2010-01-29 Hans BaierMidiClock_SlaveTest: add basic framework
2010-01-29 Hans Baier* add waf option to enable compilation of unit tests
2009-10-28 David RobillardGuaranteed to be the most robust test, ever (*).
2009-10-27 David RobillardMake ARDOUR::init safer.
2009-10-27 David RobillardUpdate BBT_Time add and subtract interfaces (stubs...
2009-10-27 David RobillardFix wacky indentation.
2009-10-27 David RobillardConsistent test source file naming (not the Ardour...
2009-10-27 David RobillardAaaaaaaaaaaand actually add those files.
2009-10-27 David Robillardardour/tests => ardour/test (consistency with evoral).