Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Tibor Vass 02545bf320 prepare for rm-gocheck script 6 年之前
  Tibor Vass e71e7d8246 integration-cli: fix tests that are silently succeeding when they should not compile 5 年之前
  Sebastiaan van Stijn a768bf8673 integration-cli: remove redundant "testrequires" 6 年之前
  Sebastiaan van Stijn f76cb3e6d5 integration-cli: remove ExecSupport check 6 年之前
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 年之前
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead 6 年之前
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() 7 年之前
  Flavio Crisciani a2bb2144b3 Fix flakyness in TestDockerNetworkInternalMode 7 年之前
  Sebastiaan van Stijn ddd8a6572d Fix ineffassign linting 7 年之前
  Chris Telfer efb7909bef Update tests w/ new libnetwork contraints 7 年之前
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 年之前
  Sebastiaan van Stijn f23c00d870 Various code-cleanup 7 年之前
  Vincent Demeester 239a8a5189 Small daemon refactoring and add swarm init/join helpers 7 年之前
  Dennis Chen f041953d04 Fix a misused network object name 7 年之前
  Dennis Chen 0d31dee5ec Network testing with `busybox:glibc` 7 年之前
  Sebastiaan van Stijn da8032d7d3 Remove deprecated environment.ExperimentalDaemon() 7 年之前
  Kenfe-Mickael Laventure ddae20c032 Update libcontainerd to use containerd 1.0 7 年之前
  Christopher Crone 7dabed019a Fixes after dnephin review 7 年之前
  Christopher Crone 61b13ba0d1 Test requires SameHostDaemon 7 年之前
  Christopher Crone 42d812df0a Bring up DockerNetworkSuite 7 年之前
  Christopher Crone f089a1df39 Skip some tests for E2E 7 年之前
  Daniel Nephin 92427b3a81 Update tests to use icmd 8 年之前