solidity/test/libsolidity/semanticTests
2019-07-09 15:36:02 +02:00
..
abiEncoderV2 Add test case that abi.encode nested storage arrays 2019-06-19 10:46:47 +08:00
asmForLoop [Sol->Yul] Compile some tests with yul 2019-06-11 17:44:36 +02:00
ecrecover Moves ecrecover tests to isoltest. 2019-03-13 10:53:10 +01:00
expressions Extracting some Solidity end-to-end tests. 2019-07-01 15:37:46 +02:00
functionCall Extracting some Solidity end-to-end tests. 2019-07-01 15:37:46 +02:00
inlineAssembly Support constant numbers in inline assembly. 2019-07-02 14:01:05 +02:00
specialFunctions Unifies behavior for member access of ABI functions. 2019-04-29 14:27:10 +02:00
storage Test for sign bit chopping. 2019-06-25 13:00:02 +02:00
structs Fix assignment of struct containing array of mappings 2019-05-25 01:33:49 +08:00
uninitializedFunctionPointer Fix use of uninitialized functions stored in storage. 2019-04-25 15:40:48 +02:00
viaYul [Sol->Yul] Implement uint256[] memory arrays 2019-07-09 15:36:02 +02:00
c99_scoping_activation.sol Extracting some Solidity end-to-end tests. 2019-07-01 15:37:46 +02:00
empty_contract.sol Extract semantic tests for 2019-06-09 14:46:02 +02:00
shifts.sol [Sol->Yul] Compile some tests with yul 2019-06-11 17:44:36 +02: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 [Sol->Yul] Compile some tests with yul 2019-06-11 17:44:36 +02:00
smoke_test_multiline.sol [Sol->Yul] Compile some tests with yul 2019-06-11 17:44:36 +02:00
smoke_test.sol Extract semantic tests for 2019-06-09 14:46:02 +02:00