This commit is contained in:
		
							parent
							
								
									c070b7abff
								
							
						
					
					
						commit
						e0a177a73f
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		| 
						 | 
					@ -22,6 +22,13 @@ lt::test::Suite raii = [] {
 | 
				
			||||||
	};
 | 
						};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	lt::test::Case { "unhappy path throws" } = [] {
 | 
						lt::test::Case { "unhappy path throws" } = [] {
 | 
				
			||||||
 | 
							global_leak = new int(42); // Allocated memory, never freed
 | 
				
			||||||
 | 
							global_leak = new int(42); // Allocated memory, never freed
 | 
				
			||||||
 | 
							global_leak = new int(42); // Allocated memory, never freed
 | 
				
			||||||
 | 
							global_leak = new int(42); // Allocated memory, never freed
 | 
				
			||||||
 | 
							global_leak = new int(42); // Allocated memory, never freed
 | 
				
			||||||
 | 
							global_leak = new int(42); // Allocated memory, never freed
 | 
				
			||||||
 | 
							global_leak = new int(42); // Allocated memory, never freed
 | 
				
			||||||
	};
 | 
						};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	lt::test::Case { "plenty" } = [] {
 | 
						lt::test::Case { "plenty" } = [] {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue