summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-07-06test: fix pummel/test-net-connect-memleakRich Trott
2018-07-07inspector: expose original consoleMatteo Collina
2018-07-05test: remove unnecessary string literalsJacek Pospychała
2018-07-05http2: pass incoming set-cookie header as arrayGerhard Stoebich
2018-07-04console: implement timeLog methodMichaël Zasso
2018-07-04test: replace third argument with comment in strict equalsDeveloper Davo
2018-07-04fs: support pseudofiles in promises.readFileTimothy Gu
2018-07-04test: fix args passed to strictEqualHaroon Khan
2018-07-04test: check type for Worker filename argumentMasashi Hirano
2018-07-03messaging: fix edge cases with transferring portsTimothy Gu
2018-07-03src: add context-aware init macro and docGabriel Schulhof
2018-07-03tls: throw error on bad ciphers optionBrian White
2018-07-03zlib: fix memory leak for unused zlib instancesAnna Henningsen
2018-07-03test: add test for missing dynamic instantiate hookMichaël Zasso
2018-07-02repl: fix tab completion for object properties with special charWeijia Wang
2018-06-30test: add worker prefix to test-message* testsMichaël Zasso
2018-06-30src: remove StreamBase::kFlagHasWritevAnna Henningsen
2018-06-30test: fix ESM testAnna Henningsen
2018-06-30esm: loader hook URL validation and error messagesguybedford
2018-06-29n-api: add API for asynchronous functionsGabriel Schulhof
2018-06-29test: add a request-response test for MessageChannelitaysabato
2018-06-29workers: add test for messagePort.onmessageMichaël Zasso
2018-06-27util: add inspect suffix to BigInt64Array elementsTeddy Katz
2018-06-27per_context: add warning to Atomics.wakeGus Caplan
2018-06-27test: skip non-doc files in test-make-doc checksVse Mozhet Byt
2018-06-27fs: undeprecate lchown()cjihrig
2018-06-27build: speed up startup with V8 code cacheJoyee Cheung
2018-06-27worker: support relative pathsitaysabato
2018-06-27test: use aliases for smart pointers in fixtureDaniel Bevenius
2018-06-27test: make cctest fixture use node::NewIsolateDaniel Bevenius
2018-06-26vm: add Script.createCodeCache()Gus Caplan
2018-06-26test: add some test cases for validateOffsetLengthWriteKeita Akutsu
2018-06-25crypto: fix UB in computing max message sizeBen Noordhuis
2018-06-24util: recover from maximum call stack sizeRuben Bridgewater
2018-06-24src: refactor timers to remove TimerWrapAnatoli Papirovski
2018-06-24test: remove outdated, non-functioning testAnatoli Papirovski
2018-06-24test: fix test-net-socket-constructorSantiago Gimeno
2018-06-24test: lint fixes for ESLint updatecjihrig
2018-06-24test: move net bytes-per-chunk test to sequentialRich Trott
2018-06-24test: remove string error from strictEqualFernando Doglio
2018-06-22test: add tests for end event of stream.DuplexMasashi Hirano
2018-06-22test: avoid running fsync on directory on AIXJohn Barboza
2018-06-22net: validate fds passed to Socket constructorcjihrig
2018-06-21atomis: add notify aliasGus Caplan
2018-06-21test: assert process.setgroups is undefined on windowsMasashi Hirano
2018-06-21test: add tests for process.setgroups()Masashi Hirano
2018-06-21module: experimental modules runMain separationguybedford
2018-06-20test: move net bytes-per-chunk test to parallelAnna Henningsen
2018-06-20dns: add promisified dns modulecjihrig
2018-06-20test: remove the third string literal argument from assert.strictEqual()Kevin Thomas