You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spdlog/tests
Gabi Melman 08c727e4f8
Use std filesystem (#3284)
* Use std::filesystem for path names and impl
9 months ago
..
CMakeLists.txt Removed tweak options and spdlog_config.h 9 months ago
includes.h Use std filesystem (#3284) 9 months ago
main.cpp update clang format again 2 years ago
test_async.cpp clang format 2 years ago
test_bin_to_hex.cpp clang format 2 years ago
test_cfg.cpp Clang format sort includes 2 years ago
test_circular_q.cpp update clang format again 2 years ago
test_create_dir.cpp Use std filesystem (#3284) 9 months ago
test_custom_callbacks.cpp clang format 2 years ago
test_daily_and_rotation_loggers.cpp Use std filesystem (#3284) 9 months ago
test_dup_filter.cpp clang format 2 years ago
test_errors.cpp V2.x no std format (#3271) 9 months ago
test_eventlog.cpp clang format 2 years ago
test_file_helper.cpp Use std filesystem (#3284) 9 months ago
test_file_logging.cpp Allow manual rotation of rotating_file_sink (#3269) 9 months ago
test_fmt_helper.cpp Use std filesystem (#3284) 9 months ago
test_include_sinks.cpp Remove global console mutex (wip) 2 years ago
test_log_level.cpp clang format 2 years ago
test_macros.cpp clang format 2 years ago
test_misc.cpp clang-format 9 months ago
test_mpmc_q.cpp update clang format again 2 years ago
test_no_source_location.cpp clang format 9 months ago
test_pattern_formatter.cpp Use std filesystem (#3284) 9 months ago
test_registry.cpp Removed tweak options and spdlog_config.h 9 months ago
test_ringbuffer_sink.cpp clang format 2 years ago
test_sink.h clang format 9 months ago
test_source_location.cpp clang format 9 months ago
test_stdout_api.cpp Remove global console mutex (wip) 2 years ago
test_stopwatch.cpp Fixed stopwatch test 2 years ago
test_systemd.cpp Updated clang-format 2 years ago
test_time_point.cpp Clang format sort includes 2 years ago
utils.cpp Use std filesystem (#3284) 9 months ago
utils.h Use std filesystem (#3284) 9 months ago