summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/tests/syntax/enl/legacy_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/tests/syntax/enl/legacy_test.sh')
-rw-r--r--usr.bin/make/tests/syntax/enl/legacy_test.sh13
1 files changed, 13 insertions, 0 deletions
diff --git a/usr.bin/make/tests/syntax/enl/legacy_test.sh b/usr.bin/make/tests/syntax/enl/legacy_test.sh
new file mode 100644
index 0000000..307c1f0
--- /dev/null
+++ b/usr.bin/make/tests/syntax/enl/legacy_test.sh
@@ -0,0 +1,13 @@
+#! /bin/sh
+# $FreeBSD$
+
+. $(dirname $0)/../../common.sh
+
+# Description
+DESC="Test escaped new-lines handling."
+
+# Run
+TEST_N=5
+TEST_2_TODO="bug in parser"
+
+eval_cmd $*
OpenPOWER on IntegriCloud