Historial de Commits

Autor SHA1 Mensaje Fecha
  Tibor Vass e49237dc7d rm-gocheck: NotNil hace 5 años
  Tibor Vass ef4c63acf6 rm-gocheck: IsNil hace 5 años
  Tibor Vass 7b91af803d rm-gocheck: HasLen -> assert.Equal + len() hace 5 años
  Tibor Vass 6dc7846d26 rm-gocheck: Equals -> assert.Equal hace 5 años
  Tibor Vass 819baeb430 rm-gocheck: Not(Equals) -> a != b hace 5 años
  Tibor Vass c8da7fbd25 rm-gocheck: normalize to use checker hace 5 años
  Tibor Vass 64a928a3d4 rm-gocheck: check.C -> testing.T hace 5 años
  Tibor Vass a11079a449 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) hace 5 años
  Tibor Vass e44c6dc109 rm-gocheck: redress multiline c.Assert calls hace 5 años
  Brian Goff eba485a3c6 Fix Service TTY test so signal handlers work hace 5 años
  Drew Erny 2ebfdfd66c Retry service updates on out of sequence errors hace 6 años
  Drew Erny c93da8ded9 Fix TestSwarmClusterRotateUnlockKey hace 6 años
  Tonis Tiigi cf05755e9d integration-cli: allow temporary no-leader error hace 6 años
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools hace 6 años
  Brian Goff e063099f91 Completely remove `d.NewClient` from testing tools hace 6 años
  Sebastiaan van Stijn 973ca00d60 reduce flakiness of TestSwarmLockUnlockCluster and TestSwarmJoinPromoteLocked hace 6 años
  Yong Tang b958b430aa Merge pull request #38417 from thaJeztah/replace_newclient hace 6 años
  Olli Janatuinen 02157c638b Disabled these tests on s390x and ppc64le: hace 6 años
  Sebastiaan van Stijn 2cb7b73a1b Test: Replace NewClient() with NewClientT() hace 6 años
  Kir Kolyshkin 2ed512c7fa integration-cli/Test*Swarm*: use same args on restart hace 6 años
  Kir Kolyshkin 24cbb98971 docker_cli_swarm_test: factor out common code hace 6 años
  Kir Kolyshkin 66cb1222d6 docker_cli_swarm_test.go: rm unused arg hace 6 años
  16yuki0702 a28843150a Fix typo hace 6 años
  Kir Kolyshkin 1921753b4b TestSwarmContainerEndpointOptions: fix debug hace 6 años
  rongzhang 88329c104c Fix typo hace 6 años
  Kir Kolyshkin ac038eab29 integration-cli: error report improvements hace 7 años
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() hace 7 años
  Sebastiaan van Stijn ddd8a6572d Fix ineffassign linting hace 7 años
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 hace 7 años
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context hace 7 años