Historie revizí

Autor SHA1 Zpráva Datum
  Andrew Hsu 031ef2dc8e Windows: disable flaky test TestStartReturnCorrectExitCode před 5 roky
  Sebastiaan van Stijn 4cf69b995e integration-cli: remove unneeded fmt.Sprintf() in asserts před 5 roky
  Tibor Vass dc044f26ea rm-gocheck: goimports před 6 roky
  Tibor Vass 673cf751ca rm-gocheck: convert check.Commentf to string - with multiple args před 6 roky
  Tibor Vass ed9449a424 rm-gocheck: Contains -> strings.Contains před 6 roky
  Tibor Vass 07b243656c rm-gocheck: Not(Contains) -> !strings.Contains před 6 roky
  Tibor Vass e25352a42a rm-gocheck: run goimports to compile successfully před 6 roky
  Tibor Vass e49237dc7d rm-gocheck: NotNil před 6 roky
  Tibor Vass 6dc7846d26 rm-gocheck: Equals -> assert.Equal před 6 roky
  Tibor Vass 64a928a3d4 rm-gocheck: check.C -> testing.T před 6 roky
  Tibor Vass a11079a449 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) před 6 roky
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools před 6 roky
  Kir Kolyshkin 0d59f4305c TestStartReturnCorrectExitCode: show error před 7 roky
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 před 7 roky
  Anda Xu e440831802 fix and skip some tests based on API version před 7 roky
  Daniel Nephin 92427b3a81 Update tests to use icmd před 8 roky
  Daniel Nephin 9b47b7b151 Fix golint errors. před 8 roky
  Tibor Vass f47a61c429 fix expected output in tests před 8 roky
  Vincent Demeester db35c2a5a8 Introduce `cli.Wait*` fuctions před 8 roky
  Vincent Demeester 10e171cd94 Clean some function in docker_utils_test.go před 8 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
  Vincent Demeester bcad3d5212 Use check in params so we don't ignore errors před 8 roky
  Darren Stahl 69985e85d3 Implement Pause Resume support for Windows před 9 roky
  Zhang Wei b8464c1c9b Using waitExitOrRemoved for `docker start` před 9 roky
  Yong Tang 6e86733b47 Fix `docker start` error with renamed container před 9 roky
  Brian Goff 42df9edc4a Better logging for errors in some tests před 9 roky
  Antonio Murdaca e44689139d integration-cli: remove not necessary -d again před 9 roky
  John Howard ef9f13af3d Windows CI: Fix TestStartAttachMultipleContainers před 9 roky