Historia zmian

Autor SHA1 Wiadomość Data
  Sebastiaan van Stijn 0595c01718 switch kr/pty to creack/pty v1.1.7 6 lat temu
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 lat temu
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead 6 lat temu
  Kir Kolyshkin 9f3a343a51 integration-cli: fix TestAttachDetach, rm TestAttachDetachTruncatedID 6 lat temu
  Daniel Nephin 847b610620 Fix TestAttachAfterDetach to work with latest client 7 lat temu
  Christopher Crone f089a1df39 Skip some tests for E2E 7 lat temu
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 lat temu
  Tonis Tiigi 9d8f01b4f5 Improve TestAttachClosedOnContainerStop 8 lat temu
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() 9 lat temu
  Arnaud Porterie a943c40150 Improve remote integration-cli tests 9 lat temu
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` 9 lat temu
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 lat temu
  Wen Cheng Ma f4abc6406e Using checkers assert for integration-cli/docker_cli_attach_unix_test.go 9 lat temu
  Vincent Demeester 50852f3be3 Fix TestAttachClosedOnContainerStop racey test 9 lat temu
  Vincent Demeester 799d9605d6 Remove/Comment time.Sleep in integration tests 10 lat temu
  Vincent Demeester 5c295460da Use dockerCmd when possible (#14603) 10 lat temu
  Antonio Murdaca 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel 10 lat temu
  David Mackey 3941623fbc trivial: typo cleanup 10 lat temu
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 lat temu
  bobby abbott 621b601b3c Removed unnecessary error output from dockerCmd 10 lat temu
  Brian Goff 28cda04838 Move TestAttachDetachTruncatedID to integration-cli 10 lat temu
  Brian Goff ae0883ce00 Move TestAttachDetach to integration-cli 10 lat temu
  Brian Goff 475c65319b Remove `stripTrailingCharacters` from tests 10 lat temu
  Tibor Vass a124bfaef3 integration-cli: wait for container before sending ^D 10 lat temu
  Brian Goff 6ef8057700 Fix racey TestAttachAfterDetach 10 lat temu
  Jessica Frazelle 798215af24 Add build constraint. 10 lat temu
  Tonis Tiigi 28cf8fddd4 Fix attach stream closing issues 10 lat temu