mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/test/token/ERC20
Nicolás Venturo 7ef2730506
Approval events on transferFrom and burnFrom (#1524)
6 years ago
..
behaviors Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
ERC20.test.js Approval events on transferFrom and burnFrom (#1524) 6 years ago
ERC20Burnable.test.js Add ERC20 opt-in migration contract (#1054) 6 years ago
ERC20Capped.test.js Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
ERC20Detailed.test.js `this` is used in tests (#1380) 6 years ago
ERC20Mintable.test.js Add ERC20 opt-in migration contract (#1054) 6 years ago
ERC20Pausable.test.js Test description fix in ERC20Pausable.test.js (#1501) 6 years ago
SafeERC20.test.js Improved SafeERC20 allowance handling (#1407) 6 years ago
TokenTimelock.test.js Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago