aboutsummaryrefslogtreecommitdiffstats
path: root/src/VMTestsFiller
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #444 from pirapira/remove-blockhash-vm-testsYoichi Hirai2018-05-1169-2582/+21
|\
| * Add a list of instructions to avoid in VM tests.Yoichi Hirai2018-04-141-0/+21
| * Remove more VM tests that touch the world stateYoichi Hirai2018-04-1456-2149/+0
| * Remove VM tests that use `BALANCE` instructionYoichi Hirai2018-04-125-191/+0
| * Remove VM tests using the mock BLOCKHASH instruction just for VM testsYoichi Hirai2018-04-127-242/+0
* | add vm test for arithmetic (add) after byteJared Wasinger2018-04-181-0/+36
|/
* Remove VM random tests that contain `BALANCE`Yoichi Hirai2018-04-102-80/+0
* refill splited VMtestsDimitry2017-09-015-0/+0
* split vm testsDimitry2017-09-01687-22389/+23554
* Fix the filler and fill vmIOandFlowOperationsTestYoichi Hirai2017-08-241-1/+0
* Fix some VMTest filling failuresYoichi Hirai2017-08-231-5/+5
* Fix some formatting issues in VMTest fillersYoichi Hirai2017-08-052-50/+50
* Merge pull request #154 from ethereum/refreshwinsvega2017-04-242-1/+2
|\
| * refill vmTestsDimitry2017-04-192-1/+2
* | Regenerate VM performance testsPaweł Bylica2017-04-201-0/+28
* | VM tests: remove duplicated performance testsPaweł Bylica2017-04-201-197/+0
* | Add VM performance tests for div+add and addPaweł Bylica2017-04-202-0/+83
|/
* replace SUICIDE with SELFDESTRUCTDimitry2017-04-192-6/+6
* Add performance VM tests for MULMODPaweł Bylica2016-12-242-0/+40
* Test Fillers (Sources for the tests)Dimitry2016-12-0514-0/+22564