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
AugustoL 423cec41e3 claimBefore modifier removed on DelayedClaimable contract 8 years ago
..
BasicToken.js add simple tests for BasicToken 8 years ago
Bounty.js Replace composition for inheritance in Bounty 8 years ago
Claimable.js make claimable use fresh instances for each test 8 years ago
DelayedClaimble.js claimBefore modifier removed on DelayedClaimable contract 8 years ago
Killable.js fix Killable test 8 years ago
LimitBalance.js add more limit tests to LimitBalance 8 years ago
Ownable.js Merge pull request #65 from se3000/ownable_guard 8 years ago
PullPayment.js improve PullPaymentCapable 8 years ago
SafeMath.js Create tests for SafeMath 8 years ago
StandardToken.js Fill totalSupply in StandardTokenMock 8 years ago
Stoppable.js Make Stoppable a subclass of Ownable. Fixes #47 8 years ago