aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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.