solidity/test/compilationTests
2018-08-13 14:27:01 +02:00
..
corion Remove trailing whitespace in all contract files. 2018-08-01 21:57:12 +02:00
gnosis Remove trailing whitespace in all contract files. 2018-08-01 21:57:12 +02:00
milestonetracker Adjust return expressions in compilation tests. 2018-08-08 12:48:59 +02:00
MultiSigWallet Fix tests regarding contract type conversion. 2018-08-01 11:04:35 +01:00
stringutils Disallow ambiguous conversions between number literals and bytesXX types. 2018-08-13 14:27:01 +02:00
zeppelin Remove trailing whitespace in all contract files. 2018-08-01 21:57:12 +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.