solidity/test
RJ Catalano 93295ae8f8 got exponents up and working with their inverse, changed a few of the tests....something is working that likely shouldn't be
slight changes to how to flip the rational negative around...still trying to figure it out

tests added

updated tests

odd differences in trying soltest from solc binary, let me know if you can replicate

test not working for odd reason

fixed test problem with fixed literals...still need a way to log this error

broken up the tests, added some, changed some things in types and began compiler work

moar tests and prepping for rebuilding much of the types.cpp file

further fixing

infinite loop still happening but it's somewhere in the fixedPoint methodd

fractional bits needed algo improved! Eliminated 2 errors

Corrected problems with the previous commit. No infinite loops. Actually appear to have corrected an error
2016-05-09 11:41:02 -05:00
..
contracts Fixed Windows warnings 2016-03-18 01:22:15 -07:00
libsolidity got exponents up and working with their inverse, changed a few of the tests....something is working that likely shouldn't be 2016-05-09 11:41:02 -05: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