ocarina/tests/core
Anna Schumaker a580e5cdb5 core/index: Move index_remove() out of the Index class
And fold IndexEntry :: remove() into index_remove().

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2015-12-10 16:41:33 -05:00
..
tags core/database: Replace database constructor and destructor 2015-12-10 16:41:33 -05:00
.gitignore core/set: Add new struct to act as a set 2015-11-10 10:55:54 -05:00
Sconscript core/set: Add new struct to act as a set 2015-11-10 10:55:54 -05:00
audio.cpp tests/core: Update audio test to the new framework 2015-10-07 08:26:29 -04:00
database.cpp core/database: Replace database constructor and destructor 2015-12-10 16:41:33 -05:00
date.c core/date: Add date_set() to directly set a date structure 2015-11-10 10:55:54 -05: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 core/string: Add unicode handling to string_lowercase() 2015-11-02 14:13:00 -05:00
idle.cpp tests/core: Update idle queue test to the new framework 2015-10-07 08:26:28 -04:00
index.cpp core/index: Move index_remove() out of the Index class 2015-12-10 16:41:33 -05:00
library.cpp tests/core: Update library test to the new framework 2015-10-07 08:26:29 -04:00
playlist.cpp core/index: Convert IndexEntry class to a struct 2015-12-10 16:41:33 -05: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
set.c core/set: Add functions for reading and writing sets 2015-11-10 10:55:54 -05:00
string.c core/string: Add string_tm2str() function to get a date stringg 2015-11-10 10:55:54 -05: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