mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update HACKING.md
This commit is contained in:
parent
f0f55ab906
commit
08e0cb549c
@ -29,7 +29,7 @@ determine whether its using android, etc.
|
||||
Running tests manually
|
||||
----------------------
|
||||
|
||||
* ``out/downloads/sky_server -t Debug . 8000``
|
||||
* ``out/downloads/sky_server -t Debug . 8000`` (If you don't have ``sky_server`` yet, run ``sky/tools/download_sky_server``.)
|
||||
* ``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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user