aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* gtkdoc-check: Move over gtkdoc-check unit tests to the docs/ directory and us...Mike Gabriel2017-10-061-22/+0
* Disable test-json-instruction, hangs on builddsDimitri John Ledkov2015-12-071-2/+3
* test-json-server: add a timeout before quittingMarco Trevisan (Treviño)2015-04-091-2/+1
* Tests: test-json-instruction, don't use libtool for running tasksMarco Trevisan (Treviño)2015-04-091-1/+1
* use instead of to handle upstream changes https://bugzilla.gnome.org/show_b...Charles Kerr2014-03-181-2/+2
* Allowing the proxy data to stabalize a bit longerTed Gould2013-09-091-1/+1
* A few moreTed Gould2013-09-093-4/+6
* Extend the death timeouts to 60 secondsTed Gould2013-09-093-4/+6
* Disabling the gtk-parser test as we won't be able to debug itTed Gould2013-06-241-2/+6
* Put the gtk-parser test under dbus-test-runnerTed Gould2013-06-241-1/+1
* Give more time to verifyTed Gould2013-06-241-1/+1
* Prolong our deathTed Gould2013-06-242-3/+3
* Increase Debugging InformationTed Gould2013-06-241-0/+18
* in tests/Makefile.am, use variables for the shared cflags and cflags, rather ...Charles Kerr2013-06-181-332/+112
* in tests/, replace deprecated API call g_main_quit() with g_main_loop_quit()Charles Kerr2013-06-182-2/+2
* run test-gtk-remove inside of dbus-test-runnerCharles Kerr2013-06-182-5/+14
* in tests/Makefile.am, fix relative pathsCharles Kerr2013-06-181-66/+66
* sync with trunkCharles Kerr2013-06-181-0/+18
|\
| * Move gtkdoc-check tests into tests/Mathieu Trudel-Lapierre2013-06-041-0/+18
* | stop listening to a widget's signals when it's removed from the menu tree tha...Charles Kerr2013-03-132-0/+139
|/
* Clear up the uses of g_type_init().Mathieu Trudel-Lapierre2013-01-2121-41/+0
* in the test-json and test-json-instruction unit tests, don't tell dbus-test-r...Charles Kerr2012-09-191-2/+2
* make pkg-config check not fail if valgrind was not foundEvgeni Golov2012-06-121-0/+4
* Merge lp:~ted/dbusmenu/event-grouping to reduce the number of dbus messages t...Charles Kerr2012-04-042-0/+166
|\
| * Adding a test that disables the event groupingTed Gould2012-04-032-0/+166
* | Turns out we don't need the valgrind libs to use those macros, the pkgconfig ...Ted Gould2012-04-021-0/+1
|/
* Adding in a test to print the number of instructions it takes to export a menuTed Gould2012-03-282-1/+24
* Making the json test signal based instead of timeout basedTed Gould2012-03-282-6/+8
* Insert callgrind annotations into the serverTed Gould2012-03-281-1/+9
* Grabbing the firefox extreme caseTed Gould2012-03-271-0/+43629
|\
| * Adding a Firefox extreme menu case for testingTed Gould2012-03-271-0/+43629
* | Making it so that the JSON handler can handle an array of bytes to specify im...Ted Gould2012-03-271-3/+21
* | Using the new --wait-for attribute of dbus-test-runnerTed Gould2012-03-272-20/+3
|/
* Removing this test as it doesn't work properly with GTK currentlyTed Gould2012-02-221-1/+3
* Do not read the label text from the label widgetAlberto Mardegan2012-02-221-0/+1
* Making sure there is no menu proxy in our testsTed Gould2012-02-071-0/+15
* Removing criticals for submenu testTed Gould2012-02-071-1/+4
* Make it so that critical messages cause the test suite to failTed Gould2012-02-031-0/+15
* Turn off the timeouts that are causing the tests to failTed Gould2012-01-301-1/+1
* Unreffing a variant we never had a reference toTed Gould2012-01-301-1/+0
* If we see the 'icon-data' we undo a base64 string and make it a binaryTed Gould2012-01-261-2/+11
* Adding a way for the node2variant to know the name of what it's parsingTed Gould2012-01-261-5/+5
* Fixing header directories for GTK3 buildTed Gould2012-01-262-2/+2
|\
| * Separate libdbusmenu-glib and libdbusmenu-gtk include directoriesGyörgy Balló2012-01-052-2/+2
* | Remove test-glib-proxy from XFAIL listAlex Launi2011-10-261-3/+0
|/
* Adding an optional build of the dumperDennis Schridde2011-09-191-2/+10
* Making sure to sink the reference before parsing it.Ted Gould2011-09-191-0/+2
* Making GTK optionalTed Gould2011-09-021-5/+13
|\
| * Make building for GTK optionalDennis Schridde2011-09-021-5/+13
* | Adding in a mnemonic testTed Gould2011-08-221-0/+32