提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn ce25968008 vendor: github.com/moby/sys/mount v0.3.0, mountinfo v0.5.0, signal v0.6.0, symlink v0.2.0 3 年之前
  Akihiro Suda c316dd7cc5 TestInspectOomKilledTrue: skip on cgroup v2 4 年之前
  Olli Janatuinen 66a37b460c Windows: Enable more integration tests 4 年之前
  Akihiro Suda 5bf33adba2 hack: support $DOCKER_ROOTLESS for testing rootless 5 年之前
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 年之前
  Sam Whited b37c214e3c testutil: make testing packages public 5 年之前
  Sebastiaan van Stijn 9f9b4290b9 integration: change container.Run signature to fix linting 6 年之前
  Sebastiaan van Stijn b4c46b0dac integration: change container.Create signature to fix linting 6 年之前
  Kir Kolyshkin f664df01d1 integration: add/use WithRestartPolicy 6 年之前
  Sebastiaan van Stijn 0de62d9bbc Integration: use testenv.APIClient() 6 年之前
  Vincent Demeester d3cc071bb9 Windows: Start of enabling tests under integration/ 7 年之前
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 年之前
  Vincent Demeester 42f6fdf059 Move integration-cli/request to internal/test/request… 7 年之前
  Daniel Nephin 6be0f70983 Automated migration using 7 年之前
  Yong Tang 8a854e933b Address `expected` vs `actual` in integration tests 7 年之前
  Yong Tang 1778719d6a Remove unnecessary container.WithName in kill test 7 年之前
  Yong Tang 9045406144 Add missing canonical import comment to files in integration tests 7 年之前
  Yong Tang eda311c18f Move containerIsStopped/containerIsInState to integration/internal/container 7 年之前
  Yong Tang 3c21274b76 Migrate docker_cli_oom_killed_test.go to api tests 7 年之前
  Vincent Demeester 0bb7d42b03 Add an integration/internal/container helper package 7 年之前
  Vincent Demeester af306d149e Rename integration/util to integration/internal 7 年之前
  Yong Tang 0855922cd3 Migrate TestKillDifferentUserContainer to api test 7 年之前
  Vincent Demeester 6977f468bb Migrate some calls to new client function 7 年之前
  Vincent Demeester 2227c8ad5e Move some kill integration cli to api tests 7 年之前