This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
16
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
ce7268272d
solidity
/
test
/
libsolidity
History
Daniel Kirchner
ce7268272d
Allow obtaining the address of a library by conversion to `
address
`.
2019-11-12 17:09:13 +01:00
..
ABIJson
ASTJSON
Modify the expectation files in ASTJSON tests.
2019-10-02 22:31:12 +02:00
errorRecoveryTests
gasTests
semanticTests
Allow obtaining the address of a library by conversion to `
address
`.
2019-11-12 17:09:13 +01:00
smtCheckerTests
[SMTChecker] Remove flaky tests until we fix the SMTChecker tests
2019-11-12 12:58:42 +01:00
smtCheckerTestsJSON
syntaxTests
Allow obtaining the address of a library by conversion to `
address
`.
2019-11-12 17:09:13 +01:00
util
Add support for external libraries to extracted semantics tests.
2019-11-12 15:19:04 +01:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABIJsonTest.cpp
ABIJsonTest.h
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp
GasMeter.cpp
GasTest.cpp
GasTest.h
Imports.cpp
InlineAssembly.cpp
Make use of C++17 std::optional<> instead of boost::optional<>.
2019-10-28 11:39:30 +01:00
LibSolc.cpp
Metadata.cpp
Make use of C++17 std::optional<> instead of boost::optional<>.
2019-10-28 11:39:30 +01:00
SemanticTest.cpp
Add support for external libraries to extracted semantics tests.
2019-11-12 15:19:04 +01:00
SemanticTest.h
Add support for external libraries to extracted semantics tests.
2019-11-12 15:19:04 +01:00
SemVerMatcher.cpp
SMTChecker.cpp
SMTCheckerJSONTest.cpp
SMTCheckerJSONTest.h
SolidityCompiler.cpp
SolidityEndToEndTest.cpp
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
Use selfbalance for `
address(this).balance
`.
2019-10-16 14:25:56 +02:00
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
Make use of C++17 std::optional<> instead of boost::optional<>.
2019-10-28 11:39:30 +01:00
SolidityParser.cpp
SolidityScanner.cpp
SolidityTypes.cpp
StandardCompiler.cpp
SyntaxTest.cpp
SyntaxTest.h
ViewPureChecker.cpp