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
chriseth b3a8602928 Use constructor arguments (#731) 7 years ago
..
ERC20 fix: reference contract name rather than filepath (#698) 7 years ago
ERC721 Move ERC721 files to custom folder (#700) 7 years ago
ERC827 Use constructor arguments (#731) 7 years ago
BasicToken.test.js Improve ERC20s tests coverage (#712) 7 years ago
BurnableToken.test.js Add Transfer event to Burnable Token. (#735) 7 years ago
CappedToken.test.js fix: reference contract name rather than filepath (#698) 7 years ago
MintableToken.test.js Improve ERC20s tests coverage (#712) 7 years ago
PausableToken.test.js Improve ERC20s tests coverage (#712) 7 years ago
StandardToken.test.js Improve ERC20s tests coverage (#712) 7 years ago
TokenTimelock.test.js Organize test files following contracts folders structure 7 years ago
TokenVesting.test.js Organize test files following contracts folders structure 7 years ago