DockerCLI/e2e
Sebastiaan van Stijn 6e5528b650
e2e: fix formatting of comments
Comments should have a leading space unless the comment is
for special purposes (go:generate, nolint:)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-16 12:46:07 +01:00
..
cli-plugins e2e: fix formatting of comments 2020-01-16 12:46:07 +01:00
container e2e/container: containerExistsWithStatus - t is unused (unparam) 2019-10-31 19:22:26 +01:00
context e2e: add a test for `context ls` 2019-05-20 13:28:11 +01:00
global e2e: add new test package "global" with TestTLSVerify 2019-11-12 18:07:09 +00:00
image Disable unparam linter: e2e/image/push_test.go:299:27: `withNotaryPassphrase` - `pwd` always receives `"foo"` (unparam) 2019-10-31 19:22:23 +01:00
internal/fixtures e2e: fix formatting of comments 2020-01-16 12:46:07 +01:00
plugin Fix: plugin-tests discarding current environment 2019-03-04 20:18:24 +01:00
stack Remove experimental "deploy" from "dab" files 2019-12-09 10:34:14 +01:00
system Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
testdata e2e: avoid `usermod -p` by using `useradd`'s `--password` option 2019-03-11 14:25:41 +00:00
trust e2e: remove unnecessary trailing newline (whitespace) 2019-10-31 19:22:37 +01:00
compose-env.connhelper-ssh.yaml connhelper: add e2e 2018-09-30 10:24:34 +09:00
compose-env.experimental.yaml Make test-e2e run against experimental and non-experimental daemon 2018-06-25 11:46:35 +02:00
compose-env.yaml Disable TLS for e2e docker-in-docker daemon 2019-07-29 14:50:23 -07:00