aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* gtkdoc-check: Move over gtkdoc-check unit tests to the docs/ directory and ↵Mike Gabriel2017-10-061-22/+0
| | | | use AM's unit testing API. (However, this seems to be broken currently, so we disable those tests completely, for now (current solution after hours of investigating).
* Disable test-json-instruction, hangs on builddsDimitri John Ledkov2015-12-071-2/+3
|
* 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 ↵Charles Kerr2014-03-181-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=701638
* 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
|
* 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
| | | | than using copy/paste everywhere
* run test-gtk-remove inside of dbus-test-runnerCharles Kerr2013-06-181-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 ↵Charles Kerr2013-03-131-0/+21
|/ | | | that we're mirroring. This condition was detected by a flood of g_warnings, so add a regression test to confirm that the warning messages no longer appear.
* in the test-json and test-json-instruction unit tests, don't tell ↵Charles Kerr2012-09-191-2/+2
| | | | dbus-test-runner to ignore the server & clients' return values
* make pkg-config check not fail if valgrind was not foundEvgeni Golov2012-06-121-0/+4
| | | | | | this allows to build and run non-valgrind checks on arches where valgrind is not available
* Merge lp:~ted/dbusmenu/event-grouping to reduce the number of dbus messages ↵Charles Kerr2012-04-041-0/+24
|\ | | | | | | | | | | | | that hud-service sends. This change takes all of the events on a client and puts them into single dbus messages to be sent to the server. It also does the same thing for about-to-show messages. Both sets of messages are reserialized on either side to make callers unable to notice the difference.
| * Adding a test that disables the event groupingTed Gould2012-04-031-0/+24
| |
* | Turns out we don't need the valgrind libs to use those macros, the pkgconfig ↵Ted Gould2012-04-021-0/+1
|/ | | | file is over zealous. Thanks go to sewardj!
* Adding in a test to print the number of instructions it takes to export a menuTed Gould2012-03-281-1/+18
|
* Using the new --wait-for attribute of dbus-test-runnerTed Gould2012-03-271-1/+1
|
* Removing this test as it doesn't work properly with GTK currentlyTed Gould2012-02-221-1/+3
|
* 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
|
* Fixing header directories for GTK3 buildTed Gould2012-01-261-1/+1
|\
| * Separate libdbusmenu-glib and libdbusmenu-gtk include directoriesGyörgy Balló2012-01-051-1/+1
| |
* | Remove test-glib-proxy from XFAIL listAlex Launi2011-10-261-3/+0
|/
* Adding an optional build of the dumperDennis Schridde2011-09-191-2/+10
|
* Make building for GTK optionalDennis Schridde2011-09-021-5/+13
|
* Marking glib-proxy-test as XFAIL to release. Captured in bug 799878.Ted Gould2011-06-201-0/+3
|
* Make tests build under GTK+ 3Ted Gould2011-06-171-9/+14
|
* Commenting out the Python tests as they don't test what we wantTed Gould2011-03-101-2/+8
|
* Fixing the path of the python in the testTed Gould2011-02-211-1/+1
|
* Bringing along the simple items test as wellTed Gould2011-02-211-0/+2
|
* Fixing distcheck by including py file and cleaning up it's pycTed Gould2011-02-211-7/+15
|
* add test-gtk-shortcut-client.py Python GI testMartin Pitt2011-02-211-0/+7
| | | | | This replicates tests/test-gtk-shortcut-client.c using Python and GI.
* merge trunkMartin Pitt2011-02-211-4/+8
|\
| * Make sure to clean up the reportsTed Gould2011-02-151-4/+8
| |
* | add test-glib-simple-items.py Python GI testMartin Pitt2011-02-211-2/+6
|/ | | | | | This replicates tests/test-glib-simple-items.c using Python and GI. Update the Makefile to use the locally generated GI typelibs for the tests.
* Adding in a basic test that just ensures the parser isn't entirely brokenTed Gould2011-01-231-2/+33
|
* Wrong directory for jsonloader header files.Ted Gould2010-12-071-1/+1
|
* Renaming the jsonloader pc fileTed Gould2010-12-021-1/+1
|
* Adding in an events testTed Gould2010-08-271-0/+34
|
* Seems the test passes after allAurelien Gateau2010-08-051-0/+1
|
* Test fixes.Cody Russell2010-07-221-1/+0
|
* Fix menu order in submenusAurelien Gateau2010-07-221-2/+45
|
* Adding in the glib lib too.Ted Gould2010-06-281-0/+1
|
* TypoTed Gould2010-06-281-1/+1
|
* Adding the need libraries for making the library.Ted Gould2010-06-281-1/+2
|