summaryrefslogtreecommitdiff
path: root/test/parallel/test-stdio-closed.js
AgeCommit message (Expand)Author
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-03-20src: ensure that fd 0-2 are valid on windowsBartosz Sosnowski
2017-01-23test: check fd 0,1,2 are used, not access modeJohn Barboza
2016-09-26test: accept expected AIX result test-stdio-closedRich Trott
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-02-24tools: enable additional lint rulesRich Trott
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-07-20test: formatting skip messages for TAP parsingSakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-02-25test: fix infinite spawn cycle in stdio testBen Noordhuis
2015-02-18src: ensure that file descriptors 0-2 are validBen Noordhuis