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
Alejandro Santander c6e0edb268 Remove solidity warnings in tests 7 years ago
..
BasicTokenMock.sol Remove solidity warnings in tests 7 years ago
BurnableTokenMock.sol Remove solidity warnings in tests 7 years ago
CappedCrowdsaleImpl.sol Remove solidity warnings in tests 7 years ago
DayLimitMock.sol Remove solidity warnings in tests 7 years ago
DetailedERC20Mock.sol Remove solidity warnings in tests 7 years ago
ERC23TokenMock.sol Remove solidity warnings in tests 7 years ago
EVMThrow.js add tests for crowdsale contracts 8 years ago
FinalizableCrowdsaleImpl.sol Remove solidity warnings in tests 7 years ago
ForceEther.sol Remove solidity warnings in tests 7 years ago
HasNoEtherTest.sol Remove solidity warnings in tests 7 years ago
InsecureTargetBounty.sol Remove solidity warnings in tests 7 years ago
LimitBalanceMock.sol Remove solidity warnings in tests 7 years ago
PausableMock.sol Remove solidity warnings in tests 7 years ago
PausableTokenMock.sol Remove solidity warnings in tests 7 years ago
PullPaymentMock.sol Remove solidity warnings in tests 7 years ago
ReentrancyAttack.sol Remove solidity warnings in tests 7 years ago
ReentrancyMock.sol Remove solidity warnings in tests 7 years ago
RefundableCrowdsaleImpl.sol Remove solidity warnings in tests 7 years ago
SafeERC20Helper.sol Remove solidity warnings in tests 7 years ago
SafeMathMock.sol Remove solidity warnings in tests 7 years ago
SecureTargetBounty.sol Remove solidity warnings in tests 7 years ago
SplitPaymentMock.sol Remove solidity warnings in tests 7 years ago
StandardTokenMock.sol Remove solidity warnings in tests 7 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 Include 'revert' in expectThrow() helper 7 years ago
hashMessage.js Added function helper, few changes on ECRecover lib 8 years ago
increaseTime.js removing trailing whitespace 7 years ago
latestTime.js Refactor and remove moment.js usages 8 years ago
merkleTree.js MerkleTree util class hashes elements 8 years ago
toPromise.js Add HasNoEther 8 years ago
transactionMined.js refactor tests for truffle 3 8 years ago