| .. | 
		
		
			
			
			
			
				| ABIJson | Fix ABI internal compiler error caused by an internal constructor | 2020-05-07 05:49:49 +02:00 | 
		
			
			
			
			
				| ASTJSON | Update ASTJSON tests that fail to compile. | 2020-04-14 10:59:28 +02:00 | 
		
			
			
			
			
				| errorRecoveryTests | Add Steve Johnson-style parser recovery rules: | 2019-06-17 14:47:07 +02:00 | 
		
			
			
			
			
				| gasTests | Anything outside storage is always a pointer. | 2020-03-23 15:34:10 +01:00 | 
		
			
			
			
			
				| semanticTests | IR generation for shifts | 2020-05-06 19:14:23 +02:00 | 
		
			
			
			
			
				| smtCheckerTests | Revert "Use Spacer option to improve performance of constant arrays" | 2020-04-24 11:55:58 +02:00 | 
		
			
			
			
			
				| smtCheckerTestsJSON | Add support to internal function calls | 2020-03-11 16:29:07 +01:00 | 
		
			
			
			
			
				| syntaxTests | Add setimmutable and loadimmutable to dialect. | 2020-05-04 15:00:50 +02:00 | 
		
			
			
			
			
				| util | Fixes raw bytes warning in semantic test framework. | 2020-02-26 21:37:52 +01:00 | 
		
			
			
			
			
				| ABIDecoderTests.cpp | TestFramework: Merge Options.h into Common.h | 2020-01-29 12:27:05 +01:00 | 
		
			
			
			
			
				| ABIEncoderTests.cpp | TestFramework: Merge Options.h into Common.h | 2020-01-29 12:27:05 +01:00 | 
		
			
			
			
			
				| ABIJsonTest.cpp | Move helper up and avoid trailing spaces. | 2020-04-23 13:16:26 +02:00 | 
		
			
			
			
			
				| ABIJsonTest.h | Move helper up and avoid trailing spaces. | 2020-04-23 13:16:26 +02:00 | 
		
			
			
			
			
				| ABITestsCommon.h | Adapt tests directory to C++ namespace changes. | 2020-01-07 15:51:50 +01:00 | 
		
			
			
			
			
				| AnalysisFramework.cpp | TestFramework: Merge Options.h into Common.h | 2020-01-29 12:27:05 +01:00 | 
		
			
			
			
			
				| AnalysisFramework.h | Adapt tests directory to C++ namespace changes. | 2020-01-07 15:51:50 +01:00 | 
		
			
			
			
			
				| Assembly.cpp | Extract typing. | 2020-04-14 10:59:28 +02:00 | 
		
			
			
			
			
				| ASTJSONTest.cpp | TestFramework: Merge Options.h into Common.h | 2020-01-29 12:27:05 +01:00 | 
		
			
			
			
			
				| ASTJSONTest.h | Library libdevcore renamed to libsolutil. | 2020-01-07 15:51:50 +01:00 | 
		
			
			
			
			
				| ErrorCheck.cpp | Library libdevcore renamed to libsolutil. | 2020-01-07 15:51:50 +01:00 | 
		
			
			
			
			
				| ErrorCheck.h | Adapt tests directory to C++ namespace changes. | 2020-01-07 15:51:50 +01:00 | 
		
			
			
			
			
				| GasCosts.cpp | Remove --optimize-yul flag for soltest | 2020-05-06 11:49:40 +02:00 | 
		
			
			
			
			
				| GasMeter.cpp | TestFramework: Merge Options.h into Common.h | 2020-01-29 12:27:05 +01:00 | 
		
			
			
			
			
				| GasTest.cpp | Introduced TestCaseReader. | 2020-03-16 23:14:33 +01:00 | 
		
			
			
			
			
				| GasTest.h | Adapt tests directory to C++ namespace changes. | 2020-01-07 15:51:50 +01:00 | 
		
			
			
			
			
				| Imports.cpp | TestFramework: Merge Options.h into Common.h | 2020-01-29 12:27:05 +01:00 | 
		
			
			
			
			
				| InlineAssembly.cpp | Update tests. | 2020-02-17 12:58:06 +01:00 | 
		
			
			
			
			
				| LibSolc.cpp | Library libdevcore renamed to libsolutil. | 2020-01-07 15:51:50 +01:00 | 
		
			
			
			
			
				| Metadata.cpp | TestFramework: Merge Options.h into Common.h | 2020-01-29 12:27:05 +01:00 | 
		
			
			
			
			
				| SemanticTest.cpp | [isoltest] Enforcing compileViaYul to be set if test can pass via yul | 2020-05-05 00:38:13 +02:00 | 
		
			
			
			
			
				| SemanticTest.h | [isoltest] Enforcing compileViaYul to be set if test can pass via yul | 2020-05-05 00:38:13 +02:00 | 
		
			
			
			
			
				| SemVerMatcher.cpp | TestFramework: Merge Options.h into Common.h | 2020-01-29 12:27:05 +01:00 | 
		
			
			
			
			
				| SMTChecker.cpp | Apply modernize-use-override. | 2020-04-02 18:00:44 -05:00 | 
		
			
			
			
			
				| SMTCheckerJSONTest.cpp | Decoupled error checking and report printing in CommonSyntaxTest. | 2020-03-16 23:22:56 +01:00 | 
		
			
			
			
			
				| SMTCheckerJSONTest.h | Library libdevcore renamed to libsolutil. | 2020-01-07 15:51:50 +01:00 | 
		
			
			
			
			
				| SMTCheckerTest.cpp | Decoupled error checking and report printing in CommonSyntaxTest. | 2020-03-16 23:22:56 +01:00 | 
		
			
			
			
			
				| SMTCheckerTest.h | Introduced TestCase::shouldRun(). | 2020-03-09 15:52:20 +01:00 | 
		
			
			
			
			
				| SolidityCompiler.cpp | TestFramework: Merge Options.h into Common.h | 2020-01-29 12:27:05 +01:00 | 
		
			
			
			
			
				| SolidityEndToEndTest.cpp | [Sol - Yul] Add support for send(..) & transfer(..) | 2020-05-01 08:32:51 -05:00 | 
		
			
			
			
			
				| SolidityExecutionFramework.cpp | Add --show-metadata to enable metadata output. | 2020-03-12 13:39:29 -05:00 | 
		
			
			
			
			
				| SolidityExecutionFramework.h | Apply modernize-use-override. | 2020-04-02 18:00:44 -05:00 | 
		
			
			
			
			
				| SolidityExpressionCompiler.cpp | Extract typing. | 2020-04-14 10:59:28 +02:00 | 
		
			
			
			
			
				| SolidityNameAndTypeResolution.cpp | virtual modifiers (in Abstract contracts) allow empty bodies | 2020-04-23 17:26:59 +05:30 | 
		
			
			
			
			
				| SolidityNatspecJSON.cpp | TestFramework: Merge Options.h into Common.h | 2020-01-29 12:27:05 +01:00 | 
		
			
			
			
			
				| SolidityOptimizer.cpp | Adapt tests directory to C++ namespace changes. | 2020-01-07 15:51:50 +01:00 | 
		
			
			
			
			
				| SolidityParser.cpp | Apply modernize-use-override. | 2020-04-02 18:00:44 -05:00 | 
		
			
			
			
			
				| SolidityScanner.cpp | Adapt tests directory to C++ namespace changes. | 2020-01-07 15:51:50 +01:00 | 
		
			
			
			
			
				| SolidityTypes.cpp | Annotate struct definitions with a recursive flag. | 2020-04-16 16:42:12 +02:00 | 
		
			
			
			
			
				| StandardCompiler.cpp | Add yulDetails.optimizerSteps to the standard JSON interface | 2020-04-24 17:30:56 +02:00 | 
		
			
			
			
			
				| SyntaxTest.cpp | Decoupled error checking and report printing in CommonSyntaxTest. | 2020-03-16 23:22:56 +01:00 | 
		
			
			
			
			
				| SyntaxTest.h | Implement yul syntax tests | 2020-02-05 14:58:34 +01:00 | 
		
			
			
			
			
				| ViewPureChecker.cpp | Update tests. | 2020-02-17 12:58:06 +01:00 |