aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gh-bc
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-04 19:43:52 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-04 20:14:27 +0000
commitb8d895faf47afb8f3b31055e2ec2db8d0df5db23 (patch)
treea6c9df41ea75ba93dafad8215ca1085f559482df /usr.bin/gh-bc
parentded0d3d486eba766f613070de0ed12029a9a3816 (diff)
downloadsrc-b8d895faf47afb8f3b31055e2ec2db8d0df5db23.tar.gz
src-b8d895faf47afb8f3b31055e2ec2db8d0df5db23.zip
contrib/bc: re-enable tests after the import of version 5.1.0
The tests have been fixed to not write any data outside of the temporary work directory provided by the test framework. MFC after: 3 days
Diffstat (limited to 'usr.bin/gh-bc')
-rw-r--r--usr.bin/gh-bc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/gh-bc/Makefile b/usr.bin/gh-bc/Makefile
index e6e2f45aca73..e5f68b704d79 100644
--- a/usr.bin/gh-bc/Makefile
+++ b/usr.bin/gh-bc/Makefile
@@ -67,8 +67,8 @@ MAN_SRC_DC= dc/A.1
CFLAGS+= -flto
.endif
-#HAS_TESTS=
-#SUBDIR.${MK_TESTS}+= tests
+HAS_TESTS=
+SUBDIR.${MK_TESTS}+= tests
.for catalog in ${CATALOGS}
NLS+= ${catalog:C/.*://}