aboutsummaryrefslogtreecommitdiff
path: root/tests/test-libappindicator-fallback-item.c
Commit message (Collapse)AuthorAgeFilesLines
* Trying to make the test a little more robust by waiting for the other ↵Ted Gould2010-02-221-0/+23
| | | | process to register on the bus, and then waiting.
* Changing the category in the fallback test as well.Ted Gould2010-01-271-1/+1
|
* Really we should have gotten the final cleanup unfallback, which we weren't ↵Ted Gould2010-01-131-3/+6
| | | | testing for either.
* Making sure to return a value so that unfallback gets called.Ted Gould2010-01-131-1/+1
|
* Adding a menu so that the app indicator will initTed Gould2010-01-121-1/+4
|
* Adding state transitions that'll get us to a passed state.Ted Gould2010-01-121-0/+25
|
* Adding a kill function and letting the test fail over it.Ted Gould2010-01-121-1/+16
|
* Adding in the item side of things.Ted Gould2010-01-121-0/+84