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

Unified Diff: third_party/qunit/README.chromium

Issue 376803005: JavaScript unit test framework for Chrome remote desktop - Part II (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « remoting/webapp/unittests/test_eventSource.js ('k') | third_party/qunit/src/browser_test_harness.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/qunit/README.chromium
diff --git a/third_party/qunit/README.chromium b/third_party/qunit/README.chromium
index ef2df60727ab7b36f7ea9bb4766e4daf664c91ee..2239331215b19952d2af68e01d2cbb1c40584b2e 100644
--- a/third_party/qunit/README.chromium
+++ b/third_party/qunit/README.chromium
@@ -29,4 +29,6 @@ It is currently used by the chrome remote desktop team for JavaScript unit
testing.
Local Modifications:
-None
+No Modifications is made to src/qunit.js.
+src/browser_test_harness.js is added to enable running the QUnit test suite on
+try bots using the chromium browser test infrastructure.
« no previous file with comments | « remoting/webapp/unittests/test_eventSource.js ('k') | third_party/qunit/src/browser_test_harness.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698