solidity/test/libsolidity/semanticTests/externalContracts
2022-12-25 22:39:50 +01:00
..
_base64 Add Base64 test cases with and without inline assembly 2022-03-05 19:51:46 -05:00
_prbmath Fix spelling mistakes and CI spellcheck job 2022-08-18 14:38:19 +02:00
_stringutils Fix some issues regarding checked arithmethics in stringutils 2021-04-27 17:05:40 +01:00
base64.sol Use side-effects of user defined functions in evm code transform. 2022-11-14 21:26:36 +01:00
deposit_contract.sol Update tests 2022-11-04 10:48:30 +01:00
FixedFeeRegistrar.sol Update tests. 2022-08-15 16:24:10 +02:00
prbmath_signed.sol Checks for overflow/underflow after add/sub operations. 2022-06-23 14:41:12 -03:00
prbmath_unsigned.sol Checks for overflow/underflow after add/sub operations. 2022-06-23 14:41:12 -03:00
ramanujan_pi.sol Added overflow checks after multiplication operation is executed. 2022-08-12 10:18:05 -03:00
snark.sol docs: fix typos 2022-12-25 22:39:50 +01:00
strings.sol Use side-effects of user defined functions in evm code transform. 2022-11-14 21:26:36 +01:00