Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn dc0c2340b8 integration-cli: fix empty-lines (revive) 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
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully il y a 5 ans
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T il y a 5 ans
  Sebastiaan van Stijn 7f37d99ef5 integration-cli: remove redundant "testrequires" il y a 6 ans
  Sebastiaan van Stijn 7204341950 integration-cli: remove ExecSupport check il y a 6 ans
  Michael Crosby b5f28865ef Handle blocked I/O of exec'd processes il y a 6 ans
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools il y a 6 ans
  Sebastiaan van Stijn c8ff5ecc09 Remove use of deprecated client.NewEnvClient() il y a 6 ans
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead il y a 6 ans
  John Howard 15a25f6eb9 Disable TestExecWindowsOpenHandles on RS5 temporarily il y a 6 ans
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() il y a 6 ans
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 il y a 7 ans
  Sebastiaan van Stijn f23c00d870 Various code-cleanup il y a 7 ans
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context il y a 7 ans
  Kenfe-Mickael Laventure 617f89b9a3 Fix tests creating zombie processes il y a 7 ans
  Daniel Nephin 92427b3a81 Update tests to use icmd il y a 7 ans
  Stanislav Bondarenko 0fd5a65428 Stop using deprecated SockRequest il y a 8 ans
  Brian Goff 73e2f55543 fix tests after CLI update il y a 8 ans
  Vincent Demeester a899aa6796 [integration] make runSleepingContainer use cli package 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 3fb84ca2f5 Merge pull request #32076 from tmp6154/master il y a 8 ans
  Vitaly Ostrosablin d4e132f84d Change TestExecUlimits to use nofile instead of nproc il y a 8 ans
  Vincent Demeester 50c4475df6 Introduce a `cli` package for test-integration il y a 8 ans
  John Howard f8821202c6 Avoid TestExecWindowsOpenHandles timing out il y a 8 ans
  Vincent Demeester e66717e9f8 Merge pull request #30537 from DiSiqueira/asserting_error il y a 8 ans
  DiSiqueira 4bd1895241 I found out this err var isn't being used, so underscoring it to preserve resources il y a 8 ans