Denys Vlasenko 54bef2a8ef ash: eval: Fail immediately with redirections errors for simple command 4 years ago
..
redir.right 8ee2adab21 echo: do not retry on write errors 13 years ago
redir.tests 65eb550024 reinstate redir.tests with correct perms 16 years ago
redir1.right c4cf542c57 sh testsuite: create hush-redir/* and move files around 7 years ago
redir1.tests c4cf542c57 sh testsuite: create hush-redir/* and move files around 7 years ago
redir2.right 5a867317bb ash: fix a bug where redirection fds were not closed afterwards. 16 years ago
redir2.tests 5a867317bb ash: fix a bug where redirection fds were not closed afterwards. 16 years ago
redir3.right 5a867317bb ash: fix a bug where redirection fds were not closed afterwards. 16 years ago
redir3.tests 5e2d572381 ash: fix testsuite false positives 14 years ago
redir4.right 22f7414843 ash: prevent exec NN>&- from closing fd used for script reading 16 years ago
redir4.tests 22f7414843 ash: prevent exec NN>&- from closing fd used for script reading 16 years ago
redir5.right 111cdcf295 shell: sync redir/* tests 7 years ago
redir5.tests 111cdcf295 shell: sync redir/* tests 7 years ago
redir6.right 34c73c499b ash: fix "(cat < file)" hang introduced by rev 22944. 16 years ago
redir6.tests 34c73c499b ash: fix "(cat < file)" hang introduced by rev 22944. 16 years ago
redir7.right 9f2e82ad2e ash: add testsuite for bug 585 15 years ago
redir7.tests 1b8e0e8adf ash testsuite: remove two more inadvertent bashisms 7 years ago
redir8.right 795633463a add a testcase for reopened bug 585 (not fixed yet) 14 years ago
redir8.tests 1b8e0e8adf ash testsuite: remove two more inadvertent bashisms 7 years ago
redir9.right da75f44844 ash: <> redir should not truncate 14 years ago
redir9.tests b0fbe4b540 ash: add a testcase for bug 2281 (currently fails). Small code cleanups. 14 years ago
redirA.right f451b2cfe0 ash: fix a bug in >${varexp} handling. Closes 5282 12 years ago
redirA.tests f451b2cfe0 ash: fix a bug in >${varexp} handling. Closes 5282 12 years ago
redir_children_should_not_see_saved_fd_1.right 9acd63c92c ash,hush: fix "saved" redirected fds still visible in children 6 years ago
redir_children_should_not_see_saved_fd_1.tests 9acd63c92c ash,hush: fix "saved" redirected fds still visible in children 6 years ago
redir_children_should_not_see_saved_fd_2.right 9acd63c92c ash,hush: fix "saved" redirected fds still visible in children 6 years ago
redir_children_should_not_see_saved_fd_2.tests 9acd63c92c ash,hush: fix "saved" redirected fds still visible in children 6 years ago
redir_children_should_not_see_saved_fd_3.right 9acd63c92c ash,hush: fix "saved" redirected fds still visible in children 6 years ago
redir_children_should_not_see_saved_fd_3.tests 9acd63c92c ash,hush: fix "saved" redirected fds still visible in children 6 years ago
redir_escapednum.right df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ 7 years ago
redir_escapednum.tests df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ 7 years ago
redir_exec1.right 54bef2a8ef ash: eval: Fail immediately with redirections errors for simple command 4 years ago
redir_exec1.tests 41d8f10813 hush: fix corner cases with exec in empty expansions 6 years ago
redir_expand.right df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ 7 years ago
redir_expand.tests df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ 7 years ago
redir_leak.right 86584e134e ash: fix open fds leaking in redirects. Closes 9561 7 years ago
redir_leak.tests 86584e134e ash: fix open fds leaking in redirects. Closes 9561 7 years ago
redir_multi.right df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ 7 years ago
redir_multi.tests df303ae117 sh testsuite: sync ash-redir/ and hush-redir/ 7 years ago
redir_script.right c4cf542c57 sh testsuite: create hush-redir/* and move files around 7 years ago
redir_script.tests 41ef41b3e0 hush: fix nested redirects colliding with script fds 5 years ago
redir_space.right c4cf542c57 sh testsuite: create hush-redir/* and move files around 7 years ago
redir_space.tests c4cf542c57 sh testsuite: create hush-redir/* and move files around 7 years ago
redir_stdin1.right 21806562ca hush: restore redirected stdin 4 years ago
redir_stdin1.tests 21806562ca hush: restore redirected stdin 4 years ago
redir_to_bad_fd.right 1ff1a75710 ash: rename redir5.tests (hush has redir5.tests which is different) 7 years ago
redir_to_bad_fd.tests 1ff1a75710 ash: rename redir5.tests (hush has redir5.tests which is different) 7 years ago
redir_to_bad_fd255.right 035486c750 ash: significant overhaul of redirect saving logic 6 years ago
redir_to_bad_fd255.tests 035486c750 ash: significant overhaul of redirect saving logic 6 years ago
redir_to_bad_fd3.right 035486c750 ash: significant overhaul of redirect saving logic 6 years ago
redir_to_bad_fd3.tests 035486c750 ash: significant overhaul of redirect saving logic 6 years ago