networkaddress: fix parsing of uri with @ after authority
[platform/upstream/glib.git] / gio / tests / actions.c
2014-01-21 Ryan Lortietest default GSimpleAction activation
2013-12-21 Matthias ClasenImprove test coverage for GPropertyAction
2013-11-29 Matthias ClasenImprove GSimpleActionGroup test coverage
2013-11-28 Matthias ClasenAdd tests for new GAction api
2013-11-24 Matthias ClasenFix warnings in a the actions test
2013-07-11 Ryan Lortieadd GPropertyAction
2013-04-01 Ryan Lortiegaction: add parser for detailed action names
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-09-03 Dan Winshipgio/tests: port some stuff to g_test_expect_message()
2012-08-06 Pavel Vasingio/tests/actions: test for bug679509
2012-06-25 Colin WaltersFix previous commit
2012-06-25 Colin Waltersgio/tests/actions: Plug a memory leak
2012-06-04 Matthias ClasenImprove GActionGroup test coverage
2012-04-19 Xavier ClaessensUse GTestDBus in all GDBus unit tests
2012-04-18 David ZeuthenRevert "Add GTestDBus object"
2012-04-18 Xavier ClaessensAdd GTestDBus object
2012-03-07 Cosimo Cecchitests: fix GAction test for headless run
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-27 Simon McVittievarious tests: do not provoke SIGTRAP with -m no-undefined
2011-12-08 Ryan LortieGDBusActionGroup: make API just like GDBusMenuModel
2011-12-08 Ryan LortieGDBusActionGroup: drop ability to 'inject'
2011-12-08 Ryan Lortieaction exporter: clarify threading situation
2011-12-08 Matthias ClasenAdd a test for multithreaded action group exporter use
2011-12-08 Ryan LortieAction group exporter: clean up the API
2011-12-08 Matthias ClasenExpand dbus action group tests
2011-12-08 Matthias ClasenAdd some dbus action group tests
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-29 Ryan Lortieactions: merge testcases change_state and entries
2011-06-29 Ryan LortieAdd testcase for GSimpleAction::change-state
2011-06-29 Ryan LortieAdd a test case for GActionEntry
2011-06-29 Ryan LortieMake 4 incompatible changes to the GAction API
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-18 Ryan LortieRename methods on GActionGroup to include 'action'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-30 Ryan LortieGAction is now an interface
2010-08-30 Ryan LortieGActionGroup is now an interface
2010-08-21 Matthias ClasenImprove test coverage for actions and action groups
2010-08-21 Ryan LortieSimplify/fix state logic in GAction, test it.
2010-08-18 Ryan Lortieadd GSimpleActionGroup
2010-08-18 Ryan Lortieadd testcase for GAction