| Commit message (Expand) | Author | Age | Files | Lines |
* | test: tune test-uv-threadpool-schedule | Rich Trott | 2019-01-07 | 1 | -2/+2 |
* | test: regression test for uv threadpool congestion | Gireesh Punathil | 2018-12-30 | 1 | -0/+65 |
* | test: improve internet/test-dns | Ilarion Halushka | 2018-12-12 | 1 | -30/+13 |
* | test: fixed the arguments order in `assert.strictEqual` | Lakshmi Shanmugam | 2018-11-17 | 1 | -1/+1 |
* | test: remove unused catch bindings | cjihrig | 2018-11-06 | 2 | -2/+2 |
* | benchmark,doc,lib,src,test,tools: fix typos | Brandon Smith | 2018-10-09 | 1 | -1/+1 |
* | test: add dns.onlookupall() to increase coverage | Masashi Hirano | 2018-09-27 | 1 | -1/+17 |
* | test: don't inspect values if not necessary | Ruben Bridgewater | 2018-09-18 | 1 | -1/+6 |
* | test: fix test-trace-events-dns | Rich Trott | 2018-09-03 | 1 | -2/+0 |
* | src: add trace points to dns | Chin Huang | 2018-09-02 | 1 | -0/+68 |
* | test: move test that depends on dns query to internet | Joyee Cheung | 2018-08-31 | 1 | -0/+30 |
* | dns: make process.binding('cares_wrap') internal | cjihrig | 2018-08-30 | 1 | -1/+3 |
* | test: rename some allegories | Vse Mozhet Byt | 2018-08-14 | 3 | -19/+19 |
* | test: remove setTimeout in test-net-connect-unref | conectado | 2018-07-26 | 1 | -4/+0 |
* | test: allow tests to pass without internet | Helio Frota | 2018-07-21 | 1 | -0/+42 |
* | test: make crashOnUnhandleRejection opt-out | Michaël Zasso | 2018-07-19 | 5 | -11/+1 |
* | dns: add promisified dns module | cjihrig | 2018-06-20 | 5 | -209/+435 |
* | test: update test-dns error message | Rich Trott | 2018-06-04 | 1 | -1/+1 |
* | test: verify inspector help url works | cjihrig | 2018-04-10 | 1 | -0/+37 |
* | tools: add 'spaced-comment' into eslint rules | Weijia Wang | 2018-04-01 | 1 | -7/+7 |
* | test: refactor http-https-default-ports | Ken Lin | 2018-03-09 | 1 | -2/+2 |
* | test: minor refactoring | Ruben Bridgewater | 2018-02-16 | 1 | -4/+1 |
* | test: remove assert.doesNotThrow() | Ruben Bridgewater | 2018-02-16 | 2 | -15/+7 |
* | test: do not check TXT content in test-dns-any | Joyee Cheung | 2018-02-07 | 1 | -3/+0 |
* | test: remove trivial buffer imports | sreepurnajasti | 2018-01-18 | 1 | -1/+0 |
* | test: use shorthand properties | Tobias Nießen | 2018-01-17 | 1 | -1/+1 |
* | dns: fix crash while setting server during query | XadillaX | 2017-12-06 | 1 | -0/+3 |
* | test: use internet.addresses in internet tests | Joyee Cheung | 2017-11-08 | 6 | -113/+141 |
* | test: show values instead of assertion message | Cheyenne Arrowsmith | 2017-10-28 | 1 | -2/+1 |
* | test: allow tests to pass without internet | Daniel Bevenius | 2017-10-26 | 2 | -0/+330 |
* | test: improve assert message in internet test | Nikki St Onge | 2017-10-18 | 1 | -5/+1 |
* | dgram: added setMulticastInterface() | Will Young | 2017-09-14 | 1 | -1/+3 |
* | test: continue normalizing fixtures use | Miguel Angel Asencio Hurtado | 2017-08-27 | 1 | -2/+2 |
* | dns: add `verbatim` option to dns.lookup() | Ben Noordhuis | 2017-08-23 | 1 | -1/+1 |
* | test: use invalid host according to RFC2606 | Tobias Nießen | 2017-08-19 | 1 | -8/+8 |
* | lib,src: fix consistent spacing inside braces | Sebastiaan Deckers | 2017-07-21 | 5 | -17/+21 |
* | test: simplify test skipping | Vse Mozhet Byt | 2017-07-04 | 7 | -28/+16 |
* | test: fix require nits in some test-tls-* tests | Vse Mozhet Byt | 2017-07-04 | 1 | -1/+2 |
* | test: replace indexOf with includes and startsWith | Nataly Shrits | 2017-07-02 | 2 | -2/+2 |
* | test: remove unnecessary Buffer import | Steven Winston | 2017-06-24 | 1 | -1/+0 |
* | dns: add resolveAny support | XadillaX | 2017-06-09 | 1 | -0/+198 |
* | test: improve dns internet test case | Brian White | 2017-06-01 | 1 | -3/+4 |
* | test: refactor test-dns | Rich Trott | 2017-05-24 | 1 | -13/+9 |
* | dns: fix crash using dns.setServers after resolve4 | XadillaX | 2017-05-18 | 1 | -0/+12 |
* | test: refactor test-dns-regress-6244.js | Rich Trott | 2017-05-18 | 1 | -0/+28 |
* | dns: support promisified `lookup(Service)` | Anna Henningsen | 2017-05-09 | 2 | -0/+41 |
* | test: reduce string concatenations | Vse Mozhet Byt | 2017-05-05 | 4 | -4/+4 |
* | test: remove common.fail() | Rich Trott | 2017-04-12 | 3 | -3/+3 |
* | meta: restore original copyright header | James M Snell | 2017-03-10 | 8 | -0/+168 |
* | benchmark,build,doc,lib,src,test: correct typos | Benjamin Fleischer | 2017-03-03 | 1 | -1/+1 |