1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/opts
Sebastiaan van Stijn ab5ebefa0d
opts: TestParseHost(): also check the error
This test was only validating that "an" error occurred, but failed
to check if the error was for the expected reason.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-21 11:20:41 +02:00
..
address_pools.go
address_pools_test.go
env.go opts: simplify ValidateEnv to use os.LookupEnv 2020-08-14 16:58:30 +02:00
env_test.go
hosts.go opts: ParseTCPAddr(): remove workaround for go1.5 2022-04-20 22:29:18 +02:00
hosts_test.go opts: TestParseHost(): also check the error 2022-04-21 11:20:41 +02:00
hosts_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
hosts_windows.go
ip.go
ip_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
opts.go
opts_test.go
runtime.go
ulimit.go
ulimit_test.go