solidity/test
chriseth de8e9114fd
Merge pull request #4740 from ethereum/enforceNumberOfReturnValues
Disallow empty return in function with return arguments.
2018-08-08 14:59:09 +02:00
..
compilationTests Adjust return expressions in compilation tests. 2018-08-08 12:48:59 +02:00
contracts Adjust return expressions in compilation tests. 2018-08-08 12:48:59 +02:00
libdevcore added helper function that joins vectors of strings, refactored suggestions formattingi function to use it 2018-08-03 14:07:03 +03:00
libevmasm Improves peephole_truthy_and test case 2018-06-19 17:09:50 -03:00
libjulia tests: add yul simplifier not applied 2018-08-07 21:58:24 +00:00
liblll Replace dev::eth namespace with dev::lll in LLL 2018-07-28 12:00:36 +01:00
libsolidity Merge pull request #4740 from ethereum/enforceNumberOfReturnValues 2018-08-08 14:59:09 +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
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 Merge pull request #4703 from ethereum/solc-fix-double-quoting-path-names 2018-08-07 21:46:00 +02:00
ExecutionFramework.cpp Determine transaction status in RPC sessions. 2018-07-02 12:56:33 +02:00
ExecutionFramework.h Determine transaction status in RPC sessions. 2018-07-02 12:56:33 +02:00
externalTests.sh Replace old Truffle artifacts in external Zeppelin/Gnosis tests 2018-06-25 16:17:50 +02: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 Merge pull request #4389 from ethereum/soltestfix 2018-07-03 15:07:58 +02:00
RPCSession.h Determine transaction status in RPC sessions. 2018-07-02 12:56:33 +02:00
solcjsTests.sh Ensure to always use 0.5.0 mode in solcjs tests 2018-06-12 18:16:18 +01:00