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

Unified Diff: third_party/mocha/README.chromium

Issue 1140003003: Add mocha to third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: set owner to just me, pending Created 5 years, 7 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/mocha/OWNERS ('k') | third_party/mocha/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mocha/README.chromium
diff --git a/third_party/mocha/README.chromium b/third_party/mocha/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..88bc907f93dac4f4f69d894421b0f73f5d856492
--- /dev/null
+++ b/third_party/mocha/README.chromium
@@ -0,0 +1,15 @@
+Name: Mocha
+Short Name: mocha
+URL: https://github.com/mochajs/mocha
+Version: 2.2.5
+License: MIT
+License File: NOT_SHIPPED
+Security Critical: no
+
+Description:
+Mocha is a simple, flexible JavaScript test framework which can be run in the
+browser. Small or standalone projects, such as individual web components, can
+use Mocha to run several lightweight test suites within one browser_test.
+
+Local Modifications:
+- Copied mocha.js, README.md and LICENSE from the git repo.
« no previous file with comments | « third_party/mocha/OWNERS ('k') | third_party/mocha/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698