remove VintageDreamsWaves-v2.sf3

Converting this soundfont to other formats is forbidden. Suspend
depending unit tests.
This commit is contained in:
derselbst 2019-03-24 17:25:57 +01:00
parent f9f826e8e2
commit a36c06cff2
2 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@ -10,12 +10,12 @@ add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND} -C $<CONFIG> --output-on
ADD_FLUID_TEST(test_sample_cache)
ADD_FLUID_TEST(test_sfont_loading)
ADD_FLUID_TEST(test_sample_rate_change)
ADD_FLUID_TEST(test_preset_sample_loading)
# ADD_FLUID_TEST(test_preset_sample_loading)
ADD_FLUID_TEST(test_pointer_alignment)
ADD_FLUID_TEST(test_seqbind_unregister)
ADD_FLUID_TEST(test_synth_chorus_reverb)
ADD_FLUID_TEST(test_snprintf)
if ( LIBSNDFILE_HASVORBIS )
ADD_FLUID_TEST(test_sf3_sfont_loading)
endif ( LIBSNDFILE_HASVORBIS )
# if ( LIBSNDFILE_HASVORBIS )
# ADD_FLUID_TEST(test_sf3_sfont_loading)
# endif ( LIBSNDFILE_HASVORBIS )