.style.yapf |
|
67 |
__init__.py |
|
162 |
output_managerless_skia_gold_session.py |
Implementation of skia_gold_session.py without output managers.
Diff output is instead stored in a directory and pointed to with file:// URLs.
|
2509 |
output_managerless_skia_gold_session_unittest.py |
|
5643 |
OWNERS |
|
21 |
PRESUBMIT.py |
Presubmit script for //build/skia_gold_common/.
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
for more details on the presubmit API built into depot_tools.
|
1142 |
README.md |
This directory contains Python code used for interacting with the Skia Gold |
374 |
skia_gold_properties.py |
Class for storing Skia Gold comparison properties.
Examples:
* git revision being tested
* Whether the test is being run locally or on a bot
* What the continuous integration system is
|
4746 |
skia_gold_properties_unittest.py |
Tests that SkiaGoldProperties initializes (or doesn't) when expected. |
7830 |
skia_gold_session.py |
Class for interacting with the Skia Gold image diffing service. |
21298 |
skia_gold_session_manager.py |
Class for managing multiple SkiaGoldSessions. |
4320 |
skia_gold_session_manager_unittest.py |
Tests the functionality of SkiaGoldSessionManager.GetSkiaGoldSession. |
7480 |
skia_gold_session_unittest.py |
Tests the functionality of SkiaGoldSession.RunComparison. |
40563 |
unittest_utils.py |
Utility methods for Skia Gold functionality unittests. |
1405 |