ocarina/tests/core
Anna Schumaker 09c7164aee core/file: Move the close() function out of the file struct
This change also lets me remove the destructor, since code is expected
to call file_close() when IO is complete.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2015-10-09 09:14:34 -04:00
..
tags core/file: Move the close() function out of the file struct 2015-10-09 09:14:34 -04:00
.gitignore string: Create a utos() function 2015-01-27 08:37:27 -05:00
Sconscript core/random: Convert to C 2015-10-07 10:05:58 -04:00
audio.cpp tests/core: Update audio test to the new framework 2015-10-07 08:26:29 -04:00
database.cpp core/file: Convert class to a struct 2015-10-07 10:39:51 -04:00
deck.cpp core/file: Move the close() function out of the file struct 2015-10-09 09:14:34 -04:00
file.cpp core/file: Move the close() function out of the file struct 2015-10-09 09:14:34 -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: Move the close() function out of the file struct 2015-10-09 09:14:34 -04:00
random.c core/random: Convert to C 2015-10-07 10:05:58 -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