コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Antonio Murdaca 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel 10 年 前
  David Mackey 3941623fbc trivial: typo cleanup 10 年 前
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 年 前
  bobby abbott 621b601b3c Removed unnecessary error output from dockerCmd 10 年 前
  Brian Goff 28cda04838 Move TestAttachDetachTruncatedID to integration-cli 10 年 前
  Brian Goff ae0883ce00 Move TestAttachDetach to integration-cli 10 年 前
  Brian Goff 475c65319b Remove `stripTrailingCharacters` from tests 10 年 前
  Tibor Vass a124bfaef3 integration-cli: wait for container before sending ^D 10 年 前
  Brian Goff 6ef8057700 Fix racey TestAttachAfterDetach 10 年 前
  Jessica Frazelle 798215af24 Add build constraint. 10 年 前
  Tonis Tiigi 28cf8fddd4 Fix attach stream closing issues 10 年 前