summaryrefslogtreecommitdiff
path: root/libs/ardour/test
AgeCommit message (Expand)Author
2012-05-24Add test for a transparent region on top of (and enclosing) another.Carl Hetherington
2012-05-15Keep tests up to date with reality.Carl Hetherington
2012-05-15Remove some debug output.Carl Hetherington
2012-05-12Add test for strange boost-related crash.Carl Hetherington
2012-04-30Clarify behaviour of ::read (overwrites its buffer) wrt ::read_at (mixes into...Carl Hetherington
2012-04-20Fix linear interpolator to avoid error accumulation.Carl Hetherington
2012-04-19Another little test.Carl Hetherington
2012-04-18Re-work fade operation to be closer to Mixbus; thingsCarl Hetherington
2012-04-16Fairly major change to the way in which crossfades are handled;Carl Hetherington
2012-04-14Fix a few framecnt / framepos type confusions.Carl Hetherington
2012-03-09Fix test build.Carl Hetherington
2012-01-23Add another profiling session.Carl Hetherington
2012-01-23Tidy a few things up.Carl Hetherington
2012-01-23Basic process thread profiling code.Carl Hetherington
2012-01-06twiddle with one test explanation to help paul reason about itPaul Davis
2012-01-05make extending the tempo map O(N) in the section to be filled in, rather than...Paul Davis
2012-01-03Maybe fix initial run of tests with sources.Carl Hetherington
2012-01-03Add TestNeedingPlaylistAndRegionsCarl Hetherington
2012-01-03remove duplicated test conditionsPaul Davis
2012-01-03fix incorrect tempo testPaul Davis
2012-01-03remove body of no-longer-relevant tempo-related testPaul Davis
2012-01-03add support for -D foobar when running testsPaul Davis
2012-01-03Add TestNeedingSession and add missing tempo_test.hCarl Hetherington
2012-01-03New test.Carl Hetherington
2012-01-03Reverse parameters to CPPUNIT_ASSERT_EQUAL so its assertCarl Hetherington
2012-01-03Fix erroneous test.Carl Hetherington
2012-01-03Reverse parameters to CPPUNIT_ASSERT_EQUAL so its assertCarl Hetherington
2011-12-29Revert internals of the last layering-related commit, and go back a slightly-...Carl Hetherington
2011-12-27Re-work layering in possibly debatable ways. Sketchy docs in doc/layering.Carl Hetherington
2011-12-27Remove some wrongly commited stuff. Sorry\!Carl Hetherington
2011-12-27Add configure option to raise a FP exception when a denormalCarl Hetherington
2011-12-26Fix warnings during test runs.Carl Hetherington
2011-12-26Clean up session after test.Carl Hetherington
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