[geocode-glib] Revert "Add testcases for _geocode_ip_json_to_location()"



commit 9fd3b645aad42362a5f156a40c65d5290efe8d4d
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Wed Apr 3 20:27:08 2013 +0300

    Revert "Add testcases for _geocode_ip_json_to_location()"
    
    This reverts commit 67aa20324a1b0b2f35ded742cb81b6e01a71522a.
    
    The corrected version of reverted commit has already been pushed but I
    made a mistake during a rebase.

 geocode-glib/Makefile.am        |    3 +-
 geocode-glib/test-geoip-parse.c |   53 ---------------------------------------
 2 files changed, 1 insertions(+), 55 deletions(-)
---
diff --git a/geocode-glib/Makefile.am b/geocode-glib/Makefile.am
index b3e39f0..af9108a 100644
--- a/geocode-glib/Makefile.am
+++ b/geocode-glib/Makefile.am
@@ -94,12 +94,11 @@ CLEANFILES += $(gir_DATA) $(typelib_DATA)
 
 endif # HAVE_INTROSPECTION
 
-TEST_PROGS += test-gcglib test-geoip test-geoip-parse
+TEST_PROGS += test-gcglib test-geoip
 noinst_PROGRAMS = $(TEST_PROGS)
 
 test_gcglib_LDADD = libgeocode-glib.la $(GEOCODE_LIBS)
 test_geoip_LDADD = libgeocode-glib.la $(GEOCODE_LIBS)
-test_geoip_parse_LDADD = libgeocode-glib.la $(GEOCODE_LIBS)
 
 MAINTAINERCLEANFILES = Makefile.in
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]