提交歷史

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