gio/tests/socket-common.c: add a missing #ifdef G_OS_UNIX
[platform/upstream/glib.git] / gio / tests / gmenumodel.c
2012-01-26 Ryan LortieDrop the GMenu markup functions
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-25 Matthias ClasenAdd a test for ids on submenu and section elements
2011-12-14 Matthias ClasenAdd another menu parser test
2011-12-08 Ryan Lortiemenu threaded test: run the mainloop after export
2011-12-08 Ryan LortieRename GMenuProxy to GDBusMenuModel
2011-12-08 Matthias ClasenAdd testcase for threaded menu exporter use
2011-12-08 Ryan Lortiemenumodel test: don't get stuck in a loop
2011-12-08 Ryan LortieMenu model exporter: clean up the API
2011-12-08 Ryan Lortiemenu tests: keep mirror of proxy
2011-12-08 Matthias ClasenSome more assertions
2011-12-08 Matthias ClasenAvoid cross-talk between tests
2011-12-08 Matthias ClasenRemove unused variable
2011-12-08 Matthias ClasenAdd a test for menu subscriptions
2011-12-08 Matthias ClasenAdd some tests for links
2011-12-08 Matthias ClasenAdd parser roundtrip tests
2011-12-08 Matthias ClasenRename exporter APIs
2011-12-08 Ryan LortieAdd GMenuModel testcases