ocarina/tests
Anna Schumaker a848d5d03c core/file: Create a single file_open() function
This function currently only supports opening files for reading, but it
will soon be expanded to supporting writes as well.  To support binary
reads, I add a new OPEN_READ_BINARY open mode.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2018-02-20 16:16:23 -05:00
..
Music tests: Remove scons-based testing code 2016-09-23 16:11:08 -04:00
core core/file: Create a single file_open() function 2018-02-20 16:16:23 -05:00
gui gui/sidebar: Add a function for finding the current playlist 2017-12-05 14:58:57 -05:00
.gitignore core/tests: Write a script to generate empty albums 2015-12-10 16:46:35 -05:00
CMakeLists.txt tests: Rename CONFIG_TESTING_ALBUM_ARTWORK to CONFIG_TESTING_ARTWORK 2016-09-28 15:20:19 -04:00
UnitTest.cmake tests: Build version test with CTest 2016-09-23 16:11:02 -04:00