Historial de Commits

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