История коммитов

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