summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-06-29test: refactor test-child-process-send-type-errorRich Trott
2017-06-29test: mark test-fs-readdir-ucs2 flakyJoão Reis
2017-06-29stream: use more explicit statementsRuben Bridgewater
2017-06-29test: fix failure in test-icu-data-dir.jsTobias Nießen
2017-06-29src: add missing new line to printed messageTimothy Gu
2017-06-28src: revise character width calculationTimothy Gu
2017-06-28readline: properly handle 0-width charactersTimothy Gu
2017-06-28test: refactor test-cluster-basicRich Trott
2017-06-28test: refactor test-vm-sigintRich Trott
2017-06-28test: refactor test-tls-two-cas-one-stringRich Trott
2017-06-28dgram,process,util: refactor Error to TypeErrorRuben Bridgewater
2017-06-28errors: fix and improve error typesRuben Bridgewater
2017-06-28test: remove unneeded HandleScope usageEzequiel Garcia
2017-06-28test: skip fips tests using OpenSSL config fileDaniel Bevenius
2017-06-27src,fs: calculate times as unsigned longRefael Ackermann
2017-06-26test: refactor test-tls-invoked-queuedRich Trott
2017-06-26test: refactor test-tls-env-extra-caRich Trott
2017-06-26test: make http(s)-set-timeout-server more similarJulien Klepatch
2017-06-26test: check uv_ip4_addr return valueEugene Ostroukhov
2017-06-24child_process: emit IPC messages on next tickcjihrig
2017-06-24test: remove `require('buffer')` from 4 test filesXadillaX
2017-06-24test: remove unnecessary require('buffer').Bufferlena
2017-06-24test: remove `require('buffer')` from 4 test filesZongmin Lei
2017-06-24test: remove require('buffer') from 4 buffer testsOriLev
2017-06-24test: remove require('buffer') on 6 fs test filessallen450
2017-06-24test: remove unnecessary Buffer importSteven Winston
2017-06-23benchmark,lib,test: use braces for multiline blockRich Trott
2017-06-23test: refactor test-http-set-timeout-serverRich Trott
2017-06-23test: refactor test-stream2-writableRich Trott
2017-06-23util: make util.debuglog() consistent with docVse Mozhet Byt
2017-06-22test: remove common module from test it thwartsRich Trott
2017-06-22stream: finish must always follow errorMatteo Collina
2017-06-22errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater
2017-06-21n-api: avoid crash in napi_escape_scope()Michael Dawson
2017-06-21stream: fix `undefined` in Readable object modeAnna Henningsen
2017-06-21inspector, test: Fix test bug detected by CoverityEugene Ostroukhov
2017-06-21test: improve async-hooks/test-callback-errorRefael Ackermann
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-06-20dns: make `dns.setServers` support customized portXadillaX
2017-06-20test: use worker.exitedAfterDisconnect consistentlyJames M Snell
2017-06-20dgram: change parameter name in set(Multicast)TTLTobias Nießen
2017-06-20errors,process: fix error message of hrtime()Tobias Nießen
2017-06-20test: accommodate AIX by watching fileRich Trott
2017-06-19net: fix abort on bad address inputRuben Bridgewater
2017-06-19buffer: support boxed strings and toPrimitiveJames M Snell
2017-06-19test: remove node-tap lookalikecjihrig
2017-06-19test: increase util.callbackify() coveragecjihrig
2017-06-19test: refactor test-fs-watchfileRich Trott
2017-06-19test: make test-http(s)-set-timeout-server alikejklepatch
2017-06-19test: delete outdated fixtures/stdio-filter.jsVse Mozhet Byt