Commit History

Autor SHA1 Mensaxe Data
  Tibor Vass d98c74d38d intgration-cli: fix formatting %!s(int64=5) %!d(string=hai) anos
  Tibor Vass dc044f26ea rm-gocheck: goimports %!s(int64=5) %!d(string=hai) anos
  Tibor Vass 673cf751ca rm-gocheck: convert check.Commentf to string - with multiple args %!s(int64=5) %!d(string=hai) anos
  Tibor Vass ed9449a424 rm-gocheck: Contains -> strings.Contains %!s(int64=5) %!d(string=hai) anos
  Tibor Vass 07b243656c rm-gocheck: Not(Contains) -> !strings.Contains %!s(int64=5) %!d(string=hai) anos
  Tibor Vass 99c1b63197 rm-gocheck: Matches -> cmp.Regexp %!s(int64=5) %!d(string=hai) anos
  Tibor Vass e25352a42a rm-gocheck: run goimports to compile successfully %!s(int64=5) %!d(string=hai) anos
  Tibor Vass 6dc7846d26 rm-gocheck: Equals -> assert.Equal %!s(int64=5) %!d(string=hai) anos
  Tibor Vass b3d02e7f3c rm-gocheck: Not(Matches) -> !cmp.Regexp %!s(int64=5) %!d(string=hai) anos
  Tibor Vass c8da7fbd25 rm-gocheck: normalize to use checker %!s(int64=5) %!d(string=hai) anos
  Tibor Vass 64a928a3d4 rm-gocheck: check.C -> testing.T %!s(int64=5) %!d(string=hai) anos
  Tibor Vass a11079a449 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) %!s(int64=5) %!d(string=hai) anos
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools %!s(int64=6) %!d(string=hai) anos
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 %!s(int64=7) %!d(string=hai) anos
  Daniel Nephin 92427b3a81 Update tests to use icmd %!s(int64=8) %!d(string=hai) anos
  Daniel Nephin 19f3b0715c Extract imageProber and ContainerBackend from Builder %!s(int64=8) %!d(string=hai) anos
  Vincent Demeester 50c4475df6 Introduce a `cli` package for test-integration %!s(int64=8) %!d(string=hai) anos
  Derek McGowan 3a1279393f Use distribution reference %!s(int64=8) %!d(string=hai) anos
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli %!s(int64=8) %!d(string=hai) anos
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli %!s(int64=8) %!d(string=hai) anos
  Elena Morozova 64238fef8c all: replace loop with single append %!s(int64=8) %!d(string=hai) anos
  John Howard 7ea707d5ef Windows: Enable TestImage and TestImport tests %!s(int64=9) %!d(string=hai) anos
  YuPengZTE 9b015bd4fd It is better to add "\n" in printf %!s(int64=9) %!d(string=hai) anos
  Yong Tang 4455ec14b8 Remove deprecated -f flag on docker tag %!s(int64=9) %!d(string=hai) anos
  Vincent Demeester 750e16f57c Add before and since filter to images %!s(int64=9) %!d(string=hai) anos
  Kai Qiang Wu(Kennan) 5ee69eb470 Fix image filter %!s(int64=9) %!d(string=hai) anos
  Vincent Demeester 34a3c3cacf Add --format support to images command %!s(int64=9) %!d(string=hai) anos
  Justas Brazauskas 927b334ebf Fix typos found across repository %!s(int64=9) %!d(string=hai) anos
  David Calavera 93d1dd8036 Make filtering a linear operation. %!s(int64=9) %!d(string=hai) anos
  Shijiang Wei 8819b530db add a test to make sure port is allowed in images filter %!s(int64=9) %!d(string=hai) anos