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

Unified Diff: third_party/ocmock/README.chromium

Issue 9240023: Roll OCMock r77:7f521db0628086185123666b0979e48d6ecaeac1. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 11 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/ocmock/OCMock/version.plist ('k') | third_party/ocmock/ocmock.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/ocmock/README.chromium
diff --git a/third_party/ocmock/README.chromium b/third_party/ocmock/README.chromium
index 1714bea19fb11a028318fe45e2fd2ea469f89de7..fafe83b82cabf27937a31005ab26b89ca67c1c60 100644
--- a/third_party/ocmock/README.chromium
+++ b/third_party/ocmock/README.chromium
@@ -1,9 +1,9 @@
Name: ocmock
-URL: http://www.mulle-kybernetik.com/software/OCMock/
+URL: https://github.com/erikdoe/ocmock
Version: unknown
-Revision: 77
+Revision: 7f521db0628086185123666b0979e48d6ecaeac1
License: BSD with advertising clause
-License File: OCMock/License.txt
+License File: License.txt
Security Critical: no
Description:
@@ -12,5 +12,8 @@ with the concept of mock objects please visit mockobjects.com which has more
details and discussions about this approach to testing software.
Local Modifications:
-gtest_support.h/.mm and ocmock_extensions.h/.mm are not part of the
-ocmock package, and are chromium specific additions.
+This is only a partial inclusion of the OCMock tree. This only includes
+/Source/OCMock because the tests and other files are not necessary for Chromium.
+The License.txt and Changes.txt file are also present from /Source.
+
+Chromium adds gtest_support.h/.mm and ocmock_extensions.h/.mm.
« no previous file with comments | « third_party/ocmock/OCMock/version.plist ('k') | third_party/ocmock/ocmock.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698