solidity/test/cmdlineTests
2019-11-28 16:22:24 +01:00
..
evm_to_wasm Commandline test. 2019-11-28 16:22:24 +01:00
object_compiler Auto-update command line expectations 2019-04-08 20:40:04 +08:00
output_selection_all_A1 Unescape newlines for test expectations. 2019-07-04 08:44:35 +02:00
output_selection_all_A2 Unescape newlines for test expectations. 2019-07-04 08:44:35 +02:00
output_selection_all_blank Unescape newlines for test expectations. 2019-07-04 08:44:35 +02:00
output_selection_all_star Unescape newlines for test expectations. 2019-07-04 08:44:35 +02:00
output_selection_single_A1 Unescape newlines for test expectations. 2019-07-04 08:44:35 +02:00
output_selection_single_all Unescape newlines for test expectations. 2019-07-04 08:44:35 +02:00
output_selection_single_B1 Unescape newlines for test expectations. 2019-07-04 08:44:35 +02:00
recovery_ast_constructor Produce AST even when there are parser errors 2019-08-07 15:25:53 +02:00
recovery_standard_json Produce AST even when there are parser errors 2019-08-07 15:25:53 +02:00
require_overload Reconstruct function definition for magic variables in overload error message. 2019-11-14 10:13:22 +01:00
standard_default_success
standard_eWasm_requested EWasm binary transform. 2019-11-05 19:58:55 +01:00
standard_ir_requested Implements constructor code for state variables. 2019-08-05 11:23:01 +02:00
standard_irOptimized_requested Unescape newlines for test expectations. 2019-07-04 08:44:35 +02:00
standard_method_identifiers_requested
standard_missing_key_useLiteralContent Auto-update command line expectations 2019-04-08 20:40:04 +08:00
standard_only_ast_requested
standard_optimizer_invalid_detail_type
standard_optimizer_invalid_details Auto-update command line expectations 2019-04-08 20:40:04 +08:00
standard_optimizer_yul Unescape newlines for test expectations. 2019-07-04 08:44:35 +02:00
standard_optimizer_yulDetails Unescape newlines for test expectations. 2019-07-04 08:44:35 +02:00
standard_optimizer_yulDetails_no_object
standard_optimizer_yulDetails_without_yul
standard_secondary_source_location Fix commandline tests. 2019-07-08 14:28:54 +02:00
standard_wrong_key_auxiliary_input
standard_wrong_key_metadata
standard_wrong_key_optimizer
standard_wrong_key_root
standard_wrong_key_settings
standard_wrong_key_source
standard_wrong_type_auxiliary_input Auto-update command line expectations 2019-04-08 20:40:04 +08:00
standard_wrong_type_auxiliary_input_smtlib2responses
standard_wrong_type_auxiliary_input_smtlib2responses_member
standard_wrong_type_metadata
standard_wrong_type_optimizer
standard_wrong_type_output_selection
standard_wrong_type_output_selection_contract
standard_wrong_type_output_selection_file
standard_wrong_type_output_selection_output
standard_wrong_type_remappings
standard_wrong_type_remappings_entry
standard_wrong_type_root
standard_wrong_type_settings
standard_wrong_type_source
standard_wrong_type_sources
standard_wrong_type_useLiteralContent
standard_yul Unescape newlines for test expectations. 2019-07-04 08:44:35 +02:00
standard_yul_embedded_object_name
standard_yul_invalid_object_name
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 Unescape newlines for test expectations. 2019-07-04 08:44:35 +02:00
standard_yul_object_name Unescape newlines for test expectations. 2019-07-04 08:44:35 +02:00
standard_yul_optimized Unescape newlines for test expectations. 2019-07-04 08:44:35 +02:00
storage_layout_bytes Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01:00
storage_layout_dyn_array Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01:00
storage_layout_many Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01:00
storage_layout_mapping Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01:00
storage_layout_smoke Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01:00
storage_layout_smoke_two_contracts Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01:00
storage_layout_string Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01:00
storage_layout_struct Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01:00
storage_layout_struct_packed Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01:00
storage_layout_value_types Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01:00
storage_layout_value_types_packed Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01:00
strict_asm_jump Modify parser and optimizer. 2019-05-20 17:32:56 +02:00
too_long_line
too_long_line_both_sides_short
too_long_line_edge_in
too_long_line_edge_out
too_long_line_left_short
too_long_line_multiline
too_long_line_right_short
yul_stack_opt Introduce LiteralRematerializer and thus simplify StructuralSimplifier. 2019-09-11 19:50:24 +02:00
yul_stack_opt_disabled Auto-update command line expectations 2019-04-08 20:40:04 +08:00
yul_string_format_ascii [Yul] Format string literals back to quoted string literals 2019-11-26 15:28:39 +01:00
yul_string_format_ascii_bytes32 [Yul] Format string literals back to quoted string literals 2019-11-26 15:28:39 +01:00
yul_string_format_ascii_bytes32_from_number [Yul] Format string literals back to quoted string literals 2019-11-26 15:28:39 +01:00
yul_string_format_ascii_long [Yul] Format string literals back to quoted string literals 2019-11-26 15:28:39 +01:00
yul_string_format_hex [Yul] Format string literals back to quoted string literals 2019-11-26 15:28:39 +01:00