提交历史

作者 SHA1 备注 提交日期
  Tibor Vass e49237dc7d rm-gocheck: NotNil 5 年之前
  Tibor Vass ef4c63acf6 rm-gocheck: IsNil 5 年之前
  Tibor Vass 7b91af803d rm-gocheck: HasLen -> assert.Equal + len() 5 年之前
  Tibor Vass 6dc7846d26 rm-gocheck: Equals -> assert.Equal 5 年之前
  Tibor Vass 819baeb430 rm-gocheck: Not(Equals) -> a != b 5 年之前
  Tibor Vass c8da7fbd25 rm-gocheck: normalize to use checker 5 年之前
  Tibor Vass 64a928a3d4 rm-gocheck: check.C -> testing.T 5 年之前
  Tibor Vass a11079a449 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) 5 年之前
  Tibor Vass e44c6dc109 rm-gocheck: redress multiline c.Assert calls 5 年之前
  Brian Goff eba485a3c6 Fix Service TTY test so signal handlers work 5 年之前
  Drew Erny 2ebfdfd66c Retry service updates on out of sequence errors 6 年之前
  Drew Erny c93da8ded9 Fix TestSwarmClusterRotateUnlockKey 6 年之前
  Tonis Tiigi cf05755e9d integration-cli: allow temporary no-leader error 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 973ca00d60 reduce flakiness of TestSwarmLockUnlockCluster and TestSwarmJoinPromoteLocked 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 24cbb98971 docker_cli_swarm_test: factor out common code 6 年之前
  Kir Kolyshkin 66cb1222d6 docker_cli_swarm_test.go: rm unused arg 6 年之前
  16yuki0702 a28843150a Fix typo 6 年之前
  Kir Kolyshkin 1921753b4b TestSwarmContainerEndpointOptions: fix debug 6 年之前
  rongzhang 88329c104c Fix typo 6 年之前
  Kir Kolyshkin ac038eab29 integration-cli: error report improvements 7 年之前
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() 7 年之前
  Sebastiaan van Stijn ddd8a6572d Fix ineffassign linting 7 年之前
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 年之前
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 年之前