Historique des commits

Auteur SHA1 Message Date
  Tibor Vass 7b91af803d rm-gocheck: HasLen -> assert.Equal + len() il y a 5 ans
  Tibor Vass 6dc7846d26 rm-gocheck: Equals -> assert.Equal il y a 5 ans
  Tibor Vass 819baeb430 rm-gocheck: Not(Equals) -> a != b il y a 5 ans
  Tibor Vass fa8d7029a7 rm-gocheck: Not(IsNil) -> != nil il y a 5 ans
  Tibor Vass c8da7fbd25 rm-gocheck: normalize to use checker il y a 5 ans
  Tibor Vass 64a928a3d4 rm-gocheck: check.C -> testing.T il y a 5 ans
  Tibor Vass a11079a449 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) il y a 5 ans
  Tibor Vass e71e7d8246 integration-cli: fix tests that are silently succeeding when they should not compile il y a 6 ans
  Kir Kolyshkin 99799a9ab5 TestContainersAPICreateMountsCreate: minor optimization il y a 6 ans
  Sebastiaan van Stijn e1b045c25e Remove TestContainerAPICreateWithHostName 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 3a4bb96ab7 Remove use of deprecated client.NewClient() il y a 6 ans
  Sebastiaan van Stijn 5801c04345 Merge pull request #38380 from olljanat/capabilities-support il y a 6 ans
  Olli Janatuinen 80d7bfd54d Capabilities refactor il y a 6 ans
  Sebastiaan van Stijn 3105ca26dc integration-cli: remove deprecated daemonHost() utility il y a 6 ans
  Sebastiaan van Stijn c8ff5ecc09 Remove use of deprecated client.NewEnvClient() il y a 6 ans
  Akihiro Suda 5ddb1d410a Merge pull request #38426 from thaJeztah/remove_unused_experimental_check il y a 6 ans
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead il y a 6 ans
  Sebastiaan van Stijn 11b88be247 Remove validationError type, and use errdefs.InvalidParameter il y a 6 ans
  Vincent Demeester d5b271c155 add check for local volume option il y a 7 ans
  Sebastiaan van Stijn 574db7a537 Tweak bind mount errors il y a 6 ans
  Sebastiaan van Stijn ddd8a6572d Fix ineffassign linting il y a 7 ans
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 il y a 7 ans
  Kir Kolyshkin 0823ab7099 TestContainerAPITop: fix flakyness il y a 7 ans
  Anda Xu e440831802 fix and skip some tests based on API version il y a 7 ans
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context il y a 7 ans
  Vincent Demeester 42f6fdf059 Move integration-cli/request to internal/test/request… il y a 7 ans
  Vincent Demeester e55d6fc857 Skip some tests in certain condition to run with e2e image il y a 7 ans
  Daniel Nephin 6be0f70983 Automated migration using il y a 7 ans
  Amr Gawish df6af282b9 Print which path failed when the mount source doesn't exist. il y a 7 ans