added loaders tests
This commit is contained in:
		@@ -23,7 +23,8 @@ set(SPDLOG_UTESTS_SOURCES
 | 
			
		||||
    test_fmt_helper.cpp
 | 
			
		||||
  	test_stdout_api.cpp
 | 
			
		||||
	test_backtrace.cpp
 | 
			
		||||
	test_create_dir.cpp)
 | 
			
		||||
	test_create_dir.cpp
 | 
			
		||||
	test_cfg.cpp)
 | 
			
		||||
 | 
			
		||||
if(NOT SPDLOG_NO_EXCEPTIONS)
 | 
			
		||||
	list(APPEND SPDLOG_UTESTS_SOURCES test_errors.cpp)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user