Andrew Walbran | ba669a9 | 2018-11-29 15:43:44 +0000 | [diff] [blame] | 1 | name: "Google Test" |
2 | description: "Google's C++ test framework." | ||||
3 | |||||
4 | third_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 | } |