Histórico de Commits

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