Vitaly Ostrosablin
|
c266d8fe56
Fix testcase name
|
5 年 前 |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 年 前 |
John Howard
|
20833b06a0
Windows: (WCOW) Generate OCI spec that remote runtime can escape
|
6 年 前 |
Sebastiaan van Stijn
|
43b15e924f
Remove SameHostDaemon, use testEnv.IsLocalDaemon instead
|
6 年 前 |
John Howard
|
561e0f6b7f
Windows: Bump busybox to v1.1
|
6 年 前 |
Kir Kolyshkin
|
9b0097a699
Format code with gofmt -s from go-1.11beta1
|
7 年 前 |
John Howard
|
b1b9937bc7
Windows: Go1.11: Use long path names in build context (TestBuildSymlinkBreakout)
|
6 年 前 |
Sebastiaan van Stijn
|
ddd8a6572d
Fix ineffassign linting
|
7 年 前 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 年 前 |
Tonis Tiigi
|
b1942bc015
integration-cli: fix error message for non-buildkit
|
7 年 前 |
Tibor Vass
|
9cc49b4ab9
builder: have TestBuildDockerignoringBadExclusion pass with buildkit
|
7 年 前 |
Tonis Tiigi
|
c9ebd2f13b
vendor: use dockerfile parser from buildkit
|
7 年 前 |
Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 年 前 |
Anda Xu
|
e440831802
fix and skip some tests based on API version
|
7 年 前 |
Dennis Chen
|
a95fabc70e
Add `--target` name case sensitive test code for multi-stage build
|
7 年 前 |
Vincent Demeester
|
062564084a
Move fakecontext, fakegit and fakestorage to internal/test
|
7 年 前 |
Vincent Demeester
|
183076e89d
Migrate test-integration-cli experimental build tests to integration
|
7 年 前 |
Vincent Demeester
|
e55d6fc857
Skip some tests in certain condition to run with e2e image
|
7 年 前 |
Vincent Demeester
|
5433ceb12e
Migrate DockerTrustSuite to docker/cli e2e tests
|
7 年 前 |
Vincent Demeester
|
894c213b3b
Clean some docker_cli_build_tests that are cli-only
|
7 年 前 |
Dennis Chen
|
3a97100976
Unify the frozen images to the multi-arch version
|
7 年 前 |
Yong Tang
|
8c31aacebf
Merge pull request #36018 from thaJeztah/remove-deprecated-testenv-functions
|
7 年 前 |
Sebastiaan van Stijn
|
18a771a761
Remove deprecated environment.DaemonPlatform()
|
7 年 前 |
Sebastiaan van Stijn
|
dfedc9ef62
Remove deprecated environment.MinimalBaseImage()
|
7 年 前 |
Sebastiaan van Stijn
|
142b1f8bfb
Remove deprecated environment.DockerBasePath()
|
7 年 前 |
Dennis Chen
|
f88c2c04ef
busybox: Fix `ls` compatible issue
|
7 年 前 |
Kir Kolyshkin
|
3676bd8569
TestBuildNotVerboseFailureRemote: fix false positive
|
7 年 前 |
Tonis Tiigi
|
e90b7c06b4
integration-cli: clarify multi-stage tests names
|
7 年 前 |
chaowang
|
7c35a24182
Separate the GenerateRandomAlphaOnlyString function from stringutils
|
7 年 前 |
Simon Ferquel
|
669c067798
Introduce a typed command system and 2 phase parse/dispatch build
|
8 年 前 |