104 Commits (8f1a586a49dcdf494b5eea4c5616dc63ae1cbe64)

Author SHA1 Message Date
Rich Trott ae485a7add
test: remove common.fail() 8 years ago
Vse Mozhet Byt 1633f8b243
test: simplify test skipping 8 years ago
Vse Mozhet Byt c5c65c8ce9
test: fix require nits in some test-tls-* tests 8 years ago
Nataly Shrits 49e786628f
test: replace indexOf with includes and startsWith 8 years ago
Steven Winston 1fb19ac0c5
test: remove unnecessary Buffer import 8 years ago
XadillaX 18cbee236d
dns: fix crash using dns.setServers after resolve4 8 years ago
Vse Mozhet Byt 5b74e635e5
test: reduce string concatenations 8 years ago
Ben Noordhuis da70161308
dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis 0bc14b6d33
dns: implement {ttl: true} for dns.resolve4() 8 years ago
cjihrig bea0a6e557
test: add common.mustNotCall() 8 years ago
Sam Roberts 4207bceacd
test: check tls server verification with addCACert 8 years ago
Gibson Fahnestock 6f85c81f0d
test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock db61c952de
test: use eslint to fix var->const/let 8 years ago
Rich Trott b4cf8c4036
benchmark,lib,test: adjust for linting 8 years ago
Alexander 27f302d94f
test: remove unused args and comparison fix 8 years ago
Adrian Estrada 38d9c15edd test: refactor the code in test-dns-ipv4 8 years ago
Adrian Estrada d8405da44c test: refactor the code in test-dns-ipv6 8 years ago
Adrian Estrada 373755cad0 test: refactor test-http-dns-fail 8 years ago
Isobel Redelmeier bec1ccae99 test: clean up dgram-broadcast-multi-process test 8 years ago
Junshu Okamoto 05f74120e8 test: refactor `assert` in internet test-dns.js 8 years ago
Gibson Fahnestock b8fa7c949d test: fix ::1 error in test-dns-ipv6 8 years ago
Santiago Gimeno 8f51e36898 test: use common platform helpers everywhere 9 years ago
cjihrig 9e9d499b8b test: use mustCall() for simple flow tracking 9 years ago
cjihrig 3ed0204f23 test: s/assert.fail/common.fail as appropriate 9 years ago
Rich Trott fc0ed2e8c7 lib,benchmark,test: implement consistent braces 9 years ago
Ben Noordhuis 009858bd0a test: remove internet/test-tls-connnect-cnnic 9 years ago
Rich Trott 1965e445ec test: refactor test-tls-reuse-host-from-socket 9 years ago
Rich Trott ccbc78cfc6 test: remove common.getServiceName() 9 years ago
Jeremiah Senkpiel b1f58edd54 test: abstract skip functionality to common 9 years ago
Rich Trott be5386e0cf test,dgram: add tests for setBroadcast() 9 years ago
Rich Trott 6d1606ee94 test,tools: adjust function argument alignment 9 years ago
Ben Noordhuis de92a66527 test: move dns test to test/internet 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Aayush Naik 93bacfd00f test: remove unneeded bind() and related comments 9 years ago
Daniel Turing dbdbdd4998 dns: add resolvePtr to query plain DNS PTR records 9 years ago
Daniel Turing c4ab861a49 dns: add failure test for dns.resolveXXX 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Rich Trott bc39d6a3a6 test: remove unused vars 9 years ago
Rich Trott 6abd8b587e test: remove unused modules 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Rich Trott b3313aa603 test: eliminate multicast test FreeBSD flakiness 9 years ago
Rich Trott a2144fce35 test: skip test if FreeBSD jail will break it 9 years ago
Junliang Yan f4c0ed4af2 test: print helpful err msg on test-dns-ipv6.js 9 years ago
Junliang Yan a1886cf1be test: skip test-dns-ipv6.js if ipv6 is unavailable 9 years ago
Rich Trott 676e61872f test: apply correct assert.fail() arguments 9 years ago
Rich Trott a787f72e68 test: split up internet dns tests 9 years ago
Rich Trott bcc6d4740c test: increase dgram timeout for armv6 9 years ago
Rich Trott a1949e8ad9 test: remove valid hostname check in test-dns.js 9 years ago
Rich Trott f8152df5e8 test: expect error for test_lookup_ipv6_hint on FreeBSD 9 years ago
Rich Trott ae8d436623 test: use reserved IP in test-net-connect-timeout 10 years ago