Commit Graph

25 Commits (6fa36017cfd5731d617e1a934f0e5ea9c4445b13)

Author SHA1 Message Date
Dimitri Papadopoulos Orfanos 47b7e7c736
Fix typos found by codespell (#3011)
2 years ago
gabime 0a53eafe18 update clang format again
2 years ago
gabime 9d52261185 clang format
2 years ago
gabime 1f61f5e019 clang format
2 years ago
Gabi Melman 2a861d28bd
Update test_errors.cpp
3 years ago
Gabi Melman febc1e233d
Update test_errors.cpp
3 years ago
Gabi Melman 763ff37348
Update test_errors.cpp
3 years ago
Vitaly Zaitsev 7f09c88817
Added Catch v3 support (#2661)
3 years ago
gabime 60f5cb73a8 Revert commit 0e9ccd73ef
3 years ago
Gabi Melman 0e9ccd73ef
Removed use of SPDLOG_FMT_RUNTIME from test_errors.h
3 years ago
Charles Milette ebeb3707b1
Switch to vformat_to
4 years ago
Charless Milette f6901606f5 Add std::tm formatter, fix spdlog::stopwatch formatter, conditionally use fmt::runtime in test_errors
4 years ago
Charless Milette 44a4517e2b Support C++20 std::format as an alternative to fmtlib
4 years ago
dkavolis d8f13cbd5b replace FormatString template argument with fmt::basic_format_string
4 years ago
Charles Milette f0a4ddd78b
Fix character issues in test_errors.cpp
5 years ago
Charles Milette c691769e46
Fix other build errors and unit tests
5 years ago
gabime b2017f5653 Fixed multiple clang-tidy warnings
6 years ago
gabime 817d2764b6 Fix bench tidy warning
6 years ago
Mario Emmenlauer 87acec6a91 Make tests support empty SPDLOG_EOL with new helper method require_message_count()
6 years ago
gabime 9b7812a0f2 auto create log dir
6 years ago
gabime 6bcb422c80 clang format and SPLDOG_HEADER_ONLY macro
6 years ago
gabime ff89f1476d Restored error_handler as std::function
7 years ago
gabime baefe0b3f6 wip
7 years ago
gabime 17f9cdd401 static lib wip
7 years ago
gabime 52e2722412 Renamed test filenames
7 years ago