name: "googletest"
description: "googletest is Google's C++ test framework."

third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/google/googletest"
  }
  version: "604ba376c3a407c6a40e39fbd0d5055c545f9898"
  last_upgrade_date { year: 2019 month: 4 day: 9 }

  local_modifications:
      "Only googletest, not googlemock, is included."
      "Applied https://github.com/google/googletest/pull/2226."
}
