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 d8164fe398 Removed async test when using std format due to invalid runtime format string 2 years ago
..
CMakeLists.txt Added source_location tests 2 years ago
includes.h Added Catch v3 support (#2661) 3 years ago
main.cpp Added Catch v3 support (#2661) 3 years ago
test_async.cpp Support async_overflow_policy::discard_new (#2876) 2 years ago
test_bin_to_hex.cpp Fixed #2724 by excluding bin_to_hex sink if using std::format 2 years ago
test_cfg.cpp Added cfg tests 5 years ago
test_circular_q.cpp Update test_circular_q.cpp 2 years ago
test_create_dir.cpp clang-format 4 years ago
test_custom_callbacks.cpp Added Catch v3 support (#2661) 3 years ago
test_daily_logger.cpp Added Catch v3 support (#2661) 3 years ago
test_dup_filter.cpp clang-format 4 years ago
test_errors.cpp Removed async test when using std format due to invalid runtime format string 2 years ago
test_eventlog.cpp clang-format 4 years ago
test_file_helper.cpp Added Catch v3 support (#2661) 3 years ago
test_file_logging.cpp Added Catch v3 support (#2661) 3 years ago
test_fmt_helper.cpp Support compile-time format string checking with std::format (#2544) 3 years ago
test_macros.cpp Added Catch v3 support (#2661) 3 years ago
test_misc.cpp clang format 2 years ago
test_mpmc_q.cpp feat(mpmc_blocking_q): add blocking dequeue without timeout (#2588) 3 years ago
test_pattern_formatter.cpp Replaced details::make_unique with std::make_unique 2 years ago
test_registry.cpp Fix build errors 5 years ago
test_ringbuffer_sink.cpp Fixed test when using std format 2 years ago
test_sink.h Unified usage of fmt::memory_buffer across the codebase 6 years ago
test_source_location.cpp Minor fixes 2 years ago
test_stdout_api.cpp clang format 2 years ago
test_stopwatch.cpp Update test_stopwatch.cpp 2 years ago
test_systemd.cpp Updated systemd sink and tests 6 years ago
test_time_point.cpp clang-format 5 years ago
utils.cpp Use lower-case "windows.h" for case-sensitive file systems 3 years ago
utils.h Merge pull request #1414 from BioDataAnalysis/bda_tests_support_empty_eol 6 years ago