Monero
Loading...
Searching...
No Matches
gtest_color_test_.cc File Reference
#include <stdio.h>
#include "gtest/gtest.h"
#include "src/gtest-internal-inl.h"
Include dependency graph for gtest_color_test_.cc:

Macros

#define GTEST_IMPLEMENTATION_   1

Functions

 TEST (GTestColorTest, Dummy)
int main (int argc, char **argv)
GTEST_API_ bool ShouldUseColor (bool stdout_is_tty)

Macro Definition Documentation

◆ GTEST_IMPLEMENTATION_

#define GTEST_IMPLEMENTATION_   1

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

◆ ShouldUseColor()

bool testing::internal::ShouldUseColor ( bool stdout_is_tty)

◆ TEST()

TEST ( GTestColorTest ,
Dummy  )