93 Commits (f2d3afbd88d65fd6530487cfaf592e2ca22db319)

Author SHA1 Message Date
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
cjihrig 746a46ebdd test: increase usage of assert.ifError() 8 years ago
Adrian Estrada 4d3b487b79 test: refactor the code in test-dns-ipv4 8 years ago
Adrian Estrada 5e781a3883 test: refactor the code in test-dns-ipv6 8 years ago
Adrian Estrada 75ac109998 test: refactor test-http-dns-fail 8 years ago
Ben Noordhuis 6b1a8d03c7 dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis c31b507b94 dns: implement {ttl: true} for dns.resolve4() 8 years ago
Isobel Redelmeier b9f6a2dc05 test: clean up dgram-broadcast-multi-process test 8 years ago
Junshu Okamoto 528c8449e1 test: refactor `assert` in internet test-dns.js 8 years ago
Gibson Fahnestock 3504a98b72 test: fix ::1 error in test-dns-ipv6 8 years ago
Santiago Gimeno dee0e3a333 test: use common platform helpers everywhere 9 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
cjihrig 6510eb5ddc test: s/assert.fail/common.fail as appropriate 8 years ago
Rich Trott 5b63d48e9e lib,benchmark,test: implement consistent braces 8 years ago
Ben Noordhuis ede98a7767 test: remove internet/test-tls-connnect-cnnic 8 years ago
Rich Trott 395cc885f4 test: refactor test-tls-reuse-host-from-socket 9 years ago
Rich Trott 78520fa472 test,dgram: add tests for setBroadcast() 9 years ago
Rich Trott 1a0c80a1da test: remove common.getServiceName() 9 years ago
Jeremiah Senkpiel 52bae222a3 test: abstract skip functionality to common 9 years ago
Rich Trott 8f56958658 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 9 years ago
Brendan Ashworth 8af5962608 test: add spaces after keywords 9 years ago
Rich Trott 226b8e0cf8 test: clarify dropMembership() call 9 years ago
Matteo Collina ef2c8cd4ec dgram: make send cb act as "error" event handler 10 years ago
Rich Trott c786d6341d test: do not use public IPs for timeout testing 9 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 9 years ago
Johan Bergström 2ba1740ba1 test: add missing crypto checks 9 years ago
Shigeki Ohtsu 3beb880716 crypto: add cert check to CNNIC Whitelist 10 years ago
Roman Reiss fb8811d95e lib,test: fix whitespace issues 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Shigeki Ohtsu d8c4a932c9 crypto: add deprecated ValiCert CA for cross cert 10 years ago
Johan Bergström 671fbd5a9d test: refactor all tests that depends on crypto 10 years ago