mirror of
https://github.com/DrKLO/Telegram.git
synced 2025-01-10 12:02:33 +01:00
15 lines
422 B
Text
15 lines
422 B
Text
name: "googletest"
|
|
description: "googletest is Google's C++ test framework."
|
|
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://github.com/google/googletest"
|
|
}
|
|
version: "604ba376c3a407c6a40e39fbd0d5055c545f9898"
|
|
last_upgrade_date { year: 2019 month: 4 day: 9 }
|
|
|
|
local_modifications:
|
|
"Only googletest, not googlemock, is included."
|
|
"Applied https://github.com/google/googletest/pull/2226."
|
|
}
|