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
ee47d334ef
freebsd-skq
/
tools
/
regression
/
bin
/
sh
History
Stefan Farfeleder
ee47d334ef
Add a few very basic tests for cd -{L,P} and pwd -{L,P}.
2009-11-21 14:12:51 +00:00
..
builtins
Add a few very basic tests for cd -{L,P} and pwd -{L,P}.
2009-11-21 14:12:51 +00:00
errors
sh: Disallow mismatched quotes in backticks (
...
).
2009-10-01 21:40:08 +00:00
execution
sh: Send the "xyz: not found" message to redirected fd 2.
2009-10-06 22:00:14 +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: Allow a newline before "in" in a for command, as required by POSIX.
2009-11-14 22:08:32 +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