boringssl/third_party/googletest/METADATA
David Benjamin 8ba6a1496b Fix build with VS 2017.
Lots more warnings to disable...

Change-Id: Ic240dd74d9abab8fe6d696c15267138b857d0dc1
Reviewed-on: https://boringssl-review.googlesource.com/16745
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-06-07 18:56:06 +00:00

20 lines
639 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."
"https://github.com/google/googletest/pull/1007 was applied."
"https://github.com/google/googletest/pull/1109 was applied."
}