ocarina/tests/gui
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
..
playlists core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
.gitignore gui/artwork: Add an accessor function for the artwork image 2017-04-14 13:58:05 -04:00
CMakeLists.txt gui/artwork: Add an accessor function for the artwork image 2017-04-14 13:58:05 -04:00
artwork.c core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
audio.c core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
builder.c tests/gui: Fix gtk css theme parsing errors 2016-10-19 08:22:58 -04:00
builder.ui gui/builder: Add a test UI file 2016-04-08 12:03:08 -04:00
filter.c core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
idle.c core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
model.c core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
playlist.c core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
settings.c tests: Build settings test with ctest 2016-09-23 16:11:02 -04:00
sidebar.c core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
treeview.c core: Remove struct core_init_data and pass parameters directly 2017-08-22 09:13:13 -04:00
window.c gui/window: Store window position 2017-03-24 11:38:18 -04:00