solidity/test/compilationTests
2018-06-29 00:23:52 +02:00
..
corion Fallback function has to be external: backwards-compatible changes. 2018-06-29 00:23:52 +02:00
gnosis Merge pull request #4097 from ethereum/noPackedExceptForPacked 2018-06-27 18:29:01 +02:00
milestonetracker Add emit keyword to compilation tests. 2018-06-27 10:37:46 +02:00
MultiSigWallet Fallback function has to be external: backwards-compatible changes. 2018-06-29 00:23:52 +02:00
stringutils test: drop var-keyword in compilationTests in favor of explicit types 2018-06-21 14:14:16 +02:00
zeppelin Fallback function has to be external: backwards-compatible changes. 2018-06-29 00:23:52 +02:00
README.md Added various contracts for testing. 2017-07-05 12:39:55 +02:00

This directory contains various Solidity contract source code files that are compiled as part of the regular tests.

These contracts are externally contributed and their presence in this repository does not make any statement about their quality or usefulness.