solidity/test/libsolidity/semanticTests
chriseth 2896d6176b
Merge pull request #6120 from ethereum/soltest-hex-strings
[soltest] Add support for hex string literals
2019-03-13 14:12:32 +01:00
..
ecrecover Moves ecrecover tests to isoltest. 2019-03-13 10:53:10 +01:00
structs/calldata Allow dynamically encoded calldata structs with ABIEncoderV2. 2019-03-11 16:40:13 +01:00
smoke_test_alignment.sol Right-aligns hex numbers and introduces alignment built-ins. 2019-03-06 18:24:13 +01:00
smoke_test_multiline_comments.sol Adds semantic tests to test framework and isoltest. 2019-02-15 13:27:15 +01:00
smoke_test_multiline.sol Adds semantic tests to test framework and isoltest. 2019-02-15 13:27:15 +01:00
smoke_test.sol Adds support for hex string literals in soltest. 2019-03-13 12:37:33 +01:00