summaryrefslogtreecommitdiff
path: root/cli/tests/unit_node/os_test.ts
AgeCommit message (Collapse)Author
2023-07-31feat(node/os): implement getPriority, setPriority & userInfo (#19370)Leo Kettmeir
Takes #4202 over Closes #17850 --------- Co-authored-by: ecyrbe <ecyrbe@gmail.com>
2023-05-29test(ext/node): add os_test.ts (#19305)egg
Part of #17840 I haven't made any changes or additions to the tests themselves, just moved the tests over and updated to match. --------- Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>