![]() |
PhoenixMock
1.8.7
Tools to split/merge/print mock used in Phoenix
|
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | testStringColor () |
Test the color. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 91 of file main.cpp.
References testStringColor().
void testStringColor | ( | ) |
Test the color.
Definition at line 14 of file main.cpp.
References BBLACK, BBLUE, BCYAN, BGREEN, BLACK, BLINK, BLUE, BPURPLE, BRED, BRIGHT, BWHITE, BYELLOW, clearTerminal(), colorString(), CYAN, getNbColTerminal(), getNbRowTerminal(), GREEN, NEGATIVE, NONE, phoenix_assert, POSITIVE, printAll(), printAllCerr(), printAllCol(), printAllColCerr(), printColor(), printColorCerr(), printDelire(), PURPLE, RED, createReleaseCurl::str, termBBlack(), termBBlue(), termBCyan(), termBGreen(), termBlack(), termBlink(), termBlue(), termBPurple(), termBRed(), termBright(), termBWhite(), termBYellow(), termCyan(), termDefault(), termGreen(), termNegative(), termPositive(), termPurple(), termRed(), termUnderlined(), termWhite(), termYellow(), textColor(), textColorCerr(), UNDERLINED, WHITE, and YELLOW.
Referenced by main().