# $OpenBSD: Makefile,v 1.7 2022/06/03 11:50:25 schwarze Exp $
#
# This directory is intended for tests of string *definitions*,
# in particular testing the behaviour of the .ds and .as macros.
# Tests of string *expansion* are better placed in the roff/string
# directory.

REGRESS_TARGETS = append escname nested quoting tab

.include <bsd.regress.mk>
