solidity/test/libyul
2020-03-19 13:59:05 +01:00
..
ewasmTranslationTests [WASM] Add div, sdiv, mod, smod, exp, lt, sar, addmod, mulmod, signextend 2020-01-28 13:32:43 +01:00
functionSideEffects Tests. 2019-12-17 15:47:32 +01:00
objectCompiler Adding source location support to AssemblyStack and thus debugging Yul sources 2020-02-25 22:19:03 +01:00
yulInterpreterTests Tests 2019-10-29 14:32:16 +01:00
yulOptimizerTests Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
yulSyntaxTests Add tests 2020-02-24 15:05:19 +01:00
Common.cpp Unified dialect selection in libyul/SyntaxTest and YulOptimizerTest. 2020-03-16 23:22:57 +01:00
Common.h Unified dialect selection in libyul/SyntaxTest and YulOptimizerTest. 2020-03-16 23:22:57 +01:00
CompilabilityChecker.cpp TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
EwasmTranslationTest.cpp Introduced TestCaseReader. 2020-03-16 23:14:33 +01:00
EwasmTranslationTest.h Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
FunctionSideEffects.cpp Introduced TestCaseReader. 2020-03-16 23:14:33 +01:00
FunctionSideEffects.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
Inliner.cpp Test updates. 2020-02-24 15:05:18 +01:00
Metrics.cpp TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
ObjectCompilerTest.cpp Introduced TestCaseReader. 2020-03-16 23:14:33 +01:00
ObjectCompilerTest.h Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
ObjectParser.cpp TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
Parser.cpp Control flow analysis for inline assembly. 2020-03-09 16:23:10 +01:00
StackReuseCodegen.cpp TestFramework: Merge Options.h into Common.h 2020-01-29 12:27:05 +01:00
SyntaxTest.cpp Unified dialect selection in libyul/SyntaxTest and YulOptimizerTest. 2020-03-16 23:22:57 +01:00
SyntaxTest.h Unified dialect selection in libyul/SyntaxTest and YulOptimizerTest. 2020-03-16 23:22:57 +01:00
YulInterpreterTest.cpp Introduced TestCaseReader. 2020-03-16 23:14:33 +01:00
YulInterpreterTest.h Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
YulOptimizerTest.cpp Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00
YulOptimizerTest.h Moved "step" from settings to expectations. 2020-03-19 13:59:05 +01:00