summaryrefslogtreecommitdiff
path: root/test/fixtures
AgeCommit message (Expand)Author
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
2018-06-06worker: initial implementationAnna Henningsen
2018-06-04test: add source for test.wasmDaniel Bevenius
2018-06-01test: remove unused empty fixtureRich Trott
2018-05-22test: test about:blank against invalid WHATWG URLJoyee Cheung
2018-05-18url: introduce `URL_FLAGS_IS_DEFAULT_SCHEME_PORT` flagAyush Gupta
2018-05-11esm: provide named exports for builtin libsGus Caplan
2018-04-28http2: fix responses to long payload reqsAnatoli Papirovski
2018-04-20test: fix test-child-process-send-returns-booleanRich Trott
2018-04-14test: update keys/Makefile to clean and build allDaniel Bevenius
2018-04-10module: fix `e.stack` error when throwing undefined or nullZhenzhen Zhan
2018-04-06test: update assert messages to show expected and actual valuesDave O'Mahony
2018-04-04lib: ensure --check flag works with --requireJohn-David Dalton
2018-04-01module: skip preserveSymlinks for mainGuy Bedford
2018-03-21test: move ESM fixtures to fixtures dirMichaël Zasso