status | ysh | |
pass | 7 | |
total | 7 | |
case | ysh | description |
0 | pass | with eval builtin command, in global scope |
1 | pass | with eval builtin command, in local scope |
2 | pass | with eval builtin command, reeturning Dict |
3 | pass | with parseCommand() then io->eval(), in local scope |
4 | pass | with parseCommand() then io->eval(cmd, vars={out_dict: {}}) |
5 | pass | with evalToDict() |
6 | pass | with runtime REFLECTION via __invoke__ - no parsing |
7 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped