Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: update tests and implement general state tests (#14734) | Felix Lange | 2017-07-11 | 1 | -72/+0 |
| | | | | | | | | | | | | | | Tests are now included as a submodule. This should make updating easier and removes ~60MB of JSON data from the working copy. State tests are replaced by General State Tests, which run the same test with multiple fork configurations. With the new test runner, consensus tests are run as subtests by walking json files. Many hex issues have been fixed upstream since the last update and most custom parsing code is replaced by existing JSON hex types. Tests can now be marked as 'expected failures', ensuring that fixes for those tests will trigger an update to test configuration. The new test runner also supports parallel execution and the -short flag. | ||||
* | tests: added new EIP158 tests | Jeffrey Wilcke | 2016-11-13 | 1 | -0/+0 |
| | |||||
* | tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 | Felix Lange | 2016-10-06 | 1 | -21/+21 |
| | | | | | | Two new tests are skipped because they're buggy. Making some newer random state tests work required implementing the 'compressed return value encoding'. | ||||
* | tests: updated homestead tests | Jeffrey Wilcke | 2016-02-18 | 1 | -0/+0 |
| | |||||
* | Add TestBcForkUncleTests and update JSON files | Gustav Simonsson | 2015-08-31 | 1 | -0/+0 |
| | |||||
* | tests: updated | Jeffrey Wilcke | 2015-07-29 | 1 | -0/+0 |
| | |||||
* | Merge commit '85fa3790ac9f67232f0e31e7f861c66ef0e0047e' into develop | obscuren | 2015-03-19 | 1 | -0/+72 |