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
Rudy Godoy de99e7bf34 Prevent DRY 8 years ago
..
helpers Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
BasicToken.js truffle 2=>3 8 years ago
Bounty.js Merge with master 8 years ago
Claimable.js Update modifiers so that they fail "loudly" by throwing errors rather then silently no-oping. Updated tests to remain compatible with these changes 8 years ago
Contactable.js Added a contactable contract and some tests for it 8 years ago
DayLimit.js Refactored to prevent DRY with beforeEach(). 8 years ago
DelayedClaimble.js Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
Destructible.js Merge with master 8 years ago
HasNoContracts.js Merge with master 8 years ago
HasNoEther.js Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
HasNoTokens.js Merge with master 8 years ago
LimitBalance.js refactor tests for truffle 3 8 years ago
MintableToken.js Merge with master 8 years ago
MultisigWallet.js Merge with master 8 years ago
Ownable.js Update modifiers so that they fail "loudly" by throwing errors rather then silently no-oping. Updated tests to remain compatible with these changes 8 years ago
Pausable.js Merge with master 8 years ago
PausableToken.js Merge with master 8 years ago
PullPayment.js Prevent DRY 8 years ago
ReentrancyGuard.js Merge with master 8 years ago
SafeMath.js refactor tests for truffle 3 8 years ago
Shareable.js refactor tests for truffle 3 8 years ago
StandardToken.js Merge with master 8 years ago
TokenDestructible.js Merge with master 8 years ago
VestedToken.js Merge with master 8 years ago