Historique des commits

Auteur SHA1 Message Date
  Tibor Vass 2f069fa3a5 rm-gocheck: convert check.Commentf to string - with just one string il y a 5 ans
  Tibor Vass e25352a42a rm-gocheck: run goimports to compile successfully il y a 5 ans
  Tibor Vass ef4c63acf6 rm-gocheck: IsNil il y a 5 ans
  Tibor Vass 6dc7846d26 rm-gocheck: Equals -> assert.Equal il y a 5 ans
  Tibor Vass 819baeb430 rm-gocheck: Not(Equals) -> a != b il y a 5 ans
  Tibor Vass c8da7fbd25 rm-gocheck: normalize to use checker il y a 5 ans
  Tibor Vass 64a928a3d4 rm-gocheck: check.C -> testing.T il y a 5 ans
  Tibor Vass a11079a449 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) il y a 5 ans
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools il y a 6 ans
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 il y a 7 ans
  Tibor Vass 60a911dfca builder: Add TODOBuildkit test requirement, specifically for TestBuildCancellationKillsSleep il y a 7 ans
  Sebastiaan van Stijn f23c00d870 Various code-cleanup il y a 7 ans
  Vincent Demeester 062564084a Move fakecontext, fakegit and fakestorage to internal/test il y a 7 ans
  Kenfe-Mickael Laventure ddae20c032 Update libcontainerd to use containerd 1.0 il y a 7 ans
  Christopher Crone 7dabed019a Fixes after dnephin review il y a 7 ans
  Christopher Crone f089a1df39 Skip some tests for E2E il y a 7 ans
  Daniel Nephin 92427b3a81 Update tests to use icmd il y a 8 ans
  Daniel Nephin 4f304e72a2 Remove testutil.ReadBody il y a 8 ans
  Daniel Nephin 6151d55ee7 Remove testutil.CompareDirectoryEntries and IsKilled il y a 8 ans
  Vincent Demeester 56fb4653e8 Move FakeContext to `integration-cli/cli/build/context` package… il y a 8 ans
  Vincent Demeester eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package il y a 8 ans
  Sebastiaan van Stijn ba0afd70e8 fix some ineffectual assignments il y a 8 ans
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli il y a 8 ans
  Vincent Demeester 303b1d200a Update trustedCmd to be compatible with testutil/cmd il y a 8 ans
  Vincent Demeester 87e3fcfe1e Clean some runCommandWithOutput accross integration-cli code il y a 8 ans
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli il y a 8 ans
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() il y a 9 ans
  Brian Goff abbf2aa6dd Fix events test flakiness. il y a 9 ans
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` il y a 9 ans
  David Calavera 27b060492c Fix channel closing race in event tests. il y a 9 ans