summaryrefslogtreecommitdiff
path: root/regress/bin/ed
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2018-01-14 22:01:49 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2018-01-14 22:01:49 +0000
commit08824c7fd5e8c229c3e16d64e529981b817f50a8 (patch)
tree9018f7cf53c823aed4a3a3ad0b55693a1ad8461b /regress/bin/ed
parent62b34a514e0ff37b5a32920e4bd3488fb79dc7fc (diff)
Run the tests provided in /usr/src/bin/ed/test with the regress
framework. Three ed tests are currently failing for unknown reasons. They are marked as disabled for now. from Sergey Bronnikov
Diffstat (limited to 'regress/bin/ed')
-rw-r--r--regress/bin/ed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/bin/ed/Makefile b/regress/bin/ed/Makefile
index fb800d0ba5f..f799b365c66 100644
--- a/regress/bin/ed/Makefile
+++ b/regress/bin/ed/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.1.1.1 2018/01/14 22:01:48 bluhm Exp $
+# $OpenBSD: Makefile,v 1.1 2018/01/14 22:01:48 bluhm Exp $
ED ?= /bin/ed
TESTDIR = ${.CURDIR}/../../../bin/ed/test