Wire Sysio Wire Sysion 1.0.0
|
#include "catch_console_colour.h"
#include "catch_enforce.h"
#include "catch_errno_guard.h"
#include "catch_interfaces_config.h"
#include "catch_stream.h"
#include "catch_context.h"
#include "catch_platform.h"
#include "catch_debugger.h"
#include "catch_windows_h_proxy.h"
#include <sstream>
#include <unistd.h>
Go to the source code of this file.
Namespaces | |
namespace | Catch |
Macros | |
#define | CATCH_CONFIG_COLOUR_ANSI |
Functions | |
std::ostream & | Catch::operator<< (std::ostream &os, Colour const &) |
#define CATCH_CONFIG_COLOUR_ANSI |
Definition at line 52 of file catch_console_colour.cpp.