ocarina/tests/core
Anna Schumaker 6e838ffba3 core/collection: Make sure we run all idle tasks
GitLab CI failed on this test because the last remaining idle task was
the one to scan the new directory.  Let's make sure we've run through
all idle tasks before continuing on with this test.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-02-26 13:15:05 -05:00
..
containers tests/core: CoreTest only needs to take the name 2016-02-26 11:04:42 -05:00
tags tests/core: CoreTest only needs to take the name 2016-02-26 11:04:42 -05:00
.gitignore core/collection: Convert file to C 2016-02-12 09:47:16 -05:00
Sconscript tests/core: CoreTest only needs to take the name 2016-02-26 11:04:42 -05:00
audio.cpp core: Initialize the playlist before the collection 2016-02-26 11:04:42 -05:00
collection.c core/collection: Make sure we run all idle tasks 2016-02-26 13:15:05 -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: Initialize the playlist before the collection 2016-02-26 11:04:42 -05:00
file.c core/file: Add a C-style initializer macro 2015-10-12 08:30:01 -04:00
filter.c core/filter: Convert file to C 2016-01-11 09:35:59 -05:00
idle.c core/idle: Convert file to C 2016-01-11 09:35:59 -05:00
playlist.c core: Initialize the playlist before the collection 2016-02-26 11:04:42 -05:00
queue.c core/queue: Add queue_clear() 2016-01-29 10:12:09 -05:00
random.c core/random: Convert to C 2015-10-07 10:05:58 -04: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