aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* | Linking the indicators with the libindicator library.Ted Gould2009-11-031-3/+9
| |
* | Switching to checking the entires list instead of individual functions.Ted Gould2009-11-031-3/+1
| |
* | Converting the dummy indicators over to the new API. They compile now.Ted Gould2009-11-033-9/+150
|/
* using the blank dummy indicatorTed Gould2009-10-111-0/+9
|
* Building a new dummy indicator that doesn't have any symbols in it.Ted Gould2009-10-112-0/+25
|
* Testing the accessorsTed Gould2009-10-081-0/+16
|
* We need to use GTK.Ted Gould2009-10-081-1/+2
|
* A better dummy menu.Ted Gould2009-10-081-1/+6
|
* Create a very simple indicator and testing it.Ted Gould2009-10-083-3/+46
|
* Being a bit more verboseTed Gould2009-10-081-1/+1
|
* Making it so that the null test checks for failure as we shoudln't have a ↵Ted Gould2009-10-081-2/+12
| | | | null image and label. Also making it so that warnings don't cause the test to fail.
* Use the new build dir flagTed Gould2009-10-081-1/+1
|
* Build dir fix and making gtester run all of them even if one fails.Ted Gould2009-10-081-2/+3
|
* A test to load the dummy indicatorTed Gould2009-10-081-0/+18
|
* Apparently they have to be installable to get the .so. Fail.Ted Gould2009-10-081-1/+1
|
* Adding a test that should pass as given a bad filename we should get no ↵Ted Gould2009-10-081-0/+9
| | | | object back.
* Creating a dummy indicator that returns nullTed Gould2009-10-082-1/+53
|
* Using a weak ref instead of connecting to a signal that doesn't existTed Gould2009-10-081-2/+2
|
* Test to build the object and unref it.Ted Gould2009-10-081-0/+16
|
* Fleshing out the test a little bit.Ted Gould2009-10-082-4/+26
|
* Adding in a simple little test.Ted Gould2009-10-082-1/+31
|
* Adding in a tests folderTed Gould2009-10-081-0/+1
|
* Deleting everything only leaving libindicatorTed Gould2009-08-1816-620/+0
|
* How important a simple backslash is :) Ted Gould2009-04-271-1/+1
|
* Switching to system dbus-test-runnerTed Gould2009-04-274-4/+4
|
* Adding a test to build a bunch of indicatorsTed Gould2009-04-204-1/+108
|
* Adding in multiple servers connecting in to declare interest testTed Gould2009-04-207-1/+269
|
* Expanding range of interest test and not checking to see if we got none, we ↵Ted Gould2009-04-202-4/+4
| | | | shouldn't get it.
* Adding an interests testTed Gould2009-04-204-1/+139
|
* Woot, now we do distcheck tooTed Gould2009-04-201-0/+3
|
* Adding in a simple testTed Gould2009-04-204-12/+87
|
* Build infrastructure for first testTed Gould2009-04-201-0/+29
|
* Moving tests to examplesTed Gould2009-04-207-462/+0
|
* Adding show hide server test from Eitan on bug 351537Ted Gould2009-04-072-1/+57
|
* Adding interests on new servers saying that we're displaying the indicators ↵Ted Gould2009-04-031-0/+5
| | | | and in the server.
* Adding printouts for interest changes.Ted Gould2009-04-021-0/+14
|
* Putting the example executables in libexec and the source code in doc/examplesTed Gould2009-03-091-1/+10
|
* Adding a handler for the new server display signal, and then make theTed Gould2009-02-151-1/+8
| | | | | messages more clear between the two.
* Adding in a set of functions to get the properties off of a serverTed Gould2009-02-131-0/+14
|
* Forgot to set the timer back to something reasonable!Ted Gould2009-02-121-1/+1
|
* Adding in support for icons, specifically passing them back and forth on the busTed Gould2009-02-122-4/+21
|
* Seems like a better nameTed Gould2009-02-121-1/+1
|
* Added in a way to print the values of properties while they change. More ↵Ted Gould2009-02-121-0/+52
| | | | later, but a start.
* Setting the properties property and picking up Empathy's desktop fileTed Gould2009-02-121-4/+2
|
* Adding in a timer function to change the time every three minutes orTed Gould2009-02-121-0/+16
| | | | | so in order to test modifying times.
* Using the time property functionTed Gould2009-02-121-2/+4
|
* Switching to ref_defaultTed Gould2009-02-111-1/+1
|
* Getting all the legal stuff in.Ted Gould2009-02-114-0/+82
|\
| * Adding GPL to the testsTed Gould2009-02-114-0/+82
| |
* | Changing type to message.im for testing, now it's different than the messages.Ted Gould2009-02-101-1/+1
| |