Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn cf95278122 integration-cli: DockerCLIAttachSuite: replace dockerCmd and waitRun il y a 1 an
  Brian Goff e8dc902781 Wire up tests to support otel tracing il y a 2 ans
  CrazyMax 0e6a1b9596 integration-cli: split DockerSuite into subsequent build suites il y a 3 ans
  Ziheng Liu c322af8019 test: add buffer to prevent goroutine leak il y a 5 ans
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 il y a 5 ans
  John Howard 8988448729 Remove refs to jhowardmsft from .go code il y a 5 ans
  Sebastiaan van Stijn cbc3cfe101 integration-cli: TestAttachMultipleAndRestart: don't call t.Fatal from a goroutine il y a 5 ans
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully il y a 5 ans
  Tibor Vass 2743e2d8bc rm-gocheck: IsNil il y a 5 ans
  Tibor Vass 6dc7f4c167 rm-gocheck: Equals -> assert.Equal il y a 5 ans
  Tibor Vass 230f7bcc02 rm-gocheck: normalize to use checker il y a 5 ans
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T il y a 5 ans
  Tibor Vass 1f69c62540 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) il y a 5 ans
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools il y a 6 ans
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 il y a 7 ans
  Kenfe-Mickael Laventure ddae20c032 Update libcontainerd to use containerd 1.0 il y a 7 ans
  Daniel Nephin 92427b3a81 Update tests to use icmd il y a 7 ans
  John Howard e4ec9195fe Windows: Disable TestAttachTTYWithoutStdin il y a 8 ans
  Vincent Demeester db35c2a5a8 Introduce `cli.Wait*` fuctions il y a 8 ans
  Vincent Demeester 10e171cd94 Clean some function in docker_utils_test.go il y a 8 ans
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli il y a 8 ans
  Vincent Demeester bcad3d5212 Use check in params so we don't ignore errors il y a 8 ans
  Darren Stahl 69985e85d3 Implement Pause Resume support for Windows il y a 8 ans
  John Howard 934fe3f73e Windows: Enable 2 TestAttach* tests il y a 8 ans
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() il y a 9 ans
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() il y a 9 ans
  yuexiao-wang 256310e962 close pipe after using pipe il y a 9 ans
  John Howard f7541b00b0 Better error on attach no tty il y a 9 ans
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` il y a 9 ans
  Zhang Wei e151ad936a Make test case name consistent il y a 9 ans