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

Side by Side Diff: site/dev/testing/index.md

Issue 954523004: Add testing section of docs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: remove content, update build description Created 5 years, 10 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 unified diff | Download patch
« no previous file with comments | « site/dev/testing/fonts.md ('k') | site/dev/testing/testing.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Testing
2 =======
3
4 Skia relies heavily on our suite of unit and Golden Master \(GM\) tests, which
5 are served by our Diamond Master \(DM\) test tool, for correctness testing.
6 Tests are executed by our trybots, for every commit, across most of our
7 supported platforms and configurations.
8 Skia [Gold](https://gold.skia.org) is a web interface for triaging these results .
9
10 We also have a robust set of performance tests, served by the nanobench tool and
11 accessible via the Skia [Perf](https://perf.skia.org) web interface.
12
13 Cluster Telemetry is a powerful framework that helps us capture and benchmark
14 SKP files, a binary format for draw commands, across up to one million websites.
15
16 See the individual subpages for more details on our various test tools.
OLDNEW
« no previous file with comments | « site/dev/testing/fonts.md ('k') | site/dev/testing/testing.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698