aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix IDs to handle the root ID of zero better and to handle merging of propert...Ted Gould2010-02-057-32/+61
|\
| * 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 about...Ted Gould2010-02-043-16/+18
| * 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
|\
| * 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 brea...Ted Gould2009-12-224-15/+11
* Adding a test for the string to boolean convertionsTed Gould2009-12-211-0/+44
* Fix an assertion that is the wrong directionTed Gould2009-12-211-1/+2
* Making functions static so that we can get warnings if we don't use them.Ted Gould2009-12-211-9/+9
* Adding test to signal property changes.Ted Gould2009-12-211-0/+55
* Comments are good for the soul.Ted Gould2009-12-211-0/+8
* Testing setting the same prop multiple times of different types.Ted Gould2009-12-211-0/+31
* Setting all the different properties.Ted Gould2009-12-211-3/+67
* Adding in an XML report file.Ted Gould2009-12-211-1/+4
* Adding a menuitem allocation test.Ted Gould2009-12-211-0/+14
* Adding the object tests into the build.Ted Gould2009-12-211-0/+23
* Starting a framework for object testing.Ted Gould2009-12-211-0/+60
* Adding in a layout that has all kinds of different checks in it.Ted Gould2009-12-171-0/+49
* We killed the image item, time to update the tests.Ted Gould2009-12-171-14/+14
* Adding some debug messages to the printout.Ted Gould2009-12-161-0/+3
* Switching to a new object number as now the bustler is there.Ted Gould2009-12-091-1/+1
* Adding in a bunch of bustle data gathering and cleanup.Ted Gould2009-12-091-6/+10
* Adding in support for bustling the 'test-glib-layout' test results.Ted Gould2009-12-092-3/+4
* Disabling the mago tests as they always pass and they take a while to run.Ted Gould2009-12-081-2/+1
* Passing on timeout for the gtk client.Ted Gould2009-12-081-1/+1
* Updating to current trunkTed Gould2009-12-082-24/+41
|\
| * Deleting the right results.Ted Gould2009-11-191-1/+1
| * Adding in some @ work. It's better.Ted Gould2009-11-191-12/+12
| * Trailing spaceTed Gould2009-11-191-1/+1
| * Don't delete the file we need! Ted Gould2009-11-191-1/+0
| * Make sure to grab the xvfb script from the src dir for distcheck.Ted Gould2009-11-191-1/+1
| * Make sure to ship 'run-xvfb.sh' for testing.Ted Gould2009-11-191-0/+1
| * Only using XVFB if we don't have an X server locally.Ted Gould2009-11-191-0/+2
| * Adding in the run xvfb scriptTed Gould2009-11-191-0/+5
| * Making the gtk tests use the Xvfb stuffTed Gould2009-11-191-4/+4
| * Switching to BashTed Gould2009-11-191-5/+5
| * Trying to do the xvfb stuff as a shell script to get included. Simpler, and ...Ted Gould2009-11-191-34/+14
| * Starting up the AT-SPI regististry serviceTed Gould2009-11-181-0/+1
| * Adding in basic xvfb stuff, doesn't quite work.Ted Gould2009-10-101-1/+30
* | If we didn't pass, we shouldn't return 0Ted Gould2009-10-223-3/+3
|/