summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-01-02test: make sure tmpdir is created before using itJoyee Cheung
2019-01-02repl: indicate if errors are thrown or notRuben Bridgewater
2019-01-02test: remove unused --expose-native-as V8 flagpeterwmwong
2019-01-01test: mark test-util-callbackify flaky on AIXRich Trott
2019-01-01test: make test-v8-coverage.js more strictcjihrig
2019-01-01test: remove unnecessary test flagscjihrig
2018-12-31process: move eval and exception bootstrap ito process/execution.jsJoyee Cheung
2018-12-30test: remove `util.inherits()` usageZYSzys
2018-12-31test: slightly refactor test-child-process-execsyncDenys Otrishko
2018-12-30test: remove try/catch in common.isMainThreadRich Trott
2018-12-31process: move process.features initialization into node.jsJoyee Cheung
2018-12-31util: fix util.inspect with proxied functionWeijia Wang
2018-12-30tools: remove custom buffer-constructor lint rulecjihrig
2018-12-31buffer: fix crash for invalid index typesAnna Henningsen
2018-12-30lib: remove unintended access to deps/Anna Henningsen
2018-12-30crypto: fix zero byte allocation assertion failureTobias Nießen
2018-12-30test: regression test for uv threadpool congestionGireesh Punathil
2018-12-29test: add TODO to encoding tests that can be replaced with WPTJoyee Cheung
2018-12-29test: rename custom encoding tests that cannot be replaced by WPTJoyee Cheung
2018-12-29test: split encoding tests where some cases can be run without ICUJoyee Cheung
2018-12-29test: split test-whatwg-encoding-textdecoder-fatal.jsJoyee Cheung
2018-12-29test: split test-whatwg-encoding-textdecoder.jsJoyee Cheung
2018-12-28src: use consistent names for JSStreamSam Roberts
2018-12-28test: mark two tests as flaky in AIXGireesh Punathil
2018-12-27src: add .code and SSL specific error propertiesSam Roberts
2018-12-27buffer: inspect extra propertiesRuben Bridgewater
2018-12-27test: add more inspect subclassing testsRuben Bridgewater
2018-12-27util: make inspect aware of RegExp subclasses and null prototypeRuben Bridgewater
2018-12-27test: fix test-repl-envvarsAnna Henningsen
2018-12-27test: refactor stdio handling in test-esm-cjs-mainRichard Lau
2018-12-26dns: fix TTL value for AAAA replies to `resolveAny()`Anna Henningsen
2018-12-26net: check for close on stream, not parentDavid Halls
2018-12-25test: refactor test-esm-namespace.mjsRich Trott
2018-12-24test: fix test-tls-session-timeoutRich Trott
2018-12-24test: mark test-trace-events-api-worker-disabled flakyRich Trott
2018-12-24crypto: add key object APITobias Nießen
2018-12-24doc: fix links in test/common/README.mdVse Mozhet Byt
2018-12-24src: move process.nextTick and promise setup into node_task_queue.ccJoyee Cheung
2018-12-23test: remove Files: comment processing from Python test runnerRich Trott
2018-12-23test: add hasCrypto check to common flags checkDaniel Bevenius
2018-12-21lib: make internal API warning more directRich Trott
2018-12-21test: remove unnecessary eslint-disable commentsRich Trott
2018-12-21src: move more process methods initialization in bootstrap/node.jsJoyee Cheung
2018-12-20http: add maxHeaderSize propertycjihrig
2018-12-20cli: add --max-http-header-size flagcjihrig
2018-12-20os: move process.binding('os') to internalBindingbriete
2018-12-19src: unload addons when environment quitsGabriel Schulhof
2018-12-19test,doc: add tests and docs for addon unloadingAnna Henningsen
2018-12-19console: improve inspectOptions validationcjihrig
2018-12-19test: remove obsolete eslint commentscjihrig