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
/
test-glib-objects.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Adding a test for removal by string being NULL
Ted Gould
2011-01-05
1
-0
/
+8
|
*
Adding a test to test removing of properties
Ted Gould
2011-01-05
1
-0
/
+24
|
*
This now generates a warning, but unfortunately gtester fails that.
Ted Gould
2010-11-18
1
-1
/
+1
|
*
Switching to variants in the property changed signals
Ted Gould
2010-11-18
1
-6
/
+6
|
*
Moving the GValues over to GVariant
Ted Gould
2010-11-17
1
-12
/
+12
|
*
Checking the IDs from menuitems.
Ted Gould
2010-02-04
1
-0
/
+25
|
*
Removing the bustle captures as we're not using them and they seem to be ↵
Ted Gould
2009-12-22
1
-1
/
+2
|
|
|
|
breaking on Hudson.
*
Adding a test for the string to boolean convertions
Ted Gould
2009-12-21
1
-0
/
+44
|
*
Fix an assertion that is the wrong direction
Ted Gould
2009-12-21
1
-1
/
+2
|
*
Making functions static so that we can get warnings if we don't use them.
Ted Gould
2009-12-21
1
-9
/
+9
|
*
Adding test to signal property changes.
Ted Gould
2009-12-21
1
-0
/
+55
|
*
Comments are good for the soul.
Ted Gould
2009-12-21
1
-0
/
+8
|
*
Testing setting the same prop multiple times of different types.
Ted Gould
2009-12-21
1
-0
/
+31
|
*
Setting all the different properties.
Ted Gould
2009-12-21
1
-3
/
+67
|
*
Adding a menuitem allocation test.
Ted Gould
2009-12-21
1
-0
/
+14
|
*
Starting a framework for object testing.
Ted Gould
2009-12-21
1
-0
/
+60