webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Classes | |
class | gtest_color_test.GTestColorTest |
Namespaces | |
gtest_color_test | |
Functions | |
def | gtest_color_test.SetEnvVar (env_var, value) |
def | gtest_color_test.UsesColor (term, color_env_var, color_flag) |
Variables | |
string | gtest_color_test.IS_WINDOWS = 'nt' |
string | gtest_color_test.COLOR_ENV_VAR = 'GTEST_COLOR' |
string | gtest_color_test.COLOR_FLAG = 'gtest_color' |
gtest_color_test.COMMAND = gtest_test_utils.GetTestExecutablePath('gtest_color_test_') | |