aboutsummaryrefslogtreecommitdiffstats
path: root/test/compilationTests/zeppelin/ownership/Shareable.sol
Commit message (Collapse)AuthorAgeFilesLines
* Only run zeppelin as external tests.chriseth2018-10-241-189/+0
|
* Remove trailing whitespace in all contract files.Daniel Kirchner2018-08-021-6/+6
|
* Replace throw with revert() in compilation testsAlex Beregszaszi2018-07-161-3/+3
|
* Added default data locations to docs and other external tests.Chase McDermott2018-07-151-1/+1
|
* Adds visibility to compilation tests.Erik Kundt2018-07-051-3/+3
|
* Update compilation tests.Daniel Kirchner2018-07-031-3/+3
|
* Add emit keyword to compilation tests.chriseth2018-06-271-2/+2
|
* Updates external contracts to new constructor syntax.Erik Kundt2018-06-261-1/+1
|
* test: drop var-keyword in compilationTests in favor of explicit typesChristian Parpart2018-06-211-3/+3
|
* Added various contracts for testing.chriseth2017-07-051-0/+189