mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 15:30:04 +00:00 
			
		
		
		
	Boost.Log -> spdlog - test
This commit is contained in:
		
							parent
							
								
									c6281d799f
								
							
						
					
					
						commit
						7734fcabab
					
				
					 6 changed files with 10 additions and 21 deletions
				
			
		|  | @ -2,14 +2,12 @@ | |||
| 
 | ||||
| #include <gtest/gtest.h> | ||||
| 
 | ||||
| #include <boost/log/trivial.hpp> | ||||
| 
 | ||||
| namespace scwx | ||||
| { | ||||
| namespace awips | ||||
| { | ||||
| 
 | ||||
| static const std::string logPrefix_ = "[scwx::awips::text_product_file.test] "; | ||||
| static const std::string logPrefix_ = "scwx::awips::text_product_file.test"; | ||||
| 
 | ||||
| class TextProductValidFileTest : public testing::TestWithParam<std::string> | ||||
| { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat