mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
add a couple of testcases for GWakeup
This commit is contained in:
@@ -43,3 +43,6 @@ spawn_multithreaded_LDADD = $(progs_ldadd) $(top_builddir)/gthread/libgthread
|
||||
TEST_PROGS += spawn-singlethread
|
||||
spawn_singlethread_SOURCES = spawn-singlethread.c
|
||||
spawn_singlethread_LDADD = $(progs_ldadd) $(top_builddir)/gthread/libgthread-2.0.la
|
||||
|
||||
TEST_PROGS += gwakeup
|
||||
gwakeup_LDADD = $(progs_ldadd) $(top_builddir)/gthread/libgthread-2.0.la
|
||||
|
Reference in New Issue
Block a user