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
72c3aa02dc
freebsd-nq
/
bin
/
sh
/
tests
/
parser
History
Glen Barber
c4429c7e7c
Fix build.
...
Sponsored by: The FreeBSD Foundation
2016-02-03 18:06:58 +00:00
..
alias1.0
alias2.0
alias3.0
alias4.0
alias5.0
alias6.0
alias7.0
alias8.0
alias9.0
alias10.0
alias11.0
sh: Do not depend on parse/execute split in new alias test.
2014-01-24 23:00:35 +00:00
alias12.0
sh: Add tests for alias names after another alias.
2014-01-25 14:59:08 +00:00
alias13.0
sh: Add tests for alias names after another alias.
2014-01-25 14:59:08 +00:00
alias14.0
sh: Allow aliases to force alias substitution on the following word.
2014-01-26 21:19:33 +00:00
alias15.0
sh: Allow aliases to force alias substitution on the following word.
2014-01-26 21:19:33 +00:00
alias15.0.stdout
sh: Allow aliases to force alias substitution on the following word.
2014-01-26 21:19:33 +00:00
and-pipe-not.0
case1.0
case2.0
dollar-quote1.0
dollar-quote2.0
dollar-quote3.0
dollar-quote4.0
dollar-quote5.0
dollar-quote6.0
dollar-quote7.0
dollar-quote8.0
dollar-quote9.0
dollar-quote10.0
dollar-quote11.0
dollar-quote12.0
sh: Add test for $'\u' without any digits.
2015-08-20 21:31:36 +00:00
dollar-quote13.0
sh: Avoid negative character values from $'\Uffffffff' etc.
2015-08-20 22:05:55 +00:00
empty-braces1.0
empty-cmd1.0
for1.0
for2.0
func1.0
func2.0
func3.0
heredoc1.0
heredoc2.0
heredoc3.0
heredoc4.0
heredoc5.0
heredoc6.0
heredoc7.0
heredoc8.0
heredoc9.0
heredoc10.0
heredoc11.0
heredoc12.0
sh: Remove arbitrary length limit on << EOF markers.
2014-09-14 16:46:30 +00:00
heredoc13.0
sh: Allow empty << EOF markers.
2015-09-02 19:49:55 +00:00
line-cont1.0
sh: Add some tests for backslash-newline continuation.
2014-10-17 21:52:57 +00:00
line-cont2.0
sh: Add some tests for backslash-newline continuation.
2014-10-17 21:52:57 +00:00
line-cont3.0
sh: Add some tests for backslash-newline continuation.
2014-10-17 21:52:57 +00:00
line-cont4.0
sh: Allow backslash-newline continuation in more places:
2014-10-19 11:59:15 +00:00
line-cont5.0
sh: Allow backslash-newline continuation in more places:
2014-10-19 11:59:15 +00:00
line-cont6.0
sh: Allow backslash-newline continuation in more places:
2014-10-19 11:59:15 +00:00
line-cont7.0
sh: Allow backslash-newline continuation in more places:
2014-10-19 11:59:15 +00:00
line-cont8.0
sh: Allow backslash-newline continuation in more places:
2014-10-19 11:59:15 +00:00
line-cont9.0
sh: Allow backslash-newline continuation in more places:
2014-10-19 11:59:15 +00:00
line-cont10.0
sh: Allow backslash-newline continuation in more places:
2014-10-19 11:59:15 +00:00
line-cont11.0
sh: Allow backslash-newline continuation in more places:
2014-10-19 11:59:15 +00:00
Makefile
Fix build.
2016-02-03 18:06:58 +00:00
no-space1.0
no-space2.0
only-redir1.0
only-redir2.0
only-redir3.0
only-redir4.0
pipe-not1.0
var-assign1.0