Commit Graph

41 Commits (9a133c7a7d275015d29652d82396b2f719607a63)

Author SHA1 Message Date
gabime 4b74c84354 Fixed test on windows 12 months ago
gabime e42169356e Fixed test on windows 12 months ago
gabime 3153f22b8d Error handler 12 months ago
gabime 8d4943789c wip1 1 year ago
Gabi Melman 166843ff3a
V2.x no reg (#3285)
Removed registry
1 year ago
Gabi Melman 63535f140b
V2.x no std format (#3271)
* Removed SPDLOG_USE_STD_FORMAT

* Removed SPDLOG_USE_STD_FORMAT

* clang-format

* Fix windows.yml ci

* Fix ci
1 year ago
gabime c539f36551 clang format 2 years ago
gabime 77b07b3a10 clang format 2 years ago
gabime 83d5f3dbad Revert 70f7a8252d 2 years ago
gabime 5782891494 Removed SPDLOG_FMT_RUNTIME definition 2 years ago
gabime a8efa85b86 Remove global console mutex (wip) 2 years ago
gabime 8dc7ba7e3d Cleaned tests 2 years ago
gabime 463af69d41 Clang format sort includes 2 years ago
gabime 6dffd7c6e8 update clang format again 2 years ago
gabime dcd5904bdc Updated clang-format
Merged with origin
2 years ago
gabime 433cac487e Renamed spdlog::log_level to spdlog::level and added some level tests 2 years ago
gabime 392917f855 null_atomic_log_level and fix compile 2 years ago
Gabi Melman d8164fe398 Removed async test when using std format due to invalid runtime format string 2 years ago
gabime 767ef493f7 Added source_location tests 2 years ago
gabime 1f61f5e019 clang format 3 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)
* Added Catch v3 support.

* Removed extra square brackets from some tests.
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
Drive-by: reduce the amount of occurences of #ifdef SPDLOG_USE_STD_FORMAT
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 7 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