This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
df8d66693f
freebsd-skq
/
tools
/
regression
/
bin
/
sh
History
Jilles Tjoelker
df8d66693f
sh: Test ;<newline> as well as ; in the 'for' parser test.
2009-12-06 23:31:23 +00:00
..
builtins
Disable job control when running 'sh -i' in the testsuite.
2009-11-29 22:58:10 +00:00
errors
Disable job control when running 'sh -i' in the testsuite.
2009-11-29 22:58:10 +00:00
execution
Fix some cases where file descriptors from redirections leak to programs.
2009-11-29 22:33:59 +00:00
expansion
sh: Exempt $@ and $* from set -u
2009-10-24 21:20:04 +00:00
parameters
Add a test for r185231.
2008-11-23 20:27:03 +00:00
parser
sh: Test ;<newline> as well as ; in the 'for' parser test.
2009-12-06 23:31:23 +00:00
set-e
Add tests for r193169.
2009-05-31 17:23:27 +00:00
Makefile
regress.sh
Add test cases for the command built-in, including its -v and -V options which
2005-10-28 14:02:42 +00:00
regress.t