| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								always_revert.sol
							
						
					
				 | 
				
					
						
							
							Added error codes to SyntaxTest expectations (updated tests)
						
					
				 | 
				2020-06-22 16:51:47 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								assembly.sol
							
						
					
				 | 
				
					
						
							
							Use .slot and .offest to access storage items.
						
					
				 | 
				2020-07-13 14:59:22 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								bug10821-for.sol
							
						
					
				 | 
				
					
						
							
							Fix missing error when accessing unintialized variables.
						
					
				 | 
				2021-01-25 14:44:15 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								bug10821-if.sol
							
						
					
				 | 
				
					
						
							
							Fix missing error when accessing unintialized variables.
						
					
				 | 
				2021-01-25 14:44:15 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								bug10821-modifier.sol
							
						
					
				 | 
				
					
						
							
							Fix missing error when accessing unintialized variables.
						
					
				 | 
				2021-01-25 14:44:15 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								bug10821-require.sol
							
						
					
				 | 
				
					
						
							
							Fix missing error when accessing unintialized variables.
						
					
				 | 
				2021-01-25 14:44:15 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								bug10821-while.sol
							
						
					
				 | 
				
					
						
							
							Fix missing error when accessing unintialized variables.
						
					
				 | 
				2021-01-25 14:44:15 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								functionType.sol
							
						
					
				 | 
				
					
						
							
							Trivial isoltest updates: missing // ---- at the end
						
					
				 | 
				2021-04-20 17:38:29 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								modifier_order_fail.sol
							
						
					
				 | 
				
					
						
							
							Added error codes to SyntaxTest expectations (updated tests)
						
					
				 | 
				2020-06-22 16:51:47 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								modifier_order_fine.sol
							
						
					
				 | 
				
					
						
							
							Trivial isoltest updates: missing // ---- at the end
						
					
				 | 
				2021-04-20 17:38:29 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								modifier_post_access.sol
							
						
					
				 | 
				
					
						
							
							Added error codes to SyntaxTest expectations (updated tests)
						
					
				 | 
				2020-06-22 16:51:47 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								modifier_pre_access.sol
							
						
					
				 | 
				
					
						
							
							Added error codes to SyntaxTest expectations (updated tests)
						
					
				 | 
				2020-06-22 16:51:47 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverting_call_free_function.sol
							
						
					
				 | 
				
					
						
							
							ControlFlowAnalyser: Also consider called functions in a flow
						
					
				 | 
				2021-06-01 15:54:37 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverting_call_library.sol
							
						
					
				 | 
				
					
						
							
							ControlFlowAnalyser: Also consider called functions in a flow
						
					
				 | 
				2021-06-01 15:54:37 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverting_call_nested1.sol
							
						
					
				 | 
				
					
						
							
							ControlFlowAnalyser: Also consider called functions in a flow
						
					
				 | 
				2021-06-01 15:54:37 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverting_call_nested.sol
							
						
					
				 | 
				
					
						
							
							ControlFlowAnalyser: Also consider called functions in a flow
						
					
				 | 
				2021-06-01 15:54:37 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverting_call_recursive.sol
							
						
					
				 | 
				
					
						
							
							ControlFlowAnalyser: Also consider called functions in a flow
						
					
				 | 
				2021-06-01 15:54:37 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverting_call_static.sol
							
						
					
				 | 
				
					
						
							
							ControlFlowAnalyser: Also consider called functions in a flow
						
					
				 | 
				2021-06-01 15:54:37 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverting_call_super.sol
							
						
					
				 | 
				
					
						
							
							ControlFlowAnalyser: Also consider called functions in a flow
						
					
				 | 
				2021-06-01 15:54:37 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverting_call_virtual1.sol
							
						
					
				 | 
				
					
						
							
							ControlFlowAnalyser: Also consider called functions in a flow
						
					
				 | 
				2021-06-01 15:54:37 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverting_call_virtual2.sol
							
						
					
				 | 
				
					
						
							
							ControlFlowAnalyser: Also consider called functions in a flow
						
					
				 | 
				2021-06-01 15:54:37 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverting_call_virtual3.sol
							
						
					
				 | 
				
					
						
							
							ControlFlowAnalyser: Also consider called functions in a flow
						
					
				 | 
				2021-06-01 15:54:37 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverting_call_virtual4.sol
							
						
					
				 | 
				
					
						
							
							ControlFlowAnalyser: Also consider called functions in a flow
						
					
				 | 
				2021-06-01 15:54:37 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverting_call_virtual.sol
							
						
					
				 | 
				
					
						
							
							ControlFlowAnalyser: Also consider called functions in a flow
						
					
				 | 
				2021-06-01 15:54:37 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								reverting_call.sol
							
						
					
				 | 
				
					
						
							
							ControlFlowAnalyser: Also consider called functions in a flow
						
					
				 | 
				2021-06-01 15:54:37 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								smoke.sol
							
						
					
				 | 
				
					
						
							
							Added error codes to SyntaxTest expectations (updated tests)
						
					
				 | 
				2020-06-22 16:51:47 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								struct.sol
							
						
					
				 | 
				
					
						
							
							Added error codes to SyntaxTest expectations (updated tests)
						
					
				 | 
				2020-06-22 16:51:47 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								unreachable.sol
							
						
					
				 | 
				
					
						
							
							Added error codes to SyntaxTest expectations (updated tests)
						
					
				 | 
				2020-06-22 16:51:47 +02:00 |