Historial de Commits

Autor SHA1 Mensaje Fecha
  Tibor Vass e49237dc7d rm-gocheck: NotNil hace 6 años
  Tibor Vass ef4c63acf6 rm-gocheck: IsNil hace 6 años
  Tibor Vass 7b91af803d rm-gocheck: HasLen -> assert.Equal + len() hace 6 años
  Tibor Vass 6dc7846d26 rm-gocheck: Equals -> assert.Equal hace 6 años
  Tibor Vass 64a928a3d4 rm-gocheck: check.C -> testing.T hace 6 años
  Tibor Vass a11079a449 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) hace 6 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
  Daniel Nephin 92427b3a81 Update tests to use icmd hace 8 años
  Daniel Nephin e885af2a6b Remove RunCommandPipelineWithOutput hace 8 años
  Vincent Demeester eeaa6c96d8 [test-integration] Migrate some more tests to `cli` package hace 8 años
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content hace 8 años
  Yong Tang a79a27412d Fix issue in `docker import -c` with quoted flags hace 9 años
  Tõnis Tiigi 83fc63f967 Merge pull request #26077 from runcom/fix-TestImportBadURL hace 9 años
  John Howard 7ea707d5ef Windows: Enable TestImage and TestImport tests hace 9 años
  Antonio Murdaca e2be3fee02 integration-cli: fix TestImportBadURL w/o network hace 9 años
  Doug Davis ac043c7db6 Fix docker import tests hace 9 años
  Tonis Tiigi e1c2eb0d35 Fix docker import on compressed data hace 9 años
  liaoqingwei 288214e5ae Use of checkers on docker_cli_import_test.go. hace 9 años
  John Howard f9a3558a9d Windows: Get Integration CLI running hace 10 años
  Taylor Jones 936b2c6afe adding message option to the import subcommand hace 10 años
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError hace 10 años
  Qiang Huang 668e2369cc dockerCmd when possible hace 10 años
  Gildas Cuisinier 3f64b76d4c work on #11094 allow import from local file hace 10 años
  Doug Davis 3f4926e49b Fix a regression in `docker import` on error from URL hace 10 años
  Alexander Morozov a9688cdca5 Implement teardown removeAllImages hace 10 años
  Vincent Demeester c5ef2901d8 delete "defer deleteContainer" on tests hace 10 años
  Alexander Morozov dc944ea7e4 Use suite for integration-cli hace 10 años
  Brian Goff 475c65319b Remove `stripTrailingCharacters` from tests hace 10 años