Support LV2 atom sequence ports alongside old event ports.
[ardour.git] / libs / ardour / test /
2012-01-23 Carl HetheringtonAdd another profiling session.
2012-01-23 Carl HetheringtonTidy a few things up.
2012-01-23 Carl HetheringtonBasic process thread profiling code.
2012-01-06 Paul Davistwiddle with one test explanation to help paul reason...
2012-01-05 Paul Davismake extending the tempo map O(N) in the section to...
2012-01-03 Carl HetheringtonMaybe fix initial run of tests with sources.
2012-01-03 Carl HetheringtonAdd TestNeedingPlaylistAndRegions
2012-01-03 Paul Davisremove duplicated test conditions
2012-01-03 Paul Davisfix incorrect tempo test
2012-01-03 Paul Davisremove body of no-longer-relevant tempo-related test
2012-01-03 Paul Davisadd support for -D foobar when running tests
2012-01-03 Carl HetheringtonAdd TestNeedingSession and add missing tempo_test.h
2012-01-03 Carl HetheringtonNew test.
2012-01-03 Carl HetheringtonReverse parameters to CPPUNIT_ASSERT_EQUAL so its assert
2012-01-03 Carl HetheringtonFix erroneous test.
2012-01-03 Carl HetheringtonReverse parameters to CPPUNIT_ASSERT_EQUAL so its assert
2011-12-29 Carl HetheringtonRevert internals of the last layering-related commit...
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-12-27 Carl HetheringtonRemove some wrongly commited stuff. Sorry\!
2011-12-27 Carl HetheringtonAdd configure option to raise a FP exception when a...
2011-12-26 Carl HetheringtonFix warnings during test runs.
2011-12-26 Carl HetheringtonClean up session after test.
2011-12-15 Carl HetheringtonAdd basic test of playlist layering.
2011-12-11 Carl HetheringtonSimilar hacks to framepos_minus_beats to handle -ve
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).