aboutsummaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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