aboutsummaryrefslogtreecommitdiffstats
path: root/createRandomTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/vm' into develop-evmccPaweł Bylica2014-12-111-9/+6
|\
| * VMFactory - a new way of creating VMsPaweł Bylica2014-12-111-4/+4
| * state log testsCJentzsch2014-12-061-1/+1
* | Fix random test generatorPaweł Bylica2014-12-051-13/+16
|/
* updated createRandomTest to correct exception behaviorCJentzsch2014-12-021-9/+16
* All unintended VM exceptions work like OOG in testsChristoph Jentzsch2014-11-111-1/+8
* styleChristoph Jentzsch2014-11-071-1/+1
* Merge remote-tracking branch 'upstream/develop' into StateBugChristoph Jentzsch2014-11-071-1/+1
|\
| * Moved instructions and assembly to new libevmcore.Christian2014-11-061-1/+1
* | Fix ABAcalls OOG bugChristoph Jentzsch2014-11-041-2/+2
|/
* Change output of random test to std::out instead of fileChristoph Jentzsch2014-10-211-15/+3
* Random test optimizationsChristoph Jentzsch2014-10-211-13/+54
* In this house, we use std::chrono!Gav Wood2014-10-191-3/+3
* Style fix.Gav Wood2014-10-181-2/+0
* style fixChristoph Jentzsch2014-10-151-1/+1
* Added random test createrChristoph Jentzsch2014-10-141-0/+154