9fb326d47e
This applies https://github.com/google/googletest/pull/991. BUG=129 Change-Id: I3df7e265652f2a337721634b5ba8adf76ff7d828 Reviewed-on: https://boringssl-review.googlesource.com/13233 Commit-Queue: David Benjamin <davidben@google.com> Reviewed-by: Adam Langley <agl@google.com>
18 lines
503 B
Plaintext
18 lines
503 B
Plaintext
name: "googletest"
|
|
description: "googletest is Google's C++ test framework."
|
|
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://github.com/google/googletest"
|
|
}
|
|
version: "5e7fd50e17b6edf1cadff973d0ec68966cf3265e"
|
|
last_upgrade_date { year: 2017 month: 1 day: 19 }
|
|
|
|
local_modifications:
|
|
"Only googletest, not googlemock, is included."
|
|
" "
|
|
"https://github.com/google/googletest/pull/965 was applied."
|
|
"https://github.com/google/googletest/pull/991 was applied."
|
|
}
|