.. |
cmdlineErrorReports
|
give more information (at most 35 chars before and after) for too long lines
|
2018-09-13 09:55:54 +08:00 |
compilationTests
|
Update test suite to use address payable.
|
2018-09-12 16:21:43 +02:00 |
contracts
|
Require 0.5.0 in contract tests
|
2018-09-25 19:03:24 +01:00 |
libdevcore
|
Remove trailing whitespace for all files in the repository.
|
2018-09-04 11:30:30 +02:00 |
libevmasm
|
Replace safety stop by invalid
|
2018-08-14 12:32:47 +02:00 |
libjulia
|
Add a missing tests for yul inliner optimization
|
2018-09-16 06:38:08 +00:00 |
liblll
|
fix format issue for test files
|
2018-09-24 21:12:24 +08:00 |
libsolidity
|
Merge pull request #5003 from herrBez/cleanUpdated
|
2018-09-24 14:43:53 +02:00 |
tools
|
Initialize `TestTool::m_formatted `.
|
2018-08-07 21:23:01 +02:00 |
boostTest.cpp
|
Merge pull request #4589 from sifmelcara/fix/dynamic-link-boost-test
|
2018-08-08 13:53:00 +01: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
|
Define BOOST_TEST_DYN_LINK for building soltest if Boost_USE_STATIC_LIBS is not set.
|
2018-08-02 14:41:32 +02:00 |
cmdlineTests.sh
|
Better regex for finding version pragmas and replace it with >=0.0
|
2018-09-25 19:03:24 +01:00 |
ExecutionFramework.cpp
|
Use "pending", not "latest" during `eth_call in sendMessage `.
|
2018-09-13 16:48:51 +02:00 |
ExecutionFramework.h
|
Add missing tests for `gasleft() , blockhash() tx.gasprice and block.gaslimit `.
|
2018-08-14 11:42:34 +02:00 |
externalTests.sh
|
Better regex for finding version pragmas and replace it with >=0.0
|
2018-09-25 19:03:24 +01:00 |
Metadata.cpp
|
Some tests.
|
2018-03-01 17:19:35 +01:00 |
Metadata.h
|
Split out common metadata validation code
|
2017-05-06 11:28:01 +01:00 |
Options.cpp
|
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
|
2018-03-14 12:04:04 +01:00 |
Options.h
|
test: Rename test/TestHelper.* to test/Options.* and add Options::validate().
|
2018-03-14 12:04:04 +01:00 |
RPCSession.cpp
|
Add missing tests for `gasleft() , blockhash() tx.gasprice and block.gaslimit `.
|
2018-08-14 11:42:34 +02:00 |
RPCSession.h
|
Add missing tests for `gasleft() , blockhash() tx.gasprice and block.gaslimit `.
|
2018-08-14 11:42:34 +02:00 |
solcjsTests.sh
|
Ensure to always use 0.5.0 mode in solcjs tests
|
2018-06-12 18:16:18 +01:00 |