aboutsummaryrefslogtreecommitdiff
path: root/test/test-gactionmuxer.cpp
Commit message (Expand)AuthorAgeFilesLines
* test-gactionmuxer: don't spew warnings that are expectedLars Uebernickel2013-11-201-0/+17
* Remove app-section.[ch]Lars Uebernickel2013-08-281-1/+0
* Don't use deprecated g_simple_action_group_{lookup,insert}Lars Uebernickel2013-08-221-12/+12
* Change g_simple_action_group_remove() to g_action_map_remove_action()Ted Gould2013-08-211-1/+1
* Swap g_simple_action_group_insert() for g_action_map_add_action()Ted Gould2013-08-211-5/+5
* Adding glib version guard to g_type_initSergio Schvezov2013-03-221-0/+8
* Fixed copyright/packaging issues.Renato Araujo Oliveira Filho2013-02-201-0/+18
* testing: use EXPECT_* instead of ASSERT_*Lars Uebernickel2012-06-041-18/+18
* gactionmuxer: more testsLars Uebernickel2012-06-041-1/+110
* Test gactionmuxer more extensivelyLars Uebernickel2012-06-041-1/+166
* gactionmuxer: don't crash when no global actions are givenLars Uebernickel2012-06-041-0/+15
* Add a first gactionmuxer testLars Uebernickel2012-06-041-0/+76