..
data
Add test for loading sessions, and a session with a
2012-06-26 18:47:20 +00:00
profiling
Add load_session to profiling.
2012-06-19 00:25:26 +00:00
audio_region_read_test.cc
Clean up libardour tests a bit.
2012-06-09 23:07:27 +00:00
audio_region_read_test.h
Clean up libardour tests a bit.
2012-06-09 23:07:27 +00:00
audio_region_test.cc
Remove unnecessary header include
2012-06-23 05:07:40 +00:00
audio_region_test.h
Clean up libardour tests a bit.
2012-06-09 23:07:27 +00:00
automation_list_property_test.cc
Do XML comparisons better in tests.
2012-06-18 15:19:12 +00:00
automation_list_property_test.h
Add new SharedStatefulProperty which manages a shared_ptr to
2012-06-16 17:20:10 +00:00
bbt_test.cc
remove body of no-longer-relevant tempo-related test
2012-01-03 17:36:40 +00:00
bbt_test.h
combine_regions_test.cc
Fix compilation with --test.
2013-01-20 18:23:42 +00:00
combine_regions_test.h
Add test for compound regions with the layering
2012-06-10 13:07:39 +00:00
control_surfaces_test.cc
Clean up libardour tests a bit.
2012-06-09 23:07:27 +00:00
control_surfaces_test.h
Clean up libardour tests a bit.
2012-06-09 23:07:27 +00:00
dummy_lxvst.cc
Fix test build.
2012-03-09 21:23:11 +00:00
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
twiddle with one test explanation to help paul reason about it
2012-01-06 20:28:40 +00:00
framewalk_to_beats_test.h
interpolation_test.cc
Fix linear interpolator to avoid error accumulation.
2012-04-20 17:52:42 +00:00
interpolation_test.h
load_session.cc
Simple arrangement to run basic load tests on a corpus
2012-06-18 18:28:40 +00:00
load_sessions_test.cc
Add test for loading sessions, and a session with a
2012-06-26 18:47:20 +00:00
load_sessions_test.h
Add test for loading sessions, and a session with a
2012-06-26 18:47:20 +00:00
midi_clock_slave_test.cc
midi_clock_slave_test.h
Fix a few framecnt / framepos type confusions.
2012-04-14 22:04:51 +00:00
mtdm_test.cc
Fix libardour test build.
2012-11-15 19:46:40 +00:00
mtdm_test.h
Minor tidy-ups to MTDM code; add test.
2012-06-01 16:52:56 +00:00
playlist_equivalent_regions_test.cc
Simple test for playlist region equivalency.
2012-06-14 13:01:32 +00:00
playlist_equivalent_regions_test.h
Simple test for playlist region equivalency.
2012-06-14 13:01:32 +00:00
playlist_layering_test.cc
Clean up libardour tests a bit.
2012-06-09 23:07:27 +00:00
playlist_layering_test.h
Clean up libardour tests a bit.
2012-06-09 23:07:27 +00:00
playlist_read_test.cc
Fix compilation with --test.
2013-01-20 18:23:42 +00:00
playlist_read_test.h
Clean up libardour tests a bit.
2012-06-09 23:07:27 +00:00
region_naming_test.cc
Use a map of region names to speed up
2012-06-18 16:57:03 +00:00
region_naming_test.h
Use a map of region names to speed up
2012-06-18 16:57:03 +00:00
resampled_source_test.cc
resampled_source_test.h
tempo_test.cc
Fairly major change to the way in which crossfades are handled;
2012-04-16 16:32:22 +00:00
tempo_test.h
Add TestNeedingSession and add missing tempo_test.h
2012-01-03 16:05:25 +00:00
test_globals.cc
Clean up libardour tests a bit.
2012-06-09 23:07:27 +00:00
test_globals.h
Clean up libardour tests a bit.
2012-06-09 23:07:27 +00:00
test_needing_session.cc
Resurrect profiling code.
2012-06-17 21:20:11 +00:00
test_needing_session.h
Add TestNeedingPlaylistAndRegions
2012-01-03 21:12:53 +00:00
test_util.cc
Simple arrangement to run basic load tests on a corpus
2012-06-18 18:28:40 +00:00
test_util.h
Do XML comparisons better in tests.
2012-06-18 15:19:12 +00:00
testrunner.cc
Add missing #includes to some tests
2012-07-28 09:08:29 +00:00