Commit Graph

24 Commits (e8984f6fdfef9095f433d7b99c182e153a4c1404)

Author SHA1 Message Date
gabime 0a53eafe18 update clang format again 2 years ago
gabime 9d52261185 clang format 2 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 c432fdd987 Bump fmt to version 8.1.1 and run clang-format 4 years ago
Gabi Melman 1f58535920 Fixed test_macros tests 4 years ago
Charless Milette 44a4517e2b Support C++20 std::format as an alternative to fmtlib 4 years ago
gabime e7e8b75a4c clang-format 4 years ago
Charles Milette 19dc30567e
Fix build errors 5 years ago
Mario Emmenlauer 87acec6a91 Make tests support empty SPDLOG_EOL with new helper method require_message_count() 6 years ago
gabime e3699070a4 clang-format 6 years ago
gabime cae6c9ab36 Removed lazy argument evaluation from macros 6 years ago
Paul Kunysch eb4a169cfb Improve log macros 6 years ago
gabime 9b7812a0f2 auto create log dir 6 years ago
Florian Pigorsch 4aad51a352 Fix some spelling errors.
casese -> cases (1)
chache -> cache (1)
cirucal -> circular (1)
dependecy -> dependency (1)
detrmine -> determine (2)
eavluate -> evaluate (1)
exertnal -> external (1)
ony -> only (1)
registation -> registration (3)
registring -> registering (2)
regsistration -> registration (3)
seperate -> separate (2)
wit -> with (1)
withe -> with (1)
6 years ago
gabime 9369fe8c27 Fix #1262 6 years ago
gabime a31719b546 clang-format 7 years ago
gabime f97cb00737 Updated macros tests 7 years ago
gabime 0e77c3391b New compile time API using SPDLOG_ACTIVE_LEVEL 7 years ago
gabime cd4dcbab36 Renamed simple_file_sink -> basic_file_sink 7 years ago
gabime cdbf2e361b Upgrade to fmt 5.x 7 years ago
gabime a2653d409f clang-format 8 years ago
gabime 93be7713e0 astyle 8 years ago
gabime 87a44555b6 fixed macro tests 8 years ago
gabime 21ed31844c fixed bug in SPDLOG_TRACE_IF macro and added some related tests 8 years ago