ardour/libs/ardour/test
Robin Gareus 56934284e7
Start engine for plugin scan test
This is needed for various cases. The sample-rate needs to be known,
and reading/writing config includes TFSM state, which needs an engine.
2020-08-06 17:56:08 +02:00
..
data remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
profiling remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
audio_engine_test.cc
audio_engine_test.h
audio_region_read_test.cc
audio_region_read_test.h
audio_region_test.cc fix error in multiple calls to SourceFactory::createWritable() 2020-03-23 21:47:13 -06:00
audio_region_test.h
automation_list_property_test.cc Unit-test update: honor FadeInAutomation parameter-range 2019-09-05 21:03:50 +02:00
automation_list_property_test.h
bbt_test.cc
bbt_test.h
combine_regions_test.cc rename all Evoral source from .(hpp|cpp)$ to .(h|cc) 2019-11-02 16:32:18 -06:00
combine_regions_test.h
control_surfaces_test.cc Strict Ctrl surface unit-test: check re-activate. 2019-09-05 19:32:51 +02:00
control_surfaces_test.h
dsp_load_calculator_test.cc
dsp_load_calculator_test.h
dummy_lxvst.cc
load_save_session.cc
load_sessions_test.cc
load_sessions_test.h
lua_script_test.cc Improve Lua unit-test report 2019-09-06 18:36:32 +02:00
lua_script_test.h
midi_clock_test.cc
midi_clock_test.h
mtdm_test.cc
mtdm_test.h
playlist_equivalent_regions_test.cc Unit test all RegionEquivalence options 2019-09-05 22:07:41 +02:00
playlist_equivalent_regions_test.h
playlist_layering_test.cc
playlist_layering_test.h
playlist_read_test.cc
playlist_read_test.h
plugins_test.cc Start engine for plugin scan test 2020-08-06 17:56:08 +02:00
plugins_test.h
region_naming_test.cc
region_naming_test.h
resampled_source_test.cc
resampled_source_test.h
samplepos_minus_beats_test.cc
samplepos_minus_beats_test.h
samplepos_plus_beats_test.cc
samplepos_plus_beats_test.h
samplewalk_to_beats_test.cc
samplewalk_to_beats_test.h
session_test.cc New sessions are saved implicitly, remove explicit call 2019-09-05 17:01:19 +02:00
session_test.h
sha1_test.cc
sha1_test.h
tempo_test.cc
tempo_test.h
test_needing_session.cc
test_needing_session.h
test_receiver.h
test_ui.cc
test_ui.h
test_util.cc Don't clutter up recent list with test sessions 2020-08-05 21:55:36 +02:00
test_util.h
testrunner.cc