aboutsummaryrefslogtreecommitdiffstats
path: root/test/compilationTests/milestonetracker
Commit message (Collapse)AuthorAgeFilesLines
* Set pragma to arbitrary.chriseth2018-10-242-2/+2
|
* Update compilation tests.Daniel Kirchner2018-09-041-2/+2
|
* Adjust return expressions in compilation tests.Daniel Kirchner2018-08-081-8/+6
|
* Update tests to remove support for loose assemblyChristian Parpart2018-08-021-6/+3
|
* Replace throw with revert() in compilation testsAlex Beregszaszi2018-07-162-47/+47
|
* Added default data locations to docs and other external tests.Chase McDermott2018-07-151-1/+1
|
* Update compilation tests wrt requiring storage locations.Daniel Kirchner2018-07-121-8/+8
|
* test: Fix typos.Cryptomental2018-07-111-1/+1
| | | | | | Fix typos using codespell. Refs: #4442
* Adds visibility to compilation tests.Erik Kundt2018-07-051-15/+15
|
* Update compilation tests.Daniel Kirchner2018-07-032-27/+27
|
* Add emit keyword to compilation tests.chriseth2018-06-271-8/+8
|
* 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-212-17/+17
|
* Update external contract in compilationTests to not use deprecated sha3Alex Beregszaszi2018-06-131-2/+2
|
* Disallow conversions between bytesX and uintY of different size.Daniel Kirchner2018-05-171-1/+1
|
* Added various contracts for testing.chriseth2017-07-054-0/+1461