zcash-patched-for-explorer/src/gtest
Daira Hopwood 60b7410cce Add check for JoinSplit priority as calculated by CCoinsViewCache::GetPriority.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2017-04-13 22:40:37 +01:00
..
json_test_vectors.cpp Migrate Zcash-specific code to UniValue 2017-02-10 00:52:57 +00:00
json_test_vectors.h Update UniValue includes in Zcash-specific code 2017-02-10 02:19:06 +00:00
main.cpp Revert "Initialise walletdb system in a temp dir for all gtests" 2016-11-03 18:04:28 -05:00
test_block.cpp Add mostly-static checks on consistency of Equihash parameters, MAX_HEADERS_RESULTS, and MAX_PROTOCOL_MESSAGE_LENGTH. 2016-08-24 06:13:06 +01:00
test_checkblock.cpp Skip JoinSplit verification before the last checkpoint 2016-12-09 21:06:45 +13:00
test_checktransaction.cpp Update the error message string for tx version too low. ref #1600 2016-10-22 13:26:44 +01:00
test_circuit.cpp Perform curve parameter initialization at start of gtest suite. 2016-08-22 15:47:00 -06:00
test_equihash.cpp Add compile flag to disable compilation of mining code 2017-01-30 21:14:46 +01:00
test_foundersreward.cpp Keep first three original testnet fr addresses so existing coinbase 2017-02-22 11:04:17 -08:00
test_joinsplit.cpp Isolate verification to a `ProofVerifier` context object that allows verification behavior to be tuned by the caller. 2016-12-05 12:40:06 -07:00
test_keystore.cpp Only run wallet tests when wallet is enabled 2016-12-16 10:52:37 +13:00
test_libzcash_utils.cpp Remove the rest of libzerocash. 2016-07-10 20:25:02 -06:00
test_mempool.cpp Add check for JoinSplit priority as calculated by CCoinsViewCache::GetPriority. 2017-04-13 22:40:37 +01:00
test_merkletree.cpp [cleanup] Simplify test code 2017-02-10 00:53:15 +00:00
test_metrics.cpp Add AtomicTimer tests 2017-03-25 13:06:00 +13:00
test_miner.cpp Switch miner to P2PKH, add -mineraddress option 2017-02-06 11:54:58 +00:00
test_noteencryption.cpp Use a more specific exception class for note decryption failure 2017-01-31 23:05:19 +01:00
test_pow.cpp Adjust test to account for integer division precision loss 2016-09-08 12:46:00 +12:00
test_proofs.cpp Manually iterate over UniValue arrays in tests 2017-02-10 00:53:09 +00:00
test_random.cpp Add GenIdentity, an identity function for MappedShuffle. 2016-11-05 14:17:19 -07:00
test_rpc.cpp Update UniValue includes in Zcash-specific code 2017-02-10 02:19:06 +00:00
test_tautology.cpp Add a make command for checking expected failures 2016-09-23 12:32:59 +12:00
test_transaction.cpp Refactor test code to better test JSDescription::Randomized() 2016-10-18 12:44:56 -05:00
test_txid.cpp Remove GetTxid() from CTransaction and update test_txid 2016-09-07 15:12:09 -07:00
utils.cpp Refactor test code to better test JSDescription::Randomized() 2016-10-18 12:44:56 -05:00