solidity/test/libsolidity/syntaxTests/bound
2021-06-22 16:10:16 +02:00
..
bound_all.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
bound_call.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
bound_calldata.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
bound_no_call.sol Trivial isoltest updates: missing // ---- at the end 2021-04-20 17:38:29 +02:00
bound_to_calldata_struct.sol Remove assertions preventing calldata->calldata conversion when cleanup is needed 2021-06-22 16:10:16 +02:00
bound_to_struct.sol Added error codes to SyntaxTest expectations (updated tests) 2020-06-22 16:51:47 +02:00
interface_using_for.sol Disallow `using for` directive for interfaces. 2020-08-27 15:57:51 +02:00
using_for_library.sol Disallow invalid use of library names as type names. 2020-10-16 18:25:08 +02:00