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