mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Add a basic test.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Build and run these test from this folder. Example:
|
||||
|
||||
clear && ./mal_test_0_build && ./bin/mal_test_0
|
||||
|
||||
These tests load resources from hard coded paths which point to the "res" folder. These
|
||||
paths are based on the assumption that the current directory is where the build files
|
||||
are located.
|
||||
Reference in New Issue
Block a user