gabime
0a53eafe18
update clang format again
2023-09-25 16:40:36 +03:00
gabime
9d52261185
clang format
2023-09-25 16:08:29 +03:00
Nicolas Benes
5ca5fdff9f
Use lower-case "windows.h" for case-sensitive file systems
...
The "windows.h" in MinGW-W64 is lower-case. When cross-compiling for
Windows on Linux with a case-sensitive file system, the upper-case
"Windows.h" file is not found and compilation fails.
Always use lower-case "windows.h" to fix cross-compilation.
2022-09-26 12:42:01 +02:00
gabime
e7e8b75a4c
clang-format
2021-07-19 00:50:51 +03:00
Charles Milette
a453bccff0
Better support for / separators on Windows, improve wchar filename coverage
2021-01-06 04:15:14 -05:00
ryan-rsm-mckenzie
030d85a9b3
ensure stdout color sinks do not leak windows headers with SPDLOG_COMPILED_LIB
2020-12-26 03:45:12 -08: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
Mario Emmenlauer
58a5e654f9
tests/utils.cpp: Use binary mode for reading test results, to preserve EOL
2020-02-10 11:26:48 +01:00
Gabi Melman
5f3521b3d4
Update utils.cpp
2019-10-20 17:55:13 +03:00
gabime
9b7812a0f2
auto create log dir
2019-10-20 17:40:56 +03:00
gabime
fe20afac17
clang-format
2019-09-21 18:16:38 +03:00
gabime
545e7d2de8
Fixed clang warning
2019-09-16 23:50:56 +03:00
gabime
a9ed6b352b
Update utils.cpp
2019-09-16 11:58:51 +03:00
gabime
523eebe47d
Update utils.cpp
2019-09-16 11:58:26 +03:00
gabime
b303d8bc40
Update tests utils
2019-09-16 11:56:56 +03:00
Gabi Melman
fcc6b97f88
Update utils.cpp
2019-09-15 21:01:15 +03:00
gabime
adc4398cc5
Fixed widows tests
2019-09-15 20:56:20 +03:00
Gabi Melman
c53d26cfca
Update utils.cpp
2019-09-15 19:15:35 +03:00
Gabi Melman
c188bee229
Update utils.cpp
2019-09-15 19:09:57 +03:00
Gabi Melman
7f1a89e3f6
Update utils.cpp
2019-09-15 18:49:19 +03:00
gabime
b55d95d365
Update test utils for windows
2019-09-15 18:38:31 +03:00
gabime
494cc8bace
Implemented daily sink rotation #661
2019-09-15 18:34:29 +03:00
gabime
3eadda9466
code formating
2018-10-05 15:21:05 +03:00
gabime
dea6a7c217
Tests: Fixed some clang-tidy warnings
2018-10-05 15:20:14 +03:00
gabime
a2653d409f
clang-format
2018-03-09 15:26:33 +02:00
gabime
93be7713e0
astyle
2017-11-06 12:39:04 +02:00
gabime
21ed31844c
fixed bug in SPDLOG_TRACE_IF macro and added some related tests
2017-10-13 02:04:31 +03:00
gabime
0c276beaaf
astyle
2017-03-28 02:08:18 +03:00
gabime
5a8cecdfb6
fix unused warning message
2017-03-28 02:05:59 +03:00
gabime
397d4866b3
Fixed issue #396 and added some tests to catch it
2017-03-28 01:54:33 +03:00
gabime
34ef00c8bc
updated tests to vs 2015 and fix warning
2016-07-11 18:58:00 +03:00
gabime
0d26359856
astyle
2016-04-20 11:57:49 +03:00
gabime
495ecaeaee
astyle
2016-04-03 02:14:54 +03:00
gabime
a96092ac32
tests small update
2016-04-03 01:25:41 +03:00
gabime
c00f4785dd
Fixed tests solution for visual studio
2016-03-22 00:48:15 +02:00
gabime
e226bfc35d
tests updated to vs2015
2015-12-13 15:13:16 +02:00
gabime
3d420a3bcf
tests refactoring
2015-12-13 14:59:48 +02:00
gabime
6feaa29c62
tests: added utils.cpp to avoid gcc warnings
2015-12-13 14:36:32 +02:00