]> granicus.if.org Git - file/commitdiff
Tests now in separate directory
authorReuben Thomas <rrt@sc3d.org>
Sun, 24 Feb 2008 00:57:59 +0000 (00:57 +0000)
committerReuben Thomas <rrt@sc3d.org>
Sun, 24 Feb 2008 00:57:59 +0000 (00:57 +0000)
src/Makefile.am

index 698fafd1ec3e388a57213484ddedce6cb17ba098..2860e6eabe8390d92c8ada735b05467f6fa1b3b8 100644 (file)
@@ -7,13 +7,6 @@ bin_PROGRAMS = file
 
 AM_CPPFLAGS = -DMAGIC='"$(MAGIC)"'
 
-# FIXME: Actually run a test on a magic file
-check_PROGRAMS = test
-test_LDADD = libmagic.la
-
-check-local:
-       MAGIC=$(top_builddir)/magic/magic ./test
-
 libmagic_la_SOURCES = magic.c apprentice.c softmagic.c ascmagic.c \
        compress.c is_tar.c readelf.c print.c fsmagic.c \
        funcs.c file.h names.h patchlevel.h readelf.h tar.h apptype.c \