aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/SolidityOptimizer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Further fixes to the optimizer.chriseth2016-08-021-1/+4
|
* Test case.chriseth2016-08-011-0/+58
|
* Fix optimizer tests.chriseth2016-08-011-3/+6
|
* Refactor testing via IPC.chriseth2016-06-291-1/+1
|
* enable solidity testDimitry2016-04-041-19/+19
|
* Test for optimizer bug caused by not incrementing the sequence counter.chriseth2016-03-111-0/+14
|
* Test for incorrect storage access.chriseth2016-01-161-0/+21
|
* Test fix: Do not increment iterator past end.chriseth2015-11-161-1/+5
|
* Work around bug in MSVC/Boost for u256->unsigned conversion.chriseth2015-11-161-0/+10
|
* removed get prefixLianaHus2015-09-081-8/+8
| | | | style fixes
* Move Solidity tests.chriseth2015-08-201-0/+1132