ocarina/tests
Anna Schumaker 3286b61dcf core/playlist: Add playlist_generic_{alloc,free}() functions
Artist and library playlists are allocated manually, so there should be
generic functions that both can use to get a playlist pointer and free
it when we're done.

I also add a callback for telling the UI when new playlists have been
allocated.  This isn't needed for Library playlists, but this is the
only way the UI can know about new Artists.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-05-13 08:45:04 -04:00
..
Music tests: Remove scons-based testing code 2016-09-23 16:11:08 -04:00
core core/playlist: Add playlist_generic_{alloc,free}() functions 2017-05-13 08:45:04 -04:00
gui core/playlist: Add playlist_generic_{alloc,free}() functions 2017-05-13 08:45:04 -04:00
.gitignore core/tests: Write a script to generate empty albums 2015-12-10 16:46:35 -05:00
CMakeLists.txt tests: Rename CONFIG_TESTING_ALBUM_ARTWORK to CONFIG_TESTING_ARTWORK 2016-09-28 15:20:19 -04:00
UnitTest.cmake tests: Build version test with CTest 2016-09-23 16:11:02 -04:00