ardour/libs/ardour/test
David Robillard fa8d0268eb Fix compilation with --test.
Make midnam test suite pass again.

The Ardour test suite does not pass.  I commented out old crossfade stuff, but
I am not familiar enough with the parts that fail to fix it.  It might be a
good idea for someone to look into this.  Ideally we'd have the test integrated
into everyone's workflow, but they add quite a few files to compile...


git-svn-id: svn://localhost/ardour2/branches/3.0@13931 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-20 18:23:42 +00:00
..
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
audio_region_read_test.h
audio_region_test.cc Remove unnecessary header include 2012-06-23 05:07:40 +00:00
audio_region_test.h
automation_list_property_test.cc Do XML comparisons better in tests. 2012-06-18 15:19:12 +00: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
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.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
mtdm_test.cc Fix libardour test build. 2012-11-15 19:46:40 +00: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 Fix compilation with --test. 2013-01-20 18:23:42 +00:00
playlist_read_test.h
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
tempo_test.h
test_globals.cc
test_globals.h
test_needing_session.cc Resurrect profiling code. 2012-06-17 21:20:11 +00:00
test_needing_session.h
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