index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
ash_test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ash: fix $IFS handling in read. closes bug 235
Denis Vlasenko
2009-03-31
2
-0
/
+14
*
ash: better fix for ash -c 'echo 5&' and ash -c 'sleep 5&'
Denis Vlasenko
2008-11-28
2
-0
/
+10
*
ash: add testcase for bug 5304
Denis Vlasenko
2008-10-27
2
-0
/
+15
*
dc: conditionalize parts which require libm
Denis Vlasenko
2008-10-20
2
-0
/
+4
*
ash: fix NOEXEC mode - we were forgetting to pass environment!
Denis Vlasenko
2008-10-20
2
-0
/
+5
*
ash: fix a bug in standalone mode (corrupted getopt() state)
Denis Vlasenko
2008-10-20
2
-0
/
+7
*
ash: fix "(cat < file)" hang introduced by rev 22944.
Denis Vlasenko
2008-08-16
2
-0
/
+5
*
ash: bash compat: "shift $BIGNUM" is equivalent to "shift 1"
Denis Vlasenko
2008-07-30
2
-0
/
+19
*
ash: add slightly different testcase
Denis Vlasenko
2008-07-26
4
-2
/
+23
*
ash: fix testcase to not sleep for whole 10 seconds,
Denis Vlasenko
2008-07-26
2
-12
/
+11
*
ash: hopefully close bug 4324. With testcase.
Denis Vlasenko
2008-07-26
2
-0
/
+21
*
ash: testsuite entries for last change
Denis Vlasenko
2008-07-25
2
-0
/
+5
*
ash: prevent exec NN>&- from closing fd used for script reading
Denis Vlasenko
2008-07-24
2
-0
/
+73
*
ash: fix a bug where redirection fds were not closed afterwards.
Denis Vlasenko
2008-07-24
5
-2
/
+16
*
ash: optional support for $'...\t...\n...' bashism
Denis Vlasenko
2008-06-23
2
-0
/
+16
*
ash: fix ${var/s/r} handling, add testcase.
Denis Vlasenko
2008-06-14
2
-0
/
+61
*
ash testsuite: modify it so that it can run hush and msh tests
Denis Vlasenko
2008-06-05
1
-3
/
+11
*
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
3
-5
/
+5
*
ash: add another testsuite entry ("leaking variables" bug)
Denis Vlasenko
2008-04-13
2
-0
/
+11
*
ash: a bit more complete POSIX subst testsuite entry
Denis Vlasenko
2008-04-12
2
-2
/
+17
*
ash: add testsuite entry for POSIX-mandated ${var#word} ${var##word}
Denis Vlasenko
2008-04-12
2
-0
/
+23
*
ash: support for && and || in [[ expr ]]; add testsuite checks
Denis Vlasenko
2008-03-25
6
-0
/
+73
*
ash: add read -u; fix read -t and read -n; add testsuite entries.
Denis Vlasenko
2008-03-25
6
-0
/
+24
*
ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947.
Denis Vlasenko
2008-02-15
5
-1
/
+23
*
reinstate redir.tests with correct perms
Denis Vlasenko
2008-02-13
1
-0
/
+6
*
ash: add a testcase for recently fixed signal bug
Denis Vlasenko
2008-02-13
4
-7
/
+49
*
ash: fix bug where redirection of closed fd was leaving it open afterwards.
Denis Vlasenko
2007-11-22
2
-0
/
+7
*
fix accumulated whitespace and indentation damage
Denis Vlasenko
2007-03-20
5
-7
/
+7
*
clean up accumulated whitespace damage
Denis Vlasenko
2007-03-07
1
-1
/
+1
*
ash: "here document" testcases
Denis Vlasenko
2007-03-05
2
-0
/
+115
*
add ash testcases
Denis Vlasenko
2007-03-05
2
-0
/
+29
*
small ash testsuite, adapted from bash
Denis Vlasenko
2007-03-05
13
-0
/
+978