Commit History

Author SHA1 Message Date
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully 5 years ago
  Tibor Vass d0fc8d082d rm-gocheck: True 5 years ago
  Tibor Vass 64a161aa3e rm-gocheck: NotNil 5 years ago
  Tibor Vass 2743e2d8bc rm-gocheck: IsNil 5 years ago
  Tibor Vass 6dc7f4c167 rm-gocheck: Equals -> assert.Equal 5 years ago
  Tibor Vass 0fa116fa8f rm-gocheck: Not(Equals) -> a != b 5 years ago
  Tibor Vass 230f7bcc02 rm-gocheck: normalize to use checker 5 years ago
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T 5 years ago
  Tibor Vass 1f69c62540 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) 5 years ago
  Tibor Vass 5879446de9 rm-gocheck: normalize c.Check to c.Assert 5 years ago
  Vitaly Ostrosablin c266d8fe56 Fix testcase name 6 years ago
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 years ago
  John Howard 20833b06a0 Windows: (WCOW) Generate OCI spec that remote runtime can escape 6 years ago
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead 6 years ago
  John Howard 561e0f6b7f Windows: Bump busybox to v1.1 6 years ago
  Kir Kolyshkin 9b0097a699 Format code with gofmt -s from go-1.11beta1 7 years ago
  John Howard b1b9937bc7 Windows: Go1.11: Use long path names in build context (TestBuildSymlinkBreakout) 6 years ago
  Sebastiaan van Stijn ddd8a6572d Fix ineffassign linting 7 years ago
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 years ago
  Tonis Tiigi b1942bc015 integration-cli: fix error message for non-buildkit 7 years ago
  Tibor Vass 9cc49b4ab9 builder: have TestBuildDockerignoringBadExclusion pass with buildkit 7 years ago
  Tonis Tiigi c9ebd2f13b vendor: use dockerfile parser from buildkit 7 years ago
  Sebastiaan van Stijn f23c00d870 Various code-cleanup 7 years ago
  Anda Xu e440831802 fix and skip some tests based on API version 7 years ago
  Dennis Chen a95fabc70e Add `--target` name case sensitive test code for multi-stage build 7 years ago
  Vincent Demeester 062564084a Move fakecontext, fakegit and fakestorage to internal/test 7 years ago
  Vincent Demeester 183076e89d Migrate test-integration-cli experimental build tests to integration 7 years ago
  Vincent Demeester e55d6fc857 Skip some tests in certain condition to run with e2e image 7 years ago
  Vincent Demeester 5433ceb12e Migrate DockerTrustSuite to docker/cli e2e tests 7 years ago
  Vincent Demeester 894c213b3b Clean some docker_cli_build_tests that are cli-only 7 years ago