solidity/test
Bob Summerwill 942666bce9 Fix a "Solidity::solidity" dependency edge in the CMake file for soltest, 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.
2015-12-05 19:15:53 -08:00
..
contracts Introduce selfdestruct alias for suicide. 2015-11-29 00:10:07 +01:00
libsolidity Increment version to 0.2.0 (includes breaking changes). 2015-12-01 16:06:14 +01:00
boostTest.cpp Modularise CMakeLists files and integrate tests. 2015-08-20 00:55:41 +02:00
CMakeLists.txt Fix a "Solidity::solidity" dependency edge in the CMake file for soltest, which got missed in the previous PR. 2015-12-05 19:15:53 -08:00
TestHelper.cpp Modularise CMakeLists files and integrate tests. 2015-08-20 00:55:41 +02:00
TestHelper.h Allow building with new boost version 1.59 2015-10-24 23:11:01 +02:00