summaryrefslogtreecommitdiff
path: root/libs/ardour/test
AgeCommit message (Expand)Author
2013-07-11Fix portability of test and use temporary testPaul Davis
2013-07-11Use common test function to create temporary sessionPaul Davis
2013-07-11add new files from test changes by timbyrPaul Davis
2013-07-11theoretically: "Add new_test_output_dir to common libardour test" but actuall...Paul Davis
2013-07-11Use test_search_path function in ardour testPaul Davis
2013-06-16remove executable mode-bit from filesRobin Gareus
2013-04-22Delete *.bak filesAdrian Knoth
2013-03-30Fix tests compilationJulien de Kozak
2013-01-20Fix compilation with --test.David Robillard
2012-11-15Fix libardour test build.Carl Hetherington
2012-07-28Add missing #includes to some testsSakari Bergen
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