aboutsummaryrefslogtreecommitdiff
path: root/tests/indicator-test-service.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert: indicator-ng: allow a dictionary as the root action's stateMathieu Trudel-Lapierre2013-03-181-3/+1
|
* indicator-ng: allow a dictionary as the root action's stateLars Uebernickel2013-03-131-1/+3
| | | | | | | | | Hopefully, this is more straightforward to use than (sssb). It's also extensible. (sssb) is still supported for backwards compatibility, but I wouldn't recommend using it anymore.
* indicator-ng: require header item to have x-canonical-type setLars Uebernickel2013-01-251-0/+1
|
* indicator-ng: more elaborate testingLars Uebernickel2013-01-231-0/+107
Use GTestDBus to spawn a small test service (tests/indicator-test-service.c) and check whether the indicator menu gets turned into a gtkmenu correctly.