ref: 9ffcf836f312b69878572b70980b0aae1512fa6f
parent: 386be4a92e3dfc1f5cf62c4cc58c4846797cffab
author: Paul Brossier <piem@piem.org>
date: Sun Mar 3 08:42:01 EST 2013
tests/src/io/: add AUBIO_UNSTABLE
--- a/tests/src/io/test-sink_apple_audio_file.c
+++ b/tests/src/io/test-sink_apple_audio_file.c
@@ -1,3 +1,4 @@
+#define AUBIO_UNSTABLE 1
#include <aubio.h>
#include "utils_tests.h"
--- a/tests/src/io/test-source_apple_audio_file.c
+++ b/tests/src/io/test-source_apple_audio_file.c
@@ -1,3 +1,4 @@
+#define AUBIO_UNSTABLE 1
#include <aubio.h>
#include "utils_tests.h"