You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Carl Allendorph eb78b1d507 Broke the virtual machine unit test out into a separate Boost auto test case. 11 years ago
..
CMakeLists.txt fixed Ubuntu12.04 compile error 11 years ago
JsonSpiritHeaders.h Fixed VS2013 projects and compile errors. 11 years ago
MemTrie.cpp Move additional Trie implementations to tests where they belong. 11 years ago
MemTrie.h Move additional Trie implementations to tests where they belong. 11 years ago
TestHelper.cpp Added new transaction tests for checking miner fees 11 years ago
TestHelper.h Added new transaction tests for checking miner fees 11 years ago
TrieHash.cpp Move additional Trie implementations to tests where they belong. 11 years ago
TrieHash.h Move additional Trie implementations to tests where they belong. 11 years ago
boostTest.cpp Updated test project to use Boost Test 11 years ago
crypto.cpp Broke the crypto test out into a separate boost auto test case. 11 years ago
dagger.cpp Repotted Common.h. 11 years ago
fork.cpp Updated to add a simple forking test 11 years ago
hexPrefix.cpp Converted the hexPrefix test to a separate boost test case. 11 years ago
main.cpp Broke the virtual machine unit test out into a separate Boost auto test case. 11 years ago
network.cpp Updated to allow listening+UPnP on system-assigned port 11 years ago
peer.cpp Repotted network stuff. 11 years ago
rlp.cpp converted RLP test to a separate boost test case. 11 years ago
state.cpp Tests. 11 years ago
trie.cpp Broke trie tests out as separate boost auto test case. 11 years ago
txTest.cpp Version bump. Protocol bump. Support for configuration. 11 years ago
vm.cpp Broke the virtual machine unit test out into a separate Boost auto test case. 11 years ago
vmtests.json More VM tests. 11 years ago