Sebastiaan van Stijn
|
52c1a2fae8
gofmt GoDoc comments with go1.19
|
3 éve |
CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
3 éve |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 éve |
Sebastiaan van Stijn
|
267a0294a7
integration-cli: cleanup: mark helpers as helpers, use assertion
|
5 éve |
Sebastiaan van Stijn
|
0fabf3e41e
integration-cli: remove unneeded fmt.Sprintf() in asserts
|
5 éve |
Tibor Vass
|
7813dfe9d7
rm-gocheck: goimports
|
5 éve |
Tibor Vass
|
a2024a5470
rm-gocheck: convert check.Commentf to string - with multiple args
|
5 éve |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 éve |
Tibor Vass
|
d0fc8d082d
rm-gocheck: True
|
5 éve |
Tibor Vass
|
2743e2d8bc
rm-gocheck: IsNil
|
5 éve |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 éve |
Tibor Vass
|
1f69c62540
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
|
5 éve |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 éve |
Sebastiaan van Stijn
|
43b15e924f
Remove SameHostDaemon, use testEnv.IsLocalDaemon instead
|
6 éve |
Daniel Nephin
|
00d409f03e
Migrate some copy tests to integration
|
7 éve |
Sebastiaan van Stijn
|
d6e1cc32d3
Bump Go to 1.9.2
|
8 éve |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 éve |
Erik Hollensbe
|
8a7ff5ff74
daemon/archive.go: Fix copy routines to preserve UID.
|
8 éve |
Sebastiaan van Stijn
|
ba0afd70e8
fix some ineffectual assignments
|
8 éve |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 éve |
John Howard
|
088c3eeea8
Windows: Enable some cp integration tests
|
8 éve |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 éve |
Jian Zhang
|
f26a31e80c
Use checker assert for integration-cli/docker_cli_cp_* four files.
|
9 éve |
Jessica Frazelle
|
ea3afdad61
add test-integration-cli specifics for userns
|
9 éve |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 éve |
Josh Hawn
|
75f6929b44
Fix `docker cp` Behavior With Symlinks
|
10 éve |
Vincent Batts
|
7b4e6fc47b
*: s/direcotry/directory/g typo
|
10 éve |
Josh Hawn
|
418135e7ea
integration-cli: New `docker cp` integration tests
|
10 éve |