Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Nephin 92427b3a81 Update tests to use icmd há 7 anos atrás
  Stanislav Bondarenko 0fd5a65428 Stop using deprecated SockRequest há 8 anos atrás
  Brian Goff 73e2f55543 fix tests after CLI update há 8 anos atrás
  Vincent Demeester a899aa6796 [integration] make runSleepingContainer use cli package há 8 anos atrás
  Vincent Demeester db35c2a5a8 Introduce `cli.Wait*` fuctions há 8 anos atrás
  Vincent Demeester 10e171cd94 Clean some function in docker_utils_test.go há 8 anos atrás
  Vincent Demeester 3fb84ca2f5 Merge pull request #32076 from tmp6154/master há 8 anos atrás
  Vitaly Ostrosablin d4e132f84d Change TestExecUlimits to use nofile instead of nproc há 8 anos atrás
  Vincent Demeester 50c4475df6 Introduce a `cli` package for test-integration há 8 anos atrás
  John Howard f8821202c6 Avoid TestExecWindowsOpenHandles timing out há 8 anos atrás
  Vincent Demeester e66717e9f8 Merge pull request #30537 from DiSiqueira/asserting_error há 8 anos atrás
  DiSiqueira 4bd1895241 I found out this err var isn't being used, so underscoring it to preserve resources há 8 anos atrás
  Vincent Demeester ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests há 8 anos atrás
  Sebastiaan van Stijn ba0afd70e8 fix some ineffectual assignments há 8 anos atrás
  Sebastiaan van Stijn de0328560b Merge pull request #30165 from xulike666/fix-typo-6/36 há 8 anos atrás
  Aaron.L.Xu 40af569164 fix typo há 8 anos atrás
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli há 8 anos atrás
  Vincent Demeester d69d4799a3 Add a new request package in integration-cli há 8 anos atrás
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli há 8 anos atrás
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content há 8 anos atrás
  Vincent Demeester c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… há 8 anos atrás
  Vincent Demeester bcad3d5212 Use check in params so we don't ignore errors há 8 anos atrás
  Darren Stahl 07cd19655b Stop holding container lock while waiting on streams há 8 anos atrás
  Jonh Wendell e03bf1221e Exec: Add ability to set environment variables há 9 anos atrás
  Darren Stahl 69985e85d3 Implement Pause Resume support for Windows há 8 anos atrás
  Tonis Tiigi e981459609 Fix missing hostname and links in exec env há 8 anos atrás
  John Howard e880bbc48b Windows: Don't set PATH/TERM on exec há 8 anos atrás
  John Howard ea42182722 Windows: Enable a couple of exec tests há 8 anos atrás
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() há 9 anos atrás
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() há 9 anos atrás