aboutsummaryrefslogtreecommitdiff
path: root/tests/test-glib-simple-items.c
Commit message (Collapse)AuthorAgeFilesLines
* in tests/, replace deprecated API call g_main_quit() with g_main_loop_quit()Charles Kerr2013-06-181-1/+1
|
* Clear up the uses of g_type_init().Mathieu Trudel-Lapierre2013-01-211-2/+0
|
* Chaning to get dbus names via GDBusTed Gould2010-11-161-3/+0
|
* Not sure what this test was supposed to do, but it creates some items. ↵Ted Gould2009-09-301-0/+9
| | | | Could be a good property test. Anyway, now it exits.
* Adding a really simple test to add items to a stack.Ted Gould2009-07-011-0/+45