21 Commits (97cf216c74796e7f6dbc65e346ce69cbb160c67f)

Author SHA1 Message Date
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 13 years ago
koichik 485d5b5dff dns: Force the DNS module to invoke callbacks asynchronously. 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Efimov 093dfaf801 GJSLint all tests, only 3 long lines left in test-url.js 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Ben Noordhuis 611dffabb6 Support CNAME lookups in DNS module. 14 years ago
Micheil Smith e38eb0c5a4 Soft migration of sys -> util, Removal of deprecated utils module. 14 years ago
Joshaven Potter 3d4e4d8909 syntax fixes to pass jslint 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Blake Mizerany 8c8534046c fix whitespace errors 15 years ago
Ryan Dahl ba792ea202 :%s/sys.puts/console.log/g 15 years ago
Jérémy Lal 0802326fc9 test-dns so that NXDOMAIN does not rise errors 15 years ago
Jérémy Lal 5caf53a053 Add support for MX queries in dns module, works with c-ares upstream patch. 15 years ago
Ryan Dahl d923c94a0c Remove udns 15 years ago
Krishna Rajendran 96df65e88e Make test-dns.js use dns_cares. 15 years ago
Krishna Rajendran 84277ea845 Check for callback argument in PTR lookup 15 years ago
Ryan Dahl 217e4b40d4 Check for callback argument in DNS functions 15 years ago
Krishna Rajendran 3c97a4391a Update test-dns.js to work with latest api 15 years ago
isaacs 5861db8a69 Remove process.mixin dependency from all tests. 15 years ago
arlolra 724ccf10df Tests on common port. 15 years ago
arlolra 04fac19822 Split tests. 15 years ago
Ryan Dahl 173a8c9842 Disable dns and fs-sendfile tests. 15 years ago
Blaine Cook cd6397cc45 Add support for MX, TXT, and SRV records in DNS module. 15 years ago