solidity/test/libsolidity/syntaxTests/constants
2018-08-06 12:03:00 +01:00
..
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
addmod_zero.sol
assign_constant_function_value.sol Only allow compile-time constants for constant state variables. 2018-07-03 23:03:26 +02:00
cyclic_dependency_1.sol
cyclic_dependency_2.sol Adjust tests. 2018-06-25 17:17:18 +02:00
cyclic_dependency_3.sol
cyclic_dependency_4.sol Adjust tests. 2018-06-25 17:17:18 +02:00
division_by_zero.sol
mod_div_rational.sol
mod_zero.sol
mulmod_zero.sol
pure_non_rational.sol