..
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_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
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
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
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
Transfer 'midi_patch_search_path()' into 'libs/ardour/search_paths.cc'
2014-03-10 16:24:08 +00: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 PBD::find_file_in_search_path to just PBD::find_file
2014-08-17 18:36:02 -04: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