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
f4563d3450
freebsd-skq
/
bin
/
sh
/
tests
History
jilles
f4563d3450
sh: Add tests for comments in sh -c.
2016-02-19 16:56:07 +00:00
..
builtins
sh: Clean a readonly local, even if the variable does not exist outside.
2016-01-22 20:10:08 +00:00
errors
sh: Don't create bad parse result when postponing a bad substitution error.
2015-08-23 20:44:53 +00:00
execution
sh: Make sure output suitable as shell input is also printable.
2014-12-14 16:26:19 +00:00
expansion
sh: Add tests for #/##/%/%% on $* and $@.
2015-12-26 22:27:48 +00:00
parameters
sh: Add limited test for ${#@} and ${#*}.
2015-12-06 14:09:31 +00:00
parser
sh: Add tests for comments in sh -c.
2016-02-19 16:56:07 +00:00
set-e
Convert bin/sh/tests to ATF
2014-08-13 04:14:50 +00:00
functional_test.sh
sh: Don't hardcode relative paths in the tests stderr files.
2014-08-17 14:26:12 +00:00
Makefile
Test directories can build in parallel fine.
2016-02-16 02:13:59 +00:00