solidity/test/compilationTests/zeppelin/token
2018-08-01 11:04:35 +01:00
..
BasicToken.sol Adds visibility to compilation tests. 2018-07-04 19:20:51 +02:00
ERC20.sol Adds visibility to compilation tests. 2018-07-04 19:20:51 +02:00
ERC20Basic.sol Adds visibility to compilation tests. 2018-07-04 19:20:51 +02:00
LimitedTransferToken.sol Replace throw with revert() in compilation tests 2018-07-16 15:33:31 +02:00
MintableToken.sol Replace throw with revert() in compilation tests 2018-07-16 15:33:31 +02:00
PausableToken.sol Adds visibility to compilation tests. 2018-07-04 19:20:51 +02:00
SimpleToken.sol test: Fix typos. 2018-07-10 22:57:59 +02:00
StandardToken.sol Replace throw with revert() in compilation tests 2018-07-16 15:33:31 +02:00
TokenTimelock.sol Fix tests regarding contract type conversion. 2018-08-01 11:04:35 +01:00
VestedToken.sol Replace throw with revert() in compilation tests 2018-07-16 15:33:31 +02:00