aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
blob: 02977a2a663fe0910211dce4bc7a4b55d70b32be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.. _ethereum_tests:

################################################################################
Ethereum Tests
################################################################################
| Common tests for all clients to test against. The `git repo <https://github.com/ethereum/tests>`_ updated regulary with new tests. 
| This section describes basic test concepts and templates which are created by cpp-client. 
|

.. toctree::
   :maxdepth: 2
   :caption: Contents:
   
   using-testeth.rst
   blockchain_tests/index.rst
   state_tests/index.rst
   rlp_tests/index.rst
   difficulty_tests/index.rst
   transaction_tests/index.rst
   vm_tests/index.rst
   contribute.rst


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`