solidity/test
chriseth a927efb151 Correctly use not/bnot/iszero.
A long time ago, some opcodes were renamed. Now we should only have
not (bitwise negation) and iszero (logical negation).
2016-05-09 10:52:23 +02:00
..
contracts Fixed Windows warnings 2016-03-18 01:22:15 -07:00
libsolidity Correctly use not/bnot/iszero. 2016-05-09 10:52:23 +02:00
boostTest.cpp Fix Windows warning for boost in solidity tests. 2016-03-21 16:05:30 -07:00
CMakeLists.txt wrap soltest add_executable 2016-05-01 01:29:38 +01: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