Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gabime/spdlog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-11-29clang-formatgabime
2019-11-14Added truncate flag (issue #1297)gabime
2019-11-05Updated meson tests buildgabime
2019-11-05Simplify meson for testsgabime
2019-11-05Update tests CMakeLists.txtgabime
2019-11-05Fixed #1295gabime
2019-11-04Removed SPDLOG_NO_DATETIME optiongabime
2019-11-04Added tweakme options to CMakeLists.txtgabime
2019-11-03clang-formatgabime
2019-11-03Removed lazy argument evaluation from macrosgabime
2019-11-02Improve log macrosPaul Kunysch
2019-10-29Revert pull #1288gabime
2019-10-28Use _FILE_OFFSET_BITS=64 when building tests on Linux 32-bit systemsDavid Yip
2019-10-25Merge branch 'Issue-1248' into v1.xgabime
2019-10-25update testsgabime
2019-10-25Added some tests for create_dirgabime
2019-10-25clang-formatgabime
2019-10-25Renamed file_exists()->path_exists()gabime
2019-10-25clang-formatgabime
2019-10-25update testsgabime
2019-10-25updated os::dir_name and testsgabime
2019-10-25Update create_dirgabime
2019-10-25Function instead of macroAndrei-Florin BENCSIK
2019-10-24Minor cmake code duplication improvementAndrei-Florin BENCSIK
2019-10-21Merge branch 'Issue-1248' of https://github.com/gabime/spdlog into Issue-1248gabime
2019-10-21Added dir_name testsgabime
2019-10-20Update utils.cppGabi Melman
2019-10-20auto create log dirgabime
2019-10-19Fix some spelling errors.Florian Pigorsch
2019-10-09Fix #1262gabime
2019-09-23clang-formatv1.4.1gabime
2019-09-23Update test_stdout_api.cppgabime
2019-09-23Added wchar api tests to windowsgabime
2019-09-21Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.xgabime
2019-09-21clang-formatgabime
2019-09-21Update test_mpmc_q.cppv1.4.0Gabi Melman
2019-09-18Updated meson buildgabime
2019-09-16Fixed clang warninggabime
2019-09-16Update utils.cppgabime
2019-09-16Update utils.cppgabime
2019-09-16Update tests utilsgabime
2019-09-15Update utils.cppGabi Melman
2019-09-15Fixed widows testsgabime
2019-09-15Update utils.cppGabi Melman
2019-09-15Update utils.cppGabi Melman
2019-09-15Update utils.cppGabi Melman
2019-09-15Fix windows buildgabime
2019-09-15Update test utils for windowsgabime
2019-09-15Implemented daily sink rotation #661gabime
2019-09-05wip backtracergabime