CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
3 лет назад |
Sebastiaan van Stijn
|
0c9ff0b45a
api/server/httputils: add ReadJSON() utility
|
3 лет назад |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 лет назад |
Sebastiaan van Stijn
|
c6038b4884
integration-cli: rely less on "docker port" output format
|
4 лет назад |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 лет назад |
Sam Whited
|
b37c214e3c
testutil: make testing packages public
|
5 лет назад |
Tibor Vass
|
ac2f24e72a
waitAndAssert -> poll.WaitOn
|
5 лет назад |
Tibor Vass
|
64de5e8228
rm-gocheck: fix compile errors from converting check.CommentInterface to string
|
5 лет назад |
Tibor Vass
|
7813dfe9d7
rm-gocheck: goimports
|
5 лет назад |
Tibor Vass
|
3a24472c8e
rm-gocheck: check.CommentInterface -> string
|
5 лет назад |
Tibor Vass
|
a2024a5470
rm-gocheck: convert check.Commentf to string - with multiple args
|
5 лет назад |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 лет назад |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 лет назад |
Sebastiaan van Stijn
|
7204341950
integration-cli: remove ExecSupport check
|
6 лет назад |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 лет назад |
Sebastiaan van Stijn
|
c8ff5ecc09
Remove use of deprecated client.NewEnvClient()
|
6 лет назад |
Sebastiaan van Stijn
|
43b15e924f
Remove SameHostDaemon, use testEnv.IsLocalDaemon instead
|
6 лет назад |
Anda Xu
|
e440831802
fix and skip some tests based on API version
|
7 лет назад |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 лет назад |
Vincent Demeester
|
42f6fdf059
Move integration-cli/request to internal/test/request…
|
7 лет назад |
Tonis Tiigi
|
6c4ce7cb6c
libcontainerd: fix leaking container/exec state
|
7 лет назад |
Stanislav Bondarenko
|
0fd5a65428
Stop using deprecated SockRequest
|
8 лет назад |
Daniel Nephin
|
4f304e72a2
Remove testutil.ReadBody
|
7 лет назад |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 лет назад |
Vincent Demeester
|
b11ba1231e
Update request.* signature to remove the host
|
8 лет назад |
Vincent Demeester
|
f85ee17810
Convert request.SockRequestRaw to appropriate methods
|
8 лет назад |
Dmitry Shyshkin
|
3cc0d6bb04
Fix #303111: dockerd leaks ExecIds on failed exec -i
|
8 лет назад |
Aaron.L.Xu
|
40af569164
fix typo
|
8 лет назад |
Vincent Demeester
|
d69d4799a3
Add a new request package in integration-cli
|
8 лет назад |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 лет назад |