spdlog/tests
Jonathan Vannier b6eeb7364c
Added a function to add callbacks that are called when a logger is registered (#2883)
* Added a function to add callbacks that are called when a logger is registered

* Fix non captured registration 2 not being properly tested for

* Replace std::list by std::vector

* Remove const refs to shared pointers

* Fix missing header
2023-09-25 18:49:04 +03:00
..
CMakeLists.txt clang format 2023-09-09 12:56:47 +03:00
includes.h update clang format again 2023-09-25 16:40:36 +03:00
main.cpp update clang format again 2023-09-25 16:40:36 +03:00
test_async.cpp update clang format again 2023-09-25 16:40:36 +03:00
test_backtrace.cpp update clang format again 2023-09-25 16:40:36 +03:00
test_bin_to_hex.cpp clang format 2023-09-25 16:08:29 +03:00
test_cfg.cpp clang format 2023-09-25 16:08:29 +03:00
test_circular_q.cpp clang format 2023-09-25 16:08:29 +03:00
test_create_dir.cpp update clang format again 2023-09-25 16:40:36 +03:00
test_custom_callbacks.cpp clang format 2023-09-25 16:08:29 +03:00
test_daily_logger.cpp update clang format again 2023-09-25 16:40:36 +03:00
test_dup_filter.cpp update clang format again 2023-09-25 16:40:36 +03:00
test_errors.cpp update clang format again 2023-09-25 16:40:36 +03:00
test_eventlog.cpp update clang format again 2023-09-25 16:40:36 +03:00
test_file_helper.cpp clang format 2023-09-25 16:08:29 +03:00
test_file_logging.cpp update clang format again 2023-09-25 16:40:36 +03:00
test_fmt_helper.cpp clang format 2023-09-25 16:08:29 +03:00
test_macros.cpp update clang format again 2023-09-25 16:40:36 +03:00
test_misc.cpp update clang format again 2023-09-25 16:40:36 +03:00
test_mpmc_q.cpp update clang format again 2023-09-25 16:40:36 +03:00
test_pattern_formatter.cpp clang format 2023-09-25 16:08:29 +03:00
test_registry.cpp Added a function to add callbacks that are called when a logger is registered (#2883) 2023-09-25 18:49:04 +03:00
test_sink.h update clang format again 2023-09-25 16:40:36 +03:00
test_stdout_api.cpp clang format 2023-09-25 16:08:29 +03:00
test_stopwatch.cpp clang format 2023-09-25 16:08:29 +03:00
test_systemd.cpp clang format 2023-09-25 16:08:29 +03:00
test_time_point.cpp update clang format again 2023-09-25 16:40:36 +03:00
utils.cpp update clang format again 2023-09-25 16:40:36 +03:00
utils.h Merge pull request #1414 from BioDataAnalysis/bda_tests_support_empty_eol 2020-02-10 13:12:07 +02:00