Historial de Commits

Autor SHA1 Mensaje Fecha
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully hace 5 años
  Tibor Vass 2743e2d8bc rm-gocheck: IsNil hace 5 años
  Tibor Vass 6dc7f4c167 rm-gocheck: Equals -> assert.Equal hace 5 años
  Tibor Vass 230f7bcc02 rm-gocheck: normalize to use checker hace 5 años
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T hace 5 años
  Tibor Vass 1f69c62540 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) hace 5 años
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools hace 6 años
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 hace 7 años
  Kenfe-Mickael Laventure ddae20c032 Update libcontainerd to use containerd 1.0 hace 7 años
  Daniel Nephin 92427b3a81 Update tests to use icmd hace 8 años
  John Howard e4ec9195fe Windows: Disable TestAttachTTYWithoutStdin hace 8 años
  Vincent Demeester db35c2a5a8 Introduce `cli.Wait*` fuctions hace 8 años
  Vincent Demeester 10e171cd94 Clean some function in docker_utils_test.go hace 8 años
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
  Vincent Demeester bcad3d5212 Use check in params so we don't ignore errors hace 8 años
  Darren Stahl 69985e85d3 Implement Pause Resume support for Windows hace 9 años
  John Howard 934fe3f73e Windows: Enable 2 TestAttach* tests hace 9 años
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() hace 9 años
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() hace 9 años
  yuexiao-wang 256310e962 close pipe after using pipe hace 9 años
  John Howard f7541b00b0 Better error on attach no tty hace 9 años
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` hace 9 años
  Zhang Wei e151ad936a Make test case name consistent hace 9 años
  John Howard 25c383391a Windows CI: Deal with failing tests for TP4 hace 9 años
  Lei Jitang de1d611990 Add show error when attach to a paused container hace 9 años
  Shijiang Wei a1d4b7dd0d refactor integration test to use checkers hace 9 años
  John Howard f9a3558a9d Windows: Get Integration CLI running hace 10 años
  Vincent Demeester 799d9605d6 Remove/Comment time.Sleep in integration tests hace 10 años
  Vincent Demeester 5c295460da Use dockerCmd when possible (#14603) hace 10 años
  Antonio Murdaca 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel hace 10 años