Commit History

作者 SHA1 備註 提交日期
  Cory Snider 1c129103b4 Bump swarmkit to v2 3 年之前
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 年之前
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 3 年之前
  Sebastiaan van Stijn 07d60bc257 Replace errors.Cause() with errors.Is() / errors.As() 5 年之前
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 年之前
  Sebastiaan van Stijn 7c40c0a922 integration-cli: remove unnescessary conversions (unconvert) 5 年之前
  Sebastiaan van Stijn a44d90cdd4 integration-cli: update comments referencing waitAndAssert() 5 年之前
  Sam Whited b37c214e3c testutil: make testing packages public 5 年之前
  Tibor Vass 649201dc44 remove waitAndAssert and type casts 5 年之前
  Tibor Vass ac2f24e72a waitAndAssert -> poll.WaitOn 5 年之前
  Tibor Vass 42599f1cad prepare for eg on waitAndAssert 5 年之前
  Tibor Vass 64de5e8228 rm-gocheck: fix compile errors from converting check.CommentInterface to string 5 年之前
  Tibor Vass 7813dfe9d7 rm-gocheck: goimports 5 年之前
  Tibor Vass 3a24472c8e rm-gocheck: check.CommentInterface -> string 5 年之前
  Tibor Vass 6135eec30a rm-gocheck: convert check.Commentf to string - with just one string 5 年之前
  Tibor Vass a2024a5470 rm-gocheck: convert check.Commentf to string - with multiple args 5 年之前
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully 5 年之前
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T 5 年之前
  Tonis Tiigi 3df1095bbd integration-cli: allow temporary errors on leader switch 6 年之前
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 年之前
  Brian Goff e063099f91 Completely remove `d.NewClient` from testing tools 6 年之前
  Sebastiaan van Stijn 2e326eba70 Add missing error-check in TestAPISwarmManagerRestore 6 年之前
  Yong Tang b958b430aa Merge pull request #38417 from thaJeztah/replace_newclient 6 年之前
  Olli Janatuinen 02157c638b Disabled these tests on s390x and ppc64le: 6 年之前
  Sebastiaan van Stijn 2cb7b73a1b Test: Replace NewClient() with NewClientT() 6 年之前
  Kir Kolyshkin 2ed512c7fa integration-cli/Test*Swarm*: use same args on restart 6 年之前
  Kir Kolyshkin 06afc2d1e6 TestAPISwarmLeaderElection: add some debug 6 年之前
  Kir Kolyshkin ac038eab29 integration-cli: error report improvements 6 年之前
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() 6 年之前
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 年之前