Start work on automated test.

This commit is contained in:
David Reid
2020-03-04 21:14:51 +10:00
parent 2b6564a79b
commit 8ae440b883
3 changed files with 429 additions and 0 deletions
+4
View File
@@ -5,6 +5,10 @@
#define DR_WAV_IMPLEMENTATION
#include "../../extras/dr_wav.h"
/* Make sure we include the Speex resampler so we can test it. */
#define MINIAUDIO_SPEEX_RESAMPLER_IMPLEMENTATION
#include "../../extras/speex_resampler/ma_speex_resampler.h"
#define MINIAUDIO_IMPLEMENTATION
#include "../../miniaudio.h"