Files
miniaudio/tests/README.md
T
2018-03-18 21:37:07 +10:00

7 lines
296 B
Markdown

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.