webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Classes | |
class | TestPlatformInfo |
Functions | |
def | fake_sys (platform_str='darwin', windows_version_tuple=None) |
def | fake_platform (mac_version_string='10.6.3', release_string='bar') |
def | fake_executive (output=None) |
def webkitpy.common.system.platforminfo_unittest.fake_executive | ( | output = None | ) |
def webkitpy.common.system.platforminfo_unittest.fake_platform | ( | mac_version_string = '10.6.3' , |
|
release_string = 'bar' |
|||
) |
def webkitpy.common.system.platforminfo_unittest.fake_sys | ( | platform_str = 'darwin' , |
|
windows_version_tuple = None |
|||
) |