shelltestrunner-1.9: tests/format3/parsing.test
# misc. testfile parsing tests # 1. can we regexp-match a forward slash ? $ echo / > /\// # 2. can we handle an empty regexp ? $ echo > // # 3. or a regexp followed by a comment ? $ echo > // # comment
# misc. testfile parsing tests # 1. can we regexp-match a forward slash ? $ echo / > /\// # 2. can we handle an empty regexp ? $ echo > // # 3. or a regexp followed by a comment ? $ echo > // # comment