4653 Commits (3401cad9808d1328814b34722f7822ff13c32a29)

Author SHA1 Message Date
shiya 3401cad980 test: var -> let/const, .equal -> .strictEqual 8 years ago
lrlna e21e12944c
test: increase coverage for timers 8 years ago
Kevin Zurawel 228a32bfd6
test: change equal to strictEqual 8 years ago
Ashton Kinslow c5ccc50d1f test: test for http.request() invalid method error 8 years ago
scalkpdev c0d11752d9 test: update net-local-address-port 8 years ago
Adriana Rios efa84563f2 test: refactor test-tls-ecdh 8 years ago
makenova 8892433792 test: refactor test-vm-debug-context 8 years ago
Safia Abdalla a912b791d4 test: increase coverage for lib/events.js 8 years ago
ben_cripps 8e1e15f163 test: use strictEqual in test-zlib-truncated 8 years ago
ben_cripps 4658d0c8ce test: use strictEqual in test-debugger-client.js 8 years ago
Rich Trott cf2562bf60 test: refactor test-debug-args 8 years ago
Michaël Zasso de495c0669 test: refactor test-fs-non-number-arguments-throw 8 years ago
Teddy Katz 24a98dd810
repl: fix generator function preprocessing 8 years ago
Trevor Norris b49b496a92
async_wrap: call destroy() callback in uv_idle_t 8 years ago
brad-decker 18016d3b3f test: replace assert.equal with assert.strictEqual 8 years ago
Michaël Zasso cf719152b0 test: refactor test-crypto-timing-safe-equal 8 years ago
Ben Noordhuis 8264a22256 test: run cpplint on files in test/cctest 8 years ago
Claudio Rodriguez c2f84877c5 test: add toASCII and toUnicode punycode tests 8 years ago
Rich Trott f8a503330c test: refactor test-util-inspect 8 years ago
Rich Trott 976a050286 test: refactor test-preload 8 years ago
Rich Trott f540794966 test: refine test-http-status-reason-invalid-chars 8 years ago
Michaël Zasso 85a6b53297 test: refactor test-crypto-binary-default 8 years ago
Michaël Zasso ae029f53d7 test: refactor and fix test-crypto 8 years ago
Bryan English edb78aa2a6 constants: errors -> errno 8 years ago
Michaël Zasso efcbf611d7 test: fix test-buffer-slow 8 years ago
Michaël Zasso e74b724e73 test: refactor test-net-pingpong 8 years ago
Michaël Zasso cf410af6c7 test: refactor and fix test-dns 8 years ago
Anna Henningsen 4fffe32a4b Revert "buffer: runtime deprecation of calling Buffer without new" 8 years ago
Michaël Zasso 59450444c6 test: refactor and fix test-buffer-bytelength 8 years ago
Michael Macherey 6a73d61320 test: cleanup test-dgram-error-message-address 8 years ago
Rich Trott 56ca9cd1ba test: fix flaky test-cluster-dgram-2 8 years ago
mkamakura 31d1a3f8a8 test: fix test-tls-connect-address-family 8 years ago
Yosuke Saito c9509acfb5 test: fix test-http-status-reason-invalid-chars 8 years ago
Rich Trott a6b049103a test: refactor test-child-process-exec-error 8 years ago
Rich Trott 6b2aa1a2b9 Revert "buffer: convert offset & length to int properly" 8 years ago
Sakthipriyan Vairamani (thefourtheye) ca37fa527f buffer: convert offset & length to int properly 8 years ago
Rich Trott 561eade317 test: refactor common.js 8 years ago
Ben Noordhuis e27f14f0b4 inspector: /json/version returns object, not array 8 years ago
Michael Dawson d2149596a5 test: exclude no_interleaved_stdio test for AIX 8 years ago
Rich Trott 9b0f53d45a test: fix flaky test-dgram-empty-packet & friends 8 years ago
Rich Trott 2486273c0e test: fix flaky test-inspector 8 years ago
Sam Roberts fd644f51f8 crypto: allow adding extra certs to well-known CAs 8 years ago
Rich Trott d71dd9b2f3 test:refactor test-tls-hello-parser-failure 8 years ago
Jeremiah Senkpiel 3f1e38c847 timers: use consistent checks for canceled timers 8 years ago
Sam Roberts 3cbb553df8 tools: disallow trailing whitespace for markdown 8 years ago
Ben Noordhuis 13c4f44e97 test: add new.target add-on regression test 8 years ago
Rich Trott d6dc2e8d44 test: refactor test-async-wrap-* 8 years ago
Gareth Ellis 440057eae0
src: extend `HeapStatistics` with new fields 8 years ago
Anna Henningsen 3295a7feba
src: allow getting Symbols on process.env 8 years ago
Kirill Fomichev 6b86ecc007
crypto: return `this` in setAuthTag/setAAD 8 years ago