ardour/libs/ardour/test
Paul Davis a8c2585cdc remove AudioEngine::destroy() calls from various test/util code
ARDOUR::cleanup() does this, and the engine must exist during port deregistration.
2023-06-30 12:58:43 -06:00
..
data
profiling remove AudioEngine::destroy() calls from various test/util code 2023-06-30 12:58:43 -06:00
audio_engine_test.cc remove AudioEngine::destroy() calls from various test/util code 2023-06-30 12:58:43 -06:00
audio_engine_test.h
audio_region_read_test.cc
audio_region_read_test.h
audio_region_test.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_region_test.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
automation_list_property_test.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06: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
dsp_load_calculator_test.cc
dsp_load_calculator_test.h
dummy_lxvst.cc
fpu_test.cc
fpu_test.h Add AVX512F test to CPPUNIT 2023-02-05 16:16:59 +01:00
load_save_session.cc remove AudioEngine::destroy() calls from various test/util code 2023-06-30 12:58:43 -06:00
load_sessions_test.cc
load_sessions_test.h
lua_script_test.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
lua_script_test.h std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00
midi_clock_test.cc
midi_clock_test.h
mtdm_test.cc
mtdm_test.h
playlist_equivalent_regions_test.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
playlist_equivalent_regions_test.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
playlist_layering_test.cc
playlist_layering_test.h
playlist_read_test.cc
playlist_read_test.h
plugins_test.cc
plugins_test.h
region_naming_test.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
region_naming_test.h
resampled_source_test.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
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
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 remove AudioEngine::destroy() calls from various test/util code 2023-06-30 12:58:43 -06:00
test_util.h
testrunner.cc