.. |
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
|
Test updates.
|
2019-10-29 14:32:16 +01:00 |
yulInterpreterTests
|
Tests
|
2019-10-29 14:32:16 +01:00 |
yulOptimizerTests
|
Update Yul optimizer tests.
|
2020-01-29 17:25:25 +01:00 |
yulSyntaxTests
|
Use correct instance of EVMDialectTyped.
|
2020-02-06 19:46:37 +01:00 |
Common.cpp
|
Use old yul dialect only in tests.
|
2020-01-29 19:01:28 +01:00 |
Common.h
|
Remove asm flavour.
|
2020-01-14 17:16:09 +01:00 |
CompilabilityChecker.cpp
|
TestFramework: Merge Options.h into Common.h
|
2020-01-29 12:27:05 +01:00 |
EwasmTranslationTest.cpp
|
TestFramework: Merge Options.h into Common.h
|
2020-01-29 12:27:05 +01:00 |
EwasmTranslationTest.h
|
Adapt tests directory to C++ namespace changes.
|
2020-01-07 15:51:50 +01:00 |
FunctionSideEffects.cpp
|
Fix formatting
|
2020-02-05 13:22:15 +01:00 |
FunctionSideEffects.h
|
Library libdevcore renamed to libsolutil.
|
2020-01-07 15:51:50 +01:00 |
Inliner.cpp
|
Adapt tests directory to C++ namespace changes.
|
2020-01-07 15:51:50 +01:00 |
Metrics.cpp
|
TestFramework: Merge Options.h into Common.h
|
2020-01-29 12:27:05 +01:00 |
ObjectCompilerTest.cpp
|
Library libdevcore renamed to libsolutil.
|
2020-01-07 15:51:50 +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
|
Make bool type optional for bool literals.
|
2020-01-29 19:01:28 +01:00 |
StackReuseCodegen.cpp
|
TestFramework: Merge Options.h into Common.h
|
2020-01-29 12:27:05 +01:00 |
SyntaxTest.cpp
|
Use correct instance of EVMDialectTyped.
|
2020-02-06 19:46:37 +01:00 |
SyntaxTest.h
|
Implement yul syntax tests
|
2020-02-05 14:58:34 +01:00 |
YulInterpreterTest.cpp
|
TestFramework: Merge Options.h into Common.h
|
2020-01-29 12:27:05 +01:00 |
YulInterpreterTest.h
|
Adapt tests directory to C++ namespace changes.
|
2020-01-07 15:51:50 +01:00 |
YulOptimizerTest.cpp
|
Specify default type for word size transform externally.
|
2020-02-04 18:13:37 +01:00 |
YulOptimizerTest.h
|
Adapt tests directory to C++ namespace changes.
|
2020-01-07 15:51:50 +01:00 |