ardour/libs/ardour/test
2014-03-10 16:24:08 +00:00
..
data
profiling Fix ardour tests to work with new AudioEngine/Backends changes 2013-10-11 22:36:19 +10:00
audio_engine_test.cc Create 'libs/ardour/search_paths.cc/.h' and transfer backend_search_path() to it 2014-03-10 16:24:05 +00:00
audio_engine_test.h A few basic tests for AudioEngine 2013-12-07 20:48:19 +10:00
audio_region_read_test.cc
audio_region_read_test.h
audio_region_test.cc Update test to use correct SourceFactory::createWritable API 2013-10-11 22:36:19 +10:00
audio_region_test.h
automation_list_property_test.cc Write state data from automation list test to check why test is failing 2013-10-11 22:36:19 +10:00
automation_list_property_test.h
bbt_test.cc
bbt_test.h
combine_regions_test.cc
combine_regions_test.h
control_surfaces_test.cc Fix tests compilation after Control API changes 2014-01-02 09:00:58 -05:00
control_surfaces_test.h
dummy_lxvst.cc
framepos_minus_beats_test.cc
framepos_minus_beats_test.h
framepos_plus_beats_test.cc
framepos_plus_beats_test.h
framewalk_to_beats_test.cc
framewalk_to_beats_test.h
interpolation_test.cc interpolation_test: add some necessary assertions 2013-12-19 05:31:39 +07:00
interpolation_test.h
jack_utils_test.cc
jack_utils_test.h
load_session.cc Fix ardour tests to work with new AudioEngine/Backends changes 2013-10-11 22:36:19 +10:00
load_sessions_test.cc
load_sessions_test.h
midi_clock_slave_test.cc
midi_clock_slave_test.h
mtdm_test.cc
mtdm_test.h
playlist_equivalent_regions_test.cc
playlist_equivalent_regions_test.h
playlist_layering_test.cc
playlist_layering_test.h
playlist_read_test.cc
playlist_read_test.h
plugins_test.cc Transfer 'midi_patch_search_path()' into 'libs/ardour/search_paths.cc' 2014-03-10 16:24:08 +00:00
plugins_test.h
region_naming_test.cc
region_naming_test.h
resampled_source_test.cc
resampled_source_test.h
session_test.cc Fix ardour tests to work with new AudioEngine/Backends changes 2013-10-11 22:36:19 +10:00
session_test.h
tempo_test.cc
tempo_test.h
test_common.cc Merge branch 'master' into windows 2013-10-15 11:17:12 -04:00
test_common.h Merge branch 'master' into windows 2013-10-15 11:17:12 -04:00
test_needing_session.cc Fix ardour tests to work with new AudioEngine/Backends changes 2013-10-11 22:36:19 +10:00
test_needing_session.h
test_util.cc Fix ardour tests to work with new AudioEngine/Backends changes 2013-10-11 22:36:19 +10:00
test_util.h return bool in test util function to check writing xml to file is successful 2013-10-11 22:36:19 +10:00
testrunner.cc