aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Indicator-application: removing the deprecated approver supportMarco Trevisan (TreviƱo)2012-12-182-288/+1
* Making sure to unref() the result if we get one.Ted Gould2011-07-071-0/+5
* Making tests use proper version of libappindicator and cleaning up libappindi...Ted Gould2011-06-221-2/+2
* fix bug with gvariant string; port testMichael Terry2011-01-122-26/+101
* port to gdbusMichael Terry2011-01-111-6/+2
* Fixing up the test so it builds and runsTed Gould2010-12-022-3/+4
* Dropping the library testsTed Gould2010-12-0210-1452/+3
* Fix approver for function changeTed Gould2010-08-191-1/+1
* More signalling tests.Ted Gould2010-08-031-0/+28
* Setting up a basic signals testTed Gould2010-08-031-0/+42
* Stupid reverse logic in the string comparison.Ted Gould2010-08-031-7/+7
* Adding a test to set the label and guides a bunch.Ted Gould2010-08-031-0/+63
* Add a fail timeout so this test can't block.Ted Gould2010-07-121-0/+9
* Adding in setting the environment variable to adjust the timeout to be twice ...Ted Gould2010-07-121-0/+1
* Need the built headers tooTed Gould2010-07-091-1/+2
* Oops, with a menu we're all GTK now.Ted Gould2010-07-091-1/+1
* Building up to a formal testTed Gould2010-07-091-0/+9
* Filling out the approve function.Ted Gould2010-07-091-0/+6
* Filling out the approver prototypeTed Gould2010-07-091-4/+7
* Building an application indicator too! Ted Gould2010-07-092-1/+15
* Making the registration async to clean things up, and async is better anyway.Ted Gould2010-07-091-8/+16
* Some more error handling and better debug messages.Ted Gould2010-07-091-3/+24
* Helpful debug infoTed Gould2010-07-091-1/+5
* Okay, so now we're detecing when the watcher comes up, and registering oursel...Ted Gould2010-07-091-3/+44
* Adding a new sample approverTed Gould2010-07-092-0/+90
* More time for initial fallback.Ted Gould2010-06-111-1/+1
* Increase the timeouts, but make it so that the watcher shutsdown when seen.Ted Gould2010-06-113-4/+11
* Increasing timeout to hopefully make it work on Hudson with load.Ted Gould2010-06-111-1/+1
* Removing the libappindicator directory to make things simplerTed Gould2010-04-296-6/+6
* Fixing tests to use GTK for icon theme fixes.Ted Gould2010-03-252-1/+2
* Adding a two second wait to make seting up Xvfb more reliable. This is simil...Ted Gould2010-03-111-0/+1
* Lengthing kill timer to be a little longer for slow systems.Ted Gould2010-03-021-1/+1
* Fall out of the while, sometime, if we really think it's not recoverable.Ted Gould2010-02-221-1/+8
* Trying to make the test a little more robust by waiting for the other process...Ted Gould2010-02-222-4/+33
* Adding a mock server here as wellTed Gould2010-02-191-0/+30
* Putting in a mock watcher so we don't fall back.Ted Gould2010-02-192-0/+33
* Making sure our new tests with gtk_init() in them have an X server to talk to.Ted Gould2010-02-101-2/+4
* Building a menu so this item will showTed Gould2010-02-101-1/+7
* Changing to ID based naming and setting a menu to get initTed Gould2010-02-102-5/+11
* Making sure the client has time to setup.Ted Gould2010-02-061-0/+3
* Changing to 100 instead of 1000Ted Gould2010-02-062-2/+2
* Lengthening the time a little bit to make sure we don't miss messages.Ted Gould2010-02-062-2/+3
* Now setting status ALOTTed Gould2010-02-061-8/+22
* Loose the timeoutTed Gould2010-02-061-2/+0
* Adjusting the status test to watch for togglesTed Gould2010-02-061-182/+46
* TypoTed Gould2010-02-051-1/+1
* Adding a test for changing the status. Just a copy of the standard dbus test.Ted Gould2010-02-053-0/+362
* Wrong srcdirTed Gould2010-02-041-1/+1
* Wrong filenameTed Gould2010-02-041-1/+3
* Getting run-xvfb on the testsTed Gould2010-02-042-1/+9