提交歷史

作者 SHA1 備註 提交日期
  Tibor Vass 649201dc44 remove waitAndAssert and type casts 5 年之前
  Tibor Vass 42599f1cad prepare for eg on waitAndAssert 5 年之前
  Tibor Vass 318b1612e1 fix remaining compile issues 5 年之前
  Tibor Vass 7813dfe9d7 rm-gocheck: goimports 5 年之前
  Tibor Vass 3a24472c8e rm-gocheck: check.CommentInterface -> string 5 年之前
  Tibor Vass 6135eec30a rm-gocheck: convert check.Commentf to string - with just one string 5 年之前
  Tibor Vass a2024a5470 rm-gocheck: convert check.Commentf to string - with multiple args 5 年之前
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully 5 年之前
  Tibor Vass 2743e2d8bc rm-gocheck: IsNil 5 年之前
  Tibor Vass 230f7bcc02 rm-gocheck: normalize to use checker 5 年之前
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T 5 年之前
  Tibor Vass 1f69c62540 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) 5 年之前
  Tibor Vass 931edfe5e9 prepare for rm-gocheck script 5 年之前
  Sebastiaan van Stijn 02c9b0674f integration-cli: getContainerCount() fix trimming prefix 5 年之前
  Sebastiaan van Stijn 27f432ca57 integration-cli: remove defaultSleepImage constant 6 年之前
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 年之前
  Sebastiaan van Stijn 3105ca26dc integration-cli: remove deprecated daemonHost() utility 6 年之前
  Sebastiaan van Stijn c8ff5ecc09 Remove use of deprecated client.NewEnvClient() 6 年之前
  Kir Kolyshkin 06afc2d1e6 TestAPISwarmLeaderElection: add some debug 6 年之前
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 年之前
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 年之前
  Vincent Demeester 42f6fdf059 Move integration-cli/request to internal/test/request… 7 年之前
  Vincent Demeester 66de2e6e3b Move and refactor integration-cli/registry to internal/test 7 年之前
  Vincent Demeester 5433ceb12e Migrate DockerTrustSuite to docker/cli e2e tests 7 年之前
  Vincent Demeester 6977f468bb Migrate some calls to new client function 7 年之前
  Sebastiaan van Stijn dfedc9ef62 Remove deprecated environment.MinimalBaseImage() 7 年之前
  Christopher Crone 86f9eb4a08 Fixes for dnephin review 7 年之前
  Christopher Crone 0bdba0e91a Use TLS for tests if needed 7 年之前
  Daniel Nephin f85ef42ea5 Refactor test environment 7 年之前
  Daniel Nephin 92427b3a81 Update tests to use icmd 7 年之前