spdlog/tests
captainurist fe4f99527d
Some checks failed
linux / ${{ 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) Has been cancelled
linux / ${{ 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) Has been cancelled
linux / ${{ 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) Has been cancelled
linux / ${{ 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) Has been cancelled
linux / ${{ 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) Has been cancelled
linux / ${{ 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) Has been cancelled
linux / OS X Clang (C++11, Release) (push) Has been cancelled
macos / macOS Clang (C++11, Release) (push) Has been cancelled
windows / build (map[BUILD_EXAMPLE:OFF BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:20 FATAL_ERRORS:ON GENERATOR:Visual Studio 17 2022 USE_STD_FORMAT:ON WCHAR:OFF WCHAR_FILES:OFF]) (push) Has been cancelled
windows / build (map[BUILD_EXAMPLE:OFF BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:20 FATAL_ERRORS:ON GENERATOR:Visual Studio 17 2022 USE_STD_FORMAT:ON WCHAR:ON WCHAR_FILES:ON]) (push) Has been cancelled
windows / build (map[BUILD_EXAMPLE:ON BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:17 FATAL_ERRORS:ON GENERATOR:Visual Studio 17 2022 USE_STD_FORMAT:OFF WCHAR:OFF WCHAR_FILES:OFF]) (push) Has been cancelled
windows / build_2019 (map[BUILD_EXAMPLE:ON BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:11 FATAL_ERRORS:ON GENERATOR:Visual Studio 16 2019 USE_STD_FORMAT:OFF WCHAR:OFF WCHAR_FILES:OFF]) (push) Has been cancelled
windows / build_2019 (map[BUILD_EXAMPLE:ON BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:14 FATAL_ERRORS:ON GENERATOR:Visual Studio 16 2019 USE_STD_FORMAT:OFF WCHAR:OFF WCHAR_FILES:OFF]) (push) Has been cancelled
windows / build_2019 (map[BUILD_EXAMPLE:ON BUILD_SHARED:ON BUILD_TYPE:Release CXX_STANDARD:17 FATAL_ERRORS:ON GENERATOR:Visual Studio 16 2019 USE_STD_FORMAT:OFF WCHAR:OFF WCHAR_FILES:OFF]) (push) Has been cancelled
Fix utf8_to_wstrbuf tests (#3245)
2024-11-06 00:08:36 +02:00
..
CMakeLists.txt Gabime/tsan (#3237) 2024-11-01 15:14:27 +02:00
includes.h utf8_to_wstrbuf now handles invalid utf8 sequences (#3244) 2024-11-05 22:54:01 +02: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 Fix utf8_to_wstrbuf tests (#3245) 2024-11-06 00:08:36 +02: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