This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d1ea33bcca989aebb9f0cba72f0cf33413d1a099
solidity
/
test
/
libsolidity
/
syntaxTests
/
controlFlow
/
localStorageVariables
/
assembly
T
History
a3d4
e04cedafc5
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
..
for_declaration_err.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
for_declaration_fine.sol
New folder localStorageVariable for new testcases; added two new tests
2020-04-02 16:34:45 +05:30
if_declaration_err.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
returning_function_declaration.sol
New folder localStorageVariable for new testcases; added two new tests
2020-04-02 16:34:45 +05:30
reverting_function_declaration.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
stub_declaration.sol
New folder localStorageVariable for new testcases; added two new tests
2020-04-02 16:34:45 +05:30
switch_declaration_err.sol
Added error codes to SyntaxTest expectations (updated tests)
2020-06-22 16:51:47 +02:00
switch_declaration_fine.sol
Ignore warnings for yulOptimizer tests
2020-06-09 13:03:57 +02:00