Results for ysh-proc-meta.test.sh

statusysh
pass 7
total7
caseyshdescription
0pass with eval builtin command, in global scope
1pass with eval builtin command, in local scope
2pass with eval builtin command, making them global with names() and setVar()
3pass with parseCommand() then io->eval(), in local scope
4pass with parseCommand() then io->eval(cmd, vars={out_dict: {}})
5pass with evalToDict()
6pass with runtime REFLECTION via __invoke__ - no parsing
7 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped