solidity/test/libsolidity/syntaxTests/imports
Bhargava Shastry 1ddfc7463a Tests: Do not remove filename from boost filesystem path for corner
cases.

Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
2021-02-22 10:32:41 +01:00
..
boost_filesystem_bug.sol Tests: Do not remove filename from boost filesystem path for corner 2021-02-22 10:32:41 +01:00
circular_import.sol
complex_import.sol
declaration_not_found.sol
filename_with_period.sol
import_access_struct.sol
import_does_not_clutter_importee.sol
import_is_transitive.sol
importing_free_functions.sol
inheritance_abi_encoder_match.sol
inheritance_abi_encoder_mismatch_1.sol
inheritance_abi_encoder_mismatch_2.sol
library_name_clash_with_contract.sol
library_name_clash.sol
multiple_non_existent_file_names.sol
name_clash_in_import_1.sol
name_clash_in_import_2.sol
name_clash_in_import_3.sol
name_clash_in_import_4.sol
name_clash_in_import_5.sol
name_clash_in_import_contract_struct_1.sol
name_clash_in_import_contract_struct_2.sol
name_clash_in_import_contract_struct_3.sol
name_clash_in_import_contract_struct_4.sol
name_clash_in_import_contract_struct_5.sol
name_clash_in_import_enum_contract.sol
name_clash_in_import_enum_struct.sol
name_clash_in_import_enum.sol
name_clash_in_import_struct_1.sol
name_clash_in_import_struct_2.sol
name_clash_in_import_struct_3.sol
name_clash_in_import_struct_4.sol
name_clash_in_import_struct_5.sol
name_clash_in_import_struct_contract_1.sol
name_clash_in_import_struct_contract_2.sol
name_clash_in_import_struct_contract_3.sol
name_clash_in_import_struct_contract_4.sol
name_clash_in_import_struct_contract_5.sol
regular_import.sol
relative_import_multiplex.sol
relative_import.sol
shadowing_builtins_with_alias.sol
shadowing_builtins_with_imports.sol
shadowing_builtins_with_multiple_imports.sol
shadowing_via_import.sol
simple_alias.sol
smoke_test.sol
transitive.sol