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
Augusto 635c04378d Removed ECRecovery mock contract, ECRecovery funcions are public constants 8 years ago
..
helpers Removed ECRecovery mock contract, ECRecovery funcions are public constants 8 years ago
BasicToken.js truffle 2=>3 8 years ago
Bounty.js Merge with master 8 years ago
CappedCrowdsale.js sanity check for CappedCrowdsale: cap > 0 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
Crowdsale.js add tests for crowdsale contracts 8 years ago
DayLimit.js added new test for a day passed scenario to the DayLimit contract 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
ECRecovery.js Removed ECRecovery mock contract, ECRecovery funcions are public constants 8 years ago
FinalizableCrowdsale.js add tests for crowdsale contracts 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 give more balance to testrpc accounts 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 Merge with master 8 years ago
ReentrancyGuard.js Merge with master 8 years ago
RefundVault.js add tests for crowdsale contracts 8 years ago
RefundableCrowdsale.js sanity check for RefundableCrowdsale: goal > 0 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
TokenTimelock.js add release function, deprecate claim 8 years ago
VestedToken.js Merge with master 8 years ago