blob: b7fe57398edd8c916f750627cfc3bdbf0b7fb3d5 [file] [log] [blame]
Andrew Walbranba669a92018-11-29 15:43:44 +00001name: "Google Test"
2description: "Google's C++ test framework."
3
4third_party {
5 url {
6 type: GIT
7 value: "https://github.com/abseil/googletest"
8 }
9 version: "c7a899855656fb0bba2c98ba70bc26333471eb92"
10 last_upgrade_date { year: 2018 month: 8 day: 31 }
11 license_type: NOTICE
12}