commit 61c32cf0c27ff92fc17956a7f5570991515b51a8
Author: Christophe Fergeau <cferg...@mandriva.com>
Date:   Sun Nov 1 18:47:58 2009 +0100

    get rid of test-checksum
    
    It as obsolete anyway with the introduction of the hash72 which it did not
    handle.

 tests/Makefile.am     |    4 +-
 tests/test-checksum.c |  181 -------------------------------------------------
 2 files changed, 1 insertions(+), 184 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a4ab57a..74d099f 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -38,8 +38,6 @@ test_ls_LDADD =
 test_init_ipod_SOURCES = test-init-ipod.c
 test_init_ipod_LDADD = 
 
-test_checksum_SOURCES = test-checksum.c
-
 test_firewire_id_SOURCES = test-fw-id.c
 
 test_sysinfo_extended_parsing_SOURCES = \
@@ -51,7 +49,7 @@ test_sysinfo_extended_parsing_LDADD =
 
 get_timezone_SOURCES = get-timezone.c
 
-noinst_PROGRAMS=test-itdb test-ls test-checksum test-firewire-id \
+noinst_PROGRAMS=test-itdb test-ls test-firewire-id \
                test-sysinfo-extended-parsing                    \
                $(TESTTHUMBS) $(TESTTAGLIB) $(TESTCP) $(TESTMISC)
 

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
gtkpod-cvs2 mailing list
gtkpod-cvs2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to