solidity/test/libsolidity/syntaxTests/imports
2019-09-02 11:52:51 +02:00
..
circular_import.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
complex_import.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
filename_with_period.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
import_does_not_clutter_importee.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
import_is_transitive.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
inheritance_abi_encoder_match.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
inheritance_abi_encoder_mismatch_1.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
inheritance_abi_encoder_mismatch_2.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
library_name_clash_with_contract.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
library_name_clash.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
name_clash_in_import_1.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
name_clash_in_import_2.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
name_clash_in_import_3.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
name_clash_in_import_4.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
name_clash_in_import_5.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
name_clash_in_import_contract_struct_1.sol Import tests. 2019-09-02 11:17:57 +02:00
name_clash_in_import_contract_struct_2.sol Import tests. 2019-09-02 11:17:57 +02:00
name_clash_in_import_contract_struct_3.sol Import tests. 2019-09-02 11:17:57 +02:00
name_clash_in_import_contract_struct_4.sol Import tests. 2019-09-02 11:17:57 +02:00
name_clash_in_import_contract_struct_5.sol Import tests. 2019-09-02 11:17:57 +02:00
name_clash_in_import_enum_contract.sol Allow global enum definitions. 2019-09-02 11:52:51 +02:00
name_clash_in_import_enum_struct.sol Allow global enum definitions. 2019-09-02 11:52:51 +02:00
name_clash_in_import_enum.sol Allow global enum definitions. 2019-09-02 11:52:51 +02:00
name_clash_in_import_struct_1.sol Import tests. 2019-09-02 11:17:57 +02:00
name_clash_in_import_struct_2.sol Import tests. 2019-09-02 11:17:57 +02:00
name_clash_in_import_struct_3.sol Import tests. 2019-09-02 11:17:57 +02:00
name_clash_in_import_struct_4.sol Import tests. 2019-09-02 11:17:57 +02:00
name_clash_in_import_struct_5.sol Import tests. 2019-09-02 11:17:57 +02:00
name_clash_in_import_struct_contract_1.sol Import tests. 2019-09-02 11:17:57 +02:00
name_clash_in_import_struct_contract_2.sol Import tests. 2019-09-02 11:17:57 +02:00
name_clash_in_import_struct_contract_3.sol Import tests. 2019-09-02 11:17:57 +02:00
name_clash_in_import_struct_contract_4.sol Import tests. 2019-09-02 11:17:57 +02:00
name_clash_in_import_struct_contract_5.sol Import tests. 2019-09-02 11:17:57 +02:00
regular_import.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
relative_import_multiplex.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
relative_import.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
shadowing_builtins_with_alias.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
shadowing_builtins_with_imports.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
shadowing_builtins_with_multiple_imports.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
shadowing_via_import.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
simple_alias.sol Extract some import tests. 2019-08-19 14:45:26 +02:00
smoke_test.sol Extract some import tests. 2019-08-19 14:45:26 +02:00