solidity/test/libyul
ssi91 79407c87fb remove extra definition of printIndented
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
2020-06-02 21:15:00 +07:00
..
ewasmTranslationTests Mark EVM instruction pc() as deprecated when used in inline assembly. 2020-05-27 12:07:23 +02:00
functionSideEffects
objectCompiler
yulInterpreterTests Mark EVM instruction pc() as deprecated when used in inline assembly. 2020-05-27 12:07:23 +02:00
yulOptimizerTests Merge pull request #8958 from ethereum/evm-version-dependent-rules 2020-05-27 12:52:51 +02:00
yulSyntaxTests Mark EVM instruction pc() as deprecated when used in inline assembly. 2020-05-27 12:07:23 +02:00
Common.cpp
Common.h
CompilabilityChecker.cpp
EwasmTranslationTest.cpp remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
EwasmTranslationTest.h remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
FunctionSideEffects.cpp remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
FunctionSideEffects.h remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
Inliner.cpp
Metrics.cpp Add configurable weights to CodeSize metric 2020-05-20 16:47:23 +02:00
ObjectCompilerTest.cpp remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
ObjectCompilerTest.h remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
ObjectParser.cpp
Parser.cpp
StackReuseCodegen.cpp
SyntaxTest.cpp
SyntaxTest.h
YulInterpreterTest.cpp remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
YulInterpreterTest.h remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
YulOptimizerTest.cpp remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
YulOptimizerTest.h remove extra definition of printIndented 2020-06-02 21:15:00 +07:00