Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn 9a4d7bb0e2 Replace some checkers and assertions with gotest.tools il y a 6 ans
  Sebastiaan van Stijn 3304d91f1e Remove SameHostDaemon, use testEnv.IsLocalDaemon instead il y a 6 ans
  Sebastiaan van Stijn b9102e2a6b Remove use of deprecated client.NewEnvClient() il y a 6 ans
  John Howard 15a25f6eb9 Disable TestExecWindowsOpenHandles on RS5 temporarily il y a 7 ans
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() il y a 7 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 8 ans
  Daniel Nephin 92427b3a81 Update tests to use icmd il y a 8 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
  Vincent Demeester ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests il y a 8 ans
  Sebastiaan van Stijn ba0afd70e8 fix some ineffectual assignments il y a 8 ans
  Sebastiaan van Stijn de0328560b Merge pull request #30165 from xulike666/fix-typo-6/36 il y a 8 ans
  Aaron.L.Xu 40af569164 fix typo il y a 8 ans
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli il y a 8 ans
  Vincent Demeester d69d4799a3 Add a new request package in integration-cli 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 def13fa23c Clean integration-cli/utils.go from most of its content il y a 8 ans
  Vincent Demeester c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… il y a 8 ans