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

Unified Diff: ios/third_party/ochamcrest/README.chromium

Issue 1711953003: Adds the OCHamcrest library to the iOS build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: --dest-dir Created 4 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 side-by-side diff with in-line comments
Download patch
Index: ios/third_party/ochamcrest/README.chromium
diff --git a/ios/third_party/ochamcrest/README.chromium b/ios/third_party/ochamcrest/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..a62a4df79fa0db6fb809f86680cb0a7e4c3b8034
--- /dev/null
+++ b/ios/third_party/ochamcrest/README.chromium
@@ -0,0 +1,12 @@
+Name: OCHamcrest
+Short Name: OCHamcrest
+URL: https://github.com/hamcrest/OCHamcrest
+Version: 5.2.0
+License: BSD
+License File: NOT_SHIPPED
+Security Critical: no
+
+Description:
+OCHamcrest is the Objective-C implementation of Hamcrest, which
+provides the ability to create "matchers" which contain rules
+to verify that a given object matches those rules.

Powered by Google App Engine
This is Rietveld 408576698