| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix approver for function change | Ted Gould | 2010-08-19 | 1 | -1/+1 |
* | More signalling tests. | Ted Gould | 2010-08-03 | 1 | -0/+28 |
* | Setting up a basic signals test | Ted Gould | 2010-08-03 | 1 | -0/+42 |
* | Stupid reverse logic in the string comparison. | Ted Gould | 2010-08-03 | 1 | -7/+7 |
* | Adding a test to set the label and guides a bunch. | Ted Gould | 2010-08-03 | 1 | -0/+63 |
* | Add a fail timeout so this test can't block. | Ted Gould | 2010-07-12 | 1 | -0/+9 |
* | Adding in setting the environment variable to adjust the timeout to be twice ... | Ted Gould | 2010-07-12 | 1 | -0/+1 |
* | Need the built headers too | Ted Gould | 2010-07-09 | 1 | -1/+2 |
* | Oops, with a menu we're all GTK now. | Ted Gould | 2010-07-09 | 1 | -1/+1 |
* | Building up to a formal test | Ted Gould | 2010-07-09 | 1 | -0/+9 |
* | Filling out the approve function. | Ted Gould | 2010-07-09 | 1 | -0/+6 |
* | Filling out the approver prototype | Ted Gould | 2010-07-09 | 1 | -4/+7 |
* | Building an application indicator too! | Ted Gould | 2010-07-09 | 2 | -1/+15 |
* | Making the registration async to clean things up, and async is better anyway. | Ted Gould | 2010-07-09 | 1 | -8/+16 |
* | Some more error handling and better debug messages. | Ted Gould | 2010-07-09 | 1 | -3/+24 |
* | Helpful debug info | Ted Gould | 2010-07-09 | 1 | -1/+5 |
* | Okay, so now we're detecing when the watcher comes up, and registering oursel... | Ted Gould | 2010-07-09 | 1 | -3/+44 |
* | Adding a new sample approver | Ted Gould | 2010-07-09 | 2 | -0/+90 |
* | More time for initial fallback. | Ted Gould | 2010-06-11 | 1 | -1/+1 |
* | Increase the timeouts, but make it so that the watcher shutsdown when seen. | Ted Gould | 2010-06-11 | 3 | -4/+11 |
* | Increasing timeout to hopefully make it work on Hudson with load. | Ted Gould | 2010-06-11 | 1 | -1/+1 |
* | Removing the libappindicator directory to make things simpler | Ted Gould | 2010-04-29 | 6 | -6/+6 |
* | Fixing tests to use GTK for icon theme fixes. | Ted Gould | 2010-03-25 | 2 | -1/+2 |
* | Adding a two second wait to make seting up Xvfb more reliable. This is simil... | Ted Gould | 2010-03-11 | 1 | -0/+1 |
* | Lengthing kill timer to be a little longer for slow systems. | Ted Gould | 2010-03-02 | 1 | -1/+1 |
* | Fall out of the while, sometime, if we really think it's not recoverable. | Ted Gould | 2010-02-22 | 1 | -1/+8 |
* | Trying to make the test a little more robust by waiting for the other process... | Ted Gould | 2010-02-22 | 2 | -4/+33 |
* | Adding a mock server here as well | Ted Gould | 2010-02-19 | 1 | -0/+30 |
* | Putting in a mock watcher so we don't fall back. | Ted Gould | 2010-02-19 | 2 | -0/+33 |
* | Making sure our new tests with gtk_init() in them have an X server to talk to. | Ted Gould | 2010-02-10 | 1 | -2/+4 |
* | Building a menu so this item will show | Ted Gould | 2010-02-10 | 1 | -1/+7 |
* | Changing to ID based naming and setting a menu to get init | Ted Gould | 2010-02-10 | 2 | -5/+11 |
* | Making sure the client has time to setup. | Ted Gould | 2010-02-06 | 1 | -0/+3 |
* | Changing to 100 instead of 1000 | Ted Gould | 2010-02-06 | 2 | -2/+2 |
* | Lengthening the time a little bit to make sure we don't miss messages. | Ted Gould | 2010-02-06 | 2 | -2/+3 |
* | Now setting status ALOT | Ted Gould | 2010-02-06 | 1 | -8/+22 |
* | Loose the timeout | Ted Gould | 2010-02-06 | 1 | -2/+0 |
* | Adjusting the status test to watch for toggles | Ted Gould | 2010-02-06 | 1 | -182/+46 |
* | Typo | Ted Gould | 2010-02-05 | 1 | -1/+1 |
* | Adding a test for changing the status. Just a copy of the standard dbus test. | Ted Gould | 2010-02-05 | 3 | -0/+362 |
* | Wrong srcdir | Ted Gould | 2010-02-04 | 1 | -1/+1 |
* | Wrong filename | Ted Gould | 2010-02-04 | 1 | -1/+3 |
* | Getting run-xvfb on the tests | Ted Gould | 2010-02-04 | 2 | -1/+9 |
* | Changing the category in the fallback test as well. | Ted Gould | 2010-01-27 | 1 | -1/+1 |
* | Changing strings in the test suite as well. | Ted Gould | 2010-01-27 | 1 | -2/+2 |
* | Really we should have gotten the final cleanup unfallback, which we weren't t... | Ted Gould | 2010-01-13 | 1 | -3/+6 |
* | Making sure to return a value so that unfallback gets called. | Ted Gould | 2010-01-13 | 1 | -1/+1 |
* | Adding a menu so that the app indicator will init | Ted Gould | 2010-01-12 | 1 | -1/+4 |
* | Adding the fallback test to the suite | Ted Gould | 2010-01-12 | 1 | -0/+2 |
* | Adding state transitions that'll get us to a passed state. | Ted Gould | 2010-01-12 | 1 | -0/+25 |