mirror of https://github.com/gabime/spdlog.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* initial testing of attributes * updating test cases for new api * more testing, fixing bugs found * fixed unused error * errors might be caused due to passing pointers by reference, these simple pointer passes should be by value * my only other idea for getting this to work. will experiment * fixing tests before merge (#4) * my only other idea for getting this to work. will experiment * I think I fixed the thread issue, lets see... * unused lambda capture acting funny * see if its the context that is causing issues * unused warning... again * reverting to basic, see where the issue is in github actions (testing most of it locally) * this works again? * some diff cleanup before squash merging * cleaner search for stop iterator |
3 years ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 3 years ago | |
| includes.h | 3 years ago | |
| main.cpp | 3 years ago | |
| test_async.cpp | 4 years ago | |
| test_attributes.cpp | 3 years ago | |
| test_backtrace.cpp | 3 years ago | |
| test_cfg.cpp | 5 years ago | |
| test_create_dir.cpp | 4 years ago | |
| test_custom_callbacks.cpp | 3 years ago | |
| test_daily_logger.cpp | 3 years ago | |
| test_dup_filter.cpp | 4 years ago | |
| test_errors.cpp | 3 years ago | |
| test_eventlog.cpp | 4 years ago | |
| test_file_helper.cpp | 3 years ago | |
| test_file_logging.cpp | 3 years ago | |
| test_fmt_helper.cpp | 3 years ago | |
| test_macros.cpp | 3 years ago | |
| test_misc.cpp | 4 years ago | |
| test_mpmc_q.cpp | 3 years ago | |
| test_pattern_formatter.cpp | 3 years ago | |
| test_registry.cpp | 5 years ago | |
| test_sink.h | 6 years ago | |
| test_stdout_api.cpp | 4 years ago | |
| test_stopwatch.cpp | 3 years ago | |
| test_systemd.cpp | 7 years ago | |
| test_time_point.cpp | 6 years ago | |
| utils.cpp | 3 years ago | |
| utils.h | 6 years ago | |