ocarina/tests/core/tags
Anna Schumaker eb16d9c6fb tests/core/tags/album: Deinitialize genre after testing
Otherwise valgrind will report that we are leaking memory.
Additionally, only initialize the idle queue for sync idle tasks until
album artwork needs it.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-09-28 16:53:20 -04:00
..
.gitignore core/tags/album: Add Genre ID to album keys 2016-09-26 08:07:35 -04:00
CMakeLists.txt core/tags/album: Add Genre ID to album keys 2016-09-26 08:07:35 -04:00
album.c tests/core/tags/album: Deinitialize genre after testing 2016-09-28 16:53:20 -04:00
artist.c tests/core/tags: Don't call *_db_init() twice in unit tests 2016-09-28 15:55:32 -04:00
genre.c core/file: File version is OCARINA_MINOR_VERSION 2016-09-26 08:07:35 -04:00
library.c tests/core/tags: Don't call *_db_init() twice in unit tests 2016-09-28 15:55:32 -04:00
track.c core/tags/track: Add support for re-keying the track database 2016-09-26 15:41:56 -04:00