From 917f4f7e7a11c8392730344a07c024ffa8a3579c Mon Sep 17 00:00:00 2001 From: Alexander Bluhm Date: Fri, 30 Jun 2017 14:56:09 +0000 Subject: Build and run libexpat regress tests from src/lib/libexpat/tests. --- regress/lib/libexpat/Makefile.inc | 2 +- regress/lib/libexpat/runtests/Makefile | 2 +- regress/lib/libexpat/runtestspp/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'regress/lib') diff --git a/regress/lib/libexpat/Makefile.inc b/regress/lib/libexpat/Makefile.inc index cc8d1aed563..2baa0406a7e 100644 --- a/regress/lib/libexpat/Makefile.inc +++ b/regress/lib/libexpat/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.1.1.1 2017/06/30 14:56:08 bluhm Exp $ +# $OpenBSD: Makefile.inc,v 1.1 2017/06/30 14:56:08 bluhm Exp $ EXPATDIR= ${.CURDIR}/../../../../lib/libexpat .PATH: ${EXPATDIR}/tests ${EXPATDIR}/tests/benchmark diff --git a/regress/lib/libexpat/runtests/Makefile b/regress/lib/libexpat/runtests/Makefile index bc37ec03c3b..b2dd8ae9bb4 100644 --- a/regress/lib/libexpat/runtests/Makefile +++ b/regress/lib/libexpat/runtests/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2017/06/30 14:56:08 bluhm Exp $ +# $OpenBSD: Makefile,v 1.1 2017/06/30 14:56:08 bluhm Exp $ SRCS= runtests.c chardata.c memcheck.c minicheck.c diff --git a/regress/lib/libexpat/runtestspp/Makefile b/regress/lib/libexpat/runtestspp/Makefile index 9baae155051..275e327e4be 100644 --- a/regress/lib/libexpat/runtestspp/Makefile +++ b/regress/lib/libexpat/runtestspp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2017/06/30 14:56:08 bluhm Exp $ +# $OpenBSD: Makefile,v 1.1 2017/06/30 14:56:08 bluhm Exp $ SRCS= runtestspp.cpp chardata.c memcheck.c minicheck.c -- cgit v1.2.3