index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
sh
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Add some tests for normal use of getopts.
jilles
2014-05-07
4
-0
/
+29
*
sh: Allow kill %job on jobs started without job control.
jilles
2014-03-15
2
-1
/
+8
*
Make bsd.test.mk the only public mk fragment for the building of tests.
jmmv
2014-03-14
1
-1
/
+1
*
sh: Successfully do nothing when killing a terminated job.
jilles
2014-03-08
2
-0
/
+9
*
sh: Do not corrupt internal representation if LINENO inner expansion fails.
jilles
2014-02-27
2
-0
/
+11
*
sh: Allow aliases to force alias substitution on the following word.
jilles
2014-01-26
4
-0
/
+24
*
sh: Add tests for alias names after another alias.
jilles
2014-01-25
3
-0
/
+14
*
sh: Do not depend on parse/execute split in new alias test.
jilles
2014-01-24
1
-1
/
+1
*
sh: Solve the alias recursion problem in a less hackish way.
jilles
2014-01-24
3
-3
/
+3
*
sh: Add test for nested alias.
jilles
2014-01-24
2
-0
/
+7
*
Replace hand-crafted Kyuafiles with automatic generation.
jmmv
2014-01-14
2
-13
/
+6
*
Run the sh(1) and test(1) tests as unprivileged.
jmmv
2014-01-10
2
-0
/
+13
*
sh: Initialize OPTIND=1 even if it came from the environment.
jilles
2013-12-24
2
-0
/
+4
*
Migrate tools/regression/bin/ tests to the new layout.
jmmv
2013-12-11
405
-0
/
+6578