1. 99f5f79 net: allow LookupAddr to use getnameinfo when cgo is enabled by Mikio Hara · 10 years ago
  2. 7eec656 net: fix the series of TestLookup and external tests by Mikio Hara · 10 years ago
  3. f77e10f net: simplify error messages in tests by Mikio Hara · 10 years ago
  4. 5a83f06 net: deflake dual IP stack tests by Mikio Hara · 10 years ago
  5. 52c84c3 net: move test flags into main_test.go by Mikio Hara · 10 years ago
  6. a456801 net: remove redundant test case for lookupIP with threadLimit by Mikio Hara · 10 years ago
  7. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/net/lookup_test.go]
  8. b930b43 net: add more cases to lookup API test by Mikio Hara · 11 years ago
  9. 6a9e956 all: use t.Skip{,f} by Dave Cheney · 12 years ago
  10. a5b0c67 net: add LookupNS(domain string) Fixes #4224. by Stephen McQuay · 12 years ago
  11. b737644 net: change cname lookup test target to iana.org by Mikio Hara · 13 years ago
  12. 7301065 net: make -external flag for tests default to true by Mikio Hara · 13 years ago
  13. 705ebf1 net: reorganize test files by Mikio Hara · 13 years ago
  14. adbadf4 net: add a bit clarified multicast listener tests by Mikio Hara · 13 years ago
  15. b43cf81 net: implement LookupTXT for windows by Alex Brainman · 13 years ago
  16. 5842336 net: Plan 9 fixes by Fazlul Shahriar · 13 years ago
  17. 48bb3e8 net: allow LookupSRV on non-standard DNS names by Russ Cox · 13 years ago
  18. 40d85fb net: add a LookupTXT function. by Nigel Tao · 14 years ago
  19. 5da14d1 net: implement windows LookupMX and LookupAddr by Alex Brainman · 14 years ago