CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
3 years ago |
Olli Janatuinen
|
1285c6d125
Windows CI: Add support for testing with containerd
|
4 years ago |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 years ago |
Sebastiaan van Stijn
|
580d3677c8
integration-cli: normalize comment formatting
|
5 years ago |
Sebastiaan van Stijn
|
0fabf3e41e
integration-cli: remove unneeded fmt.Sprintf() in asserts
|
5 years ago |
Tibor Vass
|
7813dfe9d7
rm-gocheck: goimports
|
5 years ago |
Tibor Vass
|
a2024a5470
rm-gocheck: convert check.Commentf to string - with multiple args
|
5 years ago |
Tibor Vass
|
98f2638fe5
rm-gocheck: Contains -> strings.Contains
|
5 years ago |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 years ago |
Tibor Vass
|
6dc7f4c167
rm-gocheck: Equals -> assert.Equal
|
5 years ago |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 years ago |
Tibor Vass
|
1f69c62540
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
|
5 years ago |
Sebastiaan van Stijn
|
ddd8a6572d
Fix ineffassign linting
|
7 years ago |
Anda Xu
|
e440831802
fix and skip some tests based on API version
|
7 years ago |
Sebastiaan van Stijn
|
18a771a761
Remove deprecated environment.DaemonPlatform()
|
7 years ago |
Anthony Sottile
|
0785836c4b
Fix environ substitutions in `docker commit --change ...`
|
7 years ago |
Stephen J Day
|
ae8dbeaeed
*: normalize the use of normalize
|
7 years ago |
Josh Soref
|
39bcaee47b
Spelling fixes
|
8 years ago |
Vincent Demeester
|
10e171cd94
Clean some function in docker_utils_test.go
|
8 years ago |
Vincent Demeester
|
50c4475df6
Introduce a `cli` package for test-integration
|
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 |
Alexander Morozov
|
ca6c6f0765
commit: do not change container labels on commit
|
8 years ago |
Vincent Demeester
|
bcad3d5212
Use check in params so we don't ignore errors
|
8 years ago |
John Howard
|
286ab6d69b
COPY file . after WORKDIR (now always created)
|
8 years ago |
John Howard
|
ac59dfa761
Windows: Enable some commit tests
|
8 years ago |
Vincent Demeester
|
54ed156879
Remove -run flag from commit command.
|
8 years ago |
Qiang Huang
|
53b0d62683
Vendor engine-api to 70d266e96080e3c3d63c55a4d8659e00ac1f7e6c
|
9 years ago |
Zhang Wei
|
62a856e912
Assert error in body of function `inspectField*`
|
9 years ago |
Aditi Rajagopal
|
483abbb313
Checkers on integration-cli/docker_cli_commit_test
|
9 years ago |