summaryrefslogtreecommitdiff
path: root/test/parallel/test-os.js
AgeCommit message (Expand)Author
2018-11-14os: do not call into JS to push values to an array in GetCPUInfoJoyee Cheung
2018-08-20os: improve networkInterfaces performanceRuben Bridgewater
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-01-11test: fix spelling in test case commentsTobias Nießen
2017-12-08test: use Number.isNaN instead of global isNaNMithun Sasidharan
2017-10-22test: handle blank shells in test-os.jsGibson Fahnestock
2017-10-02test: increase test coverage for os.jskuroljov
2017-08-14os: add CIDR supportMudit Ameta
2017-08-09test: improve check in test-osRich Trott
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-16test: change isAix to isAIX章礼平
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-05-01test,lib,doc: use function declarationsRich Trott
2017-05-01test: remove extra console output from test-os.jsJames M Snell
2017-05-01os: refactor os structure, add Symbol.toPrimitiveJames M Snell
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-06benchmark,lib,test: adjust for lintingRich Trott
2016-12-27os: fix os.release() for aix and add testjBarz
2016-09-30test: cleanup/update test-os.jsMike Woods
2016-09-21test: cleanup test-os.jsdelvedor
2016-07-27test: use common platform helpers everywhereSantiago Gimeno
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2016-04-12os: add userInfo() methodcjihrig
2016-02-02test: fix var redeclarations in test-osRich Trott
2015-06-05os: add homedir()cjihrig
2015-05-19test: enable linting for testsRoman Reiss
2015-05-13os: refine tmpdir() trailing slash strippingcjihrig
2015-04-28os: remove trailing slash from os.tmpdir()Christian Tellnes
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny