aboutsummaryrefslogtreecommitdiffstats
path: root/vmArithmeticTestFiller.json
Commit message (Expand)AuthorAgeFilesLines
* add more addmod mulmod overflow testsCJentzsch2015-02-271-0/+224
* add more sdiv smod testsCJentzsch2015-02-261-1/+141
* Move old VM arithmetic tests from EVM JIT to JSON filePaweł Bylica2015-02-241-0/+167
* nonce value from 0 to "0" in fillerswinsvega2015-02-061-312/+312
* addmod mulmod div by zero testsCJentzsch2015-01-121-0/+168
* sdiv int256.min -1CJentzsch2015-01-081-0/+28
* sdiv with negative fractional resultCJentzsch2015-01-081-0/+28
* added complete exp testsCJentzsch2015-01-021-0/+2100
* undo origin address change (in test)CJentzsch2015-01-021-146/+146
* update SIGNEXTEND testsChristoph Jentzsch2014-11-061-7/+7
* Update tests to latest protocol changes (PoC7)Christoph Jentzsch2014-11-041-445/+355
* Update tests to new definitionChristoph Jentzsch2014-10-301-6/+6
* Added random test createrChristoph Jentzsch2014-10-141-0/+85
* Added arithmetic testChristoph Jentzsch2014-09-201-0/+2055