.. |
abiencoderv2_no_warning
|
Update existing tests.
|
2020-05-13 18:16:59 +02: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 |
combined_json_generated_sources
|
New test.
|
2020-09-15 11:22:43 +02:00 |
dup_opt_peephole
|
Remove swap after dup.
|
2020-07-13 15:05:01 +02:00 |
error_codes
|
Cover cmdlineTests.sh errors
|
2020-07-09 14:39:05 +02:00 |
evm_to_wasm
|
Update the expected output of command-line tests after wasm changes
|
2020-06-16 15:36:47 +02:00 |
evm_to_wasm_break
|
Inline tiny functions first.
|
2020-09-10 17:01:20 +02:00 |
evm_to_wasm_unsupported_translation
|
CommandLineInterface: Display an error instead of crashing when assembly variant has no Ewasm translation
|
2020-05-30 03:09:42 +02:00 |
ir_compiler_inheritance_nosubobjects
|
Add stack limit evader.
|
2020-09-17 22:13:27 +02:00 |
ir_compiler_subobjects
|
Update tests
|
2020-09-24 17:07:43 +02:00 |
ir_with_assembly_no_memoryguard_creation
|
Update tests
|
2020-09-24 17:07:43 +02:00 |
ir_with_assembly_no_memoryguard_runtime
|
Add stack limit evader.
|
2020-09-17 22:13:27 +02:00 |
message_format
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
message_format_utf8
|
Update tests for unicode literals
|
2020-07-27 18:21:17 +01:00 |
name_simplifier
|
Update tests
|
2020-09-24 17:07:43 +02:00 |
object_compiler
|
Enable yul optimizer by default.
|
2019-12-02 19:30:14 +01:00 |
optimizer_array_sload
|
Update tests
|
2020-09-24 17:07:43 +02:00 |
optimizer_BlockDeDuplicator
|
Do not set source locations for small internal assembly routines.
|
2020-05-27 18:26:46 +02:00 |
optimizer_user_yul
|
Tests and Changelog
|
2020-08-19 12:41:29 +02:00 |
output_selection_all_A1
|
Test updates.
|
2020-09-15 11:22:16 +02:00 |
output_selection_all_A2
|
Test updates.
|
2020-09-15 11:22:16 +02:00 |
output_selection_all_blank
|
Add error IDs to JSON
|
2020-06-10 13:26:51 +02:00 |
output_selection_all_star
|
Test updates.
|
2020-09-15 11:22:16 +02:00 |
output_selection_single_A1
|
Test updates.
|
2020-09-15 11:22:16 +02:00 |
output_selection_single_all
|
Test updates.
|
2020-09-15 11:22:16 +02:00 |
output_selection_single_B1
|
Test updates.
|
2020-09-15 11:22:16 +02:00 |
recovery_ast_constructor
|
Use kind in json AST for free function.
|
2020-08-18 11:46:59 +02:00 |
recovery_ast_empty_contract
|
Update existing tests.
|
2020-10-08 18:56:17 +02:00 |
recovery_standard_json
|
Remove null values from AST also in standard-json mode.
|
2020-08-19 11:06:14 +02:00 |
require_overload
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_default_success
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_empty_file_name
|
Stop after parsing.
|
2020-09-30 16:57:49 +02:00 |
standard_eWasm_requested
|
Handle "leaf functions" first in full inliner.
|
2020-09-10 17:01:19 +02:00 |
standard_generatedSources
|
Update tests
|
2020-09-24 17:07:43 +02:00 |
standard_immutable_references
|
Test updates.
|
2020-09-15 11:22:16 +02:00 |
standard_ir_requested
|
Update tests
|
2020-09-24 17:07:43 +02:00 |
standard_irOptimized_requested
|
Update tests
|
2020-09-24 17:07:43 +02:00 |
standard_method_identifiers_requested
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_missing_key_useLiteralContent
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_only_ast_requested
|
Remove null values from AST also in standard-json mode.
|
2020-08-19 11:06:14 +02:00 |
standard_optimizer_generatedSources
|
Update tests
|
2020-09-24 17:07:43 +02:00 |
standard_optimizer_invalid_detail_type
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_optimizer_invalid_details
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_optimizer_no_yul
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_optimizer_yul
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_optimizer_yulDetails
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_optimizer_yulDetails_no_object
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_optimizer_yulDetails_optimiserSteps
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_optimizer_yulDetails_optimiserSteps_invalid_abbreviation
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_optimizer_yulDetails_optimiserSteps_invalid_nesting
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_optimizer_yulDetails_optimiserSteps_type
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_optimizer_yulDetails_optimiserSteps_unbalanced_bracket
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_optimizer_yulDetails_without_yul
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_secondary_source_location
|
Update tests.
|
2020-07-07 12:16:18 +02:00 |
standard_wrong_key_auxiliary_input
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_key_metadata
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_key_optimizer
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_key_root
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_key_settings
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_key_source
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_type_auxiliary_input
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_type_auxiliary_input_smtlib2responses
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_type_auxiliary_input_smtlib2responses_member
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_type_metadata
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_type_optimizer
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_type_output_selection
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_type_output_selection_contract
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_type_output_selection_file
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_type_output_selection_output
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_type_remappings
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_type_remappings_entry
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_type_root
|
Move actual test files.
|
2019-01-07 15:05:54 +01:00 |
standard_wrong_type_settings
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_type_source
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_wrong_type_sources
|
Move actual test files.
|
2019-01-07 15:05:54 +01:00 |
standard_wrong_type_useLiteralContent
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
standard_yul
|
Test updates.
|
2020-09-15 11:22:16 +02: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
|
Test updates.
|
2020-09-15 11:22:16 +02:00 |
standard_yul_object_invalid_sub
|
Adjust and add more tests
|
2020-08-05 11:37:04 +01:00 |
standard_yul_object_name
|
Test updates.
|
2020-09-15 11:22:16 +02:00 |
standard_yul_optimiserSteps
|
Test updates.
|
2020-09-15 11:22:16 +02:00 |
standard_yul_optimized
|
Test updates.
|
2020-09-15 11:22:16 +02:00 |
storage_layout_bytes
|
Add error IDs to JSON
|
2020-06-10 13:26:51 +02:00 |
storage_layout_dyn_array
|
Add error IDs to JSON
|
2020-06-10 13:26:51 +02:00 |
storage_layout_many
|
Add error IDs to JSON
|
2020-06-10 13:26:51 +02:00 |
storage_layout_mapping
|
Add error IDs to JSON
|
2020-06-10 13:26:51 +02:00 |
storage_layout_smoke
|
Add error IDs to JSON
|
2020-06-10 13:26:51 +02:00 |
storage_layout_smoke_two_contracts
|
Add error IDs to JSON
|
2020-06-10 13:26:51 +02:00 |
storage_layout_string
|
Add error IDs to JSON
|
2020-06-10 13:26:51 +02:00 |
storage_layout_struct
|
Add error IDs to JSON
|
2020-06-10 13:26:51 +02:00 |
storage_layout_struct_packed
|
Add error IDs to JSON
|
2020-06-10 13:26:51 +02:00 |
storage_layout_value_types
|
Add error IDs to JSON
|
2020-06-10 13:26:51 +02:00 |
storage_layout_value_types_packed
|
Add error IDs to JSON
|
2020-06-10 13:26:51 +02:00 |
strict_asm_invalid_option_optimize_yul
|
CommandLineInterface: In error message about options disallowed in assembly mode only include the names of actually used options
|
2020-06-29 15:23:13 +02:00 |
strict_asm_invalid_option_output_dir
|
CommandLineInterface: In error message about options disallowed in assembly mode only include the names of actually used options
|
2020-06-29 15:23:13 +02:00 |
strict_asm_jump
|
Enable yul optimizer by default.
|
2019-12-02 19:30:14 +01:00 |
strict_asm_optimizer_steps
|
CommandLineInterface: Make --yul-optimizations work in strict assembly mode
|
2020-05-08 22:29:57 +02:00 |
strict_asm_options_in_non_asm_mode
|
CommandLineInterface: Disallow --yul-dialect and --machine when not in assembly mode
|
2020-06-15 17:12:51 +02:00 |
structured_documentation_source_location
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
too_long_line
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
too_long_line_both_sides_short
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
too_long_line_edge_in
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
too_long_line_edge_out
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
too_long_line_left_short
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
too_long_line_multiline
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
too_long_line_right_short
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
wasm_to_wasm_function_returning_multiple_values
|
Update the expected output of command-line tests after wasm changes
|
2020-06-16 15:36:47 +02:00 |
wasm_to_wasm_memory_instructions_alignment
|
Update the expected output of command-line tests after wasm changes
|
2020-06-16 15:36:47 +02:00 |
yul_optimizer_steps
|
Add stack limit evader.
|
2020-09-17 22:13:27 +02:00 |
yul_optimizer_steps_disabled
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
yul_optimizer_steps_invalid_abbreviation
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
yul_optimizer_steps_invalid_nesting
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
yul_optimizer_steps_unbalanced_bracket
|
Update existing tests.
|
2020-05-13 18:16:59 +02:00 |
yul_stack_opt
|
Inline tiny functions first.
|
2020-09-10 17:01:20 +02:00 |
yul_stack_opt_disabled
|
Adapt tests directory to C++ namespace changes.
|
2020-01-07 15:51:50 +01:00 |
yul_string_format_ascii
|
Update tests
|
2020-09-24 17:07:43 +02:00 |
yul_string_format_ascii_bytes32
|
Update tests
|
2020-09-24 17:07:43 +02:00 |
yul_string_format_ascii_bytes32_from_number
|
Update tests
|
2020-09-24 17:07:43 +02:00 |
yul_string_format_ascii_long
|
Update tests
|
2020-09-24 17:07:43 +02:00 |
yul_string_format_hex
|
Update tests
|
2020-09-24 17:07:43 +02:00 |
yul_unimplemented
|
Changing unimplemented test for yul
|
2020-10-08 15:27:33 +02:00 |