aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* "bzr merge lp:indicator" + conflict resolution in tests suiteCharles Kerr2012-01-231-2/+24
|\
| * Getting the header in distTed Gould2012-01-141-1/+2
| |
| * Adding a test functioin for the entry func demmy indicatorTed Gould2012-01-141-1/+1
| |
| * Build a new dummy indicatorTed Gould2012-01-131-1/+22
| |
* | another iteration of the indicator-object visibility support patch, ↵Charles Kerr2012-01-231-1/+22
|/ | | | | | | | | | incorporating ideas from discussion with ted - some functions were public when they should have been private - the hide/show handler is now a virtual function & is documented in indicator-object.h - added unit tests - the GSettings monitor has been removed
* Cleaning up removal of watchers as the string was getting free'd before it ↵Ted Gould2011-07-111-2/+0
| | | | could get used to remove the entry from the hashtable. Now using a destroy function as that is possible with GDBus but wasn't with dbus-glib
* Define the bus well known type in the session.conf fileTed Gould2011-07-111-4/+0
|
* Making some test XFAIL and attaching to bugsTed Gould2011-07-061-0/+7
|
* Adding the service.in files as wellTed Gould2011-02-151-1/+4
|
* Add session.conf.in to distSebastien Bacher2011-02-151-1/+3
|
* Fixing the linking of the tests to the right libsTed Gould2011-01-071-11/+22
|
* Merging in trunk to solve conflictsTed Gould2010-11-111-0/+54
|\
| * Lots of impoliteness to make sure.Ted Gould2010-07-091-1/+1
| |
| * Adding an impolite manager.Ted Gould2010-07-091-2/+16
| |
| * Up to 5 watchers.Ted Gould2010-07-091-1/+1
| |
| * Okay, we need our own service too. Bah.Ted Gould2010-07-091-2/+16
| |
| * Delaying the watchers to ensure that we don't dbus activate, and removing ↵Ted Gould2010-07-091-2/+2
| | | | | | | | the session.conf to even allow for that.
| * Starting the service ourselves.Ted Gould2010-07-091-1/+1
| |
| * Making a new managerTed Gould2010-07-091-2/+16
| |
| * Start a multi watch testTed Gould2010-07-091-0/+12
| |
* | instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵Michael Terry2010-10-061-6/+12
|/ | | | configure to specify which to build with
* Fixing the desktop test to make it more reliable.Ted Gould2010-04-091-1/+1
|
* Shipping our test desktop fileTed Gould2010-02-161-1/+1
|
* Clean up touch fileTed Gould2010-02-161-0/+1
|
* A backslash offTed Gould2010-02-161-1/+1
|
* Adding in a basic test desktop file testTed Gould2010-02-161-0/+35
|
* Switching to 'bash'Ted Gould2010-02-021-1/+1
|
* Adding in run-xvfb.shTed Gould2010-02-021-0/+4
|
* Merge in from trunk, now two failing tests.Ted Gould2009-12-021-0/+25
|\
| * Adding a test to ensure that a service gets shutdown by someone unwatching it.Ted Gould2009-12-011-0/+24
| |
* | Forgot to delete the programs.Ted Gould2009-12-021-5/+0
| |
* | Adding a new test to look at version numbers.Ted Gould2009-12-021-1/+71
|/
* Updating to current trunk.Ted Gould2009-11-041-5/+102
|\
| * Distcheck fixes. Looking for the files in the right place and making sure ↵Ted Gould2009-11-021-3/+3
| | | | | | | | we clean up after ourselves.
| * Building a service file.Ted Gould2009-11-021-1/+4
| |
| * Adding in the basic data needed to start bringing up a test to start the ↵Ted Gould2009-11-021-1/+40
| | | | | | | | service.
| * Adding a test that ensures we don't get a connect signal.Ted Gould2009-10-301-0/+24
| |
| * Woot! A failing test. Look how TDD I am.Ted Gould2009-10-291-0/+10
| |
| * Making the gtester stuff into a autotest thingy.Ted Gould2009-10-291-4/+9
| |
| * Creating a new test and linking it into things.Ted Gould2009-10-291-1/+17
| |
* | Building a dummy indicator that signals.Ted Gould2009-11-041-0/+21
| |
* | Make the tester dynamically link the lib so that there's not two versions of ↵Ted Gould2009-11-031-1/+3
| | | | | | | | everything.
* | Linking the indicators with the libindicator library.Ted Gould2009-11-031-3/+9
|/
* Building a new dummy indicator that doesn't have any symbols in it.Ted Gould2009-10-111-0/+19
|
* Create a very simple indicator and testing it.Ted Gould2009-10-081-3/+22
|
* Being a bit more verboseTed 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
|
* Apparently they have to be installable to get the .so. Fail.Ted Gould2009-10-081-1/+1
|
* Creating a dummy indicator that returns nullTed Gould2009-10-081-1/+30
|
* Fleshing out the test a little bit.Ted Gould2009-10-081-3/+3
|