mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
Re-enable 'include' testcase
The bug is fixed now. https://bugzilla.gnome.org/show_bug.cgi?id=659866
This commit is contained in:
parent
e081eadda5
commit
3315aee709
@ -218,8 +218,8 @@ TEST_PROGS += unix-nothreads
|
||||
unix_nothreads_SOURCES = unix.c
|
||||
unix_nothreads_LDADD = $(progs_ldadd)
|
||||
|
||||
#TEST_PROGS += include
|
||||
#include_LDADD = $(progs_ldadd)
|
||||
TEST_PROGS += include
|
||||
include_LDADD = $(progs_ldadd)
|
||||
|
||||
# some testing of gtester funcitonality
|
||||
XMLLINT=xmllint
|
||||
|
Loading…
Reference in New Issue
Block a user