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

Unified Diff: sky/HACKING.md

Issue 1150033006: Add support for Mac vs. Linux sky_server builds (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Add missing sha1 file 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
Index: sky/HACKING.md
diff --git a/sky/HACKING.md b/sky/HACKING.md
index f011eb1584d1f77f1b15f3d7e147adabb860b60c..d223b8858c3d4dc06bd77bd8e549cd2f0897c85e 100644
--- a/sky/HACKING.md
+++ b/sky/HACKING.md
@@ -30,7 +30,7 @@ determine whether its using android, for example.
Running tests manually
----------------------
-* ``out/downloads/sky_server -t Debug . 8000`` (If you don't have ``sky_server`` yet, run ``sky/tools/download_sky_server``.)
+* ``sky/tools/skygo/linux/sky_server -t Debug . 8000``
jamesr 2015/05/26 23:36:03 the "linux" but is presumably not correct for peop
eseidel 2015/05/26 23:44:01 That's actually not a valid path anyway. linux64
* ``out/Debug/mojo_shell --args-for="mojo:native_viewport_service --use-headless-config --use-osmesa" --args-for"=mojo:sky_viewer --testing" --content-handlers=text/sky,mojo:sky_viewer --url-mappings=mojo:window_manager=mojo:sky_tester,mojo:surfaces_service=mojo:fake_surfaces_service mojo:window_manager``
* The ``sky_tester`` should print ``#READY`` when ready
* Type the URL you wish to run, for example ``http://127.0.0.1:8000/sky/tests/lowlevel/text.html``, and press the enter key
« no previous file with comments | « DEPS ('k') | sky/tools/download_sky_server » ('j') | sky/tools/skygo/linux64/sky_server.sha1 » ('J')

Powered by Google App Engine
This is Rietveld 408576698