Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Unified Diff: third_party/gtest/README.crashpad

Issue 426403002: Initial commit of Crashpad (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Review fixes Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/gmock/gmock.gyp ('k') | third_party/gtest/gtest.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/gtest/README.crashpad
diff --git a/third_party/gtest/README.crashpad b/third_party/gtest/README.crashpad
new file mode 100644
index 0000000000000000000000000000000000000000..5bc23a0db379560966e931801fc7b756a29a0683
--- /dev/null
+++ b/third_party/gtest/README.crashpad
@@ -0,0 +1,14 @@
+Name: Google C++ Testing Framework (googletest)
+Short Name: gtest
+URL: https://googletest.googlecode.com/
+Revision: See DEPS
+License: BSD 3-clause
+License File: gtest/LICENSE
+Security Critical: no
+
+Description:
+Google C++ Testing Framework (or Google Test for short) is Google’s framework
+for writing C++ tests on a variety of platforms.
+
+Local Modifications:
+None
« no previous file with comments | « third_party/gmock/gmock.gyp ('k') | third_party/gtest/gtest.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698