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/helpers
Francisco Giordano c37c233d22 add SafeERC20 tests for succeeding operations 8 years ago
..
BasicTokenMock.sol changed instances of uint to uint256; fixes issue #226 8 years ago
BurnableTokenMock.sol added tests for BurnableToken 8 years ago
CappedCrowdsaleImpl.sol Change crowdsales to use timestamps instead of block numbers #350 update derived crowdsales 8 years ago
DayLimitMock.sol changed instances of uint to uint256; fixes issue #226 8 years ago
ERC23TokenMock.sol changed instances of uint to uint256; fixes issue #226 8 years ago
EVMThrow.js add tests for crowdsale contracts 8 years ago
FinalizableCrowdsaleImpl.sol Change crowdsales to use timestamps instead of block numbers #350 update derived crowdsales 8 years ago
ForceEther.sol Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
HasNoEtherTest.sol Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
InsecureTargetBounty.sol Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
LimitBalanceMock.sol Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
PausableMock.sol changed instances of uint to uint256; fixes issue #226 8 years ago
PausableTokenMock.sol Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
PullPaymentMock.sol changed instances of uint to uint256; fixes issue #226 8 years ago
ReentrancyAttack.sol Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
ReentrancyMock.sol changed instances of uint to uint256; fixes issue #226 8 years ago
RefundableCrowdsaleImpl.sol Change crowdsales to use timestamps instead of block numbers #350 update derived crowdsales 8 years ago
SafeERC20Helper.sol add SafeERC20 tests for succeeding operations 8 years ago
SafeMathMock.sol changed instances of uint to uint256; fixes issue #226 8 years ago
SecureTargetBounty.sol Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
StandardTokenMock.sol changed instances of uint to uint256; fixes issue #226 8 years ago
VestedTokenMock.sol changed instances of uint to uint256; fixes issue #226 8 years ago
advanceToBlock.js add tests for crowdsale contracts 8 years ago
assertJump.js Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
ether.js add tests for crowdsale contracts 8 years ago
expectThrow.js Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
hashMessage.js Added function helper, few changes on ECRecover lib 8 years ago
increaseTime.js Remove moment.js dependencies - updates after review 8 years ago
latestTime.js Refactor and remove moment.js usages 8 years ago
timer.js remove console.logs from timer 8 years ago
toPromise.js Add HasNoEther 8 years ago
transactionMined.js refactor tests for truffle 3 8 years ago