index
:
libdbusmenu
master
Pass a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable test-json-instruction, hangs on buildds
Dimitri John Ledkov
2015-12-07
1
-2
/
+3
*
test-json-server: add a timeout before quitting
Marco Trevisan (Treviño)
2015-04-09
1
-2
/
+1
*
Tests: test-json-instruction, don't use libtool for running tasks
Marco Trevisan (Treviño)
2015-04-09
1
-1
/
+1
*
use instead of to handle upstream changes https://bugzilla.gnome.org/show_b...
Charles Kerr
2014-03-18
1
-2
/
+2
*
Allowing the proxy data to stabalize a bit longer
Ted Gould
2013-09-09
1
-1
/
+1
*
A few more
Ted Gould
2013-09-09
3
-4
/
+6
*
Extend the death timeouts to 60 seconds
Ted Gould
2013-09-09
3
-4
/
+6
*
Disabling the gtk-parser test as we won't be able to debug it
Ted Gould
2013-06-24
1
-2
/
+6
*
Put the gtk-parser test under dbus-test-runner
Ted Gould
2013-06-24
1
-1
/
+1
*
Give more time to verify
Ted Gould
2013-06-24
1
-1
/
+1
*
Prolong our death
Ted Gould
2013-06-24
2
-3
/
+3
*
Increase Debugging Information
Ted Gould
2013-06-24
1
-0
/
+18
*
in tests/Makefile.am, use variables for the shared cflags and cflags, rather ...
Charles Kerr
2013-06-18
1
-332
/
+112
*
in tests/, replace deprecated API call g_main_quit() with g_main_loop_quit()
Charles Kerr
2013-06-18
2
-2
/
+2
*
run test-gtk-remove inside of dbus-test-runner
Charles Kerr
2013-06-18
2
-5
/
+14
*
in tests/Makefile.am, fix relative paths
Charles Kerr
2013-06-18
1
-66
/
+66
*
sync with trunk
Charles Kerr
2013-06-18
1
-0
/
+18
|
\
|
*
Move gtkdoc-check tests into tests/
Mathieu Trudel-Lapierre
2013-06-04
1
-0
/
+18
*
|
stop listening to a widget's signals when it's removed from the menu tree tha...
Charles Kerr
2013-03-13
2
-0
/
+139
|
/
*
Clear up the uses of g_type_init().
Mathieu Trudel-Lapierre
2013-01-21
21
-41
/
+0
*
in the test-json and test-json-instruction unit tests, don't tell dbus-test-r...
Charles Kerr
2012-09-19
1
-2
/
+2
*
make pkg-config check not fail if valgrind was not found
Evgeni Golov
2012-06-12
1
-0
/
+4
*
Merge lp:~ted/dbusmenu/event-grouping to reduce the number of dbus messages t...
Charles Kerr
2012-04-04
2
-0
/
+166
|
\
|
*
Adding a test that disables the event grouping
Ted Gould
2012-04-03
2
-0
/
+166
*
|
Turns out we don't need the valgrind libs to use those macros, the pkgconfig ...
Ted Gould
2012-04-02
1
-0
/
+1
|
/
*
Adding in a test to print the number of instructions it takes to export a menu
Ted Gould
2012-03-28
2
-1
/
+24
*
Making the json test signal based instead of timeout based
Ted Gould
2012-03-28
2
-6
/
+8
*
Insert callgrind annotations into the server
Ted Gould
2012-03-28
1
-1
/
+9
*
Grabbing the firefox extreme case
Ted Gould
2012-03-27
1
-0
/
+43629
|
\
|
*
Adding a Firefox extreme menu case for testing
Ted Gould
2012-03-27
1
-0
/
+43629
*
|
Making it so that the JSON handler can handle an array of bytes to specify im...
Ted Gould
2012-03-27
1
-3
/
+21
*
|
Using the new --wait-for attribute of dbus-test-runner
Ted Gould
2012-03-27
2
-20
/
+3
|
/
*
Removing this test as it doesn't work properly with GTK currently
Ted Gould
2012-02-22
1
-1
/
+3
*
Do not read the label text from the label widget
Alberto Mardegan
2012-02-22
1
-0
/
+1
*
Making sure there is no menu proxy in our tests
Ted Gould
2012-02-07
1
-0
/
+15
*
Removing criticals for submenu test
Ted Gould
2012-02-07
1
-1
/
+4
*
Make it so that critical messages cause the test suite to fail
Ted Gould
2012-02-03
1
-0
/
+15
*
Turn off the timeouts that are causing the tests to fail
Ted Gould
2012-01-30
1
-1
/
+1
*
Unreffing a variant we never had a reference to
Ted Gould
2012-01-30
1
-1
/
+0
*
If we see the 'icon-data' we undo a base64 string and make it a binary
Ted Gould
2012-01-26
1
-2
/
+11
*
Adding a way for the node2variant to know the name of what it's parsing
Ted Gould
2012-01-26
1
-5
/
+5
*
Fixing header directories for GTK3 build
Ted Gould
2012-01-26
2
-2
/
+2
|
\
|
*
Separate libdbusmenu-glib and libdbusmenu-gtk include directories
György Balló
2012-01-05
2
-2
/
+2
*
|
Remove test-glib-proxy from XFAIL list
Alex Launi
2011-10-26
1
-3
/
+0
|
/
*
Adding an optional build of the dumper
Dennis Schridde
2011-09-19
1
-2
/
+10
*
Making sure to sink the reference before parsing it.
Ted Gould
2011-09-19
1
-0
/
+2
*
Making GTK optional
Ted Gould
2011-09-02
1
-5
/
+13
|
\
|
*
Make building for GTK optional
Dennis Schridde
2011-09-02
1
-5
/
+13
*
|
Adding in a mnemonic test
Ted Gould
2011-08-22
1
-0
/
+32
*
|
Adding disposition tests
Ted Gould
2011-08-22
1
-0
/
+21
|
/
[next]