ocarina/tests/core
Anna Schumaker 08394c3168 core/file: Add a C-style initializer macro
I eventually intend to remove the file_init() function, once everything
has been converted to C.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2015-10-12 08:30:01 -04:00
..
tags core/file: Remove the file struct constructor 2015-10-09 09:14:34 -04:00
.gitignore string: Create a utos() function 2015-01-27 08:37:27 -05:00
audio.cpp tests/core: Update audio test to the new framework 2015-10-07 08:26:29 -04:00
database.cpp core/file: Use a C-style file stream for reading from files 2015-10-12 08:23:05 -04:00
deck.cpp core/file: Use a C-style file stream for reading from files 2015-10-12 08:23:05 -04:00
file.c core/file: Add a C-style initializer macro 2015-10-12 08:30:01 -04:00
filter.cpp tests/core: Update filter test to new framework 2015-10-07 08:26:28 -04:00
idle.cpp tests/core: Update idle queue test to the new framework 2015-10-07 08:26:28 -04:00
index.cpp tests/core: Update index unit test to the new framework 2015-10-07 08:26:28 -04:00
library.cpp tests/core: Update library test to the new framework 2015-10-07 08:26:29 -04:00
playlist.cpp tests/core: Update playlist test to the new framework 2015-10-07 08:26:29 -04:00
queue.cpp core/file: Remove the file struct constructor 2015-10-09 09:14:34 -04:00
random.c core/random: Convert to C 2015-10-07 10:05:58 -04:00
Sconscript core/file.c: Convert file to C 2015-10-12 08:23:06 -04:00
string.c core/string: Add a function for comparing strings 2015-10-07 09:59:41 -04:00
test.h tests/core: Update string test to the new framework 2015-10-07 08:19:49 -04:00
version.c tests/core: Update version test to the new framework 2015-10-07 08:19:45 -04:00