4929 Commits (d2896d92a7c8fb8d8ac8702b58b572c8b83dbfab)

Author SHA1 Message Date
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
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
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
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
Sarah Meyer f62567b7f8 test: use const instead of var in test-require-json.js 8 years ago
Outsider 5f3f54d4bb test: refactor test-http-dns-error 8 years ago
Daniel Pittman ae2bf0a761 test: Changed assert.equal to assert.strictEqual 8 years ago
Jay Brownlee 1eb581779d test: refactor test-vm-syntax-error-stderr.js 8 years ago
Chris Bystrek c456ca3601 test: refactor test-tls-destroy-whilst-write 8 years ago
Kent.Fan fd17ca7710 test: refactor test-net-dns-custom-lookup 8 years ago
davidmarkclements cf3c635dba test: refactor test-https-truncate 8 years ago
Hutson Betts 14c0388945 test: refactor test-tls-server-verify 8 years ago
Konstantin Likhter 36b8dd3b07
test: refactor test-crypto-padding.js 8 years ago
Julian Duque 38ec8e44fa
test: improve test for crypto padding 8 years ago
Richard Karmazin a771f2181c
test: use strictEqual in test-cli-eval-event.js 8 years ago
Adrian Estrada e1394eeb16
test: refactor test-tls-friendly-error-message.js 8 years ago
adelmann 69077a13bf
test: refactor test-fs-append-file.js 8 years ago
davidmarkclements baa1accdb1
test: assert.equal -> assert.strictEqual 8 years ago
Cesar Hernandez a34e19532c
test: refactor test-dgram-exclusive-implicit-bind 8 years ago
davidmarkclements d87926ae34
test: assert.equal -> assert.strictEqual 8 years ago