Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
S
spdlog
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
spdlog
Repository
ef8773a89b63e956863fb4cee15d3265960f18d8
Switch branch/tag
spdlog
tests
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
clang-format
· 6b0bf33f
gabime
authored
6 years ago
6b0bf33f
Name
Last commit
Last update
..
CMakeLists.txt
Renamed test filename
6 years ago
Makefile
fix link to systemd in tests
6 years ago
catch.hpp
Fix indentation in line 2916
7 years ago
catch.license
added catch license in tests folder
7 years ago
includes.h
New compile time API using SPDLOG_ACTIVE_LEVEL
6 years ago
main.cpp
Added unit tests (catch based)
9 years ago
test_async.cpp
use size_t instead of int for overrun counter
6 years ago
test_errors.cpp
Renamed test filenames
6 years ago
test_file_helper.cpp
Fix typo in file_helper.h
6 years ago
test_file_logging.cpp
clang-format
6 years ago
test_fmt_helper.cpp
Fixed fmt_helper tests
6 years ago
test_macros.cpp
clang-format
6 years ago
test_misc.cpp
Fixed tests
6 years ago
test_mpmc_q.cpp
Fixed issue #842 in tests
6 years ago
test_pattern_formatter.cpp
clang-format
6 years ago
test_registry.cpp
Fixd copy ellision warning in tests
6 years ago
test_sink.h
Fixed async tests to pass TASN checks
6 years ago
test_systemd.cpp
Cleaned systemd test
6 years ago
tests.sln
Merge pull request #801 from yhchen/v1.x
6 years ago
tests.vcxproj
Added periodic flusher support, and fixed some registry issues
6 years ago
tests.vcxproj.filters
Use blocking queue
6 years ago
tests.vcxproj.user
registery and periodic flusher fixes.
6 years ago
utils.cpp
code formating
6 years ago
utils.h
clang-format
7 years ago