ocarina/tests/core/containers
Anna Schumaker e8d7576704 core/containers/set: Return status of set_insert() and set_remove()
I use this status indicator in the playlist code fairly often, so let's
return it directly rather than needing to code around it.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-07-19 08:13:10 -04:00
..
Sconscript tests/core: CoreTest only needs to take the name 2016-02-26 11:04:42 -05:00
database.c core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
index.c core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
queue.c core/containers/queue: Add _q_clear() function 2016-01-25 08:08:28 -05:00
set.c core/containers/set: Return status of set_insert() and set_remove() 2016-07-19 08:13:10 -04:00