solidity/test
Alexander Arlt 583bbbb5a4 Fix if --evmonepath was implicitly defined.
If an evmone library was found, it was not possible to change
the used evm1 vm anymore via --vm.
2020-06-16 18:53:14 -05:00
..
cmdlineTests Update cmdlineTests. 2020-06-15 07:57:11 -05:00
compilationTests Fix spelling errors 2020-05-25 02:54:37 +02:00
contracts Add support for ewasm evmc vm. 2020-06-09 12:36:10 -05:00
evmc Update EVMC to 7.2.0 2020-05-13 22:29:35 +01:00
externalTests Updated external test repos 2020-05-08 21:39:02 +05:30
formal Adding bit-vector NOT operation to the opcodes. 2020-04-28 09:43:31 -07:00
libevmasm Fixing signedness conversion warnings in libevmasm 2020-06-03 13:25:43 +02:00
liblangutil Relaxed assert in AsmJsonImporter::createAsmNode. 2020-02-04 20:37:51 +01:00
libsolidity Add support for selective ewasm test-runs via DISABLE_EWASM_TESTRUN. 2020-06-15 07:57:33 -05:00
libsolutil Adding fixes for signedness warnings in libsolutil 2020-06-02 19:01:29 +02:00
libyul Ignore warnings for yulOptimizer tests 2020-06-09 13:03:57 +02:00
tools Add support for ewasm evmc vm. 2020-06-09 12:36:10 -05:00
yulPhaser yul-phaser: A few more tweaks to ensure that signedness conversions do not cause warnings 2020-06-04 17:18:07 +02:00
.solhint.json Test require with string literals 2019-11-13 12:01:25 +01:00
.solhintignore Add style checker 2019-08-05 13:00:30 +02:00
boostTest.cpp Add support for ewasm evmc vm. 2020-06-09 12:36:10 -05:00
buglist_test_vectors.md Update bug description, add regex and tests. 2018-09-10 12:58:40 +02:00
buglistTests.js Buglist check script supports json paths 2018-09-06 18:42:21 +02:00
CMakeLists.txt Do not link unnecessarily 2020-05-20 12:55:18 +02:00
cmdlineTests.sh cmdlineTests.sh: Allow using input.yul instead of input.sol in command-line tests 2020-05-08 22:05:04 +02:00
Common.cpp Fix if --evmonepath was implicitly defined. 2020-06-16 18:53:14 -05:00
Common.h Add support for ewasm evmc vm. 2020-06-09 12:36:10 -05:00
CommonSyntaxTest.cpp Fixing various signedness warnings 2020-06-03 10:37:18 +02:00
CommonSyntaxTest.h Decoupled error checking and report printing in CommonSyntaxTest. 2020-03-16 23:22:56 +01:00
docsCodeStyle.sh Add style checker 2019-08-05 13:00:30 +02:00
EVMHost.cpp Add support for ewasm evmc vm. 2020-06-09 12:36:10 -05:00
EVMHost.h Add support for ewasm evmc vm. 2020-06-09 12:36:10 -05:00
ExecutionFramework.cpp Add support for ewasm evmc vm. 2020-06-09 12:36:10 -05:00
ExecutionFramework.h Add support for ewasm evmc vm. 2020-06-09 12:36:10 -05:00
externalTests.sh Migrates solc-js test to ext. test infrastructure. 2019-09-25 16:03:08 +02:00
InteractiveTests.h Implement yul syntax tests 2020-02-05 14:58:34 +01:00
Metadata.cpp Fixing various signedness warnings 2020-06-03 10:37:18 +02:00
Metadata.h Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
TestCase.cpp remove extra definition of printIndented 2020-06-02 21:15:00 +07:00
TestCase.h Add support for ewasm evmc vm. 2020-06-09 12:36:10 -05:00
TestCaseReader.cpp Unified use of settings. Removed a couple of unused functions. 2020-03-19 14:02:39 +01:00
TestCaseReader.h Unified use of settings. Removed a couple of unused functions. 2020-03-19 14:02:39 +01:00