summaryrefslogtreecommitdiff
path: root/cli/tests/unit_node/vm_test.ts
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-02-07chore(cli): Use @test_util for relative path for unit tests (#22327)Matt Mastracci
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-14fix(node): return false from vm.isContext (#21568)Divy Srivastava
2023-12-11fix(ext/node): basic vm.runInNewContext implementation (#21527)Divy Srivastava