mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Cleanup and overflow checks for data pointers.
This commit is contained in:
@@ -40,7 +40,7 @@ namespace test
|
||||
|
||||
BOOST_FIXTURE_TEST_SUITE(ABIDecoderTest, SolidityExecutionFramework)
|
||||
|
||||
BOOST_AUTO_TEST_CASE(BOTH_ENCODERS_macro)
|
||||
BOOST_AUTO_TEST_CASE(both_encoders_macro)
|
||||
{
|
||||
// This tests that the "both decoders macro" at least runs twice and
|
||||
// modifies the source.
|
||||
|
||||
Reference in New Issue
Block a user