.. |
catch.hpp
|
Updated tests to catch v2.8.0
|
2019-06-04 16:35:34 +03:00 |
catch.license
|
Updated tests to catch v2.8.0
|
2019-06-04 16:35:34 +03:00 |
CMakeLists.txt
|
clang-format
|
2020-09-26 15:34:05 +03:00 |
includes.h
|
Moved pattern formatter from spdlog/details to spdlog/
|
2020-03-21 13:33:04 +02:00 |
main.cpp
|
Added unit tests (catch based)
|
2015-05-15 20:30:37 +03:00 |
test_async.cpp
|
Fix build errors
|
2021-01-06 18:55:57 -05:00 |
test_backtrace.cpp
|
Update test_backtrace.cpp
|
2019-08-28 15:59:58 +03:00 |
test_cfg.cpp
|
Added cfg tests
|
2020-09-27 02:10:52 +03:00 |
test_create_dir.cpp
|
Fix other build errors and unit tests
|
2021-01-06 19:39:47 -05:00 |
test_daily_logger.cpp
|
Remove filename_memory_buf_t from headers
|
2021-01-10 18:19:28 -05:00 |
test_dup_filter.cpp
|
Fixed multiple clang-tidy warnings
|
2020-04-08 18:17:21 +03:00 |
test_errors.cpp
|
Fix character issues in test_errors.cpp
|
2021-01-06 20:00:59 -05:00 |
test_eventlog.cpp
|
Better support for / separators on Windows, improve wchar filename coverage
|
2021-01-06 04:15:14 -05:00 |
test_file_helper.cpp
|
Fix build errors
|
2021-01-06 18:55:57 -05:00 |
test_file_logging.cpp
|
Better support for / separators on Windows, improve wchar filename coverage
|
2021-01-06 04:15:14 -05:00 |
test_fmt_helper.cpp
|
Update test_fmt_helper.cpp
|
2020-04-11 21:09:48 +03:00 |
test_macros.cpp
|
Fix build errors
|
2021-01-06 18:55:57 -05:00 |
test_misc.cpp
|
added spdlog::level::set_string_view to enable alternate log level names without changing the build via SPDLOG_LEVEL_NAMES
|
2021-03-24 16:22:54 -04:00 |
test_mpmc_q.cpp
|
Twice tolerance waiting time with MinGW
|
2020-06-10 23:44:30 +03:00 |
test_pattern_formatter.cpp
|
Better support for / separators on Windows, improve wchar filename coverage
|
2021-01-06 04:15:14 -05:00 |
test_registry.cpp
|
Fix build errors
|
2021-01-06 18:55:57 -05:00 |
test_sink.h
|
Unified usage of fmt::memory_buffer across the codebase
|
2019-08-28 18:46:09 +03:00 |
test_stdout_api.cpp
|
clang-format
|
2019-09-23 12:38:19 +03:00 |
test_stopwatch.cpp
|
Added some stopwatch tests
|
2020-08-29 03:25:16 +03:00 |
test_systemd.cpp
|
Updated systemd sink and tests
|
2019-06-28 17:29:52 +03:00 |
test_time_point.cpp
|
clang-format
|
2020-04-19 11:33:36 +03:00 |
utils.cpp
|
Better support for / separators on Windows, improve wchar filename coverage
|
2021-01-06 04:15:14 -05:00 |
utils.h
|
Merge pull request #1414 from BioDataAnalysis/bda_tests_support_empty_eol
|
2020-02-10 13:12:07 +02:00 |