Commit History

作者 SHA1 備註 提交日期
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 5 年之前
  Sam Whited b37c214e3c testutil: make testing packages public 5 年之前
  Tibor Vass 7813dfe9d7 rm-gocheck: goimports 5 年之前
  Tibor Vass 6e5cf532af rm-gocheck: convert check.Commentf to string - other 5 年之前
  Tibor Vass 6135eec30a rm-gocheck: convert check.Commentf to string - with just one string 5 年之前
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully 5 年之前
  Tibor Vass 2743e2d8bc rm-gocheck: IsNil 5 年之前
  Tibor Vass 6dc7f4c167 rm-gocheck: Equals -> assert.Equal 5 年之前
  Tibor Vass 0fa116fa8f rm-gocheck: Not(Equals) -> a != b 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 年之前
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 年之前
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 年之前
  Tibor Vass 60a911dfca builder: Add TODOBuildkit test requirement, specifically for TestBuildCancellationKillsSleep 7 年之前
  Sebastiaan van Stijn f23c00d870 Various code-cleanup 7 年之前
  Vincent Demeester 062564084a Move fakecontext, fakegit and fakestorage to internal/test 7 年之前
  Kenfe-Mickael Laventure ddae20c032 Update libcontainerd to use containerd 1.0 7 年之前
  Christopher Crone 7dabed019a Fixes after dnephin review 7 年之前
  Christopher Crone f089a1df39 Skip some tests for E2E 7 年之前
  Daniel Nephin 92427b3a81 Update tests to use icmd 7 年之前
  Daniel Nephin 4f304e72a2 Remove testutil.ReadBody 7 年之前
  Daniel Nephin 6151d55ee7 Remove testutil.CompareDirectoryEntries and IsKilled 7 年之前
  Vincent Demeester 56fb4653e8 Move FakeContext to `integration-cli/cli/build/context` package… 8 年之前
  Vincent Demeester eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package 8 年之前
  Sebastiaan van Stijn ba0afd70e8 fix some ineffectual assignments 8 年之前
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli 8 年之前
  Vincent Demeester 303b1d200a Update trustedCmd to be compatible with testutil/cmd 8 年之前
  Vincent Demeester 87e3fcfe1e Clean some runCommandWithOutput accross integration-cli code 8 年之前
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 年之前