summaryrefslogtreecommitdiff
path: root/libs/ardour/test
AgeCommit message (Expand)Author
2014-06-25Rename PBD::find_file_in_search_path to just PBD::find_fileTim Mayberry
2014-03-10Transfer 'midi_patch_search_path()' into 'libs/ardour/search_paths.cc'John Emmas
2014-03-10Create 'libs/ardour/search_paths.cc/.h' and transfer backend_search_path() t...John Emmas
2014-01-10finished merge of cairocanvas with windows and windows+cc branchesPaul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-02Fix tests compilation after Control API changesJulien de Kozak
2013-12-19interpolation_test: add some necessary assertions Hans Baier
2013-12-07A few basic tests for AudioEngineTim Mayberry
2013-10-15Merge branch 'master' into windowsPaul Davis
2013-10-14Merge branch 'master' into windows+ccJohn Emmas
2013-10-11Fix ardour tests to work with new AudioEngine/Backends changesTim Mayberry
2013-10-11Write state data from automation list test to check why test is failingTim Mayberry
2013-10-11Add arg to test function to be able to prefix test output directoryTim Mayberry
2013-10-11return bool in test util function to check writing xml to file is successfulTim Mayberry
2013-10-11Use test_search_path to find test data files for automation testTim Mayberry
2013-10-11Update test to use correct SourceFactory::createWritable APITim Mayberry
2013-10-11Delete test_globals.h/cc now that the contents has moved to test_common.h/ccTim Mayberry
2013-10-11Add get_test_sample_rate to common test functions in libardour testsTim Mayberry
2013-09-06Rename SearchPath class SearchpathTim Mayberry
2013-09-06Add test for writing a jack config fileTim Mayberry
2013-09-06Remove ARDOUR::start_jack_server now that jack autostart works on windowsTim Mayberry
2013-08-04'libs/ardour' - Platform specific changes and includesJohn Emmas
2013-07-15Add JACK utility functions in libardour and testPaul Davis
2013-07-15Add basic test for PluginManager and LADSPA pluginsPaul Davis
2013-07-11Use g_random_int instead of ::random for portabilityPaul Davis
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