aboutsummaryrefslogtreecommitdiff
path: root/tests/test-glib-objects.c
Commit message (Collapse)AuthorAgeFilesLines
* Clear up the uses of g_type_init().Mathieu Trudel-Lapierre2013-01-211-1/+0
|
* Adding a test for removal by string being NULLTed Gould2011-01-051-0/+8
|
* Adding a test to test removing of propertiesTed Gould2011-01-051-0/+24
|
* This now generates a warning, but unfortunately gtester fails that.Ted Gould2010-11-181-1/+1
|
* Switching to variants in the property changed signalsTed Gould2010-11-181-6/+6
|
* Moving the GValues over to GVariantTed Gould2010-11-171-12/+12
|
* Checking the IDs from menuitems.Ted Gould2010-02-041-0/+25
|
* Removing the bustle captures as we're not using them and they seem to be ↵Ted Gould2009-12-221-1/+2
| | | | breaking on Hudson.
* Adding a test for the string to boolean convertionsTed Gould2009-12-211-0/+44
|
* Fix an assertion that is the wrong directionTed Gould2009-12-211-1/+2
|
* Making functions static so that we can get warnings if we don't use them.Ted Gould2009-12-211-9/+9
|
* Adding test to signal property changes.Ted Gould2009-12-211-0/+55
|
* Comments are good for the soul.Ted Gould2009-12-211-0/+8
|
* Testing setting the same prop multiple times of different types.Ted Gould2009-12-211-0/+31
|
* Setting all the different properties.Ted Gould2009-12-211-3/+67
|
* Adding a menuitem allocation test.Ted Gould2009-12-211-0/+14
|
* Starting a framework for object testing.Ted Gould2009-12-211-0/+60