ocarina/tests/gui/playlists
Anna Schumaker a15ad67029 core: Remove struct core_init_data and pass parameters directly
The core_init_data only held three items, most of which don't get set
during testing.  Removing this struct means several tests no longer need
to define a "dummy" initdata object to pass around during init.

Implements #92: Remove core_init_data
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-08-22 09:13:13 -04:00
..
.gitignore gui/playlists/system: Split into a new file and add a unit test 2017-04-03 10:33:19 -04:00
CMakeLists.txt gui/playlists/system: Split into a new file and add a unit test 2017-04-03 10:33:19 -04:00
artist.c core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
library.c core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
system.c core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
user.c core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00