aboutsummaryrefslogtreecommitdiffstats
path: root/test/compilationTests/corion
Commit message (Expand)AuthorAgeFilesLines
* Set pragma to arbitrary.chriseth2018-10-2413-13/+13
* Update test suite to use address payable.Daniel Kirchner2018-09-128-40/+42
* Update external tests.chriseth2018-08-156-20/+20
* Remove trailing whitespace in all contract files.Daniel Kirchner2018-08-0213-724/+724
* Fix tests regarding contract type conversion.chriseth2018-08-013-3/+3
* Replace throw with revert() in compilation testsAlex Beregszaszi2018-07-162-2/+2
* Added default data locations to docs and other external tests.Chase McDermott2018-07-158-22/+22
* Update external tests and docsLeonardo Alt2018-07-123-4/+4
* test: Fix typos.Cryptomental2018-07-117-41/+41
* Adds visibility to compilation tests.Erik Kundt2018-07-059-39/+39
* Update compilation tests.Daniel Kirchner2018-07-0310-46/+46
* Fallback function has to be external: backwards-compatible changes.chriseth2018-06-291-1/+1
* Merge pull request #4097 from ethereum/noPackedExceptForPackedchriseth2018-06-283-14/+14
|\
| * Update compilation tests.chriseth2018-06-253-14/+14
* | Add emit keyword to compilation tests.chriseth2018-06-275-27/+27
* | Updates external contracts to new constructor syntax.Erik Kundt2018-06-268-9/+9
|/
* Update external contracts in compilationTests (to support strict address lite...Alex Beregszaszi2018-06-258-32/+32
* test: drop var-keyword in compilationTests in favor of explicit typesChristian Parpart2018-06-218-83/+83
* C99 scoping rules by defaultLeonardo Alt2018-06-201-2/+4
* Update external contract in compilationTests to not use deprecated sha3Alex Beregszaszi2018-06-133-29/+29
* Added various contracts for testing.chriseth2017-07-0515-0/+4416