summaryrefslogtreecommitdiff
path: root/libs/ardour/test/test_needing_session.cc
AgeCommit message (Expand)Author
2015-02-15Add a few test util functions and refactor existing test codeTim Mayberry
2014-12-03fix audioengine use in unit-tests.Robin Gareus
2014-12-03Move libardour test utility code into one source fileTim Mayberry
2013-10-11Fix ardour tests to work with new AudioEngine/Backends changesTim Mayberry
2013-07-11Use common test function to create temporary sessionPaul Davis
2012-06-17Resurrect profiling code.Carl 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-06Patch from Tim Mayberry: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-01-03Add TestNeedingSession and add missing tempo_test.hCarl 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