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
Francisco Giordano bd994a88de
Remove HasNoEther, HasNoTokens, HasNoContracts, and NoOwner (#1254)
7 years ago
..
access Minor test style improvements (#1219) 7 years ago
crowdsale Rename ERC interfaces to I prefix (#1252) 7 years ago
examples Minor test style improvements (#1219) 7 years ago
helpers fix: refactor sign.js and related tests (#1243) 7 years ago
introspection Add ERC165Query library (#1086) 7 years ago
library Move contracts to subdirectories (#1253) 7 years ago
lifecycle Remove HasNoEther, HasNoTokens, HasNoContracts, and NoOwner (#1254) 7 years ago
math remove arrow functions from js tests (#1225) 7 years ago
ownership Remove HasNoEther, HasNoTokens, HasNoContracts, and NoOwner (#1254) 7 years ago
payment Increase test coverage (#1237) 7 years ago
proposals/ERC1046 Minor test style improvements (#1219) 7 years ago
token Remove underscores from event parameters. (#1258) 7 years ago
AutoIncrementing.test.js fix: refactor sign.js and related tests (#1243) 7 years ago
BreakInvariantBounty.test.js Move contracts to subdirectories (#1253) 7 years ago
Heritable.test.js Minor test style improvements (#1219) 7 years ago
ReentrancyGuard.test.js Replace all asserts with chai.should (#1183) 7 years ago
SimpleSavingsWallet.test.js Replace all asserts with chai.should (#1183) 7 years ago