]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r207821: Generate some tests for sh's case command
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 15 May 2010 12:42:07 +0000 (12:42 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 15 May 2010 12:42:07 +0000 (12:42 +0000)
commit1a1c4c6cc08a231f12f9817fc1c402f74965bb2e
treee6765325624978e6f72e5cb242dcb03372b042b5
parentde68b186850446cf0137647c72cb80fba15be56a
MFC r207821: Generate some tests for sh's case command
from the fnmatch tests.

I'm committing the generated files because I don't like a build dependency
for the sh(1) tests, and they are small and will not change much.

git-svn-id: svn://svn.freebsd.org/base/stable/8@208112 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/regression/bin/sh/builtins/case2.0 [new file with mode: 0644]
tools/regression/bin/sh/builtins/case3.0 [new file with mode: 0644]
tools/regression/lib/libc/gen/Makefile
tools/regression/lib/libc/gen/test-fnmatch.c