spdlog/tests
Gabi Melman 63d1884215
Some checks are pending
ci / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }}, ${{ matrix.config.build_type }}) (map[asan:OFF build_type:Debug compiler:clang cppstd:17 version:12]) (push) Waiting to run
ci / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }}, ${{ matrix.config.build_type }}) (map[asan:OFF build_type:Release compiler:clang cppstd:20 version:15]) (push) Waiting to run
ci / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }}, ${{ matrix.config.build_type }}) (map[build_type:Debug compiler:gcc cppstd:20 version:11]) (push) Waiting to run
ci / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }}, ${{ matrix.config.build_type }}) (map[build_type:Release compiler:gcc cppstd:11 version:7]) (push) Waiting to run
ci / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }}, ${{ matrix.config.build_type }}) (map[build_type:Release compiler:gcc cppstd:17 version:9]) (push) Waiting to run
ci / ${{ matrix.config.compiler}} ${{ matrix.config.version }} (C++${{ matrix.config.cppstd }}, ${{ matrix.config.build_type }}) (map[build_type:Release compiler:gcc cppstd:20 version:12]) (push) Waiting to run
ci / OS X Clang (C++11, Release) (push) Waiting to run
Gabime/async flush (#3235)
* Revert "Ensure flush callback gets called in move-assign operator (#3232)"

This reverts commit b6da59447f.

* Revert "Exchange promise for condition_variable when flushing (fixes #3221) (#3228)"

This reverts commit 16e0d2e77c.

* Revert PR #3049
2024-11-01 11:26:03 +02:00
..
CMakeLists.txt Bump to catch2 v3.5.0 2023-12-22 18:15:50 +02:00
includes.h fix/issue-3101: fix the issue where mdc ignores SPDLOG_NO_TLS (#3184) 2024-09-12 22:27:25 +03:00
main.cpp update clang format again 2023-09-25 16:40:36 +03:00
test_async.cpp Gabime/async flush (#3235) 2024-11-01 11:26:03 +02: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 Clang format 2024-04-30 12:28:13 +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 Fix typos found by codespell (#3011) 2024-02-12 23:02:31 +02:00
test_eventlog.cpp update clang format again 2023-09-25 16:40:36 +03:00
test_file_helper.cpp Fix typos found by codespell (#3011) 2024-02-12 23:02:31 +02: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 fix/issue-3101: fix the issue where mdc ignores SPDLOG_NO_TLS (#3184) 2024-09-12 22:27:25 +03:00
test_registry.cpp Revert "Added a function to add callbacks that are called when a logger is registered (#2883)" 2023-09-25 20:53:45 +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