solidity/test/cmdlineTests
2023-07-25 12:13:31 +02:00
..
~assembler_modes YulStack: When Yul optimization is not requested, run Yul optimizer with a minimal sequence instead of disabling it 2023-06-07 12:13:38 +02:00
~ast_export_with_stop_after_parsing cmdlineTests: Remove superfluous output from script-based tests and adjust the rest 2023-06-02 16:10:40 +02:00
~ast_import_export cmdlineTests: Add prefixes for temporary files/dirs 2023-06-02 16:10:40 +02:00
~cli_and_standard_json_equivalence Command-line test for equivalence of optimizer options on the CLI and in Standard JSON 2023-06-07 10:29:45 +02:00
~compilation_tests cmdlineTests: Remove superfluous output from script-based tests and adjust the rest 2023-06-02 16:10:40 +02:00
~documentation_examples cmdlineTests: Add prefixes for temporary files/dirs 2023-06-02 16:10:40 +02:00
~library_checksum cmdlineTests: Remove superfluous output from script-based tests and adjust the rest 2023-06-02 16:10:40 +02:00
~library_long_names cmdlineTests: Remove superfluous output from script-based tests and adjust the rest 2023-06-02 16:10:40 +02:00
~linking cmdlineTests: Add prefixes for temporary files/dirs 2023-06-02 16:10:40 +02:00
~overwriting_files cmdlineTests: Add prefixes for temporary files/dirs 2023-06-02 16:10:40 +02:00
~soljson_via_fuzzer cmdlineTests: Add prefixes for temporary files/dirs 2023-06-02 16:10:40 +02:00
~standard_input cmdlineTests: Remove superfluous set and temporary dirs 2023-06-02 16:10:40 +02:00
~unknown_options cmdlineTests: Remove superfluous output from script-based tests and adjust the rest 2023-06-02 16:10:40 +02:00
~update_bugs_by_version cmdlineTests: Add prefixes for temporary files/dirs 2023-06-02 16:10:40 +02:00
~via_ir_equivalence IRGenerator: Leave IR optimization up to the caller to avoid unnecessarily doing it twice 2023-06-07 19:44:40 +02:00
abiencoderv2_no_warning
asm_json
asm_json_no_pretty_print
ast_compact_json_no_pretty_json Export all events. 2023-05-03 14:08:27 -03:00
ast_compact_json_with_base_path Export all events. 2023-05-03 14:08:27 -03:00
ast_ir Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
ast_json_import_wrong_evmVersion
combined_json_abi
combined_json_generated_sources Yul AST output on the CLI and in Standard JSON 2023-05-26 12:35:31 +02:00
combined_json_no_pretty_print
combined_json_with_base_path Add experimental support to import AST via Standard JSON. 2023-05-09 14:07:38 -05:00
combined_json_with_devdoc
combined_json_with_userdoc
constant_optimizer_yul Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
debug_info_in_yul_and_evm_asm_print_all Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
debug_info_in_yul_and_evm_asm_print_all_and_none
debug_info_in_yul_and_evm_asm_print_location_only Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
debug_info_in_yul_and_evm_asm_print_none Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
debug_info_in_yul_and_evm_asm_print_snippet_only
debug_info_in_yul_snippet_escaping Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
dup_opt_peephole
error_codes
events_in_abi Export all events. 2023-05-03 14:08:27 -03:00
evmasm_difficulty_post_paris Adds support for the EVM version "Paris". 2023-01-23 18:50:36 +00:00
evmasm_difficulty_pre_paris Adds support for the EVM version "Paris". 2023-01-23 18:50:36 +00:00
evmasm_prevrandao_post_paris Adds support for the EVM version "Paris". 2023-01-23 18:50:36 +00:00
evmasm_prevrandao_pre_paris Adds support for the EVM version "Paris". 2023-01-23 18:50:36 +00:00
exp_base_literal
function_debug_info Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
function_debug_info_via_yul
hashes
inline_assembly_function_name_clash Update test expectations 2023-06-07 12:13:39 +02:00
ir_compiler_inheritance_nosubobjects Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
ir_compiler_subobjects Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
ir_with_assembly_no_memoryguard_creation Do not split zeros in ExpressionSplitter 2023-07-25 12:13:31 +02:00
ir_with_assembly_no_memoryguard_runtime Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
keccak_optimization_deploy_code Do not split zeros in ExpressionSplitter 2023-07-25 12:13:31 +02:00
keccak_optimization_low_runs Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
linker_mode_invalid_option_no_optimize_yul
linker_mode_invalid_option_optimize
linker_mode_invalid_option_optimize_runs
linker_mode_invalid_option_optimize_yul
linker_mode_invalid_option_yul_optimizations
linker_mode_output_selection_invalid Remove EWASM backend. 2023-05-11 10:56:55 -05:00
linking_qualified_library_name
linking_solidity
linking_solidity_unresolved_references
linking_standard_solidity
linking_standard_solidity_quote_in_file_name
linking_standard_solidity_unresolved_references Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
linking_standard_yul
linking_standard_yul_quote_in_file_name
linking_standard_yul_unresolved_references
linking_strict_assembly Update test expectations 2023-06-07 12:13:39 +02:00
linking_strict_assembly_duplicate_library_name
linking_strict_assembly_qualified_library_qualified_reference Update test expectations 2023-06-07 12:13:39 +02:00
linking_strict_assembly_qualified_library_unqualified_reference Update test expectations 2023-06-07 12:13:39 +02:00
linking_strict_assembly_same_library_name_different_files Update test expectations 2023-06-07 12:13:39 +02:00
linking_strict_assembly_same_library_name_different_files_in_link_references Update test expectations 2023-06-07 12:13:39 +02:00
linking_strict_assembly_unqualified_library_qualified_reference Update test expectations 2023-06-07 12:13:39 +02:00
linking_strict_assembly_unqualified_library_unqualified_reference Update test expectations 2023-06-07 12:13:39 +02:00
linking_strict_assembly_unresolved_references Update test expectations 2023-06-07 12:13:39 +02:00
linking_unqualified_library_name
message_format
message_format_utf8
metadata CLI tests for metadata output 2023-06-14 16:04:33 +02:00
model_checker_bmc_loop_iterations Add optional bounds to unroll loops in BMC model checker 2023-06-02 18:32:38 +02:00
model_checker_bmc_loop_iterations_invalid_arg Add optional bounds to unroll loops in BMC model checker 2023-06-02 18:32:38 +02:00
model_checker_bmc_loop_iterations_no_argument Add optional bounds to unroll loops in BMC model checker 2023-06-02 18:32:38 +02:00
model_checker_contracts_all
model_checker_contracts_all_explicit
model_checker_contracts_contract_missing
model_checker_contracts_empty_contract
model_checker_contracts_empty_source
model_checker_contracts_inexistent_contract [SMTChecker] Add a new trusted mode which assumes that code that is 2023-02-06 17:02:33 +01:00
model_checker_contracts_inexistent_source
model_checker_contracts_one_contract_missing
model_checker_contracts_only_one [SMTChecker] Add a new trusted mode which assumes that code that is 2023-02-06 17:02:33 +01:00
model_checker_contracts_source_missing
model_checker_divModSlacks_default_all Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_divModSlacks_default_bmc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_divModSlacks_default_chc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_divModSlacks_false_all Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_divModSlacks_false_bmc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_divModSlacks_false_chc
model_checker_engine_all
model_checker_engine_bmc
model_checker_engine_chc
model_checker_engine_none
model_checker_ext_calls_empty_arg [SMTChecker] Add a new trusted mode which assumes that code that is 2023-02-06 17:02:33 +01:00
model_checker_ext_calls_trusted_chc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_ext_calls_untrusted_chc [SMTChecker] Add a new trusted mode which assumes that code that is 2023-02-06 17:02:33 +01:00
model_checker_ext_calls_wrong_arg [SMTChecker] Add a new trusted mode which assumes that code that is 2023-02-06 17:02:33 +01:00
model_checker_invariants_all Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_invariants_contract Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_invariants_contract_reentrancy Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_invariants_reentrancy Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_invariants_wrong
model_checker_print_query_all Add --print-smt flag to output SMTChecker SMTLIB code 2023-06-16 14:04:07 +02:00
model_checker_print_query_bmc Add --print-smt flag to output SMTChecker SMTLIB code 2023-06-16 14:04:07 +02:00
model_checker_print_query_chc Add --print-smt flag to output SMTChecker SMTLIB code 2023-06-16 14:04:07 +02:00
model_checker_print_query_no_smtlib2_solver_bmc Add --print-smt flag to output SMTChecker SMTLIB code 2023-06-16 14:04:07 +02:00
model_checker_print_query_no_smtlib2_solver_chc Add --print-smt flag to output SMTChecker SMTLIB code 2023-06-16 14:04:07 +02:00
model_checker_print_query_superflous_solver Add --print-smt flag to output SMTChecker SMTLIB code 2023-06-16 14:04:07 +02:00
model_checker_show_proved_safe_default_all_engines Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_show_proved_safe_default_bmc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_show_proved_safe_default_chc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_show_proved_safe_true_all_engines Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_show_proved_safe_true_bmc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_show_proved_safe_true_chc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_show_unproved_default_all_engines
model_checker_show_unproved_default_bmc
model_checker_show_unproved_default_chc
model_checker_show_unproved_true_all_engines
model_checker_show_unproved_true_bmc
model_checker_show_unproved_true_chc
model_checker_show_unsupported_default_all_engines add cli tests 2023-03-15 17:52:58 +01:00
model_checker_show_unsupported_default_bmc add cli tests 2023-03-15 17:52:58 +01:00
model_checker_show_unsupported_default_chc add cli tests 2023-03-15 17:52:58 +01:00
model_checker_show_unsupported_true_all_engines add cli tests 2023-03-15 17:52:58 +01:00
model_checker_show_unsupported_true_bmc add cli tests 2023-03-15 17:52:58 +01:00
model_checker_show_unsupported_true_chc add cli tests 2023-03-15 17:52:58 +01:00
model_checker_solvers_smtlib2
model_checker_solvers_wrong
model_checker_solvers_wrong2
model_checker_solvers_z3
model_checker_solvers_z3_implicit Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
model_checker_solvers_z3_smtlib2 Add option to choose solver 2021-07-27 17:14:21 +02:00
model_checker_targets_all_all_engines
model_checker_targets_all_bmc
model_checker_targets_all_chc
model_checker_targets_assert_bmc
model_checker_targets_assert_chc
model_checker_targets_balance_bmc
model_checker_targets_balance_chc
model_checker_targets_constant_condition_bmc
model_checker_targets_constant_condition_chc
model_checker_targets_default_all_engines
model_checker_targets_default_bmc
model_checker_targets_default_chc
model_checker_targets_div_by_zero_bmc
model_checker_targets_div_by_zero_chc
model_checker_targets_error
model_checker_targets_out_of_bounds_bmc
model_checker_targets_out_of_bounds_chc
model_checker_targets_overflow_bmc
model_checker_targets_overflow_chc
model_checker_targets_pop_empty_bmc
model_checker_targets_pop_empty_chc
model_checker_targets_underflow_bmc
model_checker_targets_underflow_chc
model_checker_targets_underflow_overflow_assert_bmc
model_checker_targets_underflow_overflow_assert_chc
model_checker_targets_underflow_overflow_bmc
model_checker_targets_underflow_overflow_chc
model_checker_timeout_all Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_timeout_bmc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
model_checker_timeout_chc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
name_simplifier Do not split zeros in ExpressionSplitter 2023-07-25 12:13:31 +02:00
no_cbor_metadata Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
no_cbor_metadata_with_metadata_hash
no_contract_combined_json Add experimental support to import AST via Standard JSON. 2023-05-09 14:07:38 -05:00
object_compiler Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
optimize_full_storage_write
optimizer_array_sload Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
optimizer_BlockDeDuplicator
optimizer_enabled_invalid_yul_optimizer_enabled_and_disabled Disallow using both --optimize-yul and --no-optimize-yul at the same time 2023-05-24 15:54:40 +02:00
optimizer_inliner_add
optimizer_inliner_call_from_constructor
optimizer_inliner_dynamic_reference
optimizer_inliner_dynamic_reference_constructor
optimizer_inliner_inc
optimizer_inliner_multireturn
optimizer_user_yul
output_selection_all_A1
output_selection_all_A2
output_selection_all_blank
output_selection_all_star
output_selection_single_A1
output_selection_single_all
output_selection_single_B1
pretty_json_indent_only
pretty_json_standard
pretty_json_standard_indent
recovery_ast_constructor Export all events. 2023-05-03 14:08:27 -03:00
recovery_ast_empty_contract
recovery_standard_json Export all events. 2023-05-03 14:08:27 -03:00
require_overload
revert_strings
standard_cli_output_selection_invalid Remove EWASM backend. 2023-05-11 10:56:55 -05:00
standard_debug_info_in_evm_asm_via_ir_location Do not split zeros in ExpressionSplitter 2023-07-25 12:13:31 +02:00
standard_debug_info_in_yul_and_evm_asm_print_all Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
standard_debug_info_in_yul_and_evm_asm_print_location_only Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
standard_debug_info_in_yul_and_evm_asm_print_none Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
standard_debug_info_in_yul_and_evm_asm_print_snippet_only
standard_debug_info_in_yul_location Do not split zeros in ExpressionSplitter 2023-07-25 12:13:31 +02:00
standard_default_success
standard_empty_file_name Fix StandardCompiler returning an incomplete AST in Standard JSON in case of an early exit during analysis 2023-06-15 10:50:04 +02:00
standard_file_not_found
standard_function_debug_info Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
standard_generatedSources Yul AST output on the CLI and in Standard JSON 2023-05-26 12:35:31 +02:00
standard_immutable_references
standard_import_ast Add experimental support to import AST via Standard JSON. 2023-05-09 14:07:38 -05:00
standard_import_ast_select_bytecode Add experimental support to import AST via Standard JSON. 2023-05-09 14:07:38 -05:00
standard_invalid_option_no_optimize_yul
standard_invalid_option_optimize
standard_invalid_option_optimize_runs
standard_invalid_option_optimize_yul
standard_invalid_option_yul_optimizations
standard_ir_ast_requested Yul AST output on the CLI and in Standard JSON 2023-05-26 12:35:31 +02:00
standard_ir_requested
standard_irOptimized_ast_requested Update test expectations 2023-06-07 12:13:39 +02:00
standard_irOptimized_requested Update test expectations 2023-06-07 12:13:39 +02:00
standard_json_no_pretty_print
standard_metadata CLI tests for metadata output 2023-06-14 16:04:33 +02:00
standard_method_identifiers_requested
standard_method_identifiers_requested_empty
standard_missing_key_useLiteralContent
standard_model_checker_bmc_loop_iterations Add optional bounds to unroll loops in BMC model checker 2023-06-02 18:32:38 +02:00
standard_model_checker_bmc_loop_iterations_invalid_arg Add optional bounds to unroll loops in BMC model checker 2023-06-02 18:32:38 +02:00
standard_model_checker_contracts_all
standard_model_checker_contracts_all_explicit
standard_model_checker_contracts_empty_array
standard_model_checker_contracts_empty_contract
standard_model_checker_contracts_empty_source
standard_model_checker_contracts_inexistent_contract [SMTChecker] Add a new trusted mode which assumes that code that is 2023-02-06 17:02:33 +01:00
standard_model_checker_contracts_multi_source [SMTChecker] Add a new trusted mode which assumes that code that is 2023-02-06 17:02:33 +01:00
standard_model_checker_contracts_only_one [SMTChecker] Add a new trusted mode which assumes that code that is 2023-02-06 17:02:33 +01:00
standard_model_checker_contracts_wrong_key_sources
standard_model_checker_contracts_wrong_key_sources_2
standard_model_checker_contracts_wrong_key_sources_3
standard_model_checker_contracts_wrong_key_sources_4
standard_model_checker_divModSlacks_default_all Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_divModSlacks_default_bmc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_divModSlacks_default_chc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_divModSlacks_false_all Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_divModSlacks_false_bmc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_divModSlacks_false_chc
standard_model_checker_divModSlacks_wrong
standard_model_checker_engine_all
standard_model_checker_engine_bmc Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_engine_chc
standard_model_checker_engine_none
standard_model_checker_ext_calls_empty_arg [SMTChecker] Add a new trusted mode which assumes that code that is 2023-02-06 17:02:33 +01:00
standard_model_checker_ext_calls_trusted_chc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_ext_calls_untrusted_chc [SMTChecker] Add a new trusted mode which assumes that code that is 2023-02-06 17:02:33 +01:00
standard_model_checker_ext_calls_wrong_arg_1 [SMTChecker] Add a new trusted mode which assumes that code that is 2023-02-06 17:02:33 +01:00
standard_model_checker_ext_calls_wrong_arg_2 [SMTChecker] Add a new trusted mode which assumes that code that is 2023-02-06 17:02:33 +01:00
standard_model_checker_invariants_contract Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_invariants_contract_reentrancy
standard_model_checker_invariants_reentrancy Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_invariants_wrong_key
standard_model_checker_invariants_wrong_type
standard_model_checker_invariants_wrong_type_2
standard_model_checker_print_query_all Add --print-smt flag to output SMTChecker SMTLIB code 2023-06-16 14:04:07 +02:00
standard_model_checker_print_query_bmc Add --print-smt flag to output SMTChecker SMTLIB code 2023-06-16 14:04:07 +02:00
standard_model_checker_print_query_chc Add --print-smt flag to output SMTChecker SMTLIB code 2023-06-16 14:04:07 +02:00
standard_model_checker_print_query_invalid_arg Add --print-smt flag to output SMTChecker SMTLIB code 2023-06-16 14:04:07 +02:00
standard_model_checker_print_query_no_smtlib2_solver Add --print-smt flag to output SMTChecker SMTLIB code 2023-06-16 14:04:07 +02:00
standard_model_checker_print_query_superflous_solver Add --print-smt flag to output SMTChecker SMTLIB code 2023-06-16 14:04:07 +02:00
standard_model_checker_show_proved_safe_default_all_engines Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_show_proved_safe_default_bmc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_show_proved_safe_default_chc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_show_proved_safe_false_all_engines Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_show_proved_safe_false_bmc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_show_proved_safe_false_chc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_show_proved_safe_true_all_engines Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_show_proved_safe_true_bmc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_show_proved_safe_true_chc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_show_proved_safe_wrong Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_show_unproved_default_all_engines Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_show_unproved_false_all_engines Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_show_unproved_false_bmc Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_show_unproved_false_chc
standard_model_checker_show_unproved_true_all_engines Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_show_unproved_true_bmc Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_show_unproved_true_chc
standard_model_checker_show_unproved_wrong
standard_model_checker_show_unsupported_default_all_engines add cli tests 2023-03-15 17:52:58 +01:00
standard_model_checker_show_unsupported_default_bmc add cli tests 2023-03-15 17:52:58 +01:00
standard_model_checker_show_unsupported_default_chc add cli tests 2023-03-15 17:52:58 +01:00
standard_model_checker_show_unsupported_false_all_engines add cli tests 2023-03-15 17:52:58 +01:00
standard_model_checker_show_unsupported_false_bmc add cli tests 2023-03-15 17:52:58 +01:00
standard_model_checker_show_unsupported_false_chc add cli tests 2023-03-15 17:52:58 +01:00
standard_model_checker_show_unsupported_true_all_engines add cli tests 2023-03-15 17:52:58 +01:00
standard_model_checker_show_unsupported_true_bmc add cli tests 2023-03-15 17:52:58 +01:00
standard_model_checker_show_unsupported_true_chc add cli tests 2023-03-15 17:52:58 +01:00
standard_model_checker_show_unsupported_wrong add cli tests 2023-03-15 17:52:58 +01:00
standard_model_checker_solvers_none Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_solvers_smtlib2 Add --print-smt flag to output SMTChecker SMTLIB code 2023-06-16 14:04:07 +02:00
standard_model_checker_solvers_z3
standard_model_checker_solvers_z3_smtlib2
standard_model_checker_targets_assert_bmc Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_targets_assert_chc
standard_model_checker_targets_balance_bmc Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_targets_balance_chc
standard_model_checker_targets_constantCondition_bmc Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_targets_constantCondition_chc
standard_model_checker_targets_default_all_engines Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_targets_default_bmc Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_targets_default_chc
standard_model_checker_targets_div_by_zero_bmc Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_targets_div_by_zero_chc
standard_model_checker_targets_empty_array
standard_model_checker_targets_out_of_bounds_bmc
standard_model_checker_targets_out_of_bounds_chc
standard_model_checker_targets_overflow_bmc Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_targets_overflow_chc
standard_model_checker_targets_pop_empty_bmc
standard_model_checker_targets_pop_empty_chc
standard_model_checker_targets_underflow_bmc Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_targets_underflow_chc
standard_model_checker_targets_underflow_overflow_assert_bmc Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_targets_underflow_overflow_assert_chc
standard_model_checker_targets_underflow_overflow_bmc Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
standard_model_checker_targets_underflow_overflow_chc
standard_model_checker_targets_wrong_target_types
standard_model_checker_targets_wrong_target_types_2
standard_model_checker_targets_wrong_targets
standard_model_checker_timeout_all Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_timeout_bmc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_timeout_chc Report safe properties in BMC and CHC 2023-03-09 14:59:32 +01:00
standard_model_checker_timeout_wrong_key
standard_model_checker_timeout_wrong_value
standard_no_append_cbor
standard_no_append_cbor_with_metadata_hash
standard_only_ast_requested Export all events. 2023-05-03 14:08:27 -03:00
standard_optimizer_generatedSources Yul AST output on the CLI and in Standard JSON 2023-05-26 12:35:31 +02:00
standard_optimizer_invalid_detail_type
standard_optimizer_invalid_details
standard_optimizer_no_yul
standard_optimizer_yul
standard_optimizer_yulDetails
standard_optimizer_yulDetails_no_object
standard_optimizer_yulDetails_optimiserSteps
standard_optimizer_yulDetails_optimiserSteps_invalid_abbreviation
standard_optimizer_yulDetails_optimiserSteps_invalid_nested_delimiter
standard_optimizer_yulDetails_optimiserSteps_mutliple_delimiters
standard_optimizer_yulDetails_optimiserSteps_nested_brackets
standard_optimizer_yulDetails_optimiserSteps_nesting_too_deep
standard_optimizer_yulDetails_optimiserSteps_type
standard_optimizer_yulDetails_optimiserSteps_unbalanced_closing_bracket
standard_optimizer_yulDetails_optimiserSteps_unbalanced_opening_bracket
standard_optimizer_yulDetails_optimiserSteps_with_cleanup_sequence
standard_optimizer_yulDetails_optimiserSteps_with_empty_cleanup_sequence
standard_optimizer_yulDetails_optimiserSteps_with_empty_optimisation_sequence
standard_optimizer_yulDetails_optimiserSteps_with_empty_sequence
standard_optimizer_yulDetails_without_yul
standard_outputs_on_analysis_error_fatal Tests checking outputs produced in presence of errors 2023-06-15 10:49:19 +02:00
standard_outputs_on_analysis_error_fatal_after_current_step Fix StandardCompiler returning an incomplete AST in Standard JSON in case of an early exit during analysis 2023-06-15 10:50:04 +02:00
standard_outputs_on_analysis_error_non_fatal Tests checking outputs produced in presence of errors 2023-06-15 10:49:19 +02:00
standard_outputs_on_compilation_error Tests checking outputs produced in presence of errors 2023-06-15 10:49:19 +02:00
standard_outputs_on_parsing_error Tests checking outputs produced in presence of errors 2023-06-15 10:49:19 +02:00
standard_parsing_import_absolute_paths
standard_secondary_source_location
standard_stop_after_parsing_ast_requested More CLI tests for --stop-after parsing 2023-06-14 14:22:38 +02:00
standard_stop_after_parsing_bytecode_requested More CLI tests for --stop-after parsing 2023-06-14 14:22:38 +02:00
standard_stop_after_parsing_non_binary_output_requested More CLI tests for --stop-after parsing 2023-06-14 14:22:38 +02:00
standard_urls_existing_and_missing
standard_urls_missing
standard_viair_requested
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
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 Update test expectations 2023-06-07 12:13:39 +02:00
standard_yul_debug_info_print_all Update test expectations 2023-06-07 12:13:39 +02:00
standard_yul_debug_info_print_location_only Update test expectations 2023-06-07 12:13:39 +02:00
standard_yul_debug_info_print_none Update test expectations 2023-06-07 12:13:39 +02:00
standard_yul_debug_info_print_snippet_only Update tests that would become ineffective with minimal optimizations applied 2023-06-07 12:12:00 +02:00
standard_yul_embedded_object_name
standard_yul_immutable_references
standard_yul_invalid_object_name
standard_yul_multiple_files
standard_yul_multiple_files_selected
standard_yul_object Update test expectations 2023-06-07 12:13:39 +02:00
standard_yul_object_invalid_sub
standard_yul_object_name Update test expectations 2023-06-07 12:13:39 +02:00
standard_yul_optimiserSteps Yul AST output on the CLI and in Standard JSON 2023-05-26 12:35:31 +02:00
standard_yul_optimized Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
standard_yul_single_file_via_urls
standard_yul_stack_opt
standard_yul_stack_opt_disabled
stdin
stop_after_parsing_abi CommandLineParser: Fix some outputs not being properly disallowed with --stop-after parsing 2023-06-14 14:22:38 +02:00
stop_after_parsing_ast More CLI tests for --stop-after parsing 2023-06-14 14:22:38 +02:00
storage_layout_bytes
storage_layout_dyn_array
storage_layout_many
storage_layout_mapping
storage_layout_smoke
storage_layout_smoke_two_contracts
storage_layout_string
storage_layout_struct
storage_layout_struct_packed
storage_layout_user_defined
storage_layout_user_defined_no_pretty_print
storage_layout_value_types
storage_layout_value_types_packed
strict_asm_ast_compact_json Update test expectations 2023-06-07 12:13:39 +02:00
strict_asm_debug_info_print_all Update test expectations 2023-06-07 12:13:39 +02:00
strict_asm_debug_info_print_location_only Update test expectations 2023-06-07 12:13:39 +02:00
strict_asm_debug_info_print_none Update test expectations 2023-06-07 12:13:39 +02:00
strict_asm_debug_info_print_snippet_only Update tests that would become ineffective with minimal optimizations applied 2023-06-07 12:12:00 +02:00
strict_asm_invalid_option_output_dir
strict_asm_jump
strict_asm_msize_with_optimizer Command-line tests checking behavior of msize without optimizer 2023-06-07 12:12:00 +02:00
strict_asm_msize_without_optimizer Command-line tests checking behavior of msize without optimizer 2023-06-07 12:12:00 +02:00
strict_asm_only_cr
strict_asm_optimizer_invalid_yul_optimizer_enabled_and_disabled Disallow using both --optimize-yul and --no-optimize-yul at the same time 2023-05-24 15:54:40 +02:00
strict_asm_optimizer_steps Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
strict_asm_options_in_non_asm_mode Remove EWASM backend. 2023-05-11 10:56:55 -05:00
strict_asm_output_selection_asm_only
strict_asm_output_selection_bin_only Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00
strict_asm_output_selection_invalid Remove EWASM backend. 2023-05-11 10:56:55 -05:00
strict_asm_output_selection_ir_optimized_only
structured_documentation_source_location
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
viair_abicoder_v1
viair_msize_without_optimizer Command-line tests checking behavior of msize without optimizer 2023-06-07 12:12:00 +02:00
viair_subobject_optimization Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
viair_subobjects Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
yul_function_name_clashes Update test expectations 2023-06-07 12:13:39 +02:00
yul_function_name_clashes_different_params Update test expectations 2023-06-07 12:13:39 +02:00
yul_optimize_runs Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
yul_optimizer_steps
yul_optimizer_steps_disabled
yul_optimizer_steps_invalid_abbreviation
yul_optimizer_steps_nested_brackets
yul_optimizer_steps_nesting_too_deep
yul_optimizer_steps_short_sequence Do not optimize zero literals if PUSH0 iz available 2023-07-25 12:13:31 +02:00
yul_optimizer_steps_unbalanced_closing_bracket
yul_optimizer_steps_unbalanced_opening_bracket
yul_optimizer_steps_with_empty_cleanup_sequence
yul_optimizer_steps_with_empty_optimization_sequence
yul_string_format_ascii
yul_string_format_ascii_bytes32
yul_string_format_ascii_bytes32_from_number
yul_string_format_ascii_long
yul_string_format_hex
yul_verbatim
yul_verbatim_msize Change default EVM version to Shanghai. 2023-05-08 16:34:23 +02:00