aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fixing the desktop test to make it more reliable.Ted Gould2010-04-092-1/+2
|
* Being more specific about where we should find the touch file for distcheckTed Gould2010-02-161-1/+1
|
* Shipping our test desktop fileTed Gould2010-02-161-1/+1
|
* Clean up touch fileTed Gould2010-02-161-0/+1
|
* Checking to ensure the right nick is in the listTed Gould2010-02-161-1/+1
|
* Using the nick directly to make this work better.Ted Gould2010-02-161-2/+2
|
* Wrong identityTed Gould2010-02-161-1/+1
|
* Add a test to launch an nickTed Gould2010-02-162-1/+25
|
* Adding a check to ensure we're getting the right names from the nicks.Ted Gould2010-02-162-3/+33
|
* Adding in local filter test functions.Ted Gould2010-02-161-0/+33
|
* Check to ensure a global no show works.Ted Gould2010-02-161-1/+17
|
* Better nameTed Gould2010-02-161-0/+0
|
* A backslash offTed Gould2010-02-161-1/+1
|
* Adding in a basic test desktop file testTed Gould2010-02-162-0/+73
|
* Create a testing desktop fileTed Gould2010-02-161-0/+20
|
* Adjusting to new timeout valueTed Gould2010-02-021-1/+1
|
* Switching to 'bash'Ted Gould2010-02-021-1/+1
|
* Adding an printout for saying which display we created.Ted Gould2010-02-021-0/+1
|
* Adding in run-xvfb.shTed Gould2010-02-022-0/+11
|
* Having the signaller test check the 'moved' signal as well as the others.Ted Gould2010-01-152-1/+10
|
* Basic location checking test.Ted Gould2010-01-151-0/+18
|
* Full signal handlers so that we can see everything.Ted Gould2009-12-031-4/+6
|
* Merge in from trunk, now two failing tests.Ted Gould2009-12-024-5/+113
|\
| * Adding a test to ensure that a service gets shutdown by someone unwatching it.Ted Gould2009-12-013-0/+91
| |
| * Checking to make sure we don't get connected twice, that'd be an error.Ted Gould2009-12-011-0/+14
| |
| * Updating connection prototype to get all the data.Ted Gould2009-12-011-2/+2
| |
| * Making the timeout a failure case, and making it so that we want a graceful ↵Ted Gould2009-12-012-3/+5
| | | | | | | | shutdown.
* | Forgot to delete the programs.Ted Gould2009-12-021-5/+0
| |
* | Printing out the session bus addressTed Gould2009-12-021-1/+2
| |
* | Changing the names we're registering for to be correct.Ted Gould2009-12-022-2/+2
| |
* | Not erroring when we're supposed to pass.Ted Gould2009-12-022-2/+2
| |
* | Adding a new test to look at version numbers.Ted Gould2009-12-027-1/+236
|/
* Updating to current trunk.Ted Gould2009-11-047-5/+331
|\
| * Distcheck fixes. Looking for the files in the right place and making sure ↵Ted Gould2009-11-021-3/+3
| | | | | | | | we clean up after ourselves.
| * We should pass the test if we get a connection, it means we activated.Ted Gould2009-11-021-3/+3
| |
| * We want to not get the shutdown. Since we're testing that we get it without ↵Ted Gould2009-11-021-5/+5
| | | | | | | | connection we can now assume that if we don't get it we should pass.
| * Switching the name to match the service file... should fail.Ted Gould2009-11-021-1/+1
| |
| * Building a service file.Ted Gould2009-11-022-1/+7
| |
| * Adding in the basic data needed to start bringing up a test to start the ↵Ted Gould2009-11-024-1/+173
| | | | | | | | service.
| * Ah, we can't throw an error on success.Ted Gould2009-11-021-1/+2
| |
| * Adding a test that ensures we don't get a connect signal.Ted Gould2009-10-302-0/+70
| |
| * Oops, forgot to set to passed.Ted Gould2009-10-291-0/+1
| |
| * 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-292-1/+62
| |
* | Adding a simple indicator test that checks to make sure we can signal up the ↵Ted Gould2009-11-042-2/+39
| | | | | | | | stack.
* | Building a dummy indicator that signals.Ted Gould2009-11-042-0/+130
| |
* | Having the test expect an object, but fail when calling the functions.Ted Gould2009-11-031-1/+3
| |
* | 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
| |