summaryrefslogtreecommitdiff
path: root/tests/test-thread.c
Commit message (Collapse)AuthorAgeFilesLines
* Drop deprecated g_thread_create()Martin Pitt2013-01-151-2/+1
| | | | | Replace with g_thread_new(). This is available with glib >= 2.32, and we already require >= 2.34.
* Add tests for dynamic/unknown objects and interfacesJohan Dahlin2004-11-041-0/+64