This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
TeaSpeak
/
spdlog
Watch
1
Star
0
Fork
0
You've already forked spdlog
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
spdlog
/
tests
History
Pablo Arias
fbc58ebef8
* using API call instead of macro for toggling automatic registration
...
* added unit test for disabling automatic registration
2018-11-10 14:34:04 +01:00
..
catch.hpp
…
catch.license
added catch license in tests folder
2017-12-24 19:37:54 +02:00
CMakeLists.txt
Updated default API impl and tests
2018-10-13 19:23:11 +03:00
errors.cpp
…
file_helper.cpp
Fixed issue
#888
2018-10-30 00:54:22 +02:00
file_log.cpp
…
includes.h
…
main.cpp
…
Makefile
Fixed issue
#798
and added -Wconversion compiler flag to build
2018-08-17 00:32:13 +03:00
test_async.cpp
…
test_fmt_helper.cpp
…
test_macros.cpp
…
test_misc.cpp
Major change to log_msg - contain only string_view instead of buffer
2018-10-19 02:15:50 +03:00
test_mpmc_q.cpp
…
test_pattern_formatter.cpp
Fixed issue
#888
2018-10-30 00:54:22 +02:00
test_registry.cpp
* using API call instead of macro for toggling automatic registration
2018-11-10 14:34:04 +01:00
test_sink.h
…
tests.sln
…
tests.vcxproj
…
tests.vcxproj.filters
Use blocking queue
2018-05-22 21:59:27 +03:00
tests.vcxproj.user
…
utils.cpp
…
utils.h
…