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
Nicolás Venturo ecae7608f9 InitialRate must be strictly larger than finalRate. (#1441) 6 years ago
..
access Roles.add and remove now require pre-conditions on the account. (#1421) 6 years ago
crowdsale InitialRate must be strictly larger than finalRate. (#1441) 6 years ago
cryptography Moved some test files around to better reflect the directory layout. (#1428) 6 years ago
drafts TokenVesting improvements (#1431) 6 years ago
examples Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
helpers First test helpers tests (#1369) 6 years ago
introspection Added leading underscore to internal functions, renamed supportsInterfaces. (#1435) 6 years ago
lifecycle Added address of pauser/unpauser in events (#1410) 6 years ago
math Moved some test files around to better reflect the directory layout. (#1428) 6 years ago
ownership Events added to Secondary (#1425) 6 years ago
payment SplitPayment improvements (#1417) 6 years ago
token Improved SafeERC20 allowance handling (#1407) 6 years ago
utils Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
TESTING.md Improve README (#1309) 6 years ago