Historial de Commits

Autor SHA1 Mensaje Fecha
  Sebastiaan van Stijn 9871b6e30e Fix TestSwarmManagerAddress to not depend on "pretty" format hace 5 años
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 hace 5 años
  Sebastiaan van Stijn 18a97ee981 integration-cli: use subtests for TestSwarmNetworkCreateDup hace 5 años
  Sebastiaan van Stijn d5f07220fc integration-cli: DockerSwarmSuite: show output on failures hace 5 años
  Sebastiaan van Stijn 78d137dd23 integration-cli: add more debugging for TestSwarmClusterRotateUnlockKey hace 6 años
  Sebastiaan van Stijn a2f16b0ad3 integration-cli: S1025: the argument is already a string (gosimple) hace 5 años
  Sebastiaan van Stijn 7c40c0a922 integration-cli: remove unnescessary conversions (unconvert) hace 6 años
  Sebastiaan van Stijn 0fabf3e41e integration-cli: remove unneeded fmt.Sprintf() in asserts hace 5 años
  Sebastiaan van Stijn 1fd0107d7f Merge pull request #39799 from tiborvass/bye-bye-gocheck hace 6 años
  Tibor Vass 40f1950e8e fix remaining issues with checker.Not hace 6 años
  Tibor Vass ac2f24e72a waitAndAssert -> poll.WaitOn hace 6 años
  Tibor Vass 42599f1cad prepare for eg on waitAndAssert hace 6 años
  Tibor Vass 64de5e8228 rm-gocheck: fix compile errors from converting check.CommentInterface to string hace 6 años
  Tibor Vass 7813dfe9d7 rm-gocheck: goimports hace 6 años
  Tibor Vass 3a24472c8e rm-gocheck: check.CommentInterface -> string hace 6 años
  Tibor Vass 6135eec30a rm-gocheck: convert check.Commentf to string - with just one string hace 6 años
  Tibor Vass a2024a5470 rm-gocheck: convert check.Commentf to string - with multiple args hace 6 años
  Tibor Vass 98f2638fe5 rm-gocheck: Contains -> strings.Contains hace 6 años
  Tibor Vass 4e2e486b23 rm-gocheck: Not(Contains) -> !strings.Contains hace 6 años
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully hace 6 años
  Tibor Vass 64a161aa3e rm-gocheck: NotNil hace 6 años
  Tibor Vass 2743e2d8bc rm-gocheck: IsNil hace 6 años
  Tibor Vass 491ef7b901 rm-gocheck: HasLen -> assert.Equal + len() hace 6 años
  Tibor Vass 6dc7f4c167 rm-gocheck: Equals -> assert.Equal hace 6 años
  Tibor Vass 0fa116fa8f rm-gocheck: Not(Equals) -> a != b hace 6 años
  Tibor Vass 230f7bcc02 rm-gocheck: normalize to use checker hace 6 años
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T hace 6 años
  Tibor Vass 1f69c62540 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) hace 6 años
  Tibor Vass 36e7001b99 rm-gocheck: redress multiline c.Assert calls hace 6 años
  Brian Goff e6c5563ae9 Fix Service TTY test so signal handlers work hace 6 años