| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding a test to ensure that a service gets shutdown by someone unwatching it. | Ted Gould | 2009-12-01 | 3 | -0/+91 |
* | Checking to make sure we don't get connected twice, that'd be an error. | Ted Gould | 2009-12-01 | 1 | -0/+14 |
* | Updating connection prototype to get all the data. | Ted Gould | 2009-12-01 | 1 | -2/+2 |
* | Making the timeout a failure case, and making it so that we want a graceful s... | Ted Gould | 2009-12-01 | 2 | -3/+5 |
* | Updating to current trunk. | Ted Gould | 2009-11-04 | 7 | -5/+331 |
|\ |
|
| * | Distcheck fixes. Looking for the files in the right place and making sure we... | Ted Gould | 2009-11-02 | 1 | -3/+3 |
| * | We should pass the test if we get a connection, it means we activated. | Ted Gould | 2009-11-02 | 1 | -3/+3 |
| * | We want to not get the shutdown. Since we're testing that we get it without ... | Ted Gould | 2009-11-02 | 1 | -5/+5 |
| * | Switching the name to match the service file... should fail. | Ted Gould | 2009-11-02 | 1 | -1/+1 |
| * | Building a service file. | Ted Gould | 2009-11-02 | 2 | -1/+7 |
| * | Adding in the basic data needed to start bringing up a test to start the serv... | Ted Gould | 2009-11-02 | 4 | -1/+173 |
| * | Ah, we can't throw an error on success. | Ted Gould | 2009-11-02 | 1 | -1/+2 |
| * | Adding a test that ensures we don't get a connect signal. | Ted Gould | 2009-10-30 | 2 | -0/+70 |
| * | Oops, forgot to set to passed. | Ted Gould | 2009-10-29 | 1 | -0/+1 |
| * | Woot! A failing test. Look how TDD I am. | Ted Gould | 2009-10-29 | 1 | -0/+10 |
| * | Making the gtester stuff into a autotest thingy. | Ted Gould | 2009-10-29 | 1 | -4/+9 |
| * | Creating a new test and linking it into things. | Ted Gould | 2009-10-29 | 2 | -1/+62 |
* | | Adding a simple indicator test that checks to make sure we can signal up the ... | Ted Gould | 2009-11-04 | 2 | -2/+39 |
* | | Building a dummy indicator that signals. | Ted Gould | 2009-11-04 | 2 | -0/+130 |
* | | Having the test expect an object, but fail when calling the functions. | Ted Gould | 2009-11-03 | 1 | -1/+3 |
* | | Make the tester dynamically link the lib so that there's not two versions of ... | Ted Gould | 2009-11-03 | 1 | -1/+3 |
* | | Linking the indicators with the libindicator library. | Ted Gould | 2009-11-03 | 1 | -3/+9 |
* | | Switching to checking the entires list instead of individual functions. | Ted Gould | 2009-11-03 | 1 | -3/+1 |
* | | Converting the dummy indicators over to the new API. They compile now. | Ted Gould | 2009-11-03 | 3 | -9/+150 |
|/ |
|
* | using the blank dummy indicator | Ted Gould | 2009-10-11 | 1 | -0/+9 |
* | Building a new dummy indicator that doesn't have any symbols in it. | Ted Gould | 2009-10-11 | 2 | -0/+25 |
* | Testing the accessors | Ted Gould | 2009-10-08 | 1 | -0/+16 |
* | We need to use GTK. | Ted Gould | 2009-10-08 | 1 | -1/+2 |
* | A better dummy menu. | Ted Gould | 2009-10-08 | 1 | -1/+6 |
* | Create a very simple indicator and testing it. | Ted Gould | 2009-10-08 | 3 | -3/+46 |
* | Being a bit more verbose | Ted Gould | 2009-10-08 | 1 | -1/+1 |
* | Making it so that the null test checks for failure as we shoudln't have a nul... | Ted Gould | 2009-10-08 | 1 | -2/+12 |
* | Use the new build dir flag | Ted Gould | 2009-10-08 | 1 | -1/+1 |
* | Build dir fix and making gtester run all of them even if one fails. | Ted Gould | 2009-10-08 | 1 | -2/+3 |
* | A test to load the dummy indicator | Ted Gould | 2009-10-08 | 1 | -0/+18 |
* | Apparently they have to be installable to get the .so. Fail. | Ted Gould | 2009-10-08 | 1 | -1/+1 |
* | Adding a test that should pass as given a bad filename we should get no objec... | Ted Gould | 2009-10-08 | 1 | -0/+9 |
* | Creating a dummy indicator that returns null | Ted Gould | 2009-10-08 | 2 | -1/+53 |
* | Using a weak ref instead of connecting to a signal that doesn't exist | Ted Gould | 2009-10-08 | 1 | -2/+2 |
* | Test to build the object and unref it. | Ted Gould | 2009-10-08 | 1 | -0/+16 |
* | Fleshing out the test a little bit. | Ted Gould | 2009-10-08 | 2 | -4/+26 |
* | Adding in a simple little test. | Ted Gould | 2009-10-08 | 2 | -1/+31 |
* | Adding in a tests folder | Ted Gould | 2009-10-08 | 1 | -0/+1 |
* | Deleting everything only leaving libindicator | Ted Gould | 2009-08-18 | 16 | -620/+0 |
* | How important a simple backslash is :) | Ted Gould | 2009-04-27 | 1 | -1/+1 |
* | Switching to system dbus-test-runner | Ted Gould | 2009-04-27 | 4 | -4/+4 |
* | Adding a test to build a bunch of indicators | Ted Gould | 2009-04-20 | 4 | -1/+108 |
* | Adding in multiple servers connecting in to declare interest test | Ted Gould | 2009-04-20 | 7 | -1/+269 |
* | Expanding range of interest test and not checking to see if we got none, we s... | Ted Gould | 2009-04-20 | 2 | -4/+4 |
* | Adding an interests test | Ted Gould | 2009-04-20 | 4 | -1/+139 |