summaryrefslogtreecommitdiff
path: root/tests/node_compat/test/parallel/test-os.js
AgeCommit message (Expand)Author
2024-10-31fix(node): Implement `os.userInfo` properly, add missing `toPrimitive` (#24702)Nathan Whitaker
2024-07-24fix(node): Run node compat tests listed in the `ignore` field (and fix the on...Nathan Whitaker
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci