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

Side by Side Diff: third_party/ocmock/README.chromium

Issue 9293037: Roll OCMock to dbdb233ae84498077f7e946abb49731968333f0b. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/ocmock/OCMock/OCPartialMockObject.m ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: ocmock 1 Name: ocmock
2 URL: https://github.com/erikdoe/ocmock 2 URL: https://github.com/erikdoe/ocmock
3 Version: unknown 3 Version: unknown
4 Revision: 7f521db0628086185123666b0979e48d6ecaeac1 4 Revision: dbdb233ae84498077f7e946abb49731968333f0b
5 License: BSD with advertising clause 5 License: BSD with advertising clause
6 License File: License.txt 6 License File: License.txt
7 Security Critical: no 7 Security Critical: no
8 8
9 Description: 9 Description:
10 OCMock is an Objective-C implementation of mock objects. If you are unfamiliar 10 OCMock is an Objective-C implementation of mock objects. If you are unfamiliar
11 with the concept of mock objects please visit mockobjects.com which has more 11 with the concept of mock objects please visit mockobjects.com which has more
12 details and discussions about this approach to testing software. 12 details and discussions about this approach to testing software.
13 13
14 Local Modifications: 14 Local Modifications:
15 This is only a partial inclusion of the OCMock tree. This only includes 15 This is only a partial inclusion of the OCMock tree. This only includes
16 /Source/OCMock because the tests and other files are not necessary for Chromium. 16 /Source/OCMock because the tests and other files are not necessary for Chromium.
17 The License.txt and Changes.txt file are also present from /Source. 17 The License.txt and Changes.txt file are also present from /Source.
18 18
19 Chromium adds gtest_support.h/.mm and ocmock_extensions.h/.mm. 19 Chromium adds gtest_support.h/.mm and ocmock_extensions.h/.mm.
OLDNEW
« no previous file with comments | « third_party/ocmock/OCMock/OCPartialMockObject.m ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698