solidity/test/compilationTests
chriseth 31e56f9f99
Merge pull request #4438 from ethereum/address_members_external_tests_docs
Address members used by contracts: update external tests and docs
2018-07-13 01:28:29 +02:00
..
corion Update external tests and docs 2018-07-12 12:53:49 +02:00
gnosis Adds visibility to compilation tests. 2018-07-04 19:20:51 +02:00
milestonetracker Update compilation tests wrt requiring storage locations. 2018-07-12 12:54:42 +02:00
MultiSigWallet Update compilation tests wrt requiring storage locations. 2018-07-12 12:54:42 +02:00
stringutils test: drop var-keyword in compilationTests in favor of explicit types 2018-06-21 14:14:16 +02:00
zeppelin Merge pull request #4438 from ethereum/address_members_external_tests_docs 2018-07-13 01:28:29 +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.