summaryrefslogtreecommitdiff
path: root/test/internet
AgeCommit message (Expand)Author
2019-11-21test: refactor test-dgram-multicast-set-interface-lo.jsTaylor Gagne
2019-11-21test: move test not requiring internet from internet to parallelRich Trott
2019-11-21test: use reserved .invalid TLD for invalid address in testRich Trott
2019-11-21test: improve assertion message in internet dgram testRich Trott
2019-11-05tools: make doctool work if no internet availableRichard Lau
2019-10-17dgram: add source-specific multicast supportLucas Pardue
2019-06-17lib: correct error.errno to always be numericJoyee Cheung
2019-06-01doc,tools: get altDocs versions from CHANGELOG.mdRichard Lau
2019-05-13test: use common.PORT instead of an extraneous variableBenjamin Ki
2019-05-13test: move dgram invalid host test to internet testsBenjamin Ki
2019-04-14test: fix test-dns-idna2008.jsRich Trott
2019-03-23test: refactor test-dgram-broadcast-multi-processRich Trott
2019-03-12test: fix syntax error in test-dns-idna2008.js when failingRefael Ackermann
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-03-09test: de-flake test-dns-idna2008.jsRefael Ackermann
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
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