.. |
all_possible_operators.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
all_possible_user_defined_value_types_with_operators.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
attaching_and_defining_operator_with_same_function.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
checked_operators.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
consecutive_operator_invocations.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
fixed_point_udvt_with_operators.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
literal_suffix_as_operator_definition.sol
|
Tests for suffixes used to define operators
|
2023-03-22 13:16:31 +01:00 |
multiple_operator_definitions_different_types_different_functions_separate_directives.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
multiple_operator_definitions_same_type_same_function_same_directive.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
operator_definition_shadowing_builtin_keccak256.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
operator_evaluation_order.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
operator_making_pure_external_call.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
operator_making_view_external_call.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
operator_parameter_cleanup.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
operator_precendence.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
operator_return_parameter_cleanup.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
recursive_operator.sol
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
unchecked_operators.sol
|
Tests for checked/unchecked suffixes
|
2023-03-22 13:16:31 +01:00 |