Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Arithmetic Tests | winsvega | 2015-03-20 | 1 | -0/+84 |
| | | | | More Tests | ||||
* | SDIV | winsvega | 2015-03-20 | 1 | -1/+57 |
| | | | | YP p.22 Test Case | ||||
* | ExpXY Test | winsvega | 2015-03-17 | 1 | -0/+28 |
| | |||||
* | add addmod test in order toc check that nothing get downcasted inbetween | CJentzsch | 2015-03-13 | 1 | -0/+28 |
| | |||||
* | dejavu issue 19 - stack underflows | CJentzsch | 2015-03-13 | 1 | -2/+29 |
| | |||||
* | readd --filltest option and add dejavu issue 42 test | CJentzsch | 2015-03-12 | 1 | -0/+29 |
| | |||||
* | Merge remote-tracking branch 'upstream/develop' into suicideRefundTests | CJentzsch | 2015-03-09 | 1 | -284/+284 |
|\ | | | | | | | | | | | Conflicts: test/stTransactionTestFiller.json test/vmArithmeticTestFiller.json | ||||
| * | Merge pull request #1235 from winsvega/poc9trie | Gav Wood | 2015-03-08 | 1 | -98/+98 |
| |\ | | | | | | | vmTests | ||||
| | * | vmTests | winsvega | 2015-03-07 | 1 | -98/+98 |
| | | | | | | | | | | | | Arithmetic gas increased | ||||
| | * | VMTest Fillers | winsvega | 2015-03-05 | 1 | -162/+162 |
| | | | | | | | | | | | | execution gas amount changed | ||||
* | | | adjust gas prices for arithmetic tests | CJentzsch | 2015-03-08 | 1 | -188/+216 |
|/ / | |||||
* | | VMTest Fillers | winsvega | 2015-03-06 | 1 | -162/+162 |
| | | | | | | | | execution gas amount changed | ||||
* | | 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 |