Commit Graph

19 Commits

Author SHA1 Message Date
gabime
a96b4d7529 Added periodic flusher support, and fixed some registry issues 2018-07-21 23:30:26 +03:00
gabime
2dfea6bee3 Fixed tests under windows 2018-07-21 00:13:37 +03:00
gabime
b9d7c45e40 Use blocking queue 2018-05-22 21:59:27 +03:00
gabime
c80cc3306f Fixed tests 2018-04-20 03:04:53 +03:00
gabime
3620b31ef2 added pattern formatter tests 2018-02-23 16:40:45 +02:00
gabime
60ce47a814 Removed include_if.cpp from the tests .sln 2017-12-01 01:28:12 +02:00
gabime
21ed31844c fixed bug in SPDLOG_TRACE_IF macro and added some related tests 2017-10-13 02:04:31 +03:00
Asit Kumar Dhal
de0154c525 Test Case for conditional logging 2017-06-17 18:50:21 +02:00
gabime
39cdd08a54 no exceptions while logging 2016-08-05 03:56:40 +03:00
gabime
34ef00c8bc updated tests to vs 2015 and fix warning 2016-07-11 18:58:00 +03:00
gabime
5650f10bab DEPRECATED: operator<< API 2016-07-03 03:43:55 +03:00
gabime
d0120b48c5 tests 2016-04-10 00:02:33 +03:00
gabime
495ecaeaee astyle 2016-04-03 02:14:54 +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
a9fb96e088 1. Fixed file_helper::exists() bug under windows which returned false in some circumstances
2. Improved file_helper::exists() performance under linux to use stat sys call
3. Added unit tests
2015-12-12 20:53:00 +02:00
gabime
f8b728ea8a Fixed warnings conversion 'size_t' to 'int' on windows - issue #119 2015-08-14 20:26:33 +03:00
gabime
83d47aa645 VS 2013 solution for unit tests 2015-05-15 22:21:37 +03:00
gabime
2f81e54568 Added unit tests (catch based) 2015-05-15 20:30:37 +03:00