aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/README.md
diff options
context:
space:
mode:
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: