커밋 기록

작성자 SHA1 메시지 날짜
  Sebastiaan van Stijn 3fca5878d6 integration-cli: remove unnescessary conversions (unconvert) 6 년 전
  Sebastiaan van Stijn 4cf69b995e integration-cli: remove unneeded fmt.Sprintf() in asserts 5 년 전
  Tibor Vass d98c74d38d intgration-cli: fix formatting 5 년 전
  Tibor Vass dc044f26ea rm-gocheck: goimports 5 년 전
  Tibor Vass 673cf751ca rm-gocheck: convert check.Commentf to string - with multiple args 5 년 전
  Tibor Vass ed9449a424 rm-gocheck: Contains -> strings.Contains 5 년 전
  Tibor Vass 99c1b63197 rm-gocheck: Matches -> cmp.Regexp 5 년 전
  Tibor Vass e25352a42a rm-gocheck: run goimports to compile successfully 5 년 전
  Tibor Vass e49237dc7d rm-gocheck: NotNil 5 년 전
  Tibor Vass ef4c63acf6 rm-gocheck: IsNil 5 년 전
  Tibor Vass 6dc7846d26 rm-gocheck: Equals -> assert.Equal 5 년 전
  Tibor Vass 64a928a3d4 rm-gocheck: check.C -> testing.T 5 년 전
  Tibor Vass a11079a449 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) 5 년 전
  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 년 전
  Anda Xu e440831802 fix and skip some tests based on API version 7 년 전
  Daniel Nephin d30e51495a Remove testutil.ConvertSliceOfStringsToMap 8 년 전
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 년 전
  Vincent Demeester ecbb0e62f6 Remove most of the runCommandWithOutput from integration tests 8 년 전
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 년 전
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content 8 년 전
  Daniel Nephin fb42e84772 Remove unnecessary json.Unmarshal wrapper. 9 년 전
  Alessandro Boch 3a3f800ff4 Fix regression on --link on bridge network 9 년 전
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` 9 년 전
  John Howard 473a32ba8f Windows: Fix TestLinksMultipleWithSameName 9 년 전
  Brian Goff 332d95fd0d Don't error out when link name in use. 9 년 전
  Karol Duleba 74900edbf8 Remove CLI specific information for API error messages. Issue #17147 9 년 전
  David Calavera 25682577c9 Extract network settings types for inspect. 9 년 전
  Zhang Wei 97b9223a1f use of checkers on Integration test 9 년 전