Documentation: open GM in SampleApp

NOTRY=true
DOCS_PREVIEW= https://skia.org/dev/testing/tests?cl=1138353002

Review URL: https://codereview.chromium.org/1138353002
This commit is contained in:
halcanary 2015-05-13 06:45:31 -07:00 committed by Commit bot
parent 9770bdce77
commit 47b6c8b41b

View File

@ -63,3 +63,13 @@ Writing a Rendering Test
./gyp_skia
ninja -C out/Debug dm
out/Debug/dm --match newgmtest
4. Run the GM inside SampleApp:
./gyp_skia
ninja -C out/Debug SampleApp
out/Debug/SampleApp --slide GM:newgmtest
On MacOS, try this:
out/Debug/SampleApp.app/Contents/MacOS/SampleApp --slide GM:newgmtest