Historie revizí

Autor SHA1 Zpráva Datum
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package před 3 roky
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 před 5 roky
  Sebastiaan van Stijn a0d58b2248 integration-cli: use raw strings for regexes (gosimple) před 5 roky
  Tibor Vass 7813dfe9d7 rm-gocheck: goimports před 5 roky
  Tibor Vass 6135eec30a rm-gocheck: convert check.Commentf to string - with just one string před 5 roky
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully před 5 roky
  Tibor Vass 64a161aa3e rm-gocheck: NotNil před 5 roky
  Tibor Vass 2743e2d8bc rm-gocheck: IsNil před 5 roky
  Tibor Vass 491ef7b901 rm-gocheck: HasLen -> assert.Equal + len() před 5 roky
  Tibor Vass 6dc7f4c167 rm-gocheck: Equals -> assert.Equal před 5 roky
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T před 5 roky
  Tibor Vass 1f69c62540 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
  Daniel Nephin 92427b3a81 Update tests to use icmd před 7 roky
  Daniel Nephin e885af2a6b Remove RunCommandPipelineWithOutput před 7 roky
  Vincent Demeester eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package před 8 roky
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli před 8 roky
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content před 8 roky
  Yong Tang a79a27412d Fix issue in `docker import -c` with quoted flags před 8 roky
  Tõnis Tiigi 83fc63f967 Merge pull request #26077 from runcom/fix-TestImportBadURL před 8 roky
  John Howard 7ea707d5ef Windows: Enable TestImage and TestImport tests před 8 roky
  Antonio Murdaca e2be3fee02 integration-cli: fix TestImportBadURL w/o network před 8 roky
  Doug Davis ac043c7db6 Fix docker import tests před 9 roky
  Tonis Tiigi e1c2eb0d35 Fix docker import on compressed data před 9 roky
  liaoqingwei 288214e5ae Use of checkers on docker_cli_import_test.go. před 9 roky
  John Howard f9a3558a9d Windows: Get Integration CLI running před 9 roky
  Taylor Jones 936b2c6afe adding message option to the import subcommand před 10 roky
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError před 10 roky
  Qiang Huang 668e2369cc dockerCmd when possible před 10 roky