Logo
Explore Help
Register Sign In
tornadocontrib/go-ethereum
1
0
Fork 0
You've already forked go-ethereum
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
master
go-ethereum/.gitmodules

9 lines
223 B
Plaintext
Raw Permalink Normal View History

tests: update tests and implement general state tests (#14734) 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.
2017-07-11 13:49:14 +02:00
[submodule "tests"]
path = tests/testdata
url = https://github.com/ethereum/tests
tests/testdata: make submodule shallow (#23412) Before: 316M .git/modules/tests/ After: 171M .git/modules/tests/
2021-08-24 13:56:31 +02:00
shallow = true
tests: external evm benchmarks (#24050) * tests: add ipsilon/evm-benchmarks git submodule * tests: plug-in evm-benchmarks
2022-01-28 08:47:19 +01:00
[submodule "evm-benchmarks"]
path = tests/evm-benchmarks
url = https://github.com/ipsilon/evm-benchmarks
shallow = true
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 341ms Template: 11ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API