From 935c68573f8e63468723dc2691957637e4e6bcb7 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Thu, 10 Jan 2019 18:48:02 -0500 Subject: Import /usr/src/bin/sh from FreeBSD 12.0-RELEASE --- bin/cash/tests/parser/heredoc7.0 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 bin/cash/tests/parser/heredoc7.0 (limited to 'bin/cash/tests/parser/heredoc7.0') diff --git a/bin/cash/tests/parser/heredoc7.0 b/bin/cash/tests/parser/heredoc7.0 new file mode 100644 index 00000000..99a8b8c8 --- /dev/null +++ b/bin/cash/tests/parser/heredoc7.0 @@ -0,0 +1,19 @@ +# $FreeBSD: releng/12.0/bin/sh/tests/parser/heredoc7.0 210488 2010-07-25 22:25:52Z jilles $ + +# Some of these created malformed parse trees with null pointers for here +# documents, causing the here document writing process to segfault. +eval ': <log tree commit diff
Commit message (Expand)Author
2018-11-30Measure length of log timestamp more consistentlyJune McEnroe
2018-11-30Reformat sandman Objective-C codeJune McEnroe
2018-11-30Ignore sandmanJune McEnroe
2018-11-30Add sandmanJune McEnroe
2018-11-29Strip timestamps from log replayJune McEnroe
2018-11-29Add basic log replayJune McEnroe
2018-11-29Show unread count in term titleJune McEnroe
2018-11-29Handle no such nick errorJune McEnroe
2018-11-29Add /whoisJune McEnroe
2018-11-29Set LIBRESSL_PREFIX in Darwin.mkJune McEnroe
2018-11-28Add NetBSD.mkJune McEnroe
2018-11-28Make use of config.mk and add Darwin.mkJune McEnroe