[libsoup] Remove an unnecessary old demo program that doesn't work any more
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] Remove an unnecessary old demo program that doesn't work any more
- Date: Fri, 13 Jul 2012 18:20:14 +0000 (UTC)
commit 04ee1a5d069fd3d212f510f6ce42afb66202c3ab
Author: Dan Winship <danw gnome org>
Date: Mon Jul 2 09:34:18 2012 -0400
Remove an unnecessary old demo program that doesn't work any more
tests/Makefile.am | 2 -
tests/getbug.c | 153 -----------------------------------------------------
2 files changed, 0 insertions(+), 155 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 37db420..995196c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -22,7 +22,6 @@ noinst_PROGRAMS = \
dns \
forms-test \
get \
- getbug \
header-parsing \
misc-test \
ntlm-test \
@@ -56,7 +55,6 @@ get_SOURCES = get.c
if BUILD_LIBSOUP_GNOME
get_LDADD = $(top_builddir)/libsoup/libsoup-gnome-2.4.la
endif
-getbug_SOURCES = getbug.c
header_parsing_SOURCES = header-parsing.c $(TEST_SRCS)
misc_test_SOURCES = misc-test.c $(TEST_SRCS)
ntlm_test_SOURCES = ntlm-test.c $(TEST_SRCS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]