aboutsummaryrefslogtreecommitdiffstats
path: root/test/compilationTests/corion/schelling.sol
Commit message (Collapse)AuthorAgeFilesLines
* Set pragma to arbitrary.chriseth2018-10-241-1/+1
|
* Update test suite to use address payable.Daniel Kirchner2018-09-121-3/+3
|
* Update external tests.chriseth2018-08-151-1/+1
|
* Remove trailing whitespace in all contract files.Daniel Kirchner2018-08-021-48/+48
|
* Fix tests regarding contract type conversion.chriseth2018-08-011-1/+1
|
* Replace throw with revert() in compilation testsAlex Beregszaszi2018-07-161-1/+1
|
* Added default data locations to docs and other external tests.Chase McDermott2018-07-151-8/+8
|
* test: Fix typos.Cryptomental2018-07-111-4/+4
| | | | | | Fix typos using codespell. Refs: #4442
* Adds visibility to compilation tests.Erik Kundt2018-07-051-9/+9
|
* Update compilation tests.Daniel Kirchner2018-07-031-12/+12
|
* Merge pull request #4097 from ethereum/noPackedExceptForPackedchriseth2018-06-281-1/+1
|\ | | | | [BREAKING] call only takes a single argument and does not pad
| * Update compilation tests.chriseth2018-06-251-1/+1
| |
* | Updates external contracts to new constructor syntax.Erik Kundt2018-06-261-2/+2
|/
* Update external contracts in compilationTests (to support strict address ↵Alex Beregszaszi2018-06-251-2/+2
| | | | literals)
* test: drop var-keyword in compilationTests in favor of explicit typesChristian Parpart2018-06-211-27/+27
|
* Update external contract in compilationTests to not use deprecated sha3Alex Beregszaszi2018-06-131-1/+1
|
* Added various contracts for testing.chriseth2017-07-051-0/+577