Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add more addmod mulmod overflow tests | CJentzsch | 2015-02-27 | 1 | -0/+224 |
* | add more sdiv smod tests | CJentzsch | 2015-02-26 | 1 | -1/+141 |
* | Move old VM arithmetic tests from EVM JIT to JSON file | Paweł Bylica | 2015-02-24 | 1 | -0/+167 |
* | nonce value from 0 to "0" in fillers | winsvega | 2015-02-06 | 1 | -312/+312 |
* | addmod mulmod div by zero tests | CJentzsch | 2015-01-12 | 1 | -0/+168 |
* | sdiv int256.min -1 | CJentzsch | 2015-01-08 | 1 | -0/+28 |
* | sdiv with negative fractional result | CJentzsch | 2015-01-08 | 1 | -0/+28 |
* | added complete exp tests | CJentzsch | 2015-01-02 | 1 | -0/+2100 |
* | undo origin address change (in test) | CJentzsch | 2015-01-02 | 1 | -146/+146 |
* | update SIGNEXTEND tests | Christoph Jentzsch | 2014-11-06 | 1 | -7/+7 |
* | Update tests to latest protocol changes (PoC7) | Christoph Jentzsch | 2014-11-04 | 1 | -445/+355 |
* | Update tests to new definition | Christoph Jentzsch | 2014-10-30 | 1 | -6/+6 |
* | Added random test creater | Christoph Jentzsch | 2014-10-14 | 1 | -0/+85 |
* | Added arithmetic test | Christoph Jentzsch | 2014-09-20 | 1 | -0/+2055 |