spdlog
Loading...
Searching...
No Matches
Macros | Functions
test_macros.cpp File Reference

Go to the source code of this file.

#include "includes.h"

Macros

#define TEST_FILENAME   "test_logs/simple_log"
 

Functions

 TEST_CASE ("debug and trace w/o format string", "[macros]]")
 
 TEST_CASE ("disable param evaluation", "[macros]")
 
 TEST_CASE ("pass logger pointer", "[macros]")
 

Macro Definition Documentation

◆ TEST_FILENAME

#define TEST_FILENAME   "test_logs/simple_log"

Definition at line 11 of file test_macros.cpp.

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( "debug and trace w/o format string"  ,
"]"  [macros] 
)

Definition at line 13 of file test_macros.cpp.

◆ TEST_CASE() [2/3]

TEST_CASE ( "disable param evaluation"  ,
""  [macros] 
)

Definition at line 41 of file test_macros.cpp.

◆ TEST_CASE() [3/3]

TEST_CASE ( "pass logger pointer"  ,
""  [macros] 
)

Definition at line 46 of file test_macros.cpp.