![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Functions | |
| _CommonChecks (input_api, output_api) | |
| CheckChangeOnUpload (input_api, output_api) | |
| CheckChangeOnCommit (input_api, output_api) | |
Variables | |
| bool | USE_PYTHON3 = True |
Presubmit script for PDFium testing tools. See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts for more details on the presubmit API built into depot_tools.
|
protected |
Definition at line 14 of file PRESUBMIT.py.
Referenced by CheckChangeOnCommit(), and CheckChangeOnUpload().
| testing.tools.PRESUBMIT.CheckChangeOnCommit | ( | input_api, | |
| output_api ) |
Definition at line 27 of file PRESUBMIT.py.
References _CommonChecks().
| testing.tools.PRESUBMIT.CheckChangeOnUpload | ( | input_api, | |
| output_api ) |
Definition at line 21 of file PRESUBMIT.py.
References _CommonChecks().
| bool testing.tools.PRESUBMIT.USE_PYTHON3 = True |
Definition at line 11 of file PRESUBMIT.py.