| spdlog
    | 
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]") | |
| TEST_CASE | ( | "argv1" | , | 
| "" | [cfg] | ||
| ) | 
Definition at line 27 of file test_cfg.cpp.
| TEST_CASE | ( | "argv2" | , | 
| "" | [cfg] | ||
| ) | 
Definition at line 37 of file test_cfg.cpp.
| TEST_CASE | ( | "argv3" | , | 
| "" | [cfg] | ||
| ) | 
Definition at line 47 of file test_cfg.cpp.
| TEST_CASE | ( | "argv4" | , | 
| "" | [cfg] | ||
| ) | 
Definition at line 59 of file test_cfg.cpp.
| TEST_CASE | ( | "argv5" | , | 
| "" | [cfg] | ||
| ) | 
Definition at line 69 of file test_cfg.cpp.
| TEST_CASE | ( | "argv6" | , | 
| "" | [cfg] | ||
| ) | 
Definition at line 81 of file test_cfg.cpp.
| TEST_CASE | ( | "argv7" | , | 
| "" | [cfg] | ||
| ) | 
Definition at line 90 of file test_cfg.cpp.
| TEST_CASE | ( | "env" | , | 
| "" | [cfg] | ||
| ) | 
Definition at line 12 of file test_cfg.cpp.
| TEST_CASE | ( | "level-not-set-test1" | , | 
| "" | [cfg] | ||
| ) | 
Definition at line 99 of file test_cfg.cpp.
| TEST_CASE | ( | "level-not-set-test2" | , | 
| "" | [cfg] | ||
| ) | 
Definition at line 110 of file test_cfg.cpp.
| TEST_CASE | ( | "level-not-set-test3" | , | 
| "" | [cfg] | ||
| ) | 
Definition at line 128 of file test_cfg.cpp.
| TEST_CASE | ( | "level-not-set-test4" | , | 
| "" | [cfg] | ||
| ) | 
Definition at line 144 of file test_cfg.cpp.
| TEST_CASE | ( | "level-not-set-test5" | , | 
| "" | [cfg] | ||
| ) | 
Definition at line 160 of file test_cfg.cpp.
| TEST_CASE | ( | "restore-to-default" | , | 
| "" | [cfg] | ||
| ) | 
Definition at line 176 of file test_cfg.cpp.