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
freebsd-skq
/
tools
/
regression
/
bin
/
sh
History
jilles
15823a2b44
sh: Add test for EXIT trap in command substitution.
...
This is not really realistic but is an opposition to $(trap).
2011-01-27 23:08:20 +00:00
..
builtins
sh: Add test for EXIT trap in command substitution.
2011-01-27 23:08:20 +00:00
errors
sh: Check readonly status for assignments on regular builtins.
2011-01-01 13:26:18 +00:00
execution
sh: Fix signal messages being sent to the wrong file sometimes.
2011-01-18 21:18:31 +00:00
expansion
sh: Avoid side effects from builtins in optimized command substitution.
2010-12-30 22:33:55 +00:00
parameters
Allow one to regression test 'sh' changes without having to install
2010-10-12 18:20:38 +00:00
parser
sh: Fix some issues with aliases and case, by importing dash checkkwd code.
2010-11-02 23:44:29 +00:00
set-e
sh: Get rid of unnecessary non-standard empty lists.
2010-08-16 17:18:08 +00:00
Makefile
Allow one to regression test 'sh' changes without having to install
2010-10-12 18:20:38 +00:00
regress.sh
Allow one to regression test 'sh' changes without having to install
2010-10-12 18:20:38 +00:00
regress.t
sh: Allow running 'prove' from tools/regression/bin/sh again
2010-10-15 20:01:35 +00:00