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

Unified Diff: chrome/browser/resources/tracing/README

Issue 10065009: Add an overall test runner to about:tracing (Closed) Base URL: git://localhost/home/nduca/Local/chrome/src@master
Patch Set: More tweaks. Proof that READMEs are useless. Created 8 years, 8 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 | « no previous file | chrome/browser/resources/tracing/tests.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/tracing/README
diff --git a/chrome/browser/resources/tracing/README b/chrome/browser/resources/tracing/README
index 2bd6c396a1749c77097694ca06bd6122e9ed7d4a..24abae770321b962d69fc3704e000514dbf4693c 100644
--- a/chrome/browser/resources/tracing/README
+++ b/chrome/browser/resources/tracing/README
@@ -5,10 +5,8 @@ To work on this code:
python -m SimpleHTTPServer
In any browser, navigate to
- http://localhost:8000/tracing/
+ http://localhost:8000/tracing/tests.html
-We use Closure's unit test harness for testing. There isn't a master
-test file, so just run all the .html files you find. :/
-
-If you add a file, make sure to update ../tracing.js and verify all the tests,
-since we don't have a sane module system.
+If you add a file, make sure to update:
+ ../tracing.js
+And, of course, verify all the tests,
« no previous file with comments | « no previous file | chrome/browser/resources/tracing/tests.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698