summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-11-16test: https agent clientcertengine coverageOsmond van Hemert
2018-11-16test: confirm tls server suite default is its ownSam Roberts
2018-11-16test: cover tls multi-identity option mixturesSam Roberts
2018-11-16test: add independent multi-alg crypto identitiesSam Roberts
2018-11-16test: rename agent1-pfx.pem to agent1.pfxSam Roberts
2018-11-16test: remove unused function arguments in async-hooks testsRich Trott
2018-11-16src: emit warnings from V8Gus Caplan
2018-11-16fs: make process.binding('fs') internalMasashi Hirano
2018-11-15tls: emit a warning when servername is an IP addressRodger Combs
2018-11-15net: always invoke after-write callbackAnna Henningsen
2018-11-14test: add typeerror for vm/compileFunction paramsDan Corman
2018-11-14timers: fix priority queue removeAtAnatoli Papirovski
2018-11-14Revert "util: change util.inspect depth default"Gus Caplan
2018-11-15test: deep object to table not coveredOsmond van Hemert
2018-11-14http: else case is not reachableszabolcsit
2018-11-15src: compile native modules and their code cache in C++Joyee Cheung
2018-11-13fs,net: standardize `pending` stream propertyAnna Henningsen
2018-11-14test: add tests for Socket.setNoDelayJames Herrington
2018-11-13tls: get the local certificate after tls handshakeSam Roberts
2018-11-13Revert "child_process: change windowsHide default to true"Rich Trott
2018-11-13test: assert diff no colorFlorin-Daniel BÎLBÎE
2018-11-14os: do not call into JS to push values to an array in GetCPUInfoJoyee Cheung
2018-11-14process: remove pushValueToArray in EnvEnumeratorJoyee Cheung
2018-11-13tls: disable TLS v1.0 and v1.1 by defaultBen Noordhuis
2018-11-13async_hooks: add HandleScopes to C++ embedder/addon APIAnna Henningsen
2018-11-13test: add process no deprecationrazvanbh
2018-11-13test: add test for _setSimultaneousAccepts()Andrey Melikhov
2018-11-13test: check for invalid module type in vm.jsalyssaq
2018-11-12test: fix flaky test-vm-timeout-escape-queuemicrotaskRich Trott
2018-11-13console: console.timeLog() using the default labelMarie Terrier
2018-11-13test: fix arguments order in assertionsEmanuel Kluge
2018-11-12test: remove unused parameters in function definitionPaul Hodgson
2018-11-12test: esm loader unknown builtin moduleFran Herrero
2018-11-12test: fixed order of actual and expected argumentskiyomizumia
2018-11-12test: add else and error case for TextDecoderLauri Piisang
2018-11-12test: dgram socket prints deprecation warningsRobert Pamely
2018-11-12test: url format path ending hashchar not coveredOsmond van Hemert
2018-11-12test: test add and remove for lib/domainPetar Dodev
2018-11-12test: add test for autoDestroy in streamDaijiro Wachi
2018-11-11test: fix args order in process-getactiverequestsVladyslav Kopylash
2018-11-11test: check control characters replacingAlessandro Gatti
2018-11-11test: fix strictEqual argument orderMartin Kask
2018-11-11console: cover .assert with single argumentMorgan Roderick
2018-11-11test: correct order of args in assert.strictEqual()Natalie Cluer
2018-11-11test: add tests for process.initgroupsJames Herrington
2018-11-11test: add test case for completion bash flagAivo Paas
2018-11-11test: add test for deepEqual Float32ArrayYehiyam Livneh
2018-11-11test: fix arguments order in assert.strictEqual()Ulises Santana Suárez
2018-11-11test: fix assert.strictEqual argument orderJohn Mc Quillan
2018-11-11test : compare objects not identical by referenceMarie Terrier