iutest  1.17.99.14
名前空間 | マクロ定義
iutest_console.hpp ファイル

iris unit test console [詳解]

#include "iutest_config.hpp"
#include <stdio.h>
#include <stdarg.h>
iutest_console.hpp の依存先関係図:
被依存関係図:

[ソースコード]

名前空間

 iutest
 iutest root namespace
 

マクロ定義

#define IUTEST_VPRINTF(f, a)   vprintf(f, a)
 vprintf 呼び出しマクロ
 
#define IUTEST_HAS_COLORCONSOLE   1
 色つきターミナルが使用可能かどうか
 
#define IUTEST_FORCE_COLORCONSOLE   0
 

詳解

iris unit test console

著者
t.shirayanagi
copyright
Copyright (C) 2011-2021, Takazumi Shirayanagi
This software is released under the new BSD License, see LICENSE