aboutsummaryrefslogtreecommitdiff
path: root/tests/test-libappindicator-fallback-item.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace DBus-GLib with GDBus and drop libdusRobert Tari2023-08-091-81/+91
| | | | fixes https://github.com/AyatanaIndicators/libayatana-appindicator/issues/11
* some packaging fixes to make tests more resistant to timing issues and ↵Michael Terry2013-01-101-1/+1
| | | | warnings from sub-libraries
* Increase the timeouts, but make it so that the watcher shutsdown when seen.Ted Gould2010-06-111-1/+1
|
* Removing the libappindicator directory to make things simplerTed Gould2010-04-291-1/+1
|
* 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