pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/libarchive Add test target.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0215ad70939a
branches: trunk
changeset: 646344:0215ad70939a
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Feb 08 00:14:33 2015 +0000
description:
Add test target.
For me, on 7.99.4/amd64, I get:
Totals:
Tests run: 310
Tests failed: 6
Assertions checked:20371764
Assertions failed: 7
Skips reported: 62
diffstat:
archivers/libarchive/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c0a64a7ac43f -r 0215ad70939a archivers/libarchive/Makefile.common
--- a/archivers/libarchive/Makefile.common Sat Feb 07 22:49:31 2015 +0000
+++ b/archivers/libarchive/Makefile.common Sun Feb 08 00:14:33 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2015/01/17 12:44:47 adam Exp $
+# $NetBSD: Makefile.common,v 1.2 2015/02/08 00:14:33 wiz Exp $
# used by archivers/bsdtar/Makefile
# used by archivers/libarchive/Makefile
@@ -11,6 +11,7 @@
HOMEPAGE= http://www.libarchive.org/
LICENSE= 2-clause-bsd
+TEST_TARGET= check
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-expat
CONFIGURE_ARGS+= --without-lzo2
Home |
Main Index |
Thread Index |
Old Index