15577 Commits (2e36b2ef496affe82a6756e265f3ba773ea00248)
 

Author SHA1 Message Date
Fabrice Tatieze 2e36b2ef49 test: using const and strictEqual 8 years ago
Jonathan Darling 8e27254594 test: convert assert.equal to assert.strictEqual 8 years ago
Scott Smereka 328cd93036 test: changed assert.equal to assert.strictEqual 8 years ago
Richard Karmazin cbdc64e026 test: test-file-write-stream3.js refactor 8 years ago
Erez Weiss 7c90244677 test: implemented es6 conventions 8 years ago
J Scott Chapman bb677d41ce test: strictEqual() and RegExp in test-buffer-fill.js 8 years ago
Rich Trott 446bcbea4e doc: correct it's vs. its usage 8 years ago
Sam Roberts b9bd9a2fcb doc: remove Sam Roberts from release team 8 years ago
Anna Henningsen 51b77aa44a doc: add people to cc for async_wrap 8 years ago
Ilya Potuzhnov 34b8c86895 test: Modernize test-tls-peer-certificate.js 8 years ago
Jackson Tian f55a63c86f internal/util: move the case 'latin1' 8 years ago
Michael Alexander 5ad7e04280 test: strictCompare and explcit inputs mprovement to test-buffer-slice 8 years ago
Jonathan Darling 256de35c98 test: add test for process.stdin.setRawMode() 8 years ago
Julian Duque 990a19fc7e test: refactor test for net listen on fd0 8 years ago
Peter Diaz 7fd8833fa9 test: update assert.equal() to assert.strictEqual() 8 years ago
Christopher Rokita fdc55ef02c test: use const or let and assert.strictEqual 8 years ago
levsoroka ae1ef5336d test: fix buffer alloc tests 8 years ago
Paul Lucas e8fc7fcef7 test: Added more validations to setEncoding 8 years ago
cdnadmin 79e6068d5c test: use strictEqual() domain-http 8 years ago
fmizzell 7428d80879 test: refactor test-cluster-worker-events 8 years ago
makenova 6df3b7babc test: update repl tests 8 years ago
Nigel Kibodeaux 47b5f9e710 test: modernize test-fs-truncate-fd 8 years ago
rgoodwin 8b6c45f4b4 test: update tls test to use const/let and common.mustCall 8 years ago
Eric Gonzalez c05909b3e8 test: adding strictEqual to test-buffer-indexof.js 8 years ago
CodeTheInternet d0852459d5 test: strictEqual in test-beforeexit-event.js 8 years ago
Lance Ball dfa35d66f5 debugger: call `this.resume()` after `this.run()` 8 years ago
Dan Villa 2beba9e025 test: refactor test-child-process-double-pipe 8 years ago
Ethan Arrowood 64b2494e90 test: updated tls-getcipher test 8 years ago
Adrian Estrada e502262687 test: replace equal with strictEqual in test-freelist.js 8 years ago
brad-decker fa38032148 child_process: name anonymous functions 8 years ago
Anna Henningsen 573f9db6c9
buffer: fix transcode for single-byte enc to ucs2 8 years ago
Anna Henningsen cef3a04f62
promise: better stack traces for --trace-warnings 8 years ago
Rebecca Turner 4bcda633c0 deps: upgrade npm to 3.10.10 8 years ago
Michaël Zasso 64854f625b tools: add ESLint rule for assert.throws arguments 8 years ago
Prince J Wesley 6087e361e5 repl: preprocess only for defaultEval 8 years ago
Sakthipriyan Vairamani (thefourtheye) 0c745e3a3a buffer: convert offset & length to int properly 8 years ago
Raja Panidepu 5a2b68896c test: updated test-stream-pipe-unpipe-stream 8 years ago
Rich Trott ac8d212428 debugger: refactor _debugger.js 8 years ago
Devon Rifkin 346204d77e doc: add link to `net.Server` in tls.md 8 years ago
michael6 f900753eeb test: refactor test-crypto-ecb 8 years ago
Oscar Martinez 6502427761 test: refactor test-require-exceptions 8 years ago
Matt Crummey a801ffb1ee test: refactor test-console 8 years ago
Josh Mays bca587bdb3 test: refactor test-crypto-certificate 8 years ago
Konstantin Likhter 278772a5df test: refactor dgram-send-multi-buffer-copy 8 years ago
Johnny Reading 6d5ded508e test: refactor test-domain 8 years ago
Exlipse7 318a2dbea4 test: refactor test-cli-syntax 8 years ago
k3kathy da8e3d946a test: refactor test-child-process-constructor 8 years ago
Cesar Hernandez 9fddf29f53 test: refactor test-repl-mode.js 8 years ago
Sean Villars 65c44830c2 test: var to const, assert.equal to assert.strictEqual in net 8 years ago
anoff ef7cbde0a2 test: changed vars to const in test-net-better-error-messages-listen-path.js 8 years ago