mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
add CommonBaseTestCase class and inherit some of TestCase classes from it. Since that, remove print source extra definitions create the base defifnition for printUpdatedExpectations and remove extra definitions of the method make CommonBaseTestCase c-tor explicit include AnsiColorized.h and sort includes implement a common result checker move the common implementations into TastCase |
||
|---|---|---|
| .. | ||
| ewasmTranslationTests | ||
| functionSideEffects | ||
| objectCompiler | ||
| yulInterpreterTests | ||
| yulOptimizerTests | ||
| yulSyntaxTests | ||
| Common.cpp | ||
| Common.h | ||
| CompilabilityChecker.cpp | ||
| EwasmTranslationTest.cpp | ||
| EwasmTranslationTest.h | ||
| FunctionSideEffects.cpp | ||
| FunctionSideEffects.h | ||
| Inliner.cpp | ||
| Metrics.cpp | ||
| ObjectCompilerTest.cpp | ||
| ObjectCompilerTest.h | ||
| ObjectParser.cpp | ||
| Parser.cpp | ||
| StackReuseCodegen.cpp | ||
| SyntaxTest.cpp | ||
| SyntaxTest.h | ||
| YulInterpreterTest.cpp | ||
| YulInterpreterTest.h | ||
| YulOptimizerTest.cpp | ||
| YulOptimizerTest.h | ||