From 1c477fc263cf37c27cd92740d9328445420a926d Mon Sep 17 00:00:00 2001 From: Brian Osman Date: Mon, 18 Jun 2018 14:24:44 -0400 Subject: Remove old references to SampleApp Docs-Preview: https://skia.org/?cl=135570 Change-Id: I330ffa964c2d90ca8d3cd844aabcd8616ccd0540 Reviewed-on: https://skia-review.googlesource.com/135570 Reviewed-by: Cary Clark Commit-Queue: Brian Osman --- site/dev/contrib/submit.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'site/dev/contrib') diff --git a/site/dev/contrib/submit.md b/site/dev/contrib/submit.md index 1d36e1f9d7..6627546b61 100644 --- a/site/dev/contrib/submit.md +++ b/site/dev/contrib/submit.md @@ -45,10 +45,9 @@ Test code is located under the 'tests' directory. See [Writing Unit and Rendering Tests](../testing/tests) for details. Unit tests are best, but if your change touches rendering and you can't think of -an automated way to verify the results, consider writing a GM test or a new page -of SampleApp. Also, if your change is the GPU code, you may not be able to write -it as part of the standard unit test suite, but there are GPU-specific testing -paths you can extend. +an automated way to verify the results, consider writing a GM test. Also, if your +change is in the GPU code, you may not be able to write it as part of the standard +unit test suite, but there are GPU-specific testing paths you can extend. Submitting a patch ------------------ -- cgit v1.2.3