This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
tools
/
regression
/
bin
/
sh
History
Jilles Tjoelker
b485cf94fb
sh: Add a regression test that tries out all arithmetic ops.
...
MFC after: 1 week
2010-01-03 12:50:27 +00:00
..
builtins
sh: Use PATH= assignment in type.
2009-12-31 17:44:24 +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: Add a regression test that tries out all arithmetic ops.
2010-01-03 12:50:27 +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
…