Historie revizí

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