gabime
|
a8efa85b86
|
Remove global console mutex (wip)
|
2023-10-01 12:20:48 +03:00 |
|
gabime
|
8dc7ba7e3d
|
Cleaned tests
|
2023-09-29 00:45:09 +03:00 |
|
gabime
|
6dffd7c6e8
|
update clang format again
|
2023-09-25 16:40:05 +03:00 |
|
gabime
|
dcd5904bdc
|
Updated clang-format
Merged with origin
|
2023-09-25 16:11:53 +03:00 |
|
gabime
|
433cac487e
|
Renamed spdlog::log_level to spdlog::level and added some level tests
|
2023-09-23 17:59:51 +03:00 |
|
gabime
|
392917f855
|
null_atomic_log_level and fix compile
|
2023-09-23 00:27:32 +03:00 |
|
Vitaly Zaitsev
|
7f09c88817
|
Added Catch v3 support (#2661)
* Added Catch v3 support.
* Removed extra square brackets from some tests.
|
2023-03-01 13:51:04 +02:00 |
|
gabime
|
5b03dc1796
|
Throw if rotating_file_sink constructor receives max_size==0 as arg
|
2022-02-05 17:37:55 +02:00 |
|
Charless Milette
|
2d77ef92b0
|
Avoid specializing std::formatter for std::tm (not a great idea after all)
|
2021-11-15 15:27:34 -05:00 |
|
Charles Milette
|
a453bccff0
|
Better support for / separators on Windows, improve wchar filename coverage
|
2021-01-06 04:15:14 -05:00 |
|
gabime
|
b2017f5653
|
Fixed multiple clang-tidy warnings
|
2020-04-08 18:17:21 +03:00 |
|
gabime
|
5370443ece
|
clang-format
|
2020-02-10 17:13:41 +02:00 |
|
Mario Emmenlauer
|
87acec6a91
|
Make tests support empty SPDLOG_EOL with new helper method require_message_count()
|
2020-02-10 11:26:48 +01:00 |
|
gabime
|
9b7812a0f2
|
auto create log dir
|
2019-10-20 17:40:56 +03:00 |
|
gabime
|
494cc8bace
|
Implemented daily sink rotation #661
|
2019-09-15 18:34:29 +03:00 |
|
gabime
|
2eb52cd047
|
Unified usage of fmt::memory_buffer across the codebase
|
2019-08-28 18:50:11 +03:00 |
|
gabime
|
6b0bf33f8e
|
clang-format
|
2019-03-29 14:46:31 +03:00 |
|
Philip Miller
|
e41b92c55a
|
fix inadvertent rename to original test function
|
2019-01-24 00:13:14 -05:00 |
|
Philip Miller
|
3925f8fa16
|
streamline constructor logic
and improve test for rotate_on_open=true
|
2019-01-24 00:06:15 -05:00 |
|
Philip Miller
|
4fe98bf6e6
|
Merge remote-tracking branch 'origin/v1.x' into pwm1234/rotate_on_open
|
2019-01-11 10:04:42 -05:00 |
|
gabime
|
2998815166
|
Added missing test file
|
2018-11-22 21:35:11 +02:00 |
|