Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-07-19clang-formatgabime
2021-06-28Fixed dup sink compile warnings in older compilers with back_insertergabime
2021-06-24Fixed format_to deprecated warning by wrapping the buffer with std::back_inse...gabime
2021-06-07Fix #1967Gabi Melman
2021-05-19Revert "added spdlog::level::set_string_view to enable alternate log level na...steven lunt
2021-03-24added spdlog::level::set_string_view to enable alternate log level names with...steven lunt
2021-01-11Remove filename_memory_buf_t from headersCharles Milette
2021-01-07Fix character issues in test_errors.cppCharles Milette
2021-01-07Fix other build errors and unit testsCharles Milette
2021-01-07Fix build errorsCharles Milette
2021-01-06Better support for / separators on Windows, improve wchar filename coverageCharles Milette
2020-12-26ensure stdout color sinks do not leak windows headers with SPDLOG_COMPILED_LIBryan-rsm-mckenzie
2020-11-26Increase sleep time on a test case to avoid spurious failures.Francesco Biscani
2020-09-27Added cfg testsgabime
2020-09-27Cleaned level loading from env vargabime
2020-09-26clang-formatgabime
2020-09-26wip fix #1680 againgabime
2020-09-25Fix issue #1680gabime
2020-09-25Added tests for issue #1680gabime
2020-08-30Fix issue #1617gabime
2020-08-29Added some stopwatch testsgabime
2020-08-26clang-formatgabime
2020-07-21Don't enable C language in CMakeRaul Tambre
2020-07-20Raise CMake requirement to 3.13Raul Tambre
2020-06-10Twice tolerance waiting time with MinGWKonstantin Podsvirov
2020-06-07Revert 7f15fb2a21cfc7895846a22e5b0f5e4e88040e88 since it breaks the ABIgabime
2020-06-04Add support for custom filename calculator in rotating_file_sink.Tamas Florin
2020-05-02Delete meson.buildGabi Melman
2020-05-02Formatted cmakegabime
2020-05-02Formatted cmake using cmake-formatgabime
2020-05-02cmake: Fix tabs, whitespace at EOL.Bruce Mitchener
2020-04-29Update test_file_helper.cppGabi Melman
2020-04-29temp test appveoyrGabi Melman
2020-04-19clang-formatgabime
2020-04-18add single logger method and log_msg constructor and tests/test_time_point.cppRon Rechenmacher
2020-04-12Added cmake option SPDLOG_BUILD_ALLgabime
2020-04-11Update test_fmt_helper.cppGabi Melman
2020-04-10clang-formatgabime
2020-04-08Fixed multiple clang-tidy warningsgabime
2020-04-08Fixed multiple clang-tidy warningsgabime
2020-04-08Fixed multiple clang-tidy warningsgabime
2020-03-28Update test_eventlog.cppGabi Melman
2020-03-21clang-formatgabime
2020-03-21Fixed testsgabime
2020-03-21Added padding support and set_pattern to custom_flagsGabi Melman
2020-03-21Moved pattern formatter from spdlog/details to spdlog/Gabi Melman
2020-03-20wip custom formatter flagsGabi Melman
2020-03-18Fix Windows setenv checkCrunkle
2020-03-15clang-formatgabime
2020-03-15CMakeLists.txt: use same policy as fmtgabime