Tibor Vass
|
ef4c63acf6
rm-gocheck: IsNil
|
hace 5 años |
Tibor Vass
|
6dc7846d26
rm-gocheck: Equals -> assert.Equal
|
hace 5 años |
Tibor Vass
|
819baeb430
rm-gocheck: Not(Equals) -> a != b
|
hace 5 años |
Tibor Vass
|
c8da7fbd25
rm-gocheck: normalize to use checker
|
hace 5 años |
Tibor Vass
|
64a928a3d4
rm-gocheck: check.C -> testing.T
|
hace 5 años |
Tibor Vass
|
a11079a449
rm-gocheck: c.Assert(...) -> assert.Assert(c, ...)
|
hace 5 años |
Tibor Vass
|
e44c6dc109
rm-gocheck: redress multiline c.Assert calls
|
hace 5 años |
Tibor Vass
|
59a9eda8b6
rm-gocheck: normalize c.Check to c.Assert
|
hace 5 años |
Jintao Zhang
|
d58829550e
TestCase: use `icmd.RunCmd` instead `icmd.StartCmd`
|
hace 5 años |
Sebastiaan van Stijn
|
f76cb3e6d5
integration-cli: remove ExecSupport check
|
hace 6 años |
Stefan Scherer
|
339261224f
Use new windows labels
|
hace 6 años |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
hace 6 años |
Yong Tang
|
269cba2428
Small gofmt fix
|
hace 6 años |
Sebastiaan van Stijn
|
6dfd5bd74f
Merge pull request #38908 from Microsoft/jjh/testrunbindmounts
|
hace 6 años |
John Howard
|
9d2e97ac6e
Windows (pre RS5) disableTestRunBindMounts
|
hace 6 años |
John Howard
|
80fce6d747
Windows:Fix TestRunUserDefaults
|
hace 6 años |
Jean Rouge
|
7fdac7eb0f
Making it possible to pass Windows credential specs directly to the engine
|
hace 6 años |
Sebastiaan van Stijn
|
c8ff5ecc09
Remove use of deprecated client.NewEnvClient()
|
hace 6 años |
Sebastiaan van Stijn
|
43b15e924f
Remove SameHostDaemon, use testEnv.IsLocalDaemon instead
|
hace 6 años |
Kir Kolyshkin
|
83363fb2d4
integration: use %s for check.Commentf()
|
hace 7 años |
Sebastiaan van Stijn
|
f9470d8189
Merge pull request #37422 from thaJeztah/fix-linting-errors
|
hace 7 años |
Sandeep Bansal
|
76ace9bb5e
Fix error string in docker CLI test
|
hace 7 años |
Sebastiaan van Stijn
|
ddd8a6572d
Fix ineffassign linting
|
hace 7 años |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
hace 7 años |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
hace 7 años |
Vincent Demeester
|
062564084a
Move fakecontext, fakegit and fakestorage to internal/test
|
hace 7 años |
Justin Cormack
|
a729853bc7
Always make sysfs read-write with privileged
|
hace 7 años |
Vincent Demeester
|
5433ceb12e
Migrate DockerTrustSuite to docker/cli e2e tests
|
hace 7 años |
Kir Kolyshkin
|
5043639645
integration-cli/TestSlowStdinClosing: increase timeout
|
hace 7 años |
Sebastiaan van Stijn
|
3e0299f58c
Merge pull request #36375 from arm64b/frozen-busybox-latest-glibc
|
hace 7 años |