aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * New commitVitalik Buterin2014-05-097-26/+1052
| |\
| | * Merge pull request #3 from autolycus/developGav Wood2014-04-271-32/+132
| | |\
| | | * Added some new test cases for the rlp encoding.Carl Allendorph2014-04-201-5/+105
| | | * Converted spaces to tabs to be compliant with the coding standards defined in...Carl Allendorph2014-04-201-32/+32
| | |/
| * | Removed unneeded test, added new testsVitalik Buterin2014-05-076-83/+123
* | | VM tests.Gav Wood2014-05-301-337/+531
* | | PoC-5 VM tests.Gav Wood2014-05-121-798/+557
| |/ |/|
* | RLP tests and Trie updates.Gav Wood2014-02-282-20/+48
* | Hex encode tests done.Gav Wood2014-02-281-32/+60
* | Fix RLP tests.Gav Wood2014-02-282-284/+808
* | Fix empty string.Gav Wood2014-02-271-1/+1
* | Tests fix.Gav Wood2014-02-241-4/+176
* | Updated the tests.Gav Wood2014-02-221-54/+101
* | Moved over to new format, but RLP tests still need updating.Gav Wood2014-02-223-92/+84
* | More docs.Gav Wood2014-02-221-0/+24
* | Added VM test suite.Gav Wood2014-02-225-0/+77
|/
* update trie algorithmVitalik Buterin2014-01-091-1/+1
* mergeVitalik Buterin2014-01-081-8/+8
|\
| * Merge pull request #1 from obscuren/mastervbuterin2014-01-011-8/+8
| |\
| | * Update trietest.txtobscuren2014-01-011-8/+8
| |/
* / Updated trie testVitalik Buterin2014-01-081-2/+2
|/
* Added obscure's testsVitalik Buterin2014-01-013-0/+20
* Fixed tests a bitVitalik Buterin2014-01-012-8/+10
* Merge branch 'master' of github.com:ethereum/testsVitalik Buterin2014-01-011-0/+2
|\
| * Initial commitvbuterin2013-12-311-0/+2
* Added first three testsVitalik Buterin2013-12-313-0/+85