summaryrefslogtreecommitdiff
path: root/libs/ardour/test
AgeCommit message (Expand)Author
2012-06-26Add test for loading sessions, and a session with aCarl Hetherington
2012-06-23Remove unnecessary header includeTim Mayberry
2012-06-19Add load_session to profiling.Carl Hetherington
2012-06-18Simple arrangement to run basic load tests on a corpusCarl Hetherington
2012-06-18Fix up profiling.Carl Hetherington
2012-06-18Use a map of region names to speed upCarl Hetherington
2012-06-18Do XML comparisons better in tests.Carl Hetherington
2012-06-18Basic region naming test.Carl Hetherington
2012-06-17Profile of duplicating lots of regions.Carl Hetherington
2012-06-17Resurrect profiling code.Carl Hetherington
2012-06-17Use hardware optimization when running tests.Carl Hetherington
2012-06-16Add new SharedStatefulProperty which manages a shared_ptr toCarl Hetherington
2012-06-14Simple test for playlist region equivalency.Carl Hetherington
2012-06-14Remove debugging.Carl Hetherington
2012-06-11Remove debug code.Carl Hetherington
2012-06-10Add test for compound regions with the layeringCarl Hetherington
2012-06-09Clean up libardour tests a bit.Carl Hetherington
2012-06-09Delete the session before the AudioEngine is stopped, as the mackie surface c...Carl Hetherington
2012-06-09Test combination of regions.Carl Hetherington
2012-06-09Comment tweaks.Carl Hetherington
2012-06-06Call ARDOUR::cleanup at the end of libardour tests (fromCarl Hetherington
2012-06-06Patch from Tim Mayberry:Carl Hetherington
2012-06-01Minor tidy-ups to MTDM code; add test.Carl Hetherington
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