Classes | Functions | Variables
googletest-color-test Namespace Reference

Classes

class  GTestColorTest
 

Functions

def SetEnvVar (env_var, value)
 
def UsesColor (term, color_env_var, color_flag)
 

Variables

string COLOR_ENV_VAR = 'GTEST_COLOR'
 
string COLOR_FLAG = 'gtest_color'
 
 COMMAND = gtest_test_utils.GetTestExecutablePath('googletest-color-test_')
 
string IS_WINDOWS = 'nt'
 

Function Documentation

◆ SetEnvVar()

def googletest-color-test.SetEnvVar (   env_var,
  value 
)
Sets the env variable to 'value'; unsets it when 'value' is None.

Definition at line 44 of file googletest-color-test.py.

◆ UsesColor()

def googletest-color-test.UsesColor (   term,
  color_env_var,
  color_flag 
)
Runs googletest-color-test_ and returns its exit code.

Definition at line 53 of file googletest-color-test.py.

Variable Documentation

◆ COLOR_ENV_VAR

string googletest-color-test.COLOR_ENV_VAR = 'GTEST_COLOR'

Definition at line 39 of file googletest-color-test.py.

◆ COLOR_FLAG

string googletest-color-test.COLOR_FLAG = 'gtest_color'

Definition at line 40 of file googletest-color-test.py.

◆ COMMAND

googletest-color-test.COMMAND = gtest_test_utils.GetTestExecutablePath('googletest-color-test_')

Definition at line 41 of file googletest-color-test.py.

◆ IS_WINDOWS

string googletest-color-test.IS_WINDOWS = 'nt'

Definition at line 37 of file googletest-color-test.py.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:10