Historie revizí

Autor SHA1 Zpráva Datum
  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
  Antonio Murdaca 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel před 10 roky
  David Mackey 3941623fbc trivial: typo cleanup před 10 roky
  Alexander Morozov dc944ea7e4 Use suite for integration-cli před 10 roky
  bobby abbott 621b601b3c Removed unnecessary error output from dockerCmd před 10 roky
  Brian Goff 28cda04838 Move TestAttachDetachTruncatedID to integration-cli před 10 roky
  Brian Goff ae0883ce00 Move TestAttachDetach to integration-cli před 10 roky