ardour/libs/ardour/test
2013-10-15 11:17:12 -04:00
..
data add new files from test changes by timbyr 2013-07-11 11:10:56 -04:00
profiling Fix ardour tests to work with new AudioEngine/Backends changes 2013-10-11 22:36:19 +10:00
audio_region_read_test.cc Delete test_globals.h/cc now that the contents has moved to test_common.h/cc 2013-10-11 22:36:19 +10:00
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
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.h
jack_utils_test.cc Add test for writing a jack config file 2013-09-06 14:30:38 +10:00
jack_utils_test.h Remove ARDOUR::start_jack_server now that jack autostart works on windows 2013-09-06 14:30:19 +10:00
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 Use g_random_int instead of ::random for portability 2013-07-11 11:38:46 -04:00
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 Delete test_globals.h/cc now that the contents has moved to test_common.h/cc 2013-10-11 22:36:19 +10:00
playlist_read_test.h
plugins_test.cc Rename SearchPath class Searchpath 2013-09-06 14:31:11 +10:00
plugins_test.h Add basic test for PluginManager and LADSPA plugins 2013-07-15 12:40:06 -04:00
region_naming_test.cc
region_naming_test.h
resampled_source_test.cc Rename SearchPath class Searchpath 2013-09-06 14:31:11 +10:00
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 add new files from test changes by timbyr 2013-07-11 11:10:56 -04:00
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