Commit History

作者 SHA1 備註 提交日期
  Daniel Nephin 92427b3a81 Update tests to use icmd 7 年之前
  John Howard e4ec9195fe Windows: Disable TestAttachTTYWithoutStdin 8 年之前
  Vincent Demeester db35c2a5a8 Introduce `cli.Wait*` fuctions 8 年之前
  Vincent Demeester 10e171cd94 Clean some function in docker_utils_test.go 8 年之前
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前
  Vincent Demeester bcad3d5212 Use check in params so we don't ignore errors 8 年之前
  Darren Stahl 69985e85d3 Implement Pause Resume support for Windows 8 年之前
  John Howard 934fe3f73e Windows: Enable 2 TestAttach* tests 8 年之前
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() 9 年之前
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() 9 年之前
  yuexiao-wang 256310e962 close pipe after using pipe 9 年之前
  John Howard f7541b00b0 Better error on attach no tty 9 年之前
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` 9 年之前
  Zhang Wei e151ad936a Make test case name consistent 9 年之前
  John Howard 25c383391a Windows CI: Deal with failing tests for TP4 9 年之前
  Lei Jitang de1d611990 Add show error when attach to a paused container 9 年之前
  Shijiang Wei a1d4b7dd0d refactor integration test to use checkers 9 年之前
  John Howard f9a3558a9d Windows: Get Integration CLI running 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 e4cfd9b392 MovetAttachDisconnect to integration-cli 10 年之前
  Alexander Morozov a7ae7fed73 Fix vet errors about formatting directives 10 年之前
  Arnaud Porterie 67e3ddb75f Forbid client piping to tty enabled container 10 年之前
  Jessica Frazelle 7ba9a18ade cleanup: remove startCommand function, only used once, and 10 年之前
  Alexandr Morozov f312f784e1 Use prefix naming for attach tests 10 年之前
  Erik Hollensbe 01094c1568 Fix multiple attach test. 11 年之前