Історія комітів

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