solidity/test/libsolidity/syntaxTests/viewPureChecker
2018-08-02 13:37:13 +01:00
..
assembly.sol
builtin_functions_restrict_warning.sol Extend view pure test suite. 2018-07-04 11:25:45 +02:00
builtin_functions_view_fail.sol Extend view pure test suite. 2018-07-04 11:25:45 +02:00
builtin_functions.sol
call_internal_functions_fail.sol Extend view pure test suite. 2018-07-04 11:25:45 +02:00
call_internal_functions_success.sol
constant_restrict_warning.sol Extend view pure test suite. 2018-07-04 11:25:45 +02:00
constant.sol
creation_no_restrict_warning.sol Extend view pure test suite. 2018-07-04 11:25:45 +02:00
creation_view_fail.sol Extend view pure test suite. 2018-07-04 11:25:45 +02:00
function_types_fail.sol Extend view pure test suite. 2018-07-04 11:25:45 +02:00
function_types.sol
interface.sol
local_storage_variables_fail.sol Extend view pure test suite. 2018-07-04 11:25:45 +02:00
local_storage_variables.sol
mappings.sol
modifiers_fail.sol Extend view pure test suite. 2018-07-04 11:25:45 +02:00
modifiers.sol
overriding_fail.sol Extend view pure test suite. 2018-07-04 11:25:45 +02:00
overriding_no_restrict_warning.sol Extend view pure test suite. 2018-07-04 11:25:45 +02:00
read_storage_pure_fail.sol Extend view pure test suite. 2018-07-04 11:25:45 +02:00
returning_structs_fail.sol Extend view pure test suite. 2018-07-04 11:25:45 +02:00
returning_structs_no_restrict_warning.sol Extend view pure test suite. 2018-07-04 11:25:45 +02:00
selector_complex2.sol
selector_complex.sol
selector.sol Extend view pure test suite. 2018-07-04 11:25:45 +02:00
smoke_test.sol
suggest_pure.sol
suggest_view.sol
write_storage_fail.sol Adjust tests wrt strict view pure checker. 2018-07-04 10:14:58 +02:00