Date: Sun, 9 May 2010 17:10:50 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/tools/regression/bin/sh/parser case1.0 case2.0 heredoc3.0 Message-ID: <201005091711.o49HB3ov032669@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2010-05-09 17:10:50 UTC FreeBSD src repository Added files: tools/regression/bin/sh/parser case1.0 case2.0 heredoc3.0 Log: SVN rev 207824 on 2010-05-09 17:10:50Z by jilles sh: Add some parser tests. case1.0 tests POSIX requirements and one more for keywords in case statements. The others test very special cases of command substitution. These also work on stable/8. Revision Changes Path 1.1 +14 -0 src/tools/regression/bin/sh/parser/case1.0 (new) 1.1 +32 -0 src/tools/regression/bin/sh/parser/case2.0 (new) 1.1 +7 -0 src/tools/regression/bin/sh/parser/heredoc3.0 (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005091711.o49HB3ov032669>