summaryrefslogtreecommitdiff
path: root/std/node/os_test.ts
AgeCommit message (Expand)Author
2020-02-24Add missing node os.release() implementation (#4065)ecyrbe
2020-02-23feat(std/node): add os Symbol.toPrimitive methods (#4073)Ben Noordhuis
2020-02-22feat(std/node): add os.loadavg() (#4075)ecyrbe
2020-02-21feat(std/node) : add os.platform (#4064)ecyrbe
2020-02-11refactor: rewrite tests in std/ to use Deno.test (#3930)Bartek IwaƄczuk
2020-01-30feat(std/node) Endianness (#3833)Chris Knight
2020-01-29Partial implementation of node os polyfill based on currently available Deno ...cknight
2019-10-09remove std submoduleRyan Dahl
2019-10-04Move deno_std to a more convenient location. (#3057)Ryan Dahl