| .. | 
		
		
			
			
			
			
				| abiencoderv2_no_warning | Do not warn about enabled ABIEncoderV2 anymore. | 2019-11-26 15:49:42 +01:00 | 
		
			
			
			
			
				| ast_json_import_wrong_evmVersion | Add test for incorrect evm version when importing an ast tree | 2020-01-14 18:42:43 +01:00 | 
		
			
			
			
			
				| evm_to_wasm | Update tests. | 2020-02-04 22:51:33 +01:00 | 
		
			
			
			
			
				| ir_compiler_inheritance_nosubobjects | [Sol->Yul] Enabling creation function call | 2020-04-27 16:15:57 +02:00 | 
		
			
			
			
			
				| ir_compiler_subobjects | [Sol->Yul] Enabling creation function call | 2020-04-27 16:15:57 +02:00 | 
		
			
			
			
			
				| message_format | Fix leftpad in SourceReferenceFormatterHuman | 2020-04-24 00:34:24 +02:00 | 
		
			
			
			
			
				| object_compiler | Enable yul optimizer by default. | 2019-12-02 19:30:14 +01:00 | 
		
			
			
			
			
				| optimizer_user_yul | Unify optimize yul code in CompilerContext/ContractCompiler | 2020-02-11 13:55:47 +01:00 | 
		
			
			
			
			
				| output_selection_all_A1 | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| output_selection_all_A2 | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| output_selection_all_blank | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| output_selection_all_star | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| output_selection_single_A1 | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| output_selection_single_all | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| output_selection_single_B1 | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| recovery_ast_constructor | Export immutability. | 2020-04-07 17:30:54 +02:00 | 
		
			
			
			
			
				| recovery_ast_empty_contract | Adds test for empty contract w/ error recovery. | 2019-12-13 15:39:10 +01:00 | 
		
			
			
			
			
				| recovery_standard_json | Update tests. | 2019-11-01 14:54:47 -05:00 | 
		
			
			
			
			
				| require_overload | Fixes failing commandline test. | 2019-11-19 11:28:42 +01:00 | 
		
			
			
			
			
				| standard_default_success | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_empty_file_name | Standard-JSON-Interface: Fix a bug (#8371) related to empty filenames and imports. | 2020-02-25 01:07:36 +01:00 | 
		
			
			
			
			
				| standard_eWasm_requested | [Sol2Yul] Adding support for constructors with parameters in case of inheritance | 2020-04-22 14:47:08 +02:00 | 
		
			
			
			
			
				| standard_immutable_references | Format immutable references similarly to link references. | 2020-04-06 11:21:53 +02:00 | 
		
			
			
			
			
				| standard_ir_requested | Test updates. | 2020-05-04 15:00:50 +02:00 | 
		
			
			
			
			
				| standard_irOptimized_requested | [Sol2Yul] Adding support for constructors with parameters in case of inheritance | 2020-04-22 14:47:08 +02:00 | 
		
			
			
			
			
				| standard_method_identifiers_requested | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_missing_key_useLiteralContent | Auto-update command line expectations | 2019-04-08 20:40:04 +08:00 | 
		
			
			
			
			
				| standard_only_ast_requested | Modify the tests to include the function selector | 2019-12-16 15:16:54 +03:00 | 
		
			
			
			
			
				| standard_optimizer_invalid_detail_type | Process and validate standard-json optimizer settings. | 2019-03-04 11:40:28 +01:00 | 
		
			
			
			
			
				| standard_optimizer_invalid_details | Auto-update command line expectations | 2019-04-08 20:40:04 +08:00 | 
		
			
			
			
			
				| standard_optimizer_no_yul | Enable yul optimizer by default. | 2019-12-02 19:30:14 +01:00 | 
		
			
			
			
			
				| standard_optimizer_yul | Enable yul optimizer by default. | 2019-12-02 19:30:14 +01:00 | 
		
			
			
			
			
				| standard_optimizer_yulDetails | Enable yul optimizer by default. | 2019-12-02 19:30:14 +01:00 | 
		
			
			
			
			
				| standard_optimizer_yulDetails_no_object | Use stack optimizations. | 2019-03-14 15:34:23 +01:00 | 
		
			
			
			
			
				| standard_optimizer_yulDetails_optimiserSteps | Add yulDetails.optimizerSteps to the standard JSON interface | 2020-04-24 17:30:56 +02:00 | 
		
			
			
			
			
				| standard_optimizer_yulDetails_optimiserSteps_invalid_abbreviation | Add yulDetails.optimizerSteps to the standard JSON interface | 2020-04-24 17:30:56 +02:00 | 
		
			
			
			
			
				| standard_optimizer_yulDetails_optimiserSteps_invalid_nesting | Add yulDetails.optimizerSteps to the standard JSON interface | 2020-04-24 17:30:56 +02:00 | 
		
			
			
			
			
				| standard_optimizer_yulDetails_optimiserSteps_type | Add yulDetails.optimizerSteps to the standard JSON interface | 2020-04-24 17:30:56 +02:00 | 
		
			
			
			
			
				| standard_optimizer_yulDetails_optimiserSteps_unbalanced_bracket | Add yulDetails.optimizerSteps to the standard JSON interface | 2020-04-24 17:30:56 +02:00 | 
		
			
			
			
			
				| standard_optimizer_yulDetails_without_yul | Use stack optimizations. | 2019-03-14 15:34:23 +01:00 | 
		
			
			
			
			
				| standard_secondary_source_location | Fix commandline tests. | 2019-07-08 14:28:54 +02:00 | 
		
			
			
			
			
				| standard_wrong_key_auxiliary_input | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_key_metadata | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_key_optimizer | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_key_root | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_key_settings | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_key_source | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_type_auxiliary_input | Auto-update command line expectations | 2019-04-08 20:40:04 +08:00 | 
		
			
			
			
			
				| standard_wrong_type_auxiliary_input_smtlib2responses | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_type_auxiliary_input_smtlib2responses_member | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_type_metadata | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_type_optimizer | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_type_output_selection | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_type_output_selection_contract | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_type_output_selection_file | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_type_output_selection_output | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_type_remappings | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_type_remappings_entry | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_type_root | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_type_settings | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_type_source | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_type_sources | Move actual test files. | 2019-01-07 15:05:54 +01:00 | 
		
			
			
			
			
				| standard_wrong_type_useLiteralContent | useLiteralContent data validation | 2019-01-23 10:22:27 +05:30 | 
		
			
			
			
			
				| standard_yul | Adding source location support to AssemblyStack and thus debugging Yul sources | 2020-02-25 22:19:03 +01:00 | 
		
			
			
			
			
				| standard_yul_embedded_object_name | Add warning that Yul is still experimental | 2019-03-25 20:17:11 +00:00 | 
		
			
			
			
			
				| standard_yul_invalid_object_name | Add warning that Yul is still experimental | 2019-03-25 20:17:11 +00:00 | 
		
			
			
			
			
				| standard_yul_multiple_files | Auto-update command line expectations | 2019-04-08 20:40:04 +08:00 | 
		
			
			
			
			
				| standard_yul_multiple_files_selected | Auto-update command line expectations | 2019-04-08 20:40:04 +08:00 | 
		
			
			
			
			
				| standard_yul_object | Adding source location support to AssemblyStack and thus debugging Yul sources | 2020-02-25 22:19:03 +01:00 | 
		
			
			
			
			
				| standard_yul_object_name | Adding source location support to AssemblyStack and thus debugging Yul sources | 2020-02-25 22:19:03 +01:00 | 
		
			
			
			
			
				| standard_yul_optimized | Adding source location support to AssemblyStack and thus debugging Yul sources | 2020-02-25 22:19:03 +01:00 | 
		
			
			
			
			
				| storage_layout_bytes | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| storage_layout_dyn_array | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| storage_layout_many | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| storage_layout_mapping | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| storage_layout_smoke | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| storage_layout_smoke_two_contracts | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| storage_layout_string | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| storage_layout_struct | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| storage_layout_struct_packed | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| storage_layout_value_types | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| storage_layout_value_types_packed | Updated expectations. | 2020-02-09 17:29:13 +01:00 | 
		
			
			
			
			
				| strict_asm_jump | Enable yul optimizer by default. | 2019-12-02 19:30:14 +01:00 | 
		
			
			
			
			
				| structured_documentation_source_location | Adds command line test for structured doc errors. | 2020-02-14 15:53:39 +01:00 | 
		
			
			
			
			
				| too_long_line | Fix leftpad in SourceReferenceFormatterHuman | 2020-04-24 00:34:24 +02:00 | 
		
			
			
			
			
				| too_long_line_both_sides_short | Fix leftpad in SourceReferenceFormatterHuman | 2020-04-24 00:34:24 +02:00 | 
		
			
			
			
			
				| too_long_line_edge_in | Fix leftpad in SourceReferenceFormatterHuman | 2020-04-24 00:34:24 +02:00 | 
		
			
			
			
			
				| too_long_line_edge_out | Fix leftpad in SourceReferenceFormatterHuman | 2020-04-24 00:34:24 +02:00 | 
		
			
			
			
			
				| too_long_line_left_short | Fix leftpad in SourceReferenceFormatterHuman | 2020-04-24 00:34:24 +02:00 | 
		
			
			
			
			
				| too_long_line_multiline | Fix leftpad in SourceReferenceFormatterHuman | 2020-04-24 00:34:24 +02:00 | 
		
			
			
			
			
				| too_long_line_right_short | Fix leftpad in SourceReferenceFormatterHuman | 2020-04-24 00:34:24 +02:00 | 
		
			
			
			
			
				| yul_optimizer_steps | Add --yul-optimizations option to the command-line interface | 2020-04-24 17:30:56 +02:00 | 
		
			
			
			
			
				| yul_optimizer_steps_disabled | Add --yul-optimizations option to the command-line interface | 2020-04-24 17:30:56 +02:00 | 
		
			
			
			
			
				| yul_optimizer_steps_invalid_abbreviation | Add --yul-optimizations option to the command-line interface | 2020-04-24 17:30:56 +02:00 | 
		
			
			
			
			
				| yul_optimizer_steps_invalid_nesting | Add --yul-optimizations option to the command-line interface | 2020-04-24 17:30:56 +02:00 | 
		
			
			
			
			
				| yul_optimizer_steps_unbalanced_bracket | Add --yul-optimizations option to the command-line interface | 2020-04-24 17:30:56 +02:00 | 
		
			
			
			
			
				| yul_stack_opt | Enable yul optimizer by default. | 2019-12-02 19:30:14 +01:00 | 
		
			
			
			
			
				| yul_stack_opt_disabled | Adapt tests directory to C++ namespace changes. | 2020-01-07 15:51:50 +01:00 | 
		
			
			
			
			
				| yul_string_format_ascii | Test updates. | 2020-05-04 15:00:50 +02:00 | 
		
			
			
			
			
				| yul_string_format_ascii_bytes32 | Test updates. | 2020-05-04 15:00:50 +02:00 | 
		
			
			
			
			
				| yul_string_format_ascii_bytes32_from_number | Test updates. | 2020-05-04 15:00:50 +02:00 | 
		
			
			
			
			
				| yul_string_format_ascii_long | Test updates. | 2020-05-04 15:00:50 +02:00 | 
		
			
			
			
			
				| yul_string_format_hex | Test updates. | 2020-05-04 15:00:50 +02:00 |