aboutsummaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Include nested headers.chriseth2016-06-031-1/+1
|
* wrap soltest add_executablerainbeam2016-05-011-1/+1
| | | | Allows static linking.
* Make solidity independent from ethcore.chriseth2016-04-071-1/+1
|
* Fix a "Solidity::solidity" dependency edge in the CMake file for soltest, ↵Bob Summerwill2015-12-061-1/+1
| | | | | | | which got missed in the previous PR. This change resolves an inconsistency which was discovered in the automated dependency graph generation. softest was being declared as dependent on the Solidity module, not on just libsolidity, as it should be.
* client refactordebris2015-08-271-5/+1
|
* Fix "add_sources" cmake macro.Paweł Bylica2015-08-251-1/+3
|
* Refactoreed CMakeLists for new module systemarkpar2015-08-241-7/+10
|
* Modularise CMakeLists files and integrate tests.chriseth2015-08-201-77/+8
|
* Move Solidity tests.chriseth2015-08-201-0/+121