..
data
Merge pull request #6368
2015-07-09 11:20:17 +02:00
accounting_tests.cpp
[Move Only] Move wallet related things to src/wallet/
2015-03-12 14:13:02 +01:00
alert_tests.cpp
Use unique name for AlertNotify tempfile
2015-08-05 23:12:26 -04:00
allocator_tests.cpp
allocators: split allocators and pagelocker
2015-03-20 12:23:44 +01:00
arith_uint256_tests.cpp
tests: add a BasicTestingSetup and apply to all tests
2015-03-12 09:45:22 +01:00
base32_tests.cpp
tests: add a BasicTestingSetup and apply to all tests
2015-03-12 09:45:22 +01:00
base58_tests.cpp
Remove JSON Spirit wrapper, remove JSON Spirit leftovers
2015-06-04 09:16:21 +02:00
base64_tests.cpp
tests: add a BasicTestingSetup and apply to all tests
2015-03-12 09:45:22 +01:00
bctest.py
Remove references to X11 licence
2014-12-16 15:56:50 +08:00
bignum.h
Remove whitespaces before double colon in errors and logs
2015-01-31 17:38:28 -05:00
bip32_tests.cpp
extend bip32 tests to cover Base58c/CExtKey decode
2015-07-23 16:32:31 +02:00
bitcoin-util-test.py
Remove references to X11 licence
2014-12-16 15:56:50 +08:00
bloom_tests.cpp
Only use randomly created nonces in CRollingBloomFilter.
2015-07-27 19:09:39 +02:00
buildenv.py.in
tests: fix python test-runner for windows
2014-09-30 16:26:22 -04:00
checkblock_tests.cpp
Includes: Cleanup around net main and wallet
2015-07-23 21:10:26 +02:00
Checkpoints_tests.cpp
Reduce checkpoints' effect on consensus.
2015-05-13 12:52:57 -07:00
coins_tests.cpp
Separate core memory usage computation in core_memusage.h
2015-07-20 11:17:53 -04:00
compress_tests.cpp
tests: add a BasicTestingSetup and apply to all tests
2015-03-12 09:45:22 +01:00
crypto_tests.cpp
tests: add a BasicTestingSetup and apply to all tests
2015-03-12 09:45:22 +01:00
DoS_tests.cpp
TRIVIAL: Missing includes
2015-07-23 21:10:22 +02:00
getarg_tests.cpp
Fix argument parsing oddity with -noX
2015-07-27 14:47:54 +02:00
hash_tests.cpp
tests: add a BasicTestingSetup and apply to all tests
2015-03-12 09:45:22 +01:00
key_tests.cpp
tests: add a BasicTestingSetup and apply to all tests
2015-03-12 09:45:22 +01:00
main_tests.cpp
Chainparams: Refactor: Decouple main::GetBlockValue() from Params() [renamed GetBlockSubsidy]
2015-05-15 16:12:30 +02:00
Makefile
build: add stub makefiles for easier subdir builds
2014-06-05 16:05:43 -04:00
mempool_tests.cpp
Includes: Cleanup around net main and wallet
2015-07-23 21:10:26 +02:00
miner_tests.cpp
TRIVIAL: Missing includes
2015-07-23 21:10:22 +02:00
mruset_tests.cpp
Revert "Cache transaction validation successes"
2015-07-28 20:15:00 +02:00
multisig_tests.cpp
Policy: MOVEONLY: 3 functions to policy.o:
2015-06-26 17:59:10 +02:00
netbase_tests.cpp
Adding CSubNet constructor over a single CNetAddr
2015-07-02 20:44:27 +02:00
pmt_tests.cpp
tests: add a BasicTestingSetup and apply to all tests
2015-03-12 09:45:22 +01:00
policyestimator_tests.cpp
Create new BlockPolicyEstimator for fee estimates
2015-05-13 10:36:24 -04:00
pow_tests.cpp
Includes: Cleanup around net main and wallet
2015-07-23 21:10:26 +02:00
README.md
Unit test doublespends in new blocks
2015-07-27 15:50:21 +02:00
rpc_tests.cpp
rpc: Make ValueFromAmount always return 8 decimals
2015-07-18 09:03:59 +02:00
rpc_wallet_tests.cpp
locks: don't lock cs_wallet before making rpc calls
2015-08-07 16:17:57 -04:00
sanity_tests.cpp
tests: add a BasicTestingSetup and apply to all tests
2015-03-12 09:45:22 +01:00
scheduler_tests.cpp
More robust CScheduler unit test
2015-05-16 17:59:23 -04:00
script_P2SH_tests.cpp
Policy: MOVEONLY: Create policy/policy.h with some constants
2015-06-26 17:59:07 +02:00
script_tests.cpp
Includes: Cleanup around net main and wallet
2015-07-23 21:10:26 +02:00
scriptnum_tests.cpp
Make CScriptNum() take nMaxNumSize as an argument
2015-05-09 04:29:47 -04:00
serialize_tests.cpp
tests: add a BasicTestingSetup and apply to all tests
2015-03-12 09:45:22 +01:00
sighash_tests.cpp
Includes: Cleanup around net main and wallet
2015-07-23 21:10:26 +02:00
sigopcount_tests.cpp
tests: add a BasicTestingSetup and apply to all tests
2015-03-12 09:45:22 +01:00
skiplist_tests.cpp
Includes: Cleanup around net main and wallet
2015-07-23 21:10:26 +02:00
test_bitcoin.cpp
Unit test doublespends in new blocks
2015-07-27 15:50:21 +02:00
test_bitcoin.h
Unit test doublespends in new blocks
2015-07-27 15:50:21 +02:00
timedata_tests.cpp
tests: add a BasicTestingSetup and apply to all tests
2015-03-12 09:45:22 +01:00
transaction_tests.cpp
Includes: Cleanup around net main and wallet
2015-07-23 21:10:26 +02:00
txvalidationcache_tests.cpp
Unit test doublespends in new blocks
2015-07-27 15:50:21 +02:00
uint256_tests.cpp
tests: add a BasicTestingSetup and apply to all tests
2015-03-12 09:45:22 +01:00
univalue_tests.cpp
univalue: Avoid unnecessary roundtrip through double for numbers
2015-07-18 09:04:18 +02:00
util_tests.cpp
rpc: Accept scientific notation for monetary amounts in JSON
2015-07-10 15:43:26 +02:00