mirror of
https://github.com/chromium/crashpad.git
synced 2025-01-17 04:50:27 +08:00
fd001f792e
…for macOS, at least. Change-Id: Iba45328d957de17198180d171677a45468c9adc2 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2290842 Reviewed-by: Eric Astor <epastor@google.com> Commit-Queue: Mark Mentovai <mark@chromium.org>
Name: Google Test
Short Name: googletest
URL: https://github.com/google/googletest/
Revision: See DEPS
License: BSD 3-clause
License File: googletest/googletest/LICENSE
Security Critical: no
Description:
Google Test (Google C++ Testing Framework) is Google’s framework for writing C++
tests on a variety of platforms. It includes Google Mock, an extension for
writing and using C++ mock classes.
Local Modifications:
None