aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Print on clickTed Gould2009-07-201-0/+8
|
* Adding a really simple test to add items to a stack.Ted Gould2009-07-012-2/+59
|
* For some reason the kill switch was missing on this one. Weird.Ted Gould2009-06-251-0/+4
|
* Changing the clean rule to be distclean-local which makes more sense.Ted Gould2009-06-251-1/+2
|
* Removing the built python directory and destroying the mago results.Ted Gould2009-06-251-0/+3
|
* Making it so that we don't distribute the .xml and .py file, but build them ↵Ted Gould2009-06-251-2/+0
| | | | everytime.
* Adding a results directory to the command line.Ted Gould2009-06-251-1/+1
|
* Getting the rest of the files added into the dist tarball.Ted Gould2009-06-251-1/+18
|
* Changing the python script to be generated so that it can get the paths ↵Ted Gould2009-06-252-5/+14
| | | | correctly. It's almost making Python into a real language. Not quite, but getting there.
* Adding in a python path to pick up the moduleTed Gould2009-06-251-1/+1
|
* Fixed mago-integrationAra Pulido2009-06-252-4/+4
|
* Building the xml file on the fly.Ted Gould2009-06-242-12/+20
|
* We're going to change the xml file to be a built file so that the paths are ↵Ted Gould2009-06-241-0/+0
| | | | all correct.
* starting to get mago into the test architectureTed Gould2009-06-242-0/+9
|
* Added mago tests for dbusmenu-gtkAra Pulido2009-06-2419-0/+1333
|
* Putting GPLv3 on some of these that were missing it.Ted Gould2009-06-183-0/+63
|
* Lengthening timeouts so that each layout is shown for 15 seconds and the ↵Ted Gould2009-06-182-2/+2
| | | | client runs for 60
* Setting the window titleTed Gould2009-06-181-0/+1
|
* The new dbus-test-runner has parameters. So now we're changing the server ↵Ted Gould2009-06-172-5/+7
| | | | to take the json parameter and the file.
* Removing test-gtk-label.hTed Gould2009-06-173-79/+2
|
* Getting the label tests into a json file.Ted Gould2009-06-171-0/+158
|
* Switching from a header file to building the layout using a json definition.Ted Gould2009-06-171-16/+54
|
* Adding in json-glib to make the tests more configurable.Ted Gould2009-06-171-2/+6
|
* Pointer casts make the 64-bit builds unhappy.Ted Gould2009-05-272-2/+2
|
* Removing the server as we go awayTed Gould2009-05-251-0/+1
|
* Unref'ing the menuitem after being created.Ted Gould2009-05-251-2/+4
|
* Switching to the right header and updating the properties more.Ted Gould2009-05-252-4/+5
|
* Using the new nameTed Gould2009-05-251-1/+1
|
* Requesting a name on the busTed Gould2009-05-251-0/+16
|
* Properties that make a little more sense.Ted Gould2009-05-251-23/+2
|
* Building up the gtk tests. Oops, should have committed these a while ago.Ted Gould2009-05-254-2/+397
|
* Making it so that the verifcation hapens slightly after the update, as it ↵Ted Gould2009-05-191-3/+11
| | | | takes a couple of milliseconds for the properties to trasfer over DBus.
* Starting to verify the propertiesTed Gould2009-05-191-0/+13
|
* Handling death better. Now we extend our life the more successful we are. ↵Ted Gould2009-05-191-11/+21
| | | | Plus if we get through all the layouts we quit right then.
* Cleaning up pass and fail message to make them more readableTed Gould2009-05-191-5/+8
|
* Adding a property for testing.Ted Gould2009-05-151-0/+1
|
* Oops, that didn't compile.Ted Gould2009-05-151-3/+5
|
* Adding in a function to get the properties, and make sure to catch soem more ↵Ted Gould2009-05-151-2/+132
| | | | warnings and other protections. Also, no more deprecated GTK stuf.
* Adding some flesh to that script.Ted Gould2009-05-141-1/+77
|
* First parts of some tests to test the properties.Ted Gould2009-05-134-2/+149
|
* Put the GPL v3 on these testsTed Gould2009-05-124-0/+82
|
* Making nice friendly names.Ted Gould2009-05-111-1/+1
|
* Moving the glib layout test into the make fileTed Gould2009-05-112-4/+8
|
* Looking at submenus instead of the current array as we should have been ↵Ted Gould2009-05-101-4/+4
| | | | originally. Oops.
* Fixing going into the recursive submenusTed Gould2009-05-101-1/+1
|
* Debug messageTed Gould2009-05-091-0/+2
|
* A ton more debugging messages to know where it failedTed Gould2009-05-051-3/+14
|
* Doing some layout parsing for fun and profit.Ted Gould2009-05-051-1/+43
|
* Loving the signal handlingTed Gould2009-05-051-0/+7
|
* Extending time a little bitTed Gould2009-05-051-1/+1
|