Results for redirect-multi.test.sh

statusoshosh-cpp
pass 1313
total1313
caseoshosh-cppdescription
0pass pass File redirects with glob args (bash and zsh only)
1pass pass File redirect without matching any file
2pass pass ysh behavior when glob doesn't match
3pass pass File redirect without matching any file, with failglob
4pass pass Redirect to $empty (in function body)
5pass pass Redirect to ''
6pass pass File redirect to $var with glob char
7pass pass File redirect that globs to more than one file (bash and zsh only)
8pass pass File redirect with extended glob
9pass pass Extended glob that doesn't match anything
10pass pass Non-file redirects don't respect glob args (we differe from bash)
11pass pass Redirect with brace expansion isn't allowed
12pass pass File redirects have word splitting too!
26 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped