.. |
abi_encoding_constant.sol
|
ABI encoding functions are pure and should be usable in constants.
|
2018-05-15 14:45:54 +02:00 |
addmod_mulmod_rational.sol
|
Error on invalid arithmetic with constant expressions.
|
2018-04-11 21:17:10 +02:00 |
addmod_zero.sol
|
Error on invalid arithmetic with constant expressions.
|
2018-04-11 21:17:10 +02:00 |
assign_constant_function_value_050.sol
|
Replace constant with view in the tests.
|
2018-05-09 15:07:47 +02:00 |
assign_constant_function_value.sol
|
Replace constant with view in the tests.
|
2018-05-09 15:07:47 +02:00 |
cyclic_dependency_1.sol
|
Add source locations to syntax test expectations.
|
2018-04-10 14:08:22 +02:00 |
cyclic_dependency_2.sol
|
Add source locations to syntax test expectations.
|
2018-04-10 14:08:22 +02:00 |
cyclic_dependency_3.sol
|
Add source locations to syntax test expectations.
|
2018-04-10 14:08:22 +02:00 |
cyclic_dependency_4.sol
|
Extract constant cycle tests.
|
2018-04-03 16:29:18 +02:00 |
division_by_zero.sol
|
Error on invalid arithmetic with constant expressions.
|
2018-04-11 21:17:10 +02:00 |
mod_div_rational.sol
|
Error on invalid arithmetic with constant expressions.
|
2018-04-11 21:17:10 +02:00 |
mod_zero.sol
|
Error on invalid arithmetic with constant expressions.
|
2018-04-11 21:17:10 +02:00 |
mulmod_zero.sol
|
Error on invalid arithmetic with constant expressions.
|
2018-04-11 21:17:10 +02:00 |
pure_non_rational.sol
|
Add test to check ConstantEvaluator for pure non-rational functions.
|
2018-04-12 11:33:54 +02:00 |