aboutsummaryrefslogtreecommitdiffstats
path: root/vmArithmeticTestFiller.json
Commit message (Collapse)AuthorAgeFilesLines
* Arithmetic Testswinsvega2015-03-201-0/+84
| | | | More Tests
* SDIVwinsvega2015-03-201-1/+57
| | | | YP p.22 Test Case
* ExpXY Testwinsvega2015-03-171-0/+28
|
* add addmod test in order toc check that nothing get downcasted inbetweenCJentzsch2015-03-131-0/+28
|
* dejavu issue 19 - stack underflowsCJentzsch2015-03-131-2/+29
|
* readd --filltest option and add dejavu issue 42 testCJentzsch2015-03-121-0/+29
|
* Merge remote-tracking branch 'upstream/develop' into suicideRefundTestsCJentzsch2015-03-091-284/+284
|\ | | | | | | | | | | Conflicts: test/stTransactionTestFiller.json test/vmArithmeticTestFiller.json
| * Merge pull request #1235 from winsvega/poc9trieGav Wood2015-03-081-98/+98
| |\ | | | | | | vmTests
| | * vmTestswinsvega2015-03-071-98/+98
| | | | | | | | | | | | Arithmetic gas increased
| | * VMTest Fillerswinsvega2015-03-051-162/+162
| | | | | | | | | | | | execution gas amount changed
* | | adjust gas prices for arithmetic testsCJentzsch2015-03-081-188/+216
|/ /
* | VMTest Fillerswinsvega2015-03-061-162/+162
| | | | | | | | execution gas amount changed
* | 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