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

third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/google/googletest"
  }
  version: "389cb68b87193358358ae87cc56d257fd0d80189"
  last_upgrade_date { year: 2021 month: 1 day: 6 }

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