◆ build_jsc_command()
def webkitpy.common.config.ports.DeprecatedPort.build_jsc_command |
( |
|
self, |
|
|
|
build_style = None |
|
) |
| |
◆ build_webkit_command()
def webkitpy.common.config.ports.DeprecatedPort.build_webkit_command |
( |
|
self, |
|
|
|
build_style = None |
|
) |
| |
◆ check_webkit_style_command()
def webkitpy.common.config.ports.DeprecatedPort.check_webkit_style_command |
( |
|
self | ) |
|
◆ flag()
def webkitpy.common.config.ports.DeprecatedPort.flag |
( |
|
self | ) |
|
◆ makeArgs()
def webkitpy.common.config.ports.DeprecatedPort.makeArgs |
( |
|
self | ) |
|
◆ name()
def webkitpy.common.config.ports.DeprecatedPort.name |
( |
|
self | ) |
|
◆ port()
def webkitpy.common.config.ports.DeprecatedPort.port |
( |
|
port_name | ) |
|
|
static |
◆ prepare_changelog_command()
def webkitpy.common.config.ports.DeprecatedPort.prepare_changelog_command |
( |
|
self | ) |
|
◆ run_bindings_tests_command()
def webkitpy.common.config.ports.DeprecatedPort.run_bindings_tests_command |
( |
|
self | ) |
|
◆ run_javascriptcore_tests_command()
def webkitpy.common.config.ports.DeprecatedPort.run_javascriptcore_tests_command |
( |
|
self, |
|
|
|
build_style = None |
|
) |
| |
◆ run_perl_unittests_command()
def webkitpy.common.config.ports.DeprecatedPort.run_perl_unittests_command |
( |
|
self | ) |
|
◆ run_python_unittests_command()
def webkitpy.common.config.ports.DeprecatedPort.run_python_unittests_command |
( |
|
self | ) |
|
◆ run_webkit_tests_command()
def webkitpy.common.config.ports.DeprecatedPort.run_webkit_tests_command |
( |
|
self, |
|
|
|
build_style = None |
|
) |
| |
◆ script_path()
def webkitpy.common.config.ports.DeprecatedPort.script_path |
( |
|
self, |
|
|
|
script_name |
|
) |
| |
◆ script_shell_command()
def webkitpy.common.config.ports.DeprecatedPort.script_shell_command |
( |
|
self, |
|
|
|
script_name |
|
) |
| |
◆ update_webkit_command()
def webkitpy.common.config.ports.DeprecatedPort.update_webkit_command |
( |
|
self, |
|
|
|
non_interactive = False |
|
) |
| |
◆ port_flag_name
webkitpy.common.config.ports.DeprecatedPort.port_flag_name = None |
|
static |
◆ results_directory
string webkitpy.common.config.ports.DeprecatedPort.results_directory = "/tmp/layout-test-results" |
|
static |
The documentation for this class was generated from the following file:
- Tools/Scripts/webkitpy/common/config/ports.py