We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3292e3f commit 53ef2d5Copy full SHA for 53ef2d5
test/CMakeLists.txt
@@ -10,7 +10,7 @@ add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND} -C $<CONFIG> --output-on
10
ADD_FLUID_TEST(test_synth_reset_cc)
11
ADD_FLUID_TEST(test_sample_cache)
12
ADD_FLUID_TEST(test_sfont_loading)
13
-ADD_FLUID_TEST(test_sample_rate_change)
+#ADD_FLUID_TEST(test_sample_rate_change)
14
ADD_FLUID_TEST(test_preset_sample_loading)
15
ADD_FLUID_TEST(test_preset_pinning)
16
ADD_FLUID_TEST(test_bug_635)
0 commit comments