aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't need that one anymoreTed Gould2009-10-101-39/+0
|
* Getting the build directly through to the script.Ted Gould2009-10-102-1/+2
|
* Setting up the mago paths to be absolute and correct. Also making sure it ↵Ted Gould2009-10-091-1/+5
| | | | has the test files that it needs.
* Making the mago tests run in the make file in tests and making it so that ↵Ted Gould2009-10-094-24/+53
| | | | they use a standard Python file.
* Fix mago tests for karmic versionAra Pulido2009-10-0718-23/+23
|
* Make the item use the correct labelTed Gould2009-10-051-1/+1
|
* Cleaning up the tests after building themTed Gould2009-10-021-0/+3
|
* Adding a print out. But it still passses.Ted Gould2009-09-301-0/+1
|
* Making a bunch of reordering tests. No fails.Ted Gould2009-09-301-8/+42
|
* Building a test for reordering.Ted Gould2009-09-302-2/+112
|
* Cleaning up the tests so that they run and check their values in a friendly way.Ted Gould2009-09-301-8/+30
|
* Not sure what this test was supposed to do, but it creates some items. ↵Ted Gould2009-09-301-0/+9
| | | | Could be a good property test. Anyway, now it exits.
* Merging in support for image items. Including encoding and decoding the ↵Ted Gould2009-09-032-2/+120
|\ | | | | | | images across DBus.
| * Adding precidence testing. The name should be over the data. Here the data ↵Ted Gould2009-09-031-0/+35
| | | | | | | | is the opposite of the name. So if the name matches the icon, we're right.
| * Put some data tests in there.Ted Gould2009-09-031-1/+39
| |
| * Adding in an icon name test. We fail it.Ted Gould2009-09-022-1/+46
| |
* | Adding another menu that we can set sensitivity.Ted Gould2009-09-021-0/+46
|/
* Making some separator tests and a visibility one as well.Ted Gould2009-08-261-5/+5
|
* Adding a type of 'menuitem' on all of these.Ted Gould2009-08-251-67/+67
|
* 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
|