Tibor Vass
|
a11079a449
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
|
5 years ago |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 years ago |
Sebastiaan van Stijn
|
43b15e924f
Remove SameHostDaemon, use testEnv.IsLocalDaemon instead
|
6 years ago |
Daniel Nephin
|
00d409f03e
Migrate some copy tests to integration
|
7 years ago |
Sebastiaan van Stijn
|
d6e1cc32d3
Bump Go to 1.9.2
|
8 years ago |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 years ago |
Erik Hollensbe
|
8a7ff5ff74
daemon/archive.go: Fix copy routines to preserve UID.
|
8 years ago |
Sebastiaan van Stijn
|
ba0afd70e8
fix some ineffectual assignments
|
8 years ago |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 years ago |
John Howard
|
088c3eeea8
Windows: Enable some cp integration tests
|
9 years ago |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 years ago |
Jian Zhang
|
f26a31e80c
Use checker assert for integration-cli/docker_cli_cp_* four files.
|
9 years ago |
Jessica Frazelle
|
ea3afdad61
add test-integration-cli specifics for userns
|
9 years ago |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
10 years ago |
Josh Hawn
|
75f6929b44
Fix `docker cp` Behavior With Symlinks
|
10 years ago |
Vincent Batts
|
7b4e6fc47b
*: s/direcotry/directory/g typo
|
10 years ago |
Josh Hawn
|
418135e7ea
integration-cli: New `docker cp` integration tests
|
10 years ago |