aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add a test to set the shortcut on a menuitemTed Gould2010-06-141-0/+30
| |
* | Adding in a test for the pixbuf propertyTed Gould2010-06-142-0/+41
| |
* | Adding a test imageTed Gould2010-06-141-0/+0
| |
* | Adding in a new gtester test suite.Ted Gould2010-06-142-1/+98
|/
* Adding a blank item test, replacing sick. Bad icon.Ted Gould2010-03-181-2/+2
|
* Fix build failures on amd64Robert Collins2010-02-251-1/+1
|
* Longer timeout :-/Ted Gould2010-02-191-1/+1
|
* Don't need to send a signal at startTed Gould2010-02-191-6/+1
|
* No dummy updateTed Gould2010-02-191-11/+8
|
* Putting the layout number on the root elementTed Gould2010-02-193-12/+19
|
* Adding a submenu to get layout changed.Ted Gould2010-02-191-1/+1
|
* Starting in the right placeTed Gould2010-02-191-2/+2
|
* Adding a timeout to the serverTed Gould2010-02-191-0/+15
|
* Shorter timeout.Ted Gould2010-02-191-2/+2
|
* Setting signals back down the pipeTed Gould2010-02-191-1/+14
|
* Changing from a timeout to a signal of change.Ted Gould2010-02-191-3/+5
|
* Adding a further multi-level test.Ted Gould2010-02-131-0/+26
|
* Ignoring Layout changes when they don't relate to having one.Ted Gould2010-02-121-0/+4
|
* not setting the IDs as we're not using them on the other side anywayTed Gould2010-02-121-1/+1
|
* Only changing layouts when they're updated.Ted Gould2010-02-121-4/+4
|
* Lengthening the time to make it through all the proxies.Ted Gould2010-02-101-1/+1
|
* Making this a little crazy, lots of proxies.Ted Gould2010-02-101-1/+5
|
* Debug messageTed Gould2010-02-101-0/+2
|
* Can't verify IDs because the proxy scrambles them (and that's okay).Ted Gould2010-02-101-8/+1
|
* Making submenus to cause layout changes to queue both sides as the root item ↵Ted Gould2010-02-101-2/+2
| | | | isn't changing.
* Oops, damn dislxeiaTed Gould2010-02-091-1/+1
|
* Connecting to the proxy baby.Ted Gould2010-02-091-1/+2
|
* Setting up a client, and handling root changes.Ted Gould2010-02-091-0/+19
|
* Oops, get that in the script! Ted Gould2010-02-091-1/+1
|
* First setup a server.Ted Gould2010-02-091-0/+58
|
* Fixing buildTed Gould2010-02-092-3/+7
|
* Setting up building our little proxy test.Ted Gould2010-02-091-0/+50
|
* Setting this stuff up. Woot.Ted Gould2010-02-092-4/+14
|
* Initial proxy files, copying from the properties test.Ted Gould2010-02-094-0/+402
|
* Fix IDs to handle the root ID of zero better and to handle merging of ↵Ted Gould2010-02-057-32/+61
|\ | | | | | | properties if items are reused.
| * Changing the ID to be -1 instead of 0Ted Gould2010-02-053-12/+12
| |
| * Changing to the new ID errorTed Gould2010-02-051-2/+2
| |
| * Not failing if the IDs are different when the menuitem is rootTed Gould2010-02-051-2/+4
| |
| * Changing key value to -1 and having the id be a gint. Also not working ↵Ted Gould2010-02-043-16/+18
| | | | | | | | about id mismatch with root.
| * Checking the IDs from menuitems.Ted Gould2010-02-041-0/+25
| |
* | Install JSON fileAurelien Gateau2010-02-051-1/+6
| |
* | Remove trailing commasAurelien Gateau2010-02-051-2/+2
|/
* Switching to getting JSON valuesTed Gould2010-02-041-1/+4
|
* Use new property namesAurelien Gateau2010-02-031-121/+121
|
* Fixing the signal handler of the test.Ted Gould2010-01-221-2/+2
|
* Fix inconsistency between the names of the check items. Now everything uses ↵Ted Gould2010-01-071-3/+3
|\ | | | | | | the #defines.
| * Switching the test to 'checkmark'Ted Gould2010-01-071-3/+3
| |
* | Removing the half second timeout as it's no longer needed.Ted Gould2010-01-072-3/+18
|/
* Typo on variable name. Oh, I hate dynamically linked languages.Ted Gould2009-12-221-1/+1
|
* Removing the bustle captures as we're not using them and they seem to be ↵Ted Gould2009-12-224-15/+11
| | | | breaking on Hudson.