Cosmetic: Prints regression test results in a better shape

This commit is contained in:
Felipe Zimmerle
2015-09-16 13:35:30 -03:00
parent 9d60dc6df8
commit 7a468a8fbe
4 changed files with 59 additions and 32 deletions

View File

@@ -24,7 +24,7 @@
#define KBLU "\x1B[34m"
#define KMAG "\x1B[35m"
#define KCYN "\x1B[36m"
#define KWHT "\x1B[37m"
#define KWHT "\x1B[97m"
#define RESET "\033[0m"