aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Adding in a simple little test.Ted Gould2009-10-081-1/+24
|
* Adding in a tests folderTed Gould2009-10-081-0/+1
|
* Deleting everything only leaving libindicatorTed Gould2009-08-181-141/+0
|
* How important a simple backslash is :) Ted Gould2009-04-271-1/+1
|
* Adding a test to build a bunch of indicatorsTed Gould2009-04-201-1/+26
|
* Adding in multiple servers connecting in to declare interest testTed Gould2009-04-201-1/+59
|
* Adding an interests testTed Gould2009-04-201-1/+26
|
* Woot, now we do distcheck tooTed Gould2009-04-201-0/+3
|
* Adding in a simple testTed Gould2009-04-201-12/+13
|
* Build infrastructure for first testTed Gould2009-04-201-0/+29
|
* Moving tests to examplesTed Gould2009-04-201-72/+0
|
* Adding show hide server test from Eitan on bug 351537Ted Gould2009-04-071-1/+13
|
* Putting the example executables in libexec and the source code in doc/examplesTed Gould2009-03-091-1/+10
|
* Adding in the im-client test and fixing a couple of bugs it foundTed Gould2009-01-211-1/+14
|
* Moving the tests so that they can guarantee to build after the libraryTed Gould2009-01-161-0/+38
builds as otherwise they end up getting built first.