spdlog
Loading...
Searching...
No Matches
Functions
test_cfg.cpp File Reference

Go to the source code of this file.

#include "includes.h"
#include "test_sink.h"
#include <spdlog/cfg/env.h>
#include <spdlog/cfg/argv.h>

Functions

 TEST_CASE ("env", "[cfg]")
 
 TEST_CASE ("argv1", "[cfg]")
 
 TEST_CASE ("argv2", "[cfg]")
 
 TEST_CASE ("argv3", "[cfg]")
 
 TEST_CASE ("argv4", "[cfg]")
 
 TEST_CASE ("argv5", "[cfg]")
 
 TEST_CASE ("argv6", "[cfg]")
 
 TEST_CASE ("argv7", "[cfg]")
 
 TEST_CASE ("level-not-set-test1", "[cfg]")
 
 TEST_CASE ("level-not-set-test2", "[cfg]")
 
 TEST_CASE ("level-not-set-test3", "[cfg]")
 
 TEST_CASE ("level-not-set-test4", "[cfg]")
 
 TEST_CASE ("level-not-set-test5", "[cfg]")
 
 TEST_CASE ("restore-to-default", "[cfg]")
 

Function Documentation

◆ TEST_CASE() [1/14]

TEST_CASE ( "argv1"  ,
""  [cfg] 
)

Definition at line 27 of file test_cfg.cpp.

◆ TEST_CASE() [2/14]

TEST_CASE ( "argv2"  ,
""  [cfg] 
)

Definition at line 37 of file test_cfg.cpp.

◆ TEST_CASE() [3/14]

TEST_CASE ( "argv3"  ,
""  [cfg] 
)

Definition at line 47 of file test_cfg.cpp.

◆ TEST_CASE() [4/14]

TEST_CASE ( "argv4"  ,
""  [cfg] 
)

Definition at line 59 of file test_cfg.cpp.

◆ TEST_CASE() [5/14]

TEST_CASE ( "argv5"  ,
""  [cfg] 
)

Definition at line 69 of file test_cfg.cpp.

◆ TEST_CASE() [6/14]

TEST_CASE ( "argv6"  ,
""  [cfg] 
)

Definition at line 81 of file test_cfg.cpp.

◆ TEST_CASE() [7/14]

TEST_CASE ( "argv7"  ,
""  [cfg] 
)

Definition at line 90 of file test_cfg.cpp.

◆ TEST_CASE() [8/14]

TEST_CASE ( "env"  ,
""  [cfg] 
)

Definition at line 12 of file test_cfg.cpp.

◆ TEST_CASE() [9/14]

TEST_CASE ( "level-not-set-test1"  ,
""  [cfg] 
)

Definition at line 99 of file test_cfg.cpp.

◆ TEST_CASE() [10/14]

TEST_CASE ( "level-not-set-test2"  ,
""  [cfg] 
)

Definition at line 110 of file test_cfg.cpp.

◆ TEST_CASE() [11/14]

TEST_CASE ( "level-not-set-test3"  ,
""  [cfg] 
)

Definition at line 128 of file test_cfg.cpp.

◆ TEST_CASE() [12/14]

TEST_CASE ( "level-not-set-test4"  ,
""  [cfg] 
)

Definition at line 144 of file test_cfg.cpp.

◆ TEST_CASE() [13/14]

TEST_CASE ( "level-not-set-test5"  ,
""  [cfg] 
)

Definition at line 160 of file test_cfg.cpp.

◆ TEST_CASE() [14/14]

TEST_CASE ( "restore-to-default"  ,
""  [cfg] 
)

Definition at line 176 of file test_cfg.cpp.