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

Unified Diff: tools/telemetry/third_party/mock/README.chromium

Issue 910093002: telemetry: Add python mock library. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comment from dtu. Created 5 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
« no previous file with comments | « tools/telemetry/third_party/mock/LICENSE.txt ('k') | tools/telemetry/third_party/mock/mock.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/third_party/mock/README.chromium
diff --git a/tools/telemetry/third_party/mock/README.chromium b/tools/telemetry/third_party/mock/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..f24511cd00ec4409d892c934c8585872caf3ee5b
--- /dev/null
+++ b/tools/telemetry/third_party/mock/README.chromium
@@ -0,0 +1,16 @@
+Name: mock
+Short Name: mock
+URL: http://www.voidspace.org.uk/python/mock/
+Version: 1.0.1
+License: BSD
+License File: LICENSE.txt
+Security Critical: no
+
+Description:
+Library for mocks in Python tests.
+
+Local Modifications:
+Includes only mock.py and LICENSE.txt.
+Packaging and setup files have not been copied downstream.
+All other files and folders (docs/, html/, tests/)
+have not been copied downstream.
« no previous file with comments | « tools/telemetry/third_party/mock/LICENSE.txt ('k') | tools/telemetry/third_party/mock/mock.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698