tesseract v5.3.3.20231005
|
Go to the source code of this file.
Classes | |
class | googletest-color-test.GTestColorTest |
Namespaces | |
namespace | googletest-color-test |
Functions | |
def | googletest-color-test.SetEnvVar (env_var, value) |
def | googletest-color-test.UsesColor (term, color_env_var, color_flag) |
Variables | |
string | googletest-color-test.IS_WINDOWS = 'nt' |
string | googletest-color-test.COLOR_ENV_VAR = 'GTEST_COLOR' |
string | googletest-color-test.COLOR_FLAG = 'gtest_color' |
googletest-color-test.COMMAND = gtest_test_utils.GetTestExecutablePath('googletest-color-test_') | |