summaryrefslogtreecommitdiff
path: root/test/fixtures
AgeCommit message (Expand)Author
2019-02-01test: pull html/webappapis/timers WPTJoyee Cheung
2019-01-30worker: export workerData to ESM workersAnna Henningsen
2019-01-25test: pull html/webappapis/microtask-queuing WPTJoyee Cheung
2019-01-17test: refactor min() in test-hash-seedRich Trott
2019-01-10lib: move DEP0028 to end of lifecjihrig
2019-01-10lib: move DEP0026 to end of lifecjihrig
2019-01-10test: pull enconding WPT test fixturesJoyee Cheung
2019-01-08test: clean up wasm fixturesGus Caplan
2019-01-05benchmark,test: add brotliAnna Henningsen
2019-01-03worker: use engine-provided deleter for `SharedArrayBuffer`sAnna Henningsen
2018-12-30test: remove `util.inherits()` usageZYSzys
2018-12-11test: test TLS client authenticationSam Roberts
2018-12-11module: don't search in require.resolve.pathscjihrig
2018-11-28test: test and docs for detached fork processtimothy searcy
2018-11-27tools,doc: fix version picker bug in html.jsRich Trott
2018-11-22tls: add min/max protocol version optionsSam Roberts
2018-11-16test: add independent multi-alg crypto identitiesSam Roberts
2018-11-16test: rename agent1-pfx.pem to agent1.pfxSam Roberts
2018-11-12test: esm loader unknown builtin moduleFran Herrero
2018-11-09test: use URL fixtures under test/fixtures/wpt/url/resourcesJoyee Cheung
2018-11-09test: use git node wpt to pull WPT into test/fixturesJoyee Cheung
2018-11-07crypto: add support for chacha20-poly1305 for AEADchux0519
2018-11-06test: remove unused catch bindingscjihrig
2018-11-03lib: make coverage work for Node.jsBenjamin
2018-11-01child_process: handle undefined/null for fork() argsShobhit Chittora
2018-10-12test: refactor common.ddCommand()Rich Trott
2018-10-08test: remove eslint-disable from fixturesRich Trott
2018-10-07test: add module require tests for certain package.json errorsTom White
2018-10-02repl: do not swallow errors in nested REPLsRich Trott
2018-09-22test: remove string literals for strictEquals/notStrictEqualsMaleDong
2018-09-21test: do not export common.leakedGlobals()Rich Trott
2018-09-21worker,coverage: support V8 coverage generationAnna Henningsen
2018-09-09tools,doc: apilinks should handle root scenariosKyle Farnung
2018-09-08tools: add [src] links to child-process.htmlSam Ruby
2018-09-05coverage: expose native V8 coverageBenjamin Coe
2018-09-05tools: add [src] links to async_hooks.htmlSam Ruby
2018-09-02tools: add [src] links to assert.htmlSam Ruby
2018-08-29tools: Include links to source code in documentationSam Ruby
2018-08-18src: encode 0x27 (') for special URLsTimothy Gu
2018-08-12test,doc: fix lint error in test fixturesRich Trott
2018-08-08test: update certificates and private keysFedor Indutny
2018-07-22test: move AEAD test vectors out of scriptTobias Nießen
2018-07-16assert: improve simple assertRuben Bridgewater
2018-07-14test: refactor process/worker exitCode testsDenys Otrishko
2018-07-09tools: build all.json by combining generated JSONSam Ruby
2018-07-03test: add test for missing dynamic instantiate hookMichaël Zasso
2018-06-30esm: loader hook URL validation and error messagesguybedford
2018-06-21module: experimental modules runMain separationguybedford
2018-06-06test: add test for Linux perfMatheus Marchini
2018-06-06worker: rename to worker_threadsAnna Henningsen