[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gio / tests / gmenumodel.c
2014-06-05 Matthias ClasenAdd a test for GMenuAttributeIter
2013-06-02 Matthias ClasenImprove GMenuModel test coverage
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-08-20 Lars UebernickelGMenuModel: add test for the new GMenuItem API
2012-06-04 Matthias ClasenImprove GMenu test coverage
2012-04-19 Xavier ClaessensUse GTestDBus in all GDBus unit tests
2012-04-18 David ZeuthenRevert "Add GTestDBus object"
2012-04-18 David ZeuthenGMenuModel: Don't leak GDBusConnection in test
2012-04-18 Xavier ClaessensAdd GTestDBus object
2012-04-08 Matthias ClasenMake the dbus menu tests independent from the session bus
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