summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-04-04doc: change Mac OS X to macOSJR McEntee
2017-04-04linkedlist: remove public moduleBrian White
2017-04-04url: error when domainTo*() is called w/o argumentTimothy Gu
2017-04-04buffer,util: refactor for performanceRich Trott
2017-04-04test: increase querystring coverageDavidCai
2017-04-04test: fix test-cli-syntax assertions on windowsTeddy Katz
2017-04-04test: fix flaky test-child-process-exec-timeoutSantiago Gimeno
2017-04-04test: reduce buffer size in buffer-creation testSakthipriyan Vairamani (thefourtheye)
2017-04-04child_process: improve killSignal validationsSakthipriyan Vairamani (thefourtheye)
2017-04-03src: throw when -c and -e are used simultaneouslyTeddy Katz
2017-04-03lib: ensure --check flag works for piped-in codeTeddy Katz
2017-04-03test: extended test to makeCallback cb type checkLuca Maraschi
2017-04-03buffer: zero fill Buffer(num) by defaultJames M Snell
2017-04-03errors: add space between error name and codeJames M Snell
2017-04-03test: fix V8 test on big-endian machinesAnna Henningsen
2017-04-03test: synchronize WPT url setter test dataDaijiro Wachi
2017-04-03test: synchronize WPT url test dataDaijiro Wachi
2017-04-03v8: fix offsets for TypedArray deserializationAnna Henningsen
2017-04-03n-api: add support for abi stable module APIJason Ginchereau
2017-04-03assert: add support for Map and Set in deepEqualJoseph Gentle
2017-04-03util: show External values explicitly in inspectAnna Henningsen
2017-04-03zlib: support Uint8Array in convenience methodsTimothy Gu
2017-04-01crypto: add sign/verify support for RSASSA-PSSTobias Nießen
2017-03-31src: fix base64 decodingNikolai Vavilov
2017-03-31src: add --use-bundled-ca --use-openssl-ca checkDaniel Bevenius
2017-03-30test: fix flaky child-process-exec-kill-throwsRich Trott
2017-03-31test: fix truncation of argvDaniel Bevenius
2017-03-29tools: add unescaped regexp dot rule to linterBrian White
2017-03-29util: add %i and %f formatting specifiersRoman Reiss
2017-03-29v8: expose new V8 serialization APIAnna Henningsen
2017-03-28util: use `[Array]` for deeply nested arraysAnna Henningsen
2017-03-28buffer: remove error for malformatted hex stringRich Trott
2017-03-28test: fix misleading commentFranziska Hinkelmann
2017-03-28benchmark: check end() argument to be > 0Vse Mozhet Byt
2017-03-27test: mark child-process-exec-kill-throws flakyGibson Fahnestock
2017-03-27test: fix broken tests in test-buffer-includesAlexey Orlenko
2017-03-27test: add cctest for native URL classJames M Snell
2017-03-27stream_base,tls_wrap: notify on destructTrevor Norris
2017-03-27crypto: support Uint8Array prime in createDHAnna Henningsen
2017-03-27tls: support Uint8Arrays for protocol list buffersAnna Henningsen
2017-03-27dgram: support Uint8Array input to send()Anna Henningsen
2017-03-26http: should support userland Agentfengmk2
2017-03-26tools: add rule prefering common.mustNotCall()James M Snell
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-26test: replace throw with common.failDejon "DJ" Gill
2017-03-26test: cover thrown errors from exec() killcjihrig
2017-03-26test: test validity of prefix in mkdtempSyncLuca Maraschi
2017-03-26test: add regex for expected error messageJohn F. Mercer
2017-03-26test: add second argument to assert.throws()Rj Bernaldo
2017-03-25process: maintain constructor descriptorBryan English