Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniel Nephin 92427b3a81 Update tests to use icmd 7 gadi atpakaļ
  Daniel Nephin 9b47b7b151 Fix golint errors. 7 gadi atpakaļ
  Tibor Vass f47a61c429 fix expected output in tests 8 gadi atpakaļ
  Vincent Demeester db35c2a5a8 Introduce `cli.Wait*` fuctions 8 gadi atpakaļ
  Vincent Demeester 10e171cd94 Clean some function in docker_utils_test.go 8 gadi atpakaļ
  Vincent Demeester eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package 8 gadi atpakaļ
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 gadi atpakaļ
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content 8 gadi atpakaļ
  Vincent Demeester bcad3d5212 Use check in params so we don't ignore errors 8 gadi atpakaļ
  Darren Stahl 69985e85d3 Implement Pause Resume support for Windows 8 gadi atpakaļ
  Zhang Wei b8464c1c9b Using waitExitOrRemoved for `docker start` 9 gadi atpakaļ
  Yong Tang 6e86733b47 Fix `docker start` error with renamed container 9 gadi atpakaļ
  Brian Goff 42df9edc4a Better logging for errors in some tests 9 gadi atpakaļ
  Antonio Murdaca e44689139d integration-cli: remove not necessary -d again 9 gadi atpakaļ
  John Howard ef9f13af3d Windows CI: Fix TestStartAttachMultipleContainers 9 gadi atpakaļ
  John Howard b47749102d Windows CI: Port docker_cli_start_test.go 9 gadi atpakaļ
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` 9 gadi atpakaļ
  Stefan Scherer 88c1bc10c4 Increase timeouts to fix test on ARM 9 gadi atpakaļ
  Sally O'Malley 41de7a18d8 Change 'docker run' exit codes to distinguish docker/contained errors 10 gadi atpakaļ
  Zhang Wei 08944cdef7 use of checkers on Integration test 9 gadi atpakaļ
  John Howard f9a3558a9d Windows: Get Integration CLI running 9 gadi atpakaļ
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError 10 gadi atpakaļ
  Hu Keping 012b67c3ea CI: use dockerCmd in integration-cli when possible 10 gadi atpakaļ
  David Calavera 81fa9feb0c Volumes refactor and external plugin implementation. 10 gadi atpakaļ
  Qiang Huang 74f8a4eca4 Use inspectField to simplify code 10 gadi atpakaļ
  Antonio Murdaca 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel 10 gadi atpakaļ
  David Mackey 3941623fbc trivial: typo cleanup 10 gadi atpakaļ
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 gadi atpakaļ
  bobby abbott 621b601b3c Removed unnecessary error output from dockerCmd 10 gadi atpakaļ
  Megan Kostick e7a2e2bf7e Rename TestStartSilentAttach to TestStartAttachSilent 10 gadi atpakaļ