1name: "googletest" 2description: "Google\'s C++ test framework!" 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://github.com/google/googletest" 7 } 8 url { 9 type: GIT 10 value: "https://github.com/google/googletest.git" 11 } 12 version: "609281088cfefc76f9d0ce82e1ff6c30cc3591e5" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2021 16 month: 2 17 day: 16 18 } 19} 20