Historie revizí

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