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

Side by Side 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: Removed unnecessary files. 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: mock
2 Short Name: mock
3 URL: http://www.voidspace.org.uk/python/mock/
4 Version: 1.0.1
5 Date: 2015-02-09
dtu 2015/02/10 20:54:33 This is the date the package was updated. You can
erikchen 2015/02/10 21:03:24 Done.
6 License: BSD
7 License File: LICENSE.txt
8 Security Critical: no
9
10 Description:
11 Library for mocks in Python tests.
12
13 Local Modifications:
14 Includes only mock.py and LICENSE.txt.
15 Packaging and setup files have not been copied downstream.
16 All other files and folders (docs/, html/, tests/)
17 have not been copied downstream.
OLDNEW
« 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