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 0231fac514
Added leading underscore to internal functions, renamed supportsInterfaces. (#1435)
6 years ago
..
access Roles.add and remove now require pre-conditions on the account. (#1421) 6 years ago
crowdsale Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
cryptography Moved some test files around to better reflect the directory layout. (#1428) 6 years ago
drafts Made some TokenVesting public functions private. (#1427) 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 Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
math Moved some test files around to better reflect the directory layout. (#1428) 6 years ago
ownership Made some inherit-only contracts internal. (#1433) 6 years ago
payment Moved Escrows into an escrow subdirectory, improved docs. (#1430) 6 years ago
token Moved some test files around to better reflect the directory layout. (#1428) 6 years ago
utils Replaced assertJump, assertRevert and expectThrow with shouldFail. (#1363) 6 years ago
TESTING.md Improve README (#1309) 6 years ago