[glib] Re-enable 'include' testcase
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Re-enable 'include' testcase
- Date: Mon, 3 Oct 2011 02:33:26 +0000 (UTC)
commit 3315aee70915deb12374ab1d6134e4414114bec3
Author: Ryan Lortie <desrt desrt ca>
Date: Sun Oct 2 21:03:49 2011 -0400
Re-enable 'include' testcase
The bug is fixed now.
https://bugzilla.gnome.org/show_bug.cgi?id=659866
glib/tests/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glib/tests/Makefile.am b/glib/tests/Makefile.am
index 124fa6f..aa5e554 100644
--- a/glib/tests/Makefile.am
+++ b/glib/tests/Makefile.am
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]