Results for ysh-command-sub.test.sh

statusosh
pass 6
FAIL 1
total7
caseoshdescription
0pass Conflict with extglob @( can be avoided with ,(
1pass split command sub @() in expression mode
2pass split command sub @() in command mode
3FAIL @() decodes J8 Lines
details
4pass for loop using @(seq $n)
5pass @() can't start in the middle of the word
6pass @() can't have any tokens after it
6 passed, 0 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped
1 failed under osh

Details on runs that didn't PASS

osh3 @() decodes J8 Lines

[osh stdout] Expected '', got '(List) ["unquoted","binary",b\'\\yff\',"\\"jsonnu03bc\\"","u\'j8","u","u{3bc}\'","b\'j8","b","y{ff\'"]\n'

stdout:
(List)   ["unquoted","binary",b'\yff',"\"jsonnu03bc\"","u'j8","u","u{3bc}'","b'j8","b","y{ff'"]
stderr: