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

third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/google/googletest"
  }
  version: "4371b996edb26f9e61f292285a1d2f71259e72cc"
  last_upgrade_date { year: 2018 month: 1 day: 6 }

  local_modifications:
      "Only googletest, not googlemock, is included."
}
