Solidity, the Smart Contract Programming Language
Go to file
2014-04-19 10:55:20 -07:00
boostTest.cpp Updated test project to use Boost Test 2014-03-19 00:35:16 -04:00
CMakeLists.txt fixed Ubuntu12.04 compile error 2014-03-07 08:19:00 +08:00
crypto.cpp Broke the crypto test out into a separate boost auto test case. 2014-04-19 10:53:48 -07:00
dagger.cpp Repotted Common.h. 2014-03-04 11:46:26 -06:00
fork.cpp Updated to add a simple forking test 2014-03-26 01:01:17 -04:00
hexPrefix.cpp Converted the hexPrefix test to a separate boost test case. 2014-04-19 09:31:37 -07:00
main.cpp Broke the virtual machine unit test out into a separate Boost auto test case. 2014-04-19 10:55:20 -07:00
MemTrie.cpp Move additional Trie implementations to tests where they belong. 2014-03-04 12:43:27 -06:00
MemTrie.h Move additional Trie implementations to tests where they belong. 2014-03-04 12:43:27 -06:00
network.cpp Updated to allow listening+UPnP on system-assigned port 2014-04-08 01:45:12 -04:00
peer.cpp Repotted network stuff. 2014-03-04 13:40:42 +00:00
rlp.cpp converted RLP test to a separate boost test case. 2014-04-19 09:30:44 -07:00
state.cpp Tests. 2014-02-28 12:55:30 +00:00
TestHelper.cpp Added new transaction tests for checking miner fees 2014-04-03 11:01:03 -04:00
TestHelper.h Added new transaction tests for checking miner fees 2014-04-03 11:01:03 -04:00
trie.cpp Broke trie tests out as separate boost auto test case. 2014-04-19 10:52:08 -07:00
TrieHash.cpp Move additional Trie implementations to tests where they belong. 2014-03-04 12:43:27 -06:00
TrieHash.h Move additional Trie implementations to tests where they belong. 2014-03-04 12:43:27 -06:00
txTest.cpp Version bump. Protocol bump. Support for configuration. 2014-04-04 17:21:38 -04:00
vm.cpp Broke the virtual machine unit test out into a separate Boost auto test case. 2014-04-19 10:55:20 -07:00
vmtests.json More VM tests. 2014-02-27 20:24:08 +00:00