This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7a7ff7af2f
solidity
/
test
/
libsolidity
/
syntaxTests
/
imports
History
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
Free functions.
2020-08-18 11:46:59 +02:00
inheritance_abi_encoder_match.sol
Use new abicoder pragma.
2020-11-24 14:57:45 +01:00
inheritance_abi_encoder_mismatch_1.sol
Explicitly set coder to v1 for syntax tests.
2020-12-09 15:25:15 +01:00
inheritance_abi_encoder_mismatch_2.sol
Explicitly set coder to v1 for syntax tests.
2020-12-09 15:25:15 +01:00
library_name_clash_with_contract.sol
library_name_clash.sol
multiple_non_existent_file_names.sol
SyntaxTest::filterObtainedErrors(): Remove hard-coded preamble to match changes in setupCompiler()
2021-01-18 16:17:06 +01:00
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
Test updates after disallowing Integer -> Contract conversion
2020-12-03 17:53:00 +01:00
smoke_test.sol
transitive.sol
Use new abicoder pragma.
2020-11-24 14:57:45 +01:00