aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/README.md
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2016-10-06 05:55:47 +0800
committerFelix Lange <fjl@twurst.com>2016-10-06 22:25:17 +0800
commite97b30169b97adefa6e5067df1e307852b226583 (patch)
tree999e889d56d7435b93a964f40fd42839f248941a /tests/files/README.md
parent438efdab282775e90ec3c6d7b6c8404b65ff19c4 (diff)
downloadgo-tangerine-e97b30169b97adefa6e5067df1e307852b226583.tar
go-tangerine-e97b30169b97adefa6e5067df1e307852b226583.tar.gz
go-tangerine-e97b30169b97adefa6e5067df1e307852b226583.tar.bz2
go-tangerine-e97b30169b97adefa6e5067df1e307852b226583.tar.lz
go-tangerine-e97b30169b97adefa6e5067df1e307852b226583.tar.xz
go-tangerine-e97b30169b97adefa6e5067df1e307852b226583.tar.zst
go-tangerine-e97b30169b97adefa6e5067df1e307852b226583.zip
[release/1.4.16] tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1
Two new tests are skipped because they're buggy. Making some newer random state tests work required implementing the 'compressed return value encoding'. (cherry picked from commit 1b7b2ba2163c7b2b2acc0c4f107951ad873cd8a4)
Diffstat (limited to 'tests/files/README.md')
-rwxr-xr-xtests/files/README.md16
1 files changed, 14 insertions, 2 deletions
diff --git a/tests/files/README.md b/tests/files/README.md
index 0f7dbe5a6..3379359e5 100755
--- a/tests/files/README.md
+++ b/tests/files/README.md
@@ -1,7 +1,19 @@
-tests
+tests [![Build Status](https://travis-ci.org/ethereum/tests.svg?branch=develop)](https://travis-ci.org/ethereum/tests)
=====
-Common tests for all clients to test against.
+Common tests for all clients to test against. See the documentation http://www.ethdocs.org/en/latest/contracts-and-transactions/ethereum-tests/index.html
+
+Do not chagne test files in folders:
+* StateTests
+* BlockchainTests
+* TransactionTests
+* VMTests
+
+It is being created by the testFillers which could be found at https://github.com/ethereum/cpp-ethereum/tree/develop/test/libethereum
+
+If you want to modify a test filler or add a new test please contact @winsvega at https://gitter.im/ethereum/cpp-ethereum
+
+
All files should be of the form: