moby--moby/testutil
Sebastiaan van Stijn 1f21c4dd05
testutil/registry: remove unused WithStdout(), WithStErr() opts
These were added as part of d7ba1f85ef,
but weren't used at the time, and still aren't used, so let's remove
them.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-05-10 23:46:23 +02:00
..
daemon testutil/daemon: remove redundant fmt.Sprintf()'s 2022-02-15 12:49:35 +01:00
environment all: replace strings.Replace with strings.ReplaceAll 2022-05-09 19:45:40 +08:00
fakecontext refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
fakegit refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
fakestorage refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
fixtures refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
registry testutil/registry: remove unused WithStdout(), WithStErr() opts 2022-05-10 23:46:23 +02:00
request refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
doc.go
helper.go
helpers.go
stringutils.go gosec: G404: Use of weak random number generator 2021-06-10 13:03:18 +02:00
stringutils_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00