summaryrefslogtreecommitdiff
path: root/test/internet
AgeCommit message (Expand)Author
2019-01-28dns: use IDNA 2008 to encode non-ascii hostnamesBen Noordhuis
2019-01-07test: tune test-uv-threadpool-scheduleRich Trott
2018-12-30test: regression test for uv threadpool congestionGireesh Punathil
2018-12-12test: improve internet/test-dnsIlarion Halushka
2018-11-17test: fixed the arguments order in `assert.strictEqual`Lakshmi Shanmugam
2018-11-06test: remove unused catch bindingscjihrig
2018-10-09benchmark,doc,lib,src,test,tools: fix typosBrandon Smith
2018-09-27test: add dns.onlookupall() to increase coverageMasashi Hirano
2018-09-18test: don't inspect values if not necessaryRuben Bridgewater
2018-09-03test: fix test-trace-events-dnsRich Trott
2018-09-02src: add trace points to dnsChin Huang
2018-08-31test: move test that depends on dns query to internetJoyee Cheung
2018-08-30dns: make process.binding('cares_wrap') internalcjihrig
2018-08-14test: rename some allegoriesVse Mozhet Byt
2018-07-26test: remove setTimeout in test-net-connect-unrefconectado
2018-07-21test: allow tests to pass without internetHelio Frota
2018-07-19test: make crashOnUnhandleRejection opt-outMichaël Zasso
2018-06-20dns: add promisified dns modulecjihrig
2018-06-04test: update test-dns error messageRich Trott
2018-04-10test: verify inspector help url workscjihrig
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-03-09test: refactor http-https-default-portsKen Lin
2018-02-16test: minor refactoringRuben Bridgewater
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2018-02-07test: do not check TXT content in test-dns-anyJoyee Cheung
2018-01-18test: remove trivial buffer importssreepurnajasti
2018-01-17test: use shorthand propertiesTobias Nießen
2017-12-06dns: fix crash while setting server during queryXadillaX
2017-11-08test: use internet.addresses in internet testsJoyee Cheung
2017-10-28test: show values instead of assertion messageCheyenne Arrowsmith
2017-10-26test: allow tests to pass without internetDaniel Bevenius
2017-10-18test: improve assert message in internet testNikki St Onge
2017-09-14dgram: added setMulticastInterface()Will Young
2017-08-27test: continue normalizing fixtures useMiguel Angel Asencio Hurtado
2017-08-23dns: add `verbatim` option to dns.lookup()Ben Noordhuis
2017-08-19test: use invalid host according to RFC2606Tobias Nießen
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-07-04test: fix require nits in some test-tls-* testsVse Mozhet Byt
2017-07-02test: replace indexOf with includes and startsWithNataly Shrits
2017-06-24test: remove unnecessary Buffer importSteven Winston
2017-06-09dns: add resolveAny supportXadillaX
2017-06-01test: improve dns internet test caseBrian White
2017-05-24test: refactor test-dnsRich Trott
2017-05-18dns: fix crash using dns.setServers after resolve4XadillaX
2017-05-18test: refactor test-dns-regress-6244.jsRich Trott
2017-05-09dns: support promisified `lookup(Service)`Anna Henningsen
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-04-12test: remove common.fail()Rich Trott
2017-03-10meta: restore original copyright headerJames M Snell