| .. |
|
data
|
actual expected test results:
|
2014-12-04 03:55:03 +01:00 |
|
profiling
|
Fix ardour tests to work with new AudioEngine/Backends changes
|
2013-10-11 22:36:19 +10:00 |
|
audio_engine_test.cc
|
fix audioengine use in unit-tests.
|
2014-12-03 20:47:29 +01: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
|
Move libardour test utility code into one source file
|
2014-12-03 17:31:04 +07:00 |
|
audio_region_test.h
|
|
|
|
automation_list_property_test.cc
|
fix small memory leak in the tests
|
2014-12-05 20:57:07 +01:00 |
|
automation_list_property_test.h
|
|
|
|
bbt_test.cc
|
|
|
|
bbt_test.h
|
|
|
|
combine_regions_test.cc
|
Fix compilation with --test.
|
2013-01-20 18:23:42 +00:00 |
|
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
|
Wrap MusicalTime in a class.
|
2014-11-22 04:05:42 -05:00 |
|
framepos_minus_beats_test.h
|
|
|
|
framepos_plus_beats_test.cc
|
Wrap MusicalTime in a class.
|
2014-11-22 04:05:42 -05:00 |
|
framepos_plus_beats_test.h
|
|
|
|
framewalk_to_beats_test.cc
|
Fix build of evoral tests
|
2014-11-25 14:59:48 +00:00 |
|
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
|
fix MTDM test
|
2014-12-03 20:45:27 +01:00 |
|
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
|
Move libardour test utility code into one source file
|
2014-12-03 17:31:04 +07: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
|
Move libardour test utility code into one source file
|
2014-12-03 17:31:04 +07:00 |
|
resampled_source_test.h
|
|
|
|
session_test.cc
|
remove superfluous PBD/ARDOUR:: init calls
|
2014-12-09 19:41:53 +01: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_needing_session.cc
|
fix audioengine use in unit-tests.
|
2014-12-03 20:47:29 +01:00 |
|
test_needing_session.h
|
|
|
|
test_util.cc
|
remove superfluous PBD/ARDOUR:: init calls
|
2014-12-09 19:41:53 +01:00 |
|
test_util.h
|
Move libardour test utility code into one source file
|
2014-12-03 17:31:04 +07:00 |
|
testrunner.cc
|
Fix tests compilation
|
2013-03-30 18:39:43 +01:00 |