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
cc4b8e985d
freebsd-skq
/
tools
/
regression
/
bin
/
sh
History
Jilles Tjoelker
cc4b8e985d
sh: Add some testcases for the working parts of ${v%...} and ${v#...}.
2010-04-03 20:14:10 +00:00
..
builtins
sh: Do not abort on a redirection error on a compound command.
2010-03-14 14:24:35 +00:00
errors
sh: Do not abort on a redirection error on a compound command.
2010-03-14 14:24:35 +00:00
execution
Fix some cases where file descriptors from redirections leak to programs.
2009-11-29 22:33:59 +00:00
expansion
sh: Add some testcases for the working parts of ${v%...} and ${v#...}.
2010-04-03 20:14:10 +00:00
parameters
sh: Make sure the mail2.0 test can actually fail if $MAIL is not touched.
2010-02-08 18:57:18 +00:00
parser
sh: Add various testcases for here documents.
2010-03-07 15:08:42 +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