Commit Graph

11 Commits

Author SHA1 Message Date
gabime b9d7c45e40 Use blocking queue 2018-05-22 21:59:27 +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 495ecaeaee astyle 2016-04-03 02:14:54 +03: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 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