Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn dc0c2340b8 integration-cli: fix empty-lines (revive) il y a 2 ans
  CrazyMax 0e6a1b9596 integration-cli: split DockerSuite into subsequent build suites il y a 3 ans
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package il y a 3 ans
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 il y a 3 ans
  Ziheng Liu c322af8019 test: add buffer to prevent goroutine leak il y a 5 ans
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 il y a 5 ans
  Sebastiaan van Stijn 0fabf3e41e integration-cli: remove unneeded fmt.Sprintf() in asserts il y a 5 ans
  Tibor Vass 7813dfe9d7 rm-gocheck: goimports il y a 5 ans
  Tibor Vass a2024a5470 rm-gocheck: convert check.Commentf to string - with multiple args il y a 5 ans
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully il y a 5 ans
  Tibor Vass 2743e2d8bc rm-gocheck: IsNil il y a 5 ans
  Tibor Vass 230f7bcc02 rm-gocheck: normalize to use checker il y a 5 ans
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T il y a 5 ans
  Tibor Vass 1f69c62540 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) il y a 5 ans
  Sebastiaan van Stijn 0595c01718 switch kr/pty to creack/pty v1.1.7 il y a 6 ans
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools il y a 6 ans
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead il y a 6 ans
  Kir Kolyshkin 9f3a343a51 integration-cli: fix TestAttachDetach, rm TestAttachDetachTruncatedID il y a 6 ans
  Daniel Nephin 847b610620 Fix TestAttachAfterDetach to work with latest client il y a 7 ans
  Christopher Crone f089a1df39 Skip some tests for E2E il y a 7 ans
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli il y a 8 ans
  Tonis Tiigi 9d8f01b4f5 Improve TestAttachClosedOnContainerStop il y a 8 ans
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() il y a 9 ans
  Arnaud Porterie a943c40150 Improve remote integration-cli tests il y a 9 ans
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` il y a 9 ans
  Justas Brazauskas 927b334ebf Fix typos found across repository il y a 9 ans
  Wen Cheng Ma f4abc6406e Using checkers assert for integration-cli/docker_cli_attach_unix_test.go il y a 9 ans
  Vincent Demeester 50852f3be3 Fix TestAttachClosedOnContainerStop racey test il y a 9 ans
  Vincent Demeester 799d9605d6 Remove/Comment time.Sleep in integration tests il y a 10 ans
  Vincent Demeester 5c295460da Use dockerCmd when possible (#14603) il y a 10 ans