Histórico de Commits

Autor SHA1 Mensagem Data
  Tibor Vass 7696045c1d rm-gocheck: True há 5 anos atrás
  Tibor Vass e49237dc7d rm-gocheck: NotNil há 5 anos atrás
  Tibor Vass ef4c63acf6 rm-gocheck: IsNil há 5 anos atrás
  Tibor Vass 7b91af803d rm-gocheck: HasLen -> assert.Equal + len() há 5 anos atrás
  Tibor Vass 6dc7846d26 rm-gocheck: Equals -> assert.Equal há 5 anos atrás
  Tibor Vass 819baeb430 rm-gocheck: Not(Equals) -> a != b há 5 anos atrás
  Tibor Vass c8da7fbd25 rm-gocheck: normalize to use checker há 5 anos atrás
  Tibor Vass 64a928a3d4 rm-gocheck: check.C -> testing.T há 5 anos atrás
  Tibor Vass a11079a449 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) há 5 anos atrás
  Tibor Vass e71e7d8246 integration-cli: fix tests that are silently succeeding when they should not compile há 5 anos atrás
  Sebastiaan van Stijn a1638563f7 integration-cli: update TestCreateWithWorkdir for Hyper-V isolation há 5 anos atrás
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools há 6 anos atrás
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead há 6 anos atrás
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() há 7 anos atrás
  Sebastiaan van Stijn f23c00d870 Various code-cleanup há 7 anos atrás
  Vincent Demeester 062564084a Move fakecontext, fakegit and fakestorage to internal/test há 7 anos atrás
  Vincent Demeester 5433ceb12e Migrate DockerTrustSuite to docker/cli e2e tests há 7 anos atrás
  Sebastiaan van Stijn 18a771a761 Remove deprecated environment.DaemonPlatform() há 7 anos atrás
  Sebastiaan van Stijn dfedc9ef62 Remove deprecated environment.MinimalBaseImage() há 7 anos atrás
  Sebastiaan van Stijn a942c92dd7 Remove support for referencing images by 'repository:shortid' há 7 anos atrás
  Daniel Nephin 92427b3a81 Update tests to use icmd há 8 anos atrás
  Vincent Demeester b0ba39d431 Use `cli` for trusted relate command há 8 anos atrás
  Vincent Demeester 56fb4653e8 Move FakeContext to `integration-cli/cli/build/context` package… há 8 anos atrás
  Vincent Demeester 16377f4d16 Fix issue #30201 – clean trust folder at the end of the test há 8 anos atrás
  Vincent Demeester 50c4475df6 Introduce a `cli` package for test-integration há 8 anos atrás
  Derek McGowan 0421f5173d Remove use of forked reference package for cli há 8 anos atrás
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli há 8 anos atrás
  Vincent Demeester c8016e669f Use testEnv methods and remove most of the global variables há 8 anos atrás
  Vincent Demeester c778f4b964 Refactor docker_cli_build_test.go há 8 anos atrás
  Vincent Demeester 303b1d200a Update trustedCmd to be compatible with testutil/cmd há 8 anos atrás